/* COMMON LAYOUT */
	/* COMMON TITLE */
		#wotBody .wotDbCommonTitle {height: 40px; clear: both; margin-left: 10px; margin-top: 10px; overflow: hidden; width: 710px; margin-bottom:20px; text-indent:-1000em;}
	/* COMMON TOP */
		#wotBody .wotDbCommonTop { width: 710px; clear: both; overflow: hidden; margin-top: 10px; margin-left: 10px; }
	/* COMMON VIEW */
		#wotBody .wotDbCommonView { width: 710px; clear: both; overflow: hidden; margin-top: 15px; margin-left: 10px; }
	/* COMMON SEARCH */
		#wotDb .wotDbCommonSearch { width: 710px; clear: both; overflow: hidden; margin-top: 15px; margin-left: 10px; }
	/* COMMON FILTER */
		#wotDb .wotDbCommonFilter { width: 710px; clear: both; overflow: hidden; margin-top: 15px; margin-left: 10px; margin-bottom: -15px; }
	/* COMMON LIST */
		#wotDb .wotDbCommonList { width: 710px; clear: both; overflow: hidden; margin-top: 15px; margin-left: 10px; }
	/* COMMON DETAIL */
		#wotDb .wotDbCommonDetail { width: 710px; clear: both; overflow: hidden; margin-top: 15px; margin-left: 10px; }
	/* COMMON INFO */
		#wotDb .wotDbCommonInfo { width: 710px; clear: both; overflow: hidden; margin-top: 15px; margin-left: 10px; }
	/* COMMON COMMENT */
		#wotDb .wotDbCommonComment { width: 710px; clear: both; overflow: hidden; margin-top: 15px; margin-left: 10px; }
	/* COMMON DATABOARD */
		#wotDb .wotDbCommonDataboard { width: 710px; clear: both; overflow: hidden; margin-top: 15px; margin-left: 10px; }


/* TITLE */
    #wotDb .wotDbComponentTitle { background:url(//static.inven.co.kr/image_2011/wot/dataninfo/title_component2.jpg) top left no-repeat;     }
    #wotDb .wotDbVehicleTitle { background:url(//static.inven.co.kr/image_2011/wot/dataninfo/title_vehicle.png) top left no-repeat;     }
    #wotDb .wotDbSkillTitle { background:url(//static.inven.co.kr/image_2011/wot/dataninfo/title_skill.png) top left no-repeat;     }
    #wotDb .wotDbAchieveTitle { background:url(//static.inven.co.kr/image_2011/wot/dataninfo/title_achieve.png) top left no-repeat;     }
    #wotDb .wotDbTreeTitle { background:url(//static.inven.co.kr/image_2011/wot/dataninfo/title_tree.png) top left no-repeat;     }
    #wotDb .wotDbRankingTitle { background:url(//static.inven.co.kr/image_2011/wot/community/title_710x40_ranking1.png) top left no-repeat;     }
    #wotDb .wotDbGuideTitle { background:url(//static.inven.co.kr/image_2011/wot/dataninfo/title_guide.jpg) top left no-repeat; }

#wotDb {
    padding-bottom:300px;
}

/* COMPONENT */
#wotDb #wotDbComponentList {
        background:url(//static.inven.co.kr/image_2011/wot/dataninfo/component_list_bg.png) top left no-repeat;     
}
#wotDb #vehicleAdapter #wotDbComponentList {
        background:url(//static.inven.co.kr/image_2011/wot/dataninfo/v_component_list_bg.png) top left no-repeat;     
}
#wotDb #vehicleAdapter p {
    width:710px;
    margin:0px 0 0 10px;
    padding-top:5px;
    clear:both;
}

#wotBody #componentFilter {
    margin:0px 0 0px 118px;
    height:56px;
}

#wotBody #componentFilter ul {
    margin-top:5px;
}
#wotBody #componentFilter li {
    margin-right:5px;
}
#wotBody #componentFilter li a {
    display:block;
    width:47px;
    height:47px;
    text-indent:-1000em;
    background: url('//static.inven.co.kr/image_2011/wot/dataninfo/component_tab.png') no-repeat 0 -47px;
}
#wotBody #componentFilter li a.turret { background-position:-47px -47px }
#wotBody #componentFilter li a.engine { background-position:-94px -47px }
#wotBody #componentFilter li a.chassis { background-position:-141px -47px }
#wotBody #componentFilter li a.radio { background-position:-188px -47px }

#wotBody #componentFilter li.selected a.gun,
#wotBody #componentFilter li a.gun:hover { background-position:0px 0px }
#wotBody #componentFilter li.selected a.turret,
#wotBody #componentFilter li a.turret:hover { background-position:-47px 0px }
#wotBody #componentFilter li.selected a.engine,
#wotBody #componentFilter li a.engine:hover { background-position:-94px 0px }
#wotBody #componentFilter li.selected a.chassis,
#wotBody #componentFilter li a.chassis:hover { background-position:-141px 0px }
#wotBody #componentFilter li.selected a.radio,
#wotBody #componentFilter li a.radio:hover { background-position:-188px 0px }


/* Vehicle */
#wotDb .wotDbVehicleOuter  { border:1px solid #111212; margin:0 0 0 10px; }
#wotDb .wotDbVehicleInner  { border:1px solid #63523a; }

#wotDb .wotDbVehicleList  {
    width:706px;    
    background:#271d12;
}

#wotDb .vehicleDbTop  {
    padding-bottom:10px;
}
#wotDb .vehicleDbSearch  {
    width:710px;
    height:49px;
    background:url(//static.inven.co.kr/image_2011/wot/dataninfo/vehicle_search_bg.jpg) top left no-repeat;
    margin:0 0 10px 10px;
}
#wotDb .vehicleDbSearch input.text {
    width:338px;
    height:25px;
    _height:23px;
    color:#fff;
    margin:12px 0 0 185px;
    background:none;
    padding:0;
    font:12px/25px 굴림,gulim;
    border:none;
    text-indent:5px;
    float:left;
}
#wotDb .vehicleDbSearch input.submit {
    float:left;
    margin:12px 0 0 7px;
}
#wotDb .wotDbVehicleList ul {
    margin:10px 0 0 10px;
    width:696px;
    
}
#wotDb .wotDbVehicleList li {
    width:129px;
    height:129px;
    margin-right:10px;
    text-align:center;
}

#wotDb .wotDbVehicleList div {
    width:129px;
    height:76px;
    margin-bottom:5px;
    position:relative;
}
#wotDb .wotDbVehicleList li a.thumb {
    display:block;
    border:1px solid #3f3323;
}
#wotDb .wotDbVehicleList li a.name {
    color:#ceb7a2;
}

#wotDb .wotDbVehicleList li a.thumb img.tank {
    width:127px;
    height:74px;
    background:#000;
    display:block;
}

#wotDb .wotDbVehicleList li a.thumb img.flag {
    width:27px;
    position:absolute;
    top:4px;
    left:4px;
}
#wotDb .wotDbVehicleList li a.thumb img.type {
    position:absolute;
    bottom:0px;
    right:16px;
}
#wotDb .wotDbVehicleList li a.thumb img.tier {
    position:absolute;
    bottom:2px;
    right:-1px;
}
#wotDb .wotDbVehicleList li a.thumb img.premium {
    position:absolute;
    top:5px;
    right:5px;
}
#wotDb .wotDbVehicleList h3 {
    font:bold 16px/20px Malgun Gothic, Dotum;
    padding:5px 0 0 10px;
    color:#c79452;
    margin-bottom:-5px;
    display:block;
    float:none;
}
#wotDb .wotDbVehicleList li.weak {
    width:80px;
    height:76px;
    margin-right:6px;
    text-align:center;
}

#wotDb .wotDbVehicleList li.weak div {
    width:80px;
    height:52px;
    margin-bottom:3px;
    position:relative;
}

#wotDb .wotDbVehicleList li.weak a.thumb{
background:none;
}
#wotDb .wotDbVehicleList li.weak a.thumb img.tank {
    background:none;
    width:78px;
    height:50px;
}
#wotDb .wotDbVehicleList li.weak a.thumb img.tier {
    position:absolute;
    top:1px;
    left:1px;
}

#wotDb .wotDbVehicleList li.weak a.thumb img.premium {
    position:absolute;
    top:2px;
    right:2px;
}


#wotDb #vehicleG1Tabs {
    width:708px;
}
#wotDb #vehicleG1Tabs li a {
    width:100px;
    height:39px;
    display:block;
    text-indent:-10000em;
background:url(//static.inven.co.kr/image_2011/wot/dataninfo/vehicle_tab.png) top left no-repeat;
}

#wotDb #vehicleG1Tabs a.vehicleTabMenu1 { background-position:0 0; }
#wotDb #vehicleG1Tabs a.vehicleTabMenu2 { background-position:-100px 0; }
#wotDb #vehicleG1Tabs a.vehicleTabMenu3 { background-position:-200px 0; }
#wotDb #vehicleG1Tabs a.vehicleTabMenu4 { background-position:-300px 0; }
#wotDb #vehicleG1Tabs a.vehicleTabMenu5 { background-position:-400px 0; }

