
#overwatchDb #herovote #votebox {
	background:url('//static.inven.co.kr/image_2011/overwatch/dataninfo/herovote/box_top_710x219.jpg');
	width: 710px;
	height:219px;
	position:relative
}
#overwatchDb #herovote #votebox .votetitle {
	position:absolute;
	left:40px;
	top:18px;
	font-weight:bold;
	color:white;
}
#overwatchDb #herovote #votebox .votetable {
	position:absolute;
	width:521px;
	left:216px;
	top:54px;
	border-collapse: collapse;
}

#overwatchDb #herovote #votebox .votetable td.hero1 {
	width:80px;
}

#overwatchDb #herovote #votebox .votetable td.vs {
	width:114px;
}
#overwatchDb #herovote #votebox .votetable td.hero2 {
	width:80px;
}
#overwatchDb #herovote #votebox .votetable td.nextbtn {
	width:232px;	
	text-align:left;
}
#overwatchDb #herovote #votebox .votetable td.strongbtn {
	width:80px;
}
#overwatchDb #herovote #votebox .votetable td.samebtn {
	width:114px;
}
#overwatchDb #herovote #votebox .votetable td.weakbtn {
	width:80px;
} 
#overwatchDb #herovote #votebox .votetable td.blank {
	width:232px;
	text-align:left;
}

#overwatchDb #herovote #votebox .heroselectbox {
	display: none;
    position: absolute;
    width: 688px;
    height: 195px;
    overflow: hidden;
    background-color: grey;
    border: 1px solid azure;
    left: 10px;
    top: 11px;
    z-index: 900;
    opacity:0.8;
}
#overwatchDb #herovote #votebox ul.heroes {
	display: none;
    position: absolute;
    width: 685px;
    height: 195px;
    overflow: hidden;	
	left: 21px;
    top: 20px;
    z-index: 999;
}
#overwatchDb #herovote #votebox ul.heroes li {
	margin:5px 4px;
}
#overwatchDb #herovote #votebox ul.heroes li img {
	width:46px;
	height:46px;
	border:1px solid #aaaaaa;
	background-color:#e6e6e6;
}


#overwatchDb #herovote #votebox .votetable col.v1 {
	width:80px;
}
#overwatchDb #herovote #votebox .votetable col.v2 {
	width:114px;
}
#overwatchDb #herovote #votebox .votetable col.v3 {
	width:80px;
}
#overwatchDb #herovote #votebox .votetable col.v4 {
	width:232px;
}
#overwatchDb #herovote #votebox .votetable td {
	text-align:center;
}
#overwatchDb #herovote #votebox .votetable .icon {
	width:100%;
	text-align:center;
}

#overwatchDb #herovote .hicon {
	width:55px;
	height:55px;
	border:1px solid #aaaaaa;
	background-color:#e6e6e6;
	cursor:pointer;
}

#overwatchDb #herovote .listicon img.selected {
	background-color:#ffc70e;
}
#overwatchDb #herovote .listicon span.selected {
	font-weight:bold;
} 
#overwatchDb #herovote #votebox .votetable .hname {
	width:100%;
	text-align:center;
	color:white;
	font-weight:bold;
	margin-top:5px;
}
#overwatchDb #herovote #votebox .next img {
	margin-bottom:15px;
}
#overwatchDb #herovote #votebox .votebttn {
	display:block;
	background:url('//static.inven.co.kr/image_2011/overwatch/dataninfo/herovote/bttn_57x25.png');
	width:57px;
	height:25px;
	line-height:25px;
	color:white;
	margin:auto;
	margin-top:10px;
	text-decoration:none;
	font-weight:bold;
}
#overwatchDb #herovote #votebox .selectedbtn {
	background:url('//static.inven.co.kr/image_2011/overwatch/dataninfo/herovote/bttn_click_57x25.png');
	color:#3c2c00;
	font-weight:bold;
}


