/* weapon.css */
.w{display:block;overflow:hidden;margin:0;padding:0;background:transparent url(../images/weapon_icon_list.gif) scroll 0 0 no-repeat}

.location .weaponHd{background-position:0 0}
.location .weaponRecommend{background-position:-250px -550px}
.location .weaponHelpful{background-position:-250px 0}
.location .weaponNew{background-position:0 -550px}
.location .weaponUpload{background-position:-500px 0}
.location .weaponReference{background-position:-250px -500px}
.location .weaponSelected{background-position:-500px -550px}

.trough, .location, .channel, .hotWeapon{border-color:#DCDCDC}
.greenLine{background:url(../images/dotted_green.gif) repeat-x 0 0;height:1px;line-height:1px;clear:both}

.content{float:left;width:536px;margin:0 0 0 10px;overflow:hidden}
 .content h3{height:25px}
 .location h2 a, .content h3 a, .content h4 a, .sameCatRecommend h3 a{display:block;width:100%;height:100%}
 .location h2 span,.content h3 span, .sameCatRecommend h3 span{display:block;text-indent:-9999px}
	.banner{margin:8px 0 18px 0}
	.recommend{background-position:0 -50px}
	.helpful{background-position:0 -100px}
	.latest{background-position:0 -150px}

	table.form{width:100%;margin:10px}
	table.form th{color:Gray;font-weight:bold;width:10%;padding:8px 0}
	table.form th em{color:#FF8A20;margin-right:2px;font-family:Verdana}
	table.form td{color:Gray;padding:8px 0;text-align:left}
	table.form td span{display:block;color:#13A93A;margin:3px 0}
	table.form td a{text-decoration:underline;color:#13A93A}
	table.form td label{margin:0 10px 0 3px}
	table.form2 th{width:80px}
	.formConfer{color:Gray;text-align:center;margin:10px 0}
	.formConfer a{text-decoration:underline;color:#FF8A20}
	.formPost{width:100%;float:left;text-align:center;margin:15px 0}

	.list{float:left;width:100%;overflow:hidden}
		.listHd{background-color:#015D53;color:#fff}
		.listHd ul {padding:0;margin:0;list-style-type:none;height:23px}
		.listHd li{float:left;display:block;width:62px;height:23px;line-height:23px;background:transparent url(../images/weapon_icon_list.gif) scroll -100px 0 no-repeat}
		.listHd li.listHdWeek{background-position:-100px -350px}
		.listHd li.listHdMonth{background-position:-100px -400px}
		.listHd li.listHdAll{background-position:-100px -450px}
		.listHd a {display:block;float:left;width:62px;height:100%;overflow:hidden;background:#0000CC url(../images/weapon_icon_list.gif) scroll 15px 6px no-repeat}
		.listHd li.listHdWeek a{background-position:0 -350px}
		.listHd li.listHdMonth a{background-position:0 -400px}
		.listHd li.listHdAll a{background-position:0 -450px}
		.listHd a.current { background:transparent}
		.listHd a span {display:block;text-indent:-9999px}
		.listHd a:hover {color:#000;background:transparent}
		.listHd a:active {color:#000;background:transparent}
		.listCnt{float:left;width:536px;border:6px solid #13A83A;overflow:hidden;w\idth:524px;}
		.weaponList{float:left;margin:10px 0}
		.weaponList .item{float:left;width:173px;height:200px;padding:0 18px;overflow:hidden;line-height:1.6em;margin-bottom:20px;color:#646164;background:url(../images/dotted.gif) repeat-y right 0;w\idth:137px;}
		.weaponList .itemBody{float:left;width:136px;height:200px;overflow:hidden;line-height:1.6em;color:#646164}
		.weaponList .itemBodyImg{width:136px;height:100px;overflow:hidden;}
		.weaponList .itemBodyImg img{ border:1px solid #DCDCDC;}
		.weaponList .itemBody a{color:#646164;font-weight:bold}
		.weaponList .itemBody a:hover{color:#14A83B;text-decoration:underline;cursor:pointer}
		.weaponList .itemBody a.cat{font-weight:normal}
		.weaponList .itemBody p{display:block; width:136px; height:18px; line-height:1.3em;margin:2px 0;overflow:hidden}
		.weaponList .itemBody p.title{ height:20px;}
		.weaponList .itemBody a span{display:block;line-height:1.3em;margin-top:5px;height:16px;overflow:hidden}
		.weaponList .itemBody a span img{margin-left:2px}
		.weaponList .itemBody .helpfulType{margin-right:0}
		.weaponList .itemBody .helpfulVotes{color:#FF8A21;font-weight:bold;font-family:Arial}
		.weaponList .noborder{border:0;background:transparent none}

	.detail{float:left;width:100%;margin:10px 0 0 0;overflow:hidden;color:#646164}
	.detail .title,.detailCnt h3, .detailHd a.a1{color:#7EBA00}
		.detailImg{float:left;text-align:center;width:236px;margin-bottom:20px}
		.detailImg img{border:solid 1px #dcdcdc}
		.detailHd{float:left;width:298px;margin:0 0 10px 0; overflow:hidden;}
		.detailHd table{ margin:0 0 0 10px}
		.detailHd table td{padding:2px 0 3px 0;color:#7D7D7D; text-align:left;}
		.detailHd table .t1{width:15%;font-weight:bold;}
		.detailHd table .t2{width:85%;}
		.detailHd table td.s{ padding-top:6px;}
		.detailHd table div.source{ width:220px; height:17px;font-size:11px;font-family:Arial;overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
		.detailHd table form{margin:0;padding:0}
		.detailHd td.title{font-size:14px;font-weight:bold;margin:0; padding:0 0 5px 0;}
		.detailHd .rating{float:left;margin-right:3px;color:#FF8A21;font-weight:bold;font-size:13px;font-family:Arial}
		.detailHd .helpfulVotesText{float:left;margin-right:2px}
		.detailHd .helpfulVotesQty{margin:0 2px;color:#FF8A21;font-weight:bold;font-size:13px;font-family:Arial}
		.detailHd #voteResult{float:left;width:100px;color:#D71118;margin-left:20px}
		.detailHd #ratingVotes, .detailHd .vt{ margin-top:5px;}
		.detailHd a.a1{float:left;display:block;padding-left:15px;margin:12px 15px 0 0;text-decoration:underline;background:transparent url(../images/weapon_icon_list.gif) scroll -400px -298px no-repeat;width:77px;w\idth:62px}
		.detailHd a.a2{float:left;display:block;width:78px;height:22px;margin:10px 12px 10px 0;background:transparent url(../images/weapon_icon_list.gif) scroll 0 -300px no-repeat}
		.detailHd a.a3{float:left;display:block;width:90px;height:22px;margin:10px 12px 10px 0;background:transparent url(../images/weapon_icon_list.gif) scroll -100px -300px no-repeat}
		.detailHd a.a4{display:block;background:transparent url(../images/weapon_icon_list.gif) scroll -252px -398px no-repeat;width:244px; height:52px;}
		.detailHd .a2 span, .detailHd .a3 span,.detailHd .a4 span{display:block;text-indent:-9999px}
		
		.detail .memberInfo{line-height:1.6em; margin:20px 0 13px 0;padding-left:10px;font-family:Arial;_margin:10px 0 0 0;}
		.detail .memberInfo img{ border:1px solid #DCDCDC; margin:0 auto; padding:2px;}
		.detail .memberInfo div{ margin:5px 0 0 55px;text-align:left;}
		.detail .memberInfo a{ float:left;}
		.detail .memberInfo a:hover{ text-decoration:none;}
		.detail .memberInfo span{ display:block; }
		.detail .memberInfo span.postUser{ width:200px; height:16px;overflow:hidden; }
		.detailCnt{padding:10px;line-height:1.8em}
		.detailCnt h3{padding:0;margin:3px 0;font-size:14px}

		.sameCatRecommend{float:left;width:536px;margin-top:15px;overflow:hidden;color:#A3A3A3}
		.sameCatRecommend h3{background-position:0 -200px;height:25px}