#wotDb .vehicleTabGroup1 #vehicleG1Tabs a.vehicleTabMenu1,
#wotDb #vehicleG1Tabs a.vehicleTabMenu1:hover { background-position:0 -39px; }
#wotDb .vehicleTabGroup2 #vehicleG1Tabs a.vehicleTabMenu2,
#wotDb #vehicleG1Tabs a.vehicleTabMenu2:hover { background-position:-100px -39px; }
#wotDb .vehicleTabGroup3 #vehicleG1Tabs a.vehicleTabMenu3,
#wotDb #vehicleG1Tabs a.vehicleTabMenu3:hover { background-position:-200px -39px; }
#wotDb .vehicleTabGroup4 #vehicleG1Tabs a.vehicleTabMenu4,
#wotDb #vehicleG1Tabs a.vehicleTabMenu4:hover { background-position:-300px -39px; }
#wotDb .vehicleTabGroup5 #vehicleG1Tabs a.vehicleTabMenu5,
#wotDb #vehicleG1Tabs a.vehicleTabMenu5:hover { background-position:-400px -39px; }

#wotDb #vehicleDbDetail {
    margin-left:10px;
}

#wotDb #vehicleDbDetail .gotoList {
    float:right;
    width:100px;
    height:39px;
    text-indent:-10000em;
    background:url(//static.inven.co.kr/image_2011/wot/dataninfo/btn_vehicle_list.png) top left no-repeat; 

}
#wotDb .vehicleContentInner { border:1px solid #79694d; }

#wotDb .vehicleTabContent {
    background:#372919;
    width:706px;
    display:none;
}

#wotDb .vehicleTabGroup1 .vehicleTabContent1,
#wotDb .vehicleTabGroup2 .vehicleTabContent2,
#wotDb .vehicleTabGroup3 .vehicleTabContent3,
#wotDb .vehicleTabGroup4 .vehicleTabContent4,
#wotDb .vehicleTabGroup5 .vehicleTabContent5 {
    display:block;
}
#wotDb #vehicleDbDetail .info {
    padding:10px 0;
}
#wotDb #vehicleDbDetail .leftInfo {
    margin-bottom:13px;
}
#wotDb #vehicleDbDetail .info .leftInfo {
    margin:6px 0 13px 3px;
}
#wotDb #vehicleDbDetail .leftInfo .thumb {
    border:1px solid #463827;
    background:#000;
    margin-right:8px;
    position:relative;
}
#wotDb #vehicleDbDetail .leftInfo .thumb img.tank {
    width:127px;
    height:74px;
    background:#000;
}

#wotDb #vehicleDbDetail .leftInfo .thumb img.flag {
    width:27px;
    position:absolute;
    top:4px;
    left:4px;
}
#wotDb #vehicleDbDetail .leftInfo .thumb img.type {
    position:absolute;
    bottom:0px;
    right:16px;
}
#wotDb #vehicleDbDetail .leftInfo .thumb img.tier {
    position:absolute;
    bottom:2px;
    right:-1px;
}
#wotDb #vehicleDbDetail .leftInfo .misc {
    width:200px;
}
#wotDb #vehicleDbDetail .info .leftInfo .misc {
    width:190px;
}
#wotDb #vehicleDbDetail .stat .leftInfo {
    margin-bottom:17px;
}
#wotDb #vehicleDbDetail .stat .leftInfo .misc {
    width:170px;
}

#wotDb #vehicleDbDetail .stat .turretGun {
    display:none;
}

#wotDb #vehicleDbDetail .leftInfo .misc h4,
#wotDb #vehicleDbDetail .leftInfo .misc .costs,
#wotDb #vehicleDbDetail .leftInfo .misc .categories {
    display:block;
    float:none;
}
#wotDb #vehicleDbDetail .leftInfo .misc h4 {
    font:bold 14px/18px 굴림,gulim;
    color:#ceb7a2;
    margin-bottom:10px;
}

#wotDb #vehicleDbDetail .leftInfo .misc {
    height:26px;
}
#wotDb #vehicleDbDetail .leftInfo .misc .costs {
    margin-bottom:10px;
}
#wotDb #vehicleDbDetail .leftInfo .misc .costs span {
    color:#ceb7a2;
    font:11px/20px 굴림,gulim;
    margin-right:5px;
}
#wotdb #vehicledbdetail .leftinfo .misc .costs span.credit {
    background:url(//static.inven.co.kr/image_2011/wot/dataninfo/credit.png) 0 -3px no-repeat; 
    padding-left:15px;
}
#wotdb #vehicledbdetail .leftinfo .misc .costs span.gold {
    background:url(//static.inven.co.kr/image_2011/wot/dataninfo/gold.png) 0 -3px no-repeat; 
    padding-left:15px;
}
#wotdb #vehicledbdetail .leftinfo .misc .costs span.xpcost {
    background:url(//static.inven.co.kr/image_2011/wot/dataninfo/xp.png) 0 -3px no-repeat; 
    padding-left:15px;
}
#wotDb #vehicleDbDetail .leftInfo .misc .categories img {
    margin-right:5px;
}
#wotDb #vehicleDbDetail .info .leftColumn {
    margin:0px 19px 10px 10px;
    width:339px;
}

#wotDb #vehicleDbDetail .info p.desc {
    clear:both;
    font:11px/18px 굴림, gulim;
    display:block;
    float:none;
    margin:0 0 0 7px;
    color:#9a8979;
}
#wotDb #vehicleDbDetail .info .rightColumn {
    width:328px;
    margin-bottom:10px;
}

#wotDb #vehicleDbDetail .info .rightColumn h3 {
    width:102px;
    height:28px;
    background:url(//static.inven.co.kr/image_2011/wot/dataninfo/tank_summary.png) top left no-repeat; 
    text-indent:-1000em;
}
#wotDb #vehicleDbDetail .info .rightColumn dl,
#wotDb #vehicleDbDetail .info .rightColumn dt,
#wotDb #vehicleDbDetail .info .rightColumn dd {
    display:block;
    float:none;
    clear:both;
    margin:0;
    padding:0;
}
#wotDb #vehicleDbDetail .info .rightColumn dl {
    background:#453220;
    padding:9px 9px 1px;
    border:1px solid #000;
}
#wotDb #vehicleDbDetail .info .rightColumn dt {
    width:75px;
    height:17px;
    background:#331f0b;
    font:bold 12px/17px 굴림,gulim;
    text-indent:4px;
    margin-bottom:2px;
}
#wotDb #vehicleDbDetail .info .rightColumn dd{
    font:11px/18px 굴림, gulim;
    color:#9a8979;
    margin-bottom:4px;
}
#wotDb #vehicleDbDetail .info .rightColumn dt.pros { color:#f4b1b1; }
#wotDb #vehicleDbDetail .info .rightColumn dt.cons { color:#acc6f3; }