#overwatchDb #herovote #listbox {
	margin-top:10px;
}
#overwatchDb #herovote #listbox .wrap710T {
	background:url('//static.inven.co.kr/image_2011/overwatch/dataninfo/herovote/wrap_710x5_top.png');
	width:710px;
	height:5px;
}
#overwatchDb #herovote #listbox .wrap710M {
	background:url('//static.inven.co.kr/image_2011/overwatch/dataninfo/herovote/wrap_710x1_mid.png') repeat-y;
}
#overwatchDb #herovote #listbox .wrap710B {
	background:url('//static.inven.co.kr/image_2011/overwatch/dataninfo/herovote/wrap_710x4_bot.png');
	width:710px;
	height:4px;
}
#overwatchDb #herovote #listbox .wrap710M .herobox {
	background:url('//static.inven.co.kr/image_2011/overwatch/dataninfo/herovote/box_mid_694x304.png');
	width:694px;
	height:304px;
	margin:3px 8px;
	position:relative;
}
#overwatchDb #herovote #listbox .wrap710M .herobox .hbtitle {
	position:absolute;
	left:33px;
	top:9px;
	color:white;
	font-weight: bold;
}
#overwatchDb #herovote #listbox .wrap710M .herobox .heroes {
	position: absolute;
    top: 28px;
    width: 684px;
    height: 265px;
	padding: 10px 0 0 8px;
	overflow-y:scroll;
}
#overwatchDb #herovote #listbox .wrap710M .herobox .heroes .listicon {
	width:78px;
	margin-right:5px;
	text-align:center;

}
#overwatchDb #herovote #listbox .wrap710M .herobox .heroes .listname {
	display:block;
	text-align:center;
	margin:5px 0px;
	

}


#overwatchDb #herovote #listbox .wrap710M .heroportal {
	background:url("//static.inven.co.kr/image_2011/overwatch/dataninfo/herovote/portal_694x79.jpg");
	width:694px;
	height:79px;
	overflow:hidden;
	margin:3px 8px;
	position:relative;
}

#overwatchDb #herovote #listbox .wrap710M .heroportal .hicon {
	width:57px;
	height:57px;
	cursor:auto;
}
#overwatchDb #herovote #listbox .wrap710M .heroportal .portalwrap {
	margin:10px;
}
#overwatchDb #herovote #listbox .wrap710M .heroportal .portalwrap .portalInfo {
	margin-left:15px;
}
#overwatchDb #herovote #listbox .wrap710M .heroportal .portalwrap .portalInfo ul {
	width:420px;
	display:block;
}
#overwatchDb #herovote #listbox .wrap710M .heroportal .portalwrap .pname {
	width:100%;
	height: 30px;
    font-size: 20px;
    font-weight: bold;
    color: white;
    margin-top:7px;
}
#overwatchDb #herovote #listbox .wrap710M .heroportal .portalwrap .pinfo {
	font-weight:bold;
}
#overwatchDb #herovote #listbox .wrap710M .heroportal .portalwrap .pinfo .st {
	color:#7cffd8;
}
#overwatchDb #herovote #listbox .wrap710M .heroportal .portalwrap .pinfo .wk {
	color:#ffb7b7;
}
#overwatchDb #herovote #listbox .wrap710M .heroportal .portalwrap .pinfo .sa {
	color:#f5fa6d;
}
#overwatchDb #herovote #listbox .wrap710M .heroportal .portalwrap .pinfo .pno {
	color:white;
	margin:0px 5px 0px 2px;

}

#overwatchDb #herovote #listbox .wrap710M .heroportal .plink {
	width: 151px;
    height: 25px;
    position: absolute;
    left: 534px;
    top: 11px;
}
#overwatchDb #herovote #listbox .wrap710M .heroportal .plink a {
	display:block;
	height:inherit;
}




#overwatchDb #herovote #listbox .wrap710M .filter {
	background:url('//static.inven.co.kr/image_2011/overwatch/dataninfo/herovote/filter_313x29.png') no-repeat;
	width:313px;
	height:29px;
	margin:2px 8px 0px 8px;
	position:relative;
}
#overwatchDb #herovote #listbox .wrap710M .filter ul li {
	color:white;
}

#overwatchDb #herovote #listbox .wrap710M .filter ul li span {
	font-weight:bold;
}
#overwatchDb #herovote #listbox .wrap710M .filter ul .listSelectora {
	position:absolute;
	left:6px;
	top:8px;
}
#overwatchDb #herovote #listbox .wrap710M .filter ul .listSelector0 {
	position:absolute;
	left:6px;
	top:6px;
}
#overwatchDb #herovote #listbox .wrap710M .filter ul .listSelector1 {
	position:absolute;
	left:53px;
	top:6px;
}
#overwatchDb #herovote #listbox .wrap710M .filter ul .listSelector2 {
	position:absolute;
	left:128px;
	top:6px;
}
#overwatchDb #herovote #listbox .wrap710M .filter ul .listSelector3 {
	position:absolute;
	left:203px;
	top:6px;
}

#overwatchDb #herovote #listbox .wrap710M .filter ul li label {
	vertical-align:2px;
	cursor:pointer;
}