#wotDb #vehicleDbDetail .info .bottom {
    float:left;
    width:686px;
    height:103px;
    background:#120c06;
    margin:0 10px;

}



	#wotDb #vehicleDbDetail .bottom .score {
		width: 127px;
		height: 83px;
		background: url('//static.inven.co.kr/image_2011/wot/dataninfo/score_bg.png') no-repeat left top;
		overflow: hidden;
        margin:10px 7px 0 10px;
	}
	#wotDb #vehicleDbDetail .bottom .score .openButton {
		width: 38px;
		height: 15px;
		margin: 6px 0 0 78px;
		overflow: hidden;
	}
	#wotDb #vehicleDbDetail .bottom .score .openButton a {
		width: 38px;
		height: 15px;
		float: left;
		text-indent: -1000em;
		overflow: hidden;
	}
	#wotDb #vehicleDbDetail .bottom .score .scorePart {
		width: 113px;
		height: 30px;
		margin: 22px 0 0 6px;
		overflow: hidden;
	}
	#wotDb #vehicleDbDetail .bottom .score .scorePart .avgScore {
		width: 42px;
		font-size: 20px;
		color: #b95e1b;
		overflow: hidden;
		font-weight: bold;
		text-align: right;
	}
	#wotDb #vehicleDbDetail .bottom .score .scorePart .count {
		margin: 0px 0 0 2px;
		color: #b95e1b;
		font-size: 20px;
		font-weight: bold;
	}
	#wotDb #vehicleDbDetail .bottom .scoreWrap {
		position: relative;
	}
	#wotDb #vehicleDbDetail .bottom .scoreForm {
		display: none;
        position:absolute;
		width: 126px;
		height: 149px;
		overflow: hidden;
		background: url('//static.inven.co.kr/image_2011/wot/dataninfo/insert_score_bg.png') no-repeat left top;

	}
	#wotDb #vehicleDbDetail .bottom .scoreForm .closeButton {
		margin: 2px 0 0 107px;
		width: 9px;
		height: 10px;
		overflow: hidden;
		border: 1px solid #888888;
		background-color: black;
	}
	#wotDb #vehicleDbDetail .bottom .scoreForm .closeButton a { float:left; margin-top: -3px; color: white;  }
	#wotDb #vehicleDbDetail .bottom .scoreForm .scoreTitle {
		margin: 15px 0 0 35px;
		font-weight: bold;
        color:#ed5f16;
		width: 60px;
		height: 14px;
	}
	#wotDb #vehicleDbDetail .bottom .scoreForm #scoreNumber {
		width: 58px;
		height: 28px;
		color: #d7bc82;
		font-size: 30px;
		margin: 7px 0 0 32px;
		overflow: hidden;
		text-align:center;
	}
	#wotDb #vehicleDbDetail .bottom .scoreForm .scores {
		margin: 22px 0 0 20px;
		width: 88px;
		height: 36px;
		overflow: hidden;
	}
	#wotDb #vehicleDbDetail .bottom .scoreForm .scores UL {
		width: 92px;
		height: 36px;
		overflow: hidden;
	}
	#wotDb #vehicleDbDetail .bottom .scoreForm .scores UL LI {
		width: 13px;
		height: 13px;
		overflow: hidden;
		margin-right: 5px;
		margin-bottom: 5px;
	}
	#wotDb #vehicleDbDetail .bottom .scoreForm .scores UL LI A {
		float: left;
		width: 13px;
		height: 13px;
		text-align: center;
        text-indent:-1px;
		color: white;
        display:block;
		font-size: 11px;
        line-height:13px;
        _line-height:15px;
		background: url('//static.inven.co.kr/image_2011/wot/dataninfo/score_number_bg.png') no-repeat left top;
		text-decoration: none;
	}
	#wotDb #vehicleDbDetail .bottom .scoreForm .scoreSubmit {
		margin: 0px 0 0 18px;
	}



#wotDb #vehicleDbDetail .info .bottom dl {
    margin:25px 0 0 0;
}

#wotDb #vehicleDbDetail .info .bottom dt,
#wotDb #vehicleDbDetail .info .bottom dd {
    display:block;
    float:none;
}
#wotDb #vehicleDbDetail .info .bottom dt {
    width:120px;
    font:bold 12px/27px 굴림,gulim;
    letter-spacing:-1px;
    height:27px;
    color:#816e5b;
}

#wotDb #vehicleDbDetail .info .bottom dd {
    margin:-27px 0 0 120px;
}

#wotDb #vehicleDbDetail .info .bottom dd img {
    width:23px;
    height:23px;
}

#wotDb #vehicleDbDetail .info .bottom .battleTier {
    width:157px;
    float:right;
    margin:20px 5px 0 0;
}
#wotDb #vehicleDbDetail .info .bottom .battleTier div.header,
#wotDb #vehicleDbDetail .info .bottom .battleTier h5 {
    float:none;
    display:block;
}

#wotDb #vehicleDbDetail .info .bottom .battleTier div.header {
    position:relative;
}

#wotDb #vehicleDbDetail .info .bottom #aboutBattleTier {
    position:absolute;
    top:28px;
    right:0;
    border:5px solid #a83900;
    background:#241b11;
    padding:15px;
    display:none;
}

#wotDb #vehicleDbDetail .info .bottom #aboutBattleTier .content {
    width:188px;
}
#wotDb #vehicleDbDetail .info .bottom #aboutBattleTier .content div,
#wotDb #vehicleDbDetail .info .bottom #aboutBattleTier .content p {
    display:block;
    float:none;
}

#wotDb #vehicleDbDetail .info .bottom #aboutBattleTier .content p {
    color:#745231;
    font:12px/18px 굴림,gulim;
    margin:8px 0 0 0;
}

#wotDb #vehicleDbDetail .info .bottom .battleTier h5 {
    background:url(//static.inven.co.kr/image_2011/wot/dataninfo/battle_tier.png) top left no-repeat;
    height:28px;
    text-indent:-10000em;
}
#wotDb #vehicleDbDetail .info .bottom .battleTier h5 a {
    width:62px;
    height:16px;
    position:absolute;
    top:6px;
    right:6px;
}

#wotDb #vehicleDbDetail .info .bottom .battleTier table {
    width:157px;
    border:1px solid #312215;
    border-bottom:0;
    border-right:0;
}

#wotDb #vehicleDbDetail .info .bottom .battleTier table td {
    border:1px solid #312215;
    border-top:0;
    border-left:0;
    color:#d7bc82;
    text-align:center;
    font:11px/32px 굴림,gulim;
}
#wotDb #vehicleDbDetail .info .bottom .battleTier table td.selected {
    background:#745231;
}

#wotDb #vehicleDbDetail .stat {
    padding-bottom:20px;
    padding-top:16px;
}
#wotDb #vehicleDbDetail .stat .leftColumn {
    width:327px;
    margin-left:13px;
}

#wotDb #vehicleDbDetail .stat .vehicle {
    border:1px solid #443827;
    background:#000;
    position:relative;
    margin:0 0 17px 0;
    left:99px;
}
#wotDb #vehicleDbDetail .stat .vehicle img.tank {
    width:127px;
    height:74px;
    background:#000;
}

#wotDb #vehicleDbDetail .stat .vehicle img.flag {
    width:27px;
    position:absolute;
    top:4px;
    left:4px;
}
#wotDb #vehicleDbDetail .stat .vehicle img.type {
    position:absolute;
    bottom:0px;
    right:16px;
}
#wotDb #vehicleDbDetail .stat .vehicle img.tier {
    position:absolute;
    bottom:2px;
    right:-1px;
}
#wotDb #vehicleDbDetail .stat .miscInfo {
    margin-bottom:21px;
}
#wotDb #vehicleDbDetail .stat .miscInfo {
    display:block;
    float:none;
    clear:both;

}
#wotDb #vehicleDbDetail .stat .miscInfo table {
    width:100%;
    border:1px solid #000;
    border-bottom:0;
    border-right:0;
}
#wotDb #vehicleDbDetail .stat .miscInfo th,
#wotDb #vehicleDbDetail .stat .miscInfo td {
    border:1px solid #000;
    border-top:0;
    border-left:0;
}

#wotDb #vehicleDbDetail .stat .miscInfo th {
    background:#3f2810;
    width:110px;
    font:bold 12px/30px 굴림,gulim;
    color:#b79b79;
    text-align:left;
    text-indent:9px;
}

#wotDb #vehicleDbDetail .stat .miscInfo td {
    font:11px/30px 굴림,gulim;
    color:#b79b79;
    text-align:center;
}
#wotDb #vehicleDbDetail .stat .miscInfo td.selected {
    background:#745231;
}

#wotDb #vehicleDbDetail .stat .miscInfo td img {
    width:22px; 
    height:22px;
}

#wotDb #vehicleDbDetail .stat .lineage,
#wotDb #vehicleDbDetail .stat .leftColumn h3 {
    display:block;
    float:none;
    clear:both;
}
#wotDb #vehicleDbDetail .stat .leftColumn h3 {
    background:url(//static.inven.co.kr/image_2011/wot/dataninfo/tanktree_title.png) 0 0 no-repeat; 
    height:30px;
    text-indent:-10000em;
}
#wotDb #vehicleDbDetail .stat .lineage table {
    width:100%;
    border:1px solid #000;
    border-bottom:0;
    border-right:0;
}
#wotDb #vehicleDbDetail .stat .lineage td,
#wotDb #vehicleDbDetail .stat .lineage th {
    border:1px solid #000;
    border-top:0;
    border-left:0;
}
#wotDb #vehicleDbDetail .stat .lineage th {
    background:#1a130b;
    width:72px;
    font:bold 12px/30px 굴림,gulim;
    color:#8c6647;
}
#wotDb #vehicleDbDetail .stat .lineage td {
    text-align:center;
}
#wotDb #vehicleDbDetail .stat #compSelector {
    margin:0px 14px 0 0;    
    border-left:1px solid #000;
}
#wotDb #vehicleDbDetail .stat #compSelector h5{
    color:#fff; 
    display:block;
    float:none;
    font:12px/20px 굴림,gulim;
    margin:4px 0 0 10px;
}
#wotDb #vehicleDbDetail .stat #compSelector .total {
    border-top:1px solid #000;
    clear:both;
    width:325px;
}

#wotDb #vehicleDbDetail .stat #compSelector .total h3 {
    background:#3f2810;
    color:#b79b79;
    font:bold 12px/30px 굴림;
    width:130px;
    text-align:center;
    margin-right:12px;
}

#wotDb #vehicleDbDetail .stat #compSelector .total span {
    font:11px/30px 굴림,gulim;
    color:#ceb7a2;
    float:left;
    margin-right:5px;
}

#wotDb #vehicleDbDetail .stat #compSelector .total #totalXp {
    background:url(//static.inven.co.kr/image_2011/wot/dataninfo/xp.png) 0 6px no-repeat; 
    padding-left:16px;
}

#wotDb #vehicleDbDetail .stat #compSelector .total #totalPrice {
    background:url(//static.inven.co.kr/image_2011/wot/dataninfo/credit.png) 0 6px no-repeat; 
    padding-left:16px;
}

#wotDb #vehicleDbDetail .stat #compSelector table th {
    font:12px/29px 굴림,gulim;
    background:url(//static.inven.co.kr/image_2011/wot/dataninfo/comp_selector_category.png) top left no-repeat;
    text-indent:-1000em;
    width:29px;
    border-top:1px solid #000;
}
#wotDb #vehicleDbDetail #compSelector {
    border:1px solid #000;
    float:right;
}
#wotDb #vehicleDbDetail #compSelector table {
    margin:0 11px 11px;
    background:#1c150c;
}
#wotDb #vehicleDbDetail #compSelector table td {
    border-top:1px solid #332617;
    width:275px;
    text-align:center;
    z-index:1;
}

#wotDb #vehicleDbDetail #compSelector table td a {
    color:#caae70;
    display:block;
    font:12px/29px 굴림,gulim;
}

#wotDb #vehicleDbDetail #compSelector table th.turret { background-position:0 -116px; }
#wotDb #vehicleDbDetail #compSelector table th.disable { background-position:0 -145px; }
#wotDb #vehicleDbDetail #compSelector table th.engine { background-position:0 -29px; }
#wotDb #vehicleDbDetail #compSelector table th.chassis { background-position:0 -58px; }
#wotDb #vehicleDbDetail #compSelector table th.radio {
    background-position:0 -87px; 
    border-bottom:1px solid #000;
}
#wotDb #vehicleDbDetail #compSelector table td#comp-radio {
    border-bottom:1px solid #332617;
}
#wotDb #vehicleDbDetail #compSelector .selector {
    border:5px solid #a83900;
    display:none;
}

#wotDb #vehicleDbDetail #compSelector table td .selector {
    display:block;
    position:absolute;
    top:100%;
    right:0;
    z-index:100;
}

#wotDb #vehicleDbDetail #deviceSelector .selector {
    display:block;
    position:absolute;
    top:100%;
    right:0;
    z-index:100;
}

#wotDb #vehicleDbDetail #compSelector .selector .wrap {
    width:312px;
    background:#241b11;
}
#wotDb #vehicleDbDetail #compSelector .closer {
    float:right;
    width:18px;
    display:inline;
    margin:8px 7px 0 0;
    height:18px;
    background: url('//static.inven.co.kr/image_2011/wot/common/map_layer_close.png') no-repeat left top;
}
#wotDb #vehicleDbDetail #compSelector .selector h3 {
    height:38px;
    text-indent:18px;
    font:bold 12px/38px 굴림,gulim;
    color:#e08621;
    background:url(//static.inven.co.kr/image_2011/wot/dataninfo/comp_selector_title_bullet.png) 10px 16px no-repeat;
}

#wotDb #vehicleDbDetail #compSelector .selector li {
    width:312px;
    background: url(//static.inven.co.kr/image_2011/wot/dataninfo/comp_selector_bg.png) top left repeat-x;
    border-top:1px solid #292422;
    position:relative;
}

#wotDb #vehicleDbDetail #compSelector .selector li a {
    display:block;
    color:#dbbd9b;
    text-indent:49px;
    text-align:left;
    font:12px/44px 굴림,gulim;
}

#wotDb #vehicleDbDetail #compSelector .selector .desc,
#wotDb #vehicleDbDetail #deviceSelector .selector .desc {
    display:none;
    position:absolute;
    top:90%;
    left:44px;
    z-index:10;
    border:2px solid #a83900;
    background:#241b11;
    float:none;
    text-align:left;
}
#wotDb #vehicleDbDetail #compSelector .selector .desc p,
#wotDb #vehicleDbDetail #deviceSelector .selector .desc p {
    width:190px;
    margin:5px;
    color:#CEB7A2;
    overflow:hidden;
}

#wotDb #vehicleDbDetail #compSelector #selectableDevice .thumb {
    position:absolute;
    top:0;
    left:0;
    height:44px;
    width:44px;
}

#wotDb #vehicleDbDetail #compSelector #selectableGuns li a { background:url(//static.inven.co.kr/image_2011/wot/dataninfo/selector_gun.png) 9px 9px no-repeat; }
#wotDb #vehicleDbDetail #compSelector #selectableTurrets li a { background:url(//static.inven.co.kr/image_2011/wot/dataninfo/selector_turret.png) 4px 4px no-repeat; }
#wotDb #vehicleDbDetail #compSelector #selectableEngines li a { background:url(//static.inven.co.kr/image_2011/wot/dataninfo/selector_engine.png) 4px 4px no-repeat; }
#wotDb #vehicleDbDetail #compSelector #selectableChassis li a { background:url(//static.inven.co.kr/image_2011/wot/dataninfo/selector_chassis.png) 4px 4px no-repeat; }
#wotDb #vehicleDbDetail #compSelector #selectableRadios li a { background:url(//static.inven.co.kr/image_2011/wot/dataninfo/selector_radio.png) 4px 4px no-repeat; }
#wotDb #vehicleDbDetail #compSelector .costs {
    position:absolute;
    top:4px;
    right:9px;
    text-align:right;
    color:#6e5d49;
    font:12px/18px 굴림,gulim;
}

#wotDb #vehicleDbDetail #deviceSelector {
    margin:0 0 20px 110px;
}
#wotDb #vehicleDbDetail #deviceSelector div {
    position:relative;
}
#wotDb #vehicleDbDetail #deviceSelector div a.select {
    display:block; 
    height:31px;
    width:31px;
    margin-right:4px;
    display:block;
    background:url(//static.inven.co.kr/image_2011/wot/dataninfo/device_select.png) top left no-repeat;
}

#wotDb #vehicleDbDetail #deviceSelector div a.select img {
    height:31px;
    width:31px;
    background:#000;
}

#wotDb #vehicleDbDetail #compSelector .costs .credit {
    background:url(//static.inven.co.kr/image_2011/wot/dataninfo/credit.png) 0 -2px no-repeat;
    padding-left:15px;
}
#wotDb #vehicleDbDetail #compSelector .costs .xp {
    background:url(//static.inven.co.kr/image_2011/wot/dataninfo/xp.png) 0 -2px no-repeat;
    padding-left:15px;
}


#wotDb #vehicleDbDetail .stat #vehicleStat {
    background:url(//static.inven.co.kr/image_2011/wot/dataninfo/vehicle_stat_head_bg.png) top left repeat-x;
    border:1px solid #000;
    border-bottom:none;
    border-right:none;
    margin-top:20px;
}
#wotDb #vehicleDbDetail .stat #vehicleStat table {
    width:678px; 
}

#wotDb #vehicleDbDetail .stat #vehicleStat table td,
#wotDb #vehicleDbDetail .stat #vehicleStat table th {
    border:1px solid #000;
    border-left:none;
    border-top:none;
}

#wotDb #vehicleDbDetail .stat #vehicleStat table th.field { width:89px; }
#wotDb #vehicleDbDetail .stat #vehicleStat table th.default { width:124px; }
#wotDb #vehicleDbDetail .stat #vehicleStat table th.custom1 { width:126px; }

#wotDb #vehicleDbDetail .stat #vehicleStat table .columns th {
    font:bold 12px/25px 굴림,gulim; 
    color:#f0d7b9;
}

#wotDb #vehicleDbDetail .stat #vehicleStat table .category th {
    font:bold 12px/25px 굴림,gulim;
    color:#e6bf6c;
    text-align:left;
    background:url(//static.inven.co.kr/image_2011/wot/dataninfo/stattable_bullet.png) 9px 9px no-repeat;
    text-indent:16px;
}

#wotDb #vehicleDbDetail .stat #vehicleStat table tbody th {
    font:bold 11px/20px 굴림,gulim;
    color:#c5a687;
}
#wotDb #vehicleDbDetail .stat #vehicleStat table tbody td {
    color:#896f51;
    font:11px/13px 굴림,gulim;
    text-align:center;
}

#wotDb #vehicleDbDetail .stat #vehicleStat table td span.gun {
    color:#5089d8;
}

#wotDb #vehicleDbDetail .stat #vehicleStat table tbody td span.positive {
    color:#10ac4b;
}
#wotDb #vehicleDbDetail .stat #vehicleStat table tbody td span.negative {
    color:#f92919;
}
#wotDb #vehicleDbDetail .stat #vehicleStat table tbody td .reverse span.positive {
    color:#f92919;
}
#wotDb #vehicleDbDetail .stat #vehicleStat table tbody td .reverse span.negative {
    color:#10ac4b;
}

#wotDb #vehicleDbDetail .stat #vehicleStat {
    margin-left:13px;
}