#overwatchDb #herovote #listbox .wrap710M .filter2 {
	background:url('//static.inven.co.kr/image_2011/overwatch/dataninfo/herovote/filter_313x29.png') no-repeat;
	width:313px;
	height:29px;
	margin:2px 8px 0px 60px;
	position:relative;
}
#overwatchDb #herovote #listbox .wrap710M .filter2 ul li {
	color:white;
}

#overwatchDb #herovote #listbox .wrap710M .filter2 ul li span {
	font-weight:bold;
}

#overwatchDb #herovote #listbox .wrap710M .filter2 ul .listSelector4 {
	position:absolute;
	left:14px;
	top:6px;
}
#overwatchDb #herovote #listbox .wrap710M .filter2 ul .listSelector5 {
	position:absolute;
	left:85px;
	top:6px;
}
#overwatchDb #herovote #listbox .wrap710M .filter2 ul .listSelector6 {
	position:absolute;
	left:122px;
	top:6px;
}
#overwatchDb #herovote #listbox .wrap710M .filter2 ul .listSelector7 {
	position:absolute;
	left:228px;
	top:6px;
}

#overwatchDb #herovote #listbox .wrap710M .filter2 ul li label {
	vertical-align:2px;
	cursor:pointer;
}
#overwatchDb #herovote #listbox .wrap710M .listtable {
	background:url('//static.inven.co.kr/image_2011/overwatch/dataninfo/herovote/thead_694x32.png') left top no-repeat;
	margin-left:8px;
	width:694px;	
	overflow:hidden;	
	border-collapse: collapse;
}
#overwatchDb #herovote #listbox .wrap710M .listtable table {
	width:100%;
	table-layout:fixed;	
}
#overwatchDb #herovote #listbox .wrap710M .listtable table thead th {
	color:white;
	font-weight:bold;
	background:url('//static.inven.co.kr/image_2011/overwatch/dataninfo/herovote/line_2x19.png') right center no-repeat;
	height:33px;
}
#overwatchDb #herovote #listbox .wrap710M .listtable table thead th.lastcol {
	background:none;
}

#overwatchDb #herovote #listbox .wrap710M .listtable col.eval1 {width:50px;}
#overwatchDb #herovote #listbox .wrap710M .listtable col.eval2 {width:66px;}
#overwatchDb #herovote #listbox .wrap710M .listtable col.eval3 {width:120px;}
#overwatchDb #herovote #listbox .wrap710M .listtable col.eval4 {width:102px;}
#overwatchDb #herovote #listbox .wrap710M .listtable col.eval5 {width:247px;}
#overwatchDb #herovote #listbox .wrap710M .listtable col.eval6 {width:;}

#overwatchDb #herovote #listbox .wrap710M .listtable table tbody tr {
	background-color:white;
}
#overwatchDb #herovote #listbox .wrap710M .listtable tbody td.licon .listicon { width:29px;height:31px; }

#overwatchDb #herovote #listbox .wrap710M .listtable tbody td {
	border-bottom:1px solid grey;
	text-align:center;
}

#overwatchDb #herovote #listbox .wrap710M .listtable tbody td.hname a {
	text-decoration: none;
	font-weight:bold;
}
#overwatchDb #herovote #listbox .wrap710M .listtable tbody td.vrate .ratebar {
	width:228px;
	height:29px;
	margin:2px 2px;
	border:1px solid grey;
	overflow:hidden;
	background-color:#fbabab;
}
#overwatchDb #herovote #listbox .wrap710M .listtable tbody td.vrate ul {
	width:100%;
	height:29px;
	overflow:hidden;
}
#overwatchDb #herovote #listbox .wrap710M .listtable tbody td.vrate ul li {
	width:100%;
	color:#2a4165;	
	font-size:11px;
}
#overwatchDb #herovote #listbox .wrap710M .listtable tbody td.anl span {
	font-weight:bold;
	
}

#overwatchDb #herovote #listbox .wrap710M .listtable tbody td.anl span.red {
	color:#eb0000;	
}
#overwatchDb #herovote #listbox .wrap710M .listtable tbody td.anl span.pink {
	color:#f45e78;
}
#overwatchDb #herovote #listbox .wrap710M .listtable tbody td.anl span.blue {
	color:#0a5bc0;
}
#overwatchDb #herovote #listbox .wrap710M .listtable tbody td.anl span.skyblue {
	color:#7DA9E1;
}
#overwatchDb #herovote #listbox .wrap710M .listtable tbody td.anl span.yellow {
	color:#66AD23;
}

#overwatchDb #herovote #listbox .wrap710M .listtable tbody tr.no_vote td {
	font-weight:bold;
	padding:5px;
}