#wotDb #vehicleDbDetail .weak img {
    margin:0px 0 15px 8px;
}
#wotDb #vehicleDbDetail .weak h5 {
    font:bold 16px/20px 굴림,gulim;
    display:block;
    float:none;
    color:#fff5f5;
    margin:10px 0 5px 8px;
}

#wotDb #vehicleDbDetail #vehicleG1A4 {
    background:#21180e;
}
#wotDb #vehicleDbDetail .tree {
    padding:15px 0 30px;
}
#wotDb #vehicleDbDetail .tree .gotoTree {
    width:60px;
    height:40px;
    margin:0 0 15px 15px;
    float:left;
}
#wotDb #vehicleDbDetail .tree .tree h5 {
    margin:12px 0 0 5px;
}
#wotDb #vehicleDbDetail .tree .tree h5 a {
    color:#ffa657;
    font:bold 12px/16px 굴림,gulim;
}
#wotDb #vehicleDbDetail .tree .parent {
    margin:0 0 15px 15px;
    background:#000;
    width:126px;
    height:33px;
    clear:both;
    position:relative;
    display:block;
    float:none;
}
#wotDb  #vehicleDbDetail .tree .parent a.thumb,
#wotDb  #vehicleDbDetail .tree .parent a.thumb img.icon{
    display:block;
}
#wotDb  #vehicleDbDetail .tree .parent a.thumb {
    border:1px solid #463827;
}

#wotDb  #vehicleDbDetail .tree .parent a.thumb img.type{
    position:absolute; 
    top:-3px;
    left:-2px;
}
#wotDb  #vehicleDbDetail .tree .parent a.thumb img.tier{
    position:absolute; 
    top:-1px;
    left:10px;
}

#wotDb  #vehicleDbDetail .tree .parent h5 {
    position:absolute;
    top:1px;
    right:2px;
    color:#818179;
    font:12px/16px 굴림,gulim;
}

#wotDb #vehicleDbDetail .tree .parent p {
    font:11px/15px 굴림,gulim;
    color:#818179;
    position:absolute;
    padding-right:16px;
    right:2px;
    top:16px;
    margin:0;
    background:url(//static.inven.co.kr/image_2011/wot/dataninfo/xp.png) 100% -1px no-repeat;
}




#wotDb #vehicleDbDetail .tree .currentVehicle {
    border:1px solid #463827;
    background:#000;
    position:relative;
    left:90px;
    clear:both;
}
#wotDb #vehicleDbDetail .tree .currentVehicle img.type {
    position:absolute;
    top:0;
    left:0;
}
#wotDb #vehicleDbDetail .tree .currentVehicle img.tier {
    position:absolute;
    top:1px;
    left:16px;
}

#wotDb #vehicleDbDetail .tree .currentVehicle h5 {
    width:120px;
    position:absolute;
    text-align:right;
    top:2px;
    right:4px;
    font:12px/16px 굴림,gulim;
    z-index:10;
    color:#818179;
}

#wotDb #vehicleDbDetail .tree .currentVehicle p {
    font:11px/15px 굴림,gulim;
    color:#818179;
    position:absolute;
    bottom:2px;
    margin:0;
    padding-right:16px;
    right:2px;
    background:url(//static.inven.co.kr/image_2011/wot/dataninfo/xp.png) 100% -2px no-repeat;
}


#wotDb #vehicleDbDetail .tree .componentTree {
    margin-left:120px;
}
#wotDb #vehicleDbDetail .tree ul {
    clear:left;
    width:580px;
}
#wotDb #vehicleDbDetail .tree ul li {
    width:60px;
    height:80px;
    margin:20px 0 0 20px;
    position:relative;
}
#wotDb #vehicleDbDetail .tree ul li.empty {
    background:none;
}
#wotDb #vehicleDbDetail .tree ul li .thumb {
    border:1px solid #463827;
    background:#1a130b;
    display:block;
    float:none;
}

#wotDb #vehicleDbDetail .tree ul h5,
#wotDb #vehicleDbDetail .tree ul p {
    margin:0;
    padding:0;
    display:block;
    float:none;
}

#wotDb #vehicleDbDetail .tree .vehicle {
    width:124px;
    position:relative;
}
#wotDb  #vehicleDbDetail .tree .vehicle a.thumb,
#wotDb  #vehicleDbDetail .tree .vehicle a.thumb img.icon{
    display:block;
}
#wotDb  #vehicleDbDetail .tree .vehicle a.thumb {
    position:relative;
    top:15px;
    border:1px solid #463827;
}

#wotDb  #vehicleDbDetail .tree .vehicle a.thumb img.type{
    position:absolute; 
    top:-3px;
    left:-2px;
}
#wotDb  #vehicleDbDetail .tree .vehicle a.thumb img.tier{
    position:absolute; 
    top:-1px;
    left:10px;
}

#wotDb #vehicleDbDetail .tree .vehicle p {
    font:11px/15px 굴림,gulim;
    color:#818179;
    position:absolute;
    padding-right:16px;
    right:2px;
    top:16px;
    margin:0;
    background:url(//static.inven.co.kr/image_2011/wot/dataninfo/xp.png) 100% -1px no-repeat;
}

#wotDb #vehicleDbDetail .tree ul h5 {
    font:10px/14px 굴림,gulim;
    color:#818179;
    letter-spacing:-1px;
    text-align:center;
    position:absolute;
    top:60px;
    width:60px;
    text-align:center;
}

#wotDb #vehicleDbDetail .tree li.vehicle h5 {
    width:120px;
    position:absolute;
    text-align:right;
    top:2px;
    right:4px;
    font:12px/16px 굴림,gulim;
    z-index:10;
}

#wotDb #vehicleDbDetail .tree ul p {
    font:11px/15px 굴림,gulim;
    color:#818179;
    position:absolute;
    top:45px;
    padding-right:16px;
    right:2px;
    background:url(//static.inven.co.kr/image_2011/wot/dataninfo/xp.png) 100% -2px no-repeat;
}


#wotDb #vehicleDbDetail .tree fieldset {
    width:225px;
    border:#fff solid 1px;
}
#wotDb #vehicleDbDetail .tree fieldset legend {
    display:block;
    float:none;
    color:#fff;
    margin-left:20px;
}
#wotDb #vehicleDbDetail .tree .swapper {
    display:block;
    float:none;
    width:225px;
}
#wotDb #vehicleDbDetail .tree .swapper label {
    float:left;
    width:170px;
    text-align:right;
    font:12px/25px 굴림,gulim;
    margin-right:5px;
}

#wotDb #vehicleDbDetail .tree .swapper input {
    width:40px; 
    float:left;
}
#wotDb #vehicleDbDetail .tree fieldset input.submit{
    float:right;
    margin-right:10px;
}

#wotDb #vehicleDbDetail .history {
    background:#1e160d;
}
#wotDb #vehicleDbDetail .history #powerbbsBody {
    color:#ceb7a2;
    margin:20px 0 0 29px;
    padding-bottom:20px;
    width:650px;
    line-height:1.5;
}
#wotDb #vehicleDbDetail .history #powerbbsBody {
}
#wotDb #vehicleDbDetail .history #powerbbsBody .author {
    display:block;
    float:none;
    text-align:right;
    clear:both;
    font-weight:bold;
}
#wotDb #vehicleDbDetail .history #powerbbsBody .author2 {
    padding:5px;
    display:block;
    float:none;
    font-weight:normal;
    text-align:left;
    clear:both;
    border:1px solid #ffa657;
    margin-bottom:20px;
}
#wotDb #vehicleDbDetail .history #powerbbsBody .author2 p {
    margin:0;
    text-align:right;
    float:none;
    padding:0;
    display:block;
}
#wotDb #vehicleDbDetail .history #powerbbsBody .author2 span {
    font-weight:bold;
    color: #ffa657;
}
#wotDb #vehicleDbDetail .history #powerbbsBody .author a {
    margin:0;
    float:none;
}
#wotDb #vehicleDbDetail .history p {
    display:block;
    float:none;
    padding:15px 15px 0; 
    color:#a59383;
    font:12px/20px 굴림,gulim;
}
#wotDb #vehicleDbDetail .history p span {
    color:#ffa657;
}
#wotDb #vehicleDbDetail .history a {
    color:#ffa657;
    font:bold 12px/20px 굴림,gulim;
    margin:0 15px 15px;
    _margin-bottom:0;
    float:right;
    
}
#wotDb #vehicleDbDetail .parentConnector {
    width:20px;
    position:absolute;
    top:0;
    left:100%;
}
#wotDb #vehicleDbDetail .parentConnector .vertical {
    background:url(//static.inven.co.kr/image_2011/wot/dataninfo/arrow_vertical.png) 6px 0px repeat-y; 
    width:20px;
    position:absolute;
    left:0;
    top:20px;
    z-index:1;
}
#wotDb #vehicleDbDetail .parentConnector .curve {
    background:url(//static.inven.co.kr/image_2011/wot/dataninfo/arrow_curve_180.png) -20px -15px no-repeat; 
    width:20px;
    height:20px;
    position:absolute;
    left:0;
    top:0;
    z-index:9;
}
#wotDb #vehicleDbDetail .firstConnector {
    position:absolute;
    bottom:0px;
    right:100%;
}

#wotDb #vehicleDbDetail .firstConnector .vertical {
    background:url(//static.inven.co.kr/image_2011/wot/dataninfo/arrow_vertical.png) 5px 0px repeat-y; 
    width:20px;
    position:absolute;
    left:0;
    bottom:50px;
    z-index:1;
}
#wotDb #vehicleDbDetail .firstConnector .curve {
    background:url(//static.inven.co.kr/image_2011/wot/dataninfo/arrow_curve.png) -20px 0px no-repeat; 
    width:20px;
    height:80px;
    position:absolute;
    left:0;
    bottom:0;
    z-index:9;
}

#wotDb #vehicleDbDetail .connector {
    position:absolute;
    bottom:0px;
    right:100%;
}
#wotDb #vehicleDbDetail .connector .horizontal {
    background:url(//static.inven.co.kr/image_2011/wot/dataninfo/arrow_horizontal.png) 0 25px repeat-x; 
    height:80px;
    position:absolute;
    left:0;
    width:100%;
    bottom:0;
    z-index:1;
}

#wotDb #vehicleDbDetail .connector .hCurve {
    right:0;
    left:auto;
}

#wotDb #vehicleDbDetail .connector .vertical {
    background:url(//static.inven.co.kr/image_2011/wot/dataninfo/arrow_vertical.png) 25px 0px repeat-y; 
    width:60px;
    height:100%;
    position:absolute;
    left:0;
    top:0;
    z-index:1;
}

#wotDb #vehicleDbDetail .connector .curve {
    background:url(//static.inven.co.kr/image_2011/wot/dataninfo/arrow_curve.png) 0 0px no-repeat; 
    width:60px;
    height:80px;
    position:absolute;
    left:0;
    bottom:0;
    z-index:9;
}

#wotDb #vehicleDbDetail .connector .destine {
    background:url(//static.inven.co.kr/image_2011/wot/dataninfo/arrow_destine.png) 100% 25px no-repeat; 
    width:20px;
    height:80px;
    position:absolute;
    right:0;
    bottom:0;
    z-index:9;
}

#wotDb #vehicleDbDetail .rconnector {
    position:absolute;
    top:0px;
    right:100%;
}

#wotDb #vehicleDbDetail .rconnector .vertical {
    background:url(//static.inven.co.kr/image_2011/wot/dataninfo/arrow_vertical.png) 25px 0px repeat-y; 
    width:60px;
    height:100%;
    position:absolute;
    left:0;
    bottom:0;
    z-index:1;
}

#wotDb #vehicleDbDetail .rconnector .curve {
    background:url(//static.inven.co.kr/image_2011/wot/dataninfo/arrow_rcurve.png) 0 0px no-repeat; 
    width:60px;
    height:80px;
    position:absolute;
    left:0;
    top:0;
    z-index:9;
}

#wotDb #vehicleDbDetail .rconnector .destine {
    background:url(//static.inven.co.kr/image_2011/wot/dataninfo/arrow_destine.png) 100% 26px no-repeat; 
    width:20px;
    height:80px;
    position:absolute;
    right:0;
    top:0;
    z-index:9;
}

#wotDb .vehicleTips {
    margin:20px 0 0 10px;
}
#wotDb .vehicleTips h1 {
    text-indent:-1000em;
    width:710px;
    height:35px;
    background:url(//static.inven.co.kr/image_2011/wot/dataninfo/title_vehicle_tip.png) top left no-repeat; 
}
#wotDb .vehicleTips table {
    width:710px;
}
#wotDb .vehicleTips table th {
    font:bold 12px/32px 굴림,gulim;
    background:#625445 url(//static.inven.co.kr/image_2011/wot/dataninfo/vehicletip_column_sep.png) 0 10px no-repeat; 
    color:#c8c2bb;
}
#wotDb .vehicleTips table th.subject {
    background:#625445;
}
#wotDb .vehicleTips table td {
    border-bottom:1px solid #cbc3bb;
    background:#efe9e1;
    font:12px/30px 굴림,gulim;
    color:#261c12;
}

#wotDb .vehicleTips table td a:hover {
    font-weight:bold; 
    letter-spacing:-1px;
}

#wotDb .vehicleTips table td.name,
#wotDb .vehicleTips table td.date,
#wotDb .vehicleTips table td.hit,
#wotDb .vehicleTips table td.req {
    width:90px;
    text-align:center;
}
#wotDb .vehicleTips table td.subject { border-left:1px solid #cbc3bb; text-indent:17px;
    background:#efe9e1 url(//static.inven.co.kr/image_2011/wot/dataninfo/vehicle_tip_bullet.png) 8px 12px no-repeat; 
}
#wotDb .vehicleTips table td.req { border-right:1px solid #cbc3bb; }

/* 스킬 */
#wotDb .wotDbSkillTop {
    margin-bottom:10px;
}

#wotDb .wotDbSkillList .tableType2 {
    margin-left:10px;
    background:url(//static.inven.co.kr/image_2011/wot/dataninfo/tabletype2_head_bg.png) top left repeat-x; 
}
#wotDb .wotDbEquipList .tableType2 {
    margin-left:10px;
    background:url(//static.inven.co.kr/image_2011/wot/dataninfo/tabletype2_head_bg.png) top left repeat-x; 
}
#wotDb .wotDbSkillList .tableType2 col.skillicon { width:90px; }
#wotDb .wotDbSkillList .tableType2 col.skillname { width:140px; }
#wotDb .wotDbSkillList .tableType2 col.skilltype { width:100px; }

#wotDb .wotDbSkillList .tableType2 td.skillname { 
    text-align:center;
    line-height:18px;
}

#wotDb .wotDbSkillList .tableType2 td.skilldesc { 
    font:12px/18px 굴림,gulim;
    text-align:left;
    padding:5px 5px 5px 0;
}

/* 업적 */
#wotDb .wotDbAchieveTop {
    margin-bottom:10px;
}

#wotDb .wotDbAchieveList .tableType2 {
    margin-left:10px;
    background:url(//static.inven.co.kr/image_2011/wot/dataninfo/tabletype2_head_bg.png) top left repeat-x; 
}
#wotDb .wotDbAchieveList .tableType2 col.achieveicon { width:90px; }
#wotDb .wotDbAchieveList .tableType2 col.achievename { width:140px; }
#wotDb .wotDbAchieveList .tableType2 col.achievetype { width:100px; }

#wotDb .wotDbAchieveList .tableType2 td.achievename { 
    text-align:left;
}

#wotDb .wotDbAchieveList .tableType2 td.achievedesc { 
    font:12px/18px 굴림,gulim;
    text-align:left;
    padding:5px 5px 5px 0;
}

/*테크트리*/

#wotDb .wotDbTreeOuter {
    border:1px solid #63523a;
    margin-left:10px;
}
#wotDb .wotDbTreeInner {
    width:708px;
    background:#21180E;
    position:relative;
}
#wotDb .wotDbTree {
    width:708px;
    overflow-x:scroll;
    overflow-y:hidden;
    padding-top:40px;
}

#wotDb .wotDbTreeInner .selectNation {
    width:708px;
    background:#140f07;
}
#wotDb .wotDbTreeInner .selectNation ul {
width:auto;
    padding:10px 0 10px 20px;
}
#wotDb .wotDbTreeInner .selectNation li {
    margin-right:20px;
    border:1px solid #63523a;
    margin:3px 0px 3px 3px;
    width:auto;
    height:auto;
}
#wotDb .wotDbTreeInner .selectNation li.selected {
    border:1px solid #d3c23a;

    /*border:none;*/
    /*padding:4px;*/
    /*background:url(//static.inven.co.kr/image_2011/wot/dataninfo/selected_flag.png) 0 0 no-repeat;*/
    /*margin:0 0px 0 0;*/
}
#wotDb .wotDbTreeInner .selectNation li a,
#wotDb .wotDbTreeInner .selectNation li img {
    display:block;
    width: 50px;
}

#wotDb .wotDbTree .scrollWrap {
    width:1660px;
    cursor:move;
    user-select:none;
}
#wotDb .wotDbTreeInner ul {
    width:1660px;
    margin-left:20px;
    padding-bottom:20px;
}

#wotDb .wotDbTreeInner ul li {
    margin:0 40px 0 0;
    background:#000;
    width:126px;
    height:33px;
    position:relative;
}
#wotDb .wotDbTreeInner ul li.gold  {
    background:#6b4516;
}
#wotDb .wotDbTreeInner ul li a.thumb,
#wotDb .wotDbTreeInner ul li a.thumb img.icon{
    display:block;
    position: relative;
    z-index: 10;
}
#wotDb .wotDbTreeInner ul li a.thumb {
    border:1px solid #463827;
}

#wotDb .wotDbTreeInner ul li a.thumb img.type{
    position:absolute; 
    top:-3px;
    left:-2px;
    z-index: 11;
}
#wotDb .wotDbTreeInner ul li a.thumb img.tier{
    position:absolute; 
    top:-1px;
    left:10px;
    z-index: 12;
}

#wotDb .wotDbTreeInner ul li h5 {
    position:absolute;
    top:1px;
    right:2px;
    color:#818179;
    font:12px/16px 굴림,gulim;
    z-index: 20;
}

#wotDb .wotDbTreeInner ul p {
    font:11px/15px 굴림,gulim;
    color:#818179;
    position:absolute;
    padding-right:16px;
    right:2px;
    top:16px;
    margin:0;
    background:url(//static.inven.co.kr/image_2011/wot/dataninfo/xp.png) 100% -1px no-repeat;
}
#wotDb .wotDbTreeInner ul p.gold {
    background:url(//static.inven.co.kr/image_2011/wot/dataninfo/gold.png) 100% -2px no-repeat;
}

#wotDb .wotDbTree ul li.empty {
    background:none;
}
#wotDb .wotDbTreeInner ul li.path a.thumb {
    border:1px solid #cc9d36;
}

#wotDb .wotDbTree .connector {
    position:absolute;
    left:100%;
}
#wotDb .wotDbTree .connector .destine {
    position:absolute;
    top:0;
    right:0;
    background:url(//static.inven.co.kr/image_2011/wot/dataninfo/arrow_destine.png) 100% 12px no-repeat; 
}

#wotDb .wotDbTree .connector .lowerStarter {
    height:33px;    
    width:11px;
    position:absolute;
    top:0;
    left:0;
    background:pink;
    background:url(//static.inven.co.kr/image_2011/wot/dataninfo/arrow_starter_lower.png) 0 16px no-repeat; 
}
#wotDb .wotDbTree .connector .lowerVertical {
    top:27px;
    width:40px;
    position:absolute;
    background:url(//static.inven.co.kr/image_2011/wot/dataninfo/arrow_vertical.png) 7px 0px repeat-y; 
}
#wotDb .wotDbTree .connector .destineLower {
    width:29px;
    height:29px;
    background:url(//static.inven.co.kr/image_2011/wot/dataninfo/arrow_destine_lower.png) top left no-repeat;
    position:absolute;
    bottom:16px;
    right:0;
}

#wotDb .wotDbTree .connector .higherStarter {
    height:33px;    
    width:11px;
    position:absolute;
    bottom:0;
    left:0;
    background:url(//static.inven.co.kr/image_2011/wot/dataninfo/arrow_starter_higher.png) 0 6px no-repeat; 
}
#wotDb .wotDbTree .connector .higherVertical {
    bottom:27px;
    width:40px;
    position:absolute;
    background:url(//static.inven.co.kr/image_2011/wot/dataninfo/arrow_vertical.png) 7px 0px repeat-y; 
}
#wotDb .wotDbTree .connector .destineHigher {
    width:29px;
    height:29px;
    background:url(//static.inven.co.kr/image_2011/wot/dataninfo/arrow_destine_higher.png) top left no-repeat;
    position:absolute;
    top:16px;
    right:0;
}

#wotDb .wotDbTree .connector .destineBottom {
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
    height:20px;
    background:url(//static.inven.co.kr/image_2011/wot/dataninfo/arrow_destine_bottom.png) bottom center no-repeat;
}
#wotDb .wotDbTree .connector .bottomVertical {
    background:url(//static.inven.co.kr/image_2011/wot/dataninfo/arrow_vertical.png) top center repeat-y;
    top:0;
    left:0;
    width:100%;
    position:absolute;
}

#wotDb .wotDbTree .connector .destineTop {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:20px;
    background:url(//static.inven.co.kr/image_2011/wot/dataninfo/arrow_destine_top.png) top center no-repeat;
}
#wotDb .wotDbTree .connector .topVertical {
    background:url(//static.inven.co.kr/image_2011/wot/dataninfo/arrow_vertical.png) bottom center repeat-y;
    bottom:0;
    left:0;
    width:100%;
    position:absolute;
}

#wotDb .wotDbTree ul li a.select {
    position:absolute;
    display:block;
    width:24px;
    height:13px;
    font:11px/13px 굴림,gulim;
    text-align:center;
    background:#fff;
    color:#000;
    top:-16px;
    z-index:300;
    text-indent:-1000em; 
    background:url(//static.inven.co.kr/image_2011/wot/dataninfo/path_select_btn.png) top left no-repeat;
}

#wotDb .wotDbTree ul.tier {
    padding-bottom:30px;
}
#wotDb .wotDbTree ul.tier li {
    background:none; 
    text-align:center;
    height:auto;
    font:bold 16px/20px 굴림,gulim;
    color:#9a9383;
}
#wotDb .wotDbTreeInner {
    position:relative;
}

#wotDb .wotDbTreeInner .xpLayerWrap {
    position:absolute;
    top:100px;
    left:150px;
    cursor:move;
    background:#21180E;
    border:5px solid #a83900;
    padding:10px 10px 0;
    clear:both;
    z-index:999;
}


#wotdb .wotdbtreeinner .xplayer {
    width:400px;
}
#wotDb .wotDbTreeInner .xpLayer .treeContainer {
    margin-bottom:10px;
    width:400px;
}
#wotDb .wotDbTreeInner .xpLayer h2 {
    display:block;
    float:none;
    width:400px;
}
#wotDb .wotDbTreeInner .xpLayer ul {
    margin:0 -10px 0px 0;
    padding:0 0 0px 0;
    width:auto;
}
#wotDb .wotDbTreeInner .xpLayer li {
    margin:10px 10px 0px 0;
}

#wotDb .wotDbTreeInner .xpLayer .treeContainer li .arrow {
    position:absolute;
    right:-7px;
    top:12px;
    width:4px;
    height:7px;
    background:url('//static.inven.co.kr/image_2011/wot/dataninfo/arrow_in_tooltip.png') no-repeat left top;
}

#wotDb .wotDbTreeInner .xpLayer p.nessCost {
    display:block;
    padding-top:10px;
    float:none;
    clear:both;
    color:#818179;
    margin:0;
    text-align:center;
}
#wotDb .wotDbTreeInner .xpLayer li.path p{
    color:#cc9d36;
    font-weight:bold;
}

#wotdb .wotDbTreeInner .xplayer h3 {
    float:left;
    color:#818179;
    font:bold 12px/16px 굴림,gulim;
}
#wotdb .woTdbTreeInner .xplayer .close {
    float:right;
    width:18px;
    display:inline;
    margin:0px 0px 0 0;
    margin-bottom:10px;
    height:18px;
    background: url('//static.inven.co.kr/image_2011/wot/common/map_layer_close.png') no-repeat left top;
}
.treePadding {
    padding-bottom:1200px !important;    
}

#wotDb .wotDbTreeInner .credit{
    background:url(//static.inven.co.kr/image_2011/wot/dataninfo/credit.png) 0 -2px no-repeat;
    padding-left:15px;
}
#wotDb .wotDbTreeInner .xpLayer .credit{
    margin:0 20px 0 20px;
}
#wotDb .wotDbTreeInner .xp {
    background:url(//static.inven.co.kr/image_2011/wot/dataninfo/xp.png) 0 -2px no-repeat;
    padding-left:15px;
}


#wotDb #wotDbRanking {
    margin-left:10px;
    border:1px solid #000000;
    background:#271d12;
    margin-top: 10px;
}

        .wotDbMessage {
            width: 688px;
            border: 1px solid black;
            padding: 10px;
            margin-left: 10px;
        }

#wotDb #wotDbRanking .vehicles {
    border-top:1px solid #8f7a54;
    border-left:1px solid #8f7a54;
}
#wotDb #wotDbRanking .vehicles table {
    width:197px;
}
#wotDb #wotDbRanking .vehicles table img.tank {
    height:30px;
}
#wotDb #wotDbRanking .vehicles .tier {
    margin:-28px 0 0 70px;
    width: 24px;
    overflow: hidden;
}
#wotDb #wotDbRanking .vehicles .tier img {
    width: 24px;
}

#wotDb #wotDbRanking .vehicles .vehicleicon,
#wotDb #wotDbRanking .vehicles .vehiclename {
    cursor:pointer;
}
#wotDb #wotDbRanking .vehicles .vehicleicon { 
    width:100px;
}
#wotDb #wotDbRanking .vehicles .vehicleicon div {
    width:95px;
    overflow:hidden;
}
#wotDb #wotDbRanking .vehicles .vehicleicon div.tier {
    width: 24px;
}
#wotDb #wotDbRanking .vehicles .vehiclename {
    border-right:1px solid #3f3429;
}
#wotDb #wotDbRanking .stats {
    border-top:1px solid #8f7a54;
    width:510px;
    overflow:hidden;
}

#wotDb #wotDbRanking th {
    border-bottom:1px solid #000;
}
#wotDb #wotDbRanking .vehicles th {
    height:64px;
    background:url(//static.inven.co.kr/image_2011/wot/dataninfo/ranking_thead_bg.png) top left repeat-x;
    color:#f1dbc7;
    font:bold 12px/18px 굴림,gulim;
}
#wotDb #wotDbRanking td {
    height:31px;
    border-bottom:1px solid #3f3429;
    color:#af9b88;
}

#wotDb #wotDbRanking #scroller {
    margin-top:-1px;
    width:510px;
    overflow-x:scroll;
    overflow-y:hidden;
    height:17px;
    background:red;
}

#wotDb #wotDbRanking #scroller div {
    height:1px;
    background:blue;
    overflow:hidden;
}

#wotDb #wotDbRanking .stats #slider{
    width:510px; 
    overflow-x:scroll;
}

#wotDb #wotDbRanking .stats {
    width:510px;
}
#wotDb #wotDbRanking .stats table {
    width:1600px;
}
#wotDb #wotDbRanking .stats th {
    height:48px;
    font:11px/17px 굴림,gulim;
    padding:0 0px;
    background:#191008;
    color:#f1dbc7;
}
#wotDb #wotDbRanking .stats th.tablesorter-header { background:#191008 url('//static.inven.co.kr/image_2011/wot/dataninfo/sortmark_none.png') no-repeat center 36px; cursor:pointer; }
#wotDb #wotDbRanking .stats th.tablesorter-headerDESC { background:#191008 url('//static.inven.co.kr/image_2011/wot/dataninfo/sortmark_desc.png') no-repeat center 36px; }
#wotDb #wotDbRanking .stats th.tablesorter-headerASC { background:#191008 url('//static.inven.co.kr/image_2011/wot/dataninfo/sortmark_asc.png') no-repeat center 36px; }
#wotDb #wotDbRanking .stats th div {
    float:none;
    display:block;
}
#wotDb #wotDbRanking .stats td{
    text-align:center;
}
#wotDb #wotDbRanking .stats td span {
    display:none;
}
#wotDb #wotDbRanking .stats table tr.selected { background-color: #190000;}

/* 약점정보 */
	#wotDb .wotDbWeakTitle {

	    background: url('//static.inven.co.kr/image_2011/wot/dataninfo/title_710x40_weakpoint.png') no-repeat left top;

	}
	#wotDb #wotDbWeakPoint .wotDbWeakTopOut {
		width: 708px;
		_width: 710px;
		border: 1px solid #111212;
		background: #77664a;
		overflow: hidden;
		margin-left: 10px;

	}
	#wotDb #wotDbWeakPoint .wotDbWeakTopIn {
		margin: 1px;
		background: #372919;
		width: 706px;
		overflow: hidden;
	}
	#wotDb #wotDbWeakPoint .wotDbWeakTopIn .nationMenu {
		width: 706px;
		height: 31px;
		overflow: hidden;
	    background: url('//static.inven.co.kr/image_2011/wot/dataninfo/bg_207x31_weakpoint_nation_menu_top.png') no-repeat 630px top;

	}
	#wotDb #wotDbWeakPoint .wotDbWeakTopIn .nationMenu UL {
		margin: 10px 0px 0 18px;
	}
	#wotDb #wotDbWeakPoint .wotDbWeakTopIn .nationMenu UL LI {
		padding-left: 10px;
		padding-right: 12px;
		text-align: center;
		color: #8d6d48;
		font-weight: bold;
	    background: url('//static.inven.co.kr/image_2011/wot/dataninfo/sep_2x10_brown1.png') no-repeat right top;
	    cursor: pointer;
	}
	#wotDb #wotDbWeakPoint .wotDbWeakTopIn .nationMenu UL LI.last {
		background: none;
	}
	#wotDb #wotDbWeakPoint .wotDbWeakTopIn .tankList {
		width: 706px;
		overflow: auto;
		background: #1a1109;
	}
	#wotDb #wotDbWeakPoint .wotDbWeakTopIn .tankList .classTitle {
		width: 660px;
		height: 20px;
		font-size: 16px;
		font-weight: bold;
		font-family: Malgun Gothic, Dotum;
		color: #c79452;
		margin: 10px 0 0 18px;
	}
	#wotDb #wotDbWeakPoint .wotDbWeakTopIn .tankList UL {

		margin: 8px 0 0 17px;
		width: 660px;
		overflow: hidden;
	}
	#wotDb #wotDbWeakPoint .wotDbWeakTopIn .tankList UL LI {
		width: 82px;
		height: 72px;
		overflow: hidden;
		cursor: pointer;
	}
	#wotDb #wotDbWeakPoint .wotDbWeakTopIn .tankList UL LI .imagePart {
		width: 78px;
		height: 50px;
		_width: 80px;
		_height: 52px;
		border: 1px solid #4f4136;
		overflow: hidden;
	}
	#wotDb #wotDbWeakPoint .wotDbWeakTopIn .tankList UL LI.selected .imagePart {
		border: 1px solid white;
	}
	#wotDb #wotDbWeakPoint .wotDbWeakTopIn .tankList UL LI.selected .namePart {
		color: white;
	}
	#wotDb #wotDbWeakPoint .wotDbWeakTopIn .tankList UL LI .imagePart .imageMain img {
		width: 78px;
		height: 50px;
		border: 0;
	}
	#wotDb #wotDbWeakPoint .wotDbWeakTopIn .tankList UL LI .namePart {
		margin-top: 3px;
		color: #82684c;
		font-size:11px;
		text-align: center;
		width: 78px;
		overflow: hidden;
		white-space: nowrap;
	}
	#wotDb #wotDbWeakPoint .wotDbWeakTopIn .tankList UL LI .imagePart .tier {
		margin-top: -52px;
		_margin-top: -55px;
		width: 24px;
		height: 24px;
		overflow: hidden;
	}
	#wotDb #wotDbWeakPoint .wotDbWeakTopIn .tankList UL LI .imagePart .icons {
		width: 53px;
		height: 22px;
		margin-top: -49px;
		margin-left: 24px;
		_margin-left: 0px;
		_margin-top: -53px;

		text-align: right;
	}
	#wotDb #wotDbWeakPoint .listOver {
		width: 710px;
		margin-left: 10px;
		background: #552c04;
		text-align: center;
		padding-top: 7px;
		height: 18px;
		_height: 25px;
		color: #ffc993;
		cursor: hand;
	}
	#wotDb #wotDbWeakPoint .wotDbWeakTopIn .weakImage {
		margin: 15px 0 0 8px;
		padding-bottom: 15px;
	}
	#wotDb #wotDbWeakPoint .wotDbWeakTopIn .weakImage img {
		width: 690px;
		height: 689px;
		border: 0;
	}
	#wotDb #wotDbWeakPoint .weakImagePart { display: none;}
	#wotDb #wotDbWeakPoint .weakImagePart .name { width: 690px;color: #fff5f5; font-size:16px; font-weight: bold; }
	#wotDb #wotDbWeakPoint .weakImagePart .name2 { width: 690px;color: #fff5f5; font-size:16px; font-weight: bold; margin-top: 15px; }
	#wotDb #wotDbWeakPoint .weakImagePart img { margin-top: 10px;}

    #wotDb .fromWeak {
        margin-bottom:10px;    
    }

#wotDb .filter_default{margin-bottom:20px;margin-left:10px;border:4px solid #cccecf}
#wotDb .filter_default .table { border-spacing: 0; border-collapse: collapse; }
#wotDb .filter_default col.size01{width:160px}
#wotDb .filter_default col.size02{width:537px}
#wotDb .filter_default tr{border-bottom:1px solid #cccecf}
#wotDb .filter_default tr:last-child{border-bottom:0}
#wotDb .filter_default th{background:#f0f1f1;line-height:30px}
#wotDb .filter_default td{padding:0 10px;line-height:30px}
#wotDb .filter_default .link{position:relative;float:left;padding-right:15px;margin-right:15px}
#wotDb .filter_default .link::before{display:block;content:'';position:absolute;top:50%;right:0;width:1px;height:2px;margin-top:-4px;border-width:3px 0;border-style:solid;border-color:#9ca3bc}
#wotDb .filter_default .link:last-child{padding-right:0;margin-right:0}
#wotDb .filter_default .link:last-child::before{display:none}
#wotDb .filter_default .link.act{color:#ff0101;font-weight:bold}
#wotDb .filter_default .checkbox{float:left;margin-right:15px;cursor:pointer}
#wotDb .filter_default .checkbox input{margin:-2px 0 0 0;vertical-align:middle}


/* guide */
#wotDb .guide_title { height:40px; line-height:40px; background: url(//static.inven.co.kr/image_2011/wot/dataninfo/title_650x40_basic1.png) top left no-repeat; }