@charset "utf-8";
body {
	background-color: #FFFFFF;
	margin: 0px;
	font-family: "宋体", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
ul,li{
	list-style:none;
	margin:0px 0px;
	}
td {
	font-family: "宋体", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	font-family: "宋体", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	text-decoration: underline;
}
a:visited {
	font-family: "宋体", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-family: "宋体", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	font-family: "宋体", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: underline;
}
.menu{
	border:1px solid #ccc; 
	background:#f5f5f5;
	margin:3px 0px;
	}
.menu a:link{
	margin:0px 5px;
	text-decoration: none;
	}
.menu a:hover,a:active,a:visited{
	margin:0px 5px;
	text-decoration: none;
	}
.menu .red{
	color:#FF0000;
	}
.login{
	border-top:3px solid #fe6000;
	}
.main_r{
	border-left:1px solid #ccc;
	background:#FFF9EF;
	}
.redbox{
	margin-bottom:8px;
	}
.redbox .border{
	border-left:1px solid #fe6000;
	border-right:1px solid #fe6000;
	border-bottom:1px solid #fe6000;
	}
.lanbox{
	margin-bottom:8px;
	}
.lanbox .border{
	border-left:1px solid #0088D9;
	border-right:1px solid #0088D9;
	border-bottom:1px solid #0088D9;
	}
.lvbox{
	margin-bottom:8px;
	}
.lvbox .border{
	border-left:1px solid #32A305;
	border-right:1px solid #32A305;
	border-bottom:1px solid #32A305;

	}


.good_list a{
	color:#333333; text-decoration:none; margin:0px 0px; padding:0px 0px;line-height:18px;
}
.good_list a:hover{
	color:#FF6600; text-decoration:underline;line-height:18px;
}
h1,h2,h3,h4,h5,h6,h7{
	margin:0px 0px; padding:0px 0px; font-size:12px;
}
ul,li,dl,dt,dd,form,p{
	margin:0px 0px; padding:0px 0px; border:0px; list-style-type:none;
}
img {
	margin:0; padding:0; border:0;
}
.clear {
	clear:both; margin:0; height:0; height:1px; overflow:hidden;
}

/*good list*/
.border1{
	border:1px solid #C93127;
}
.border2{
	border:1px solid #FC722E;
}
.border3{
	border:1px solid #65B822;
}
.border4{
	border:1px solid #F6990D;
}
.border5{
	border:1px solid #C2531C;
}

.good_list{
	clear:both; overflow:hidden; margin:0px auto 10px;width:776px;
}
.good_list_head{ 
	background:#F6F6F6; height:28px; margin-bottom:8px;
}
.good_list_head .n1{
	float:left; width:200px; height:28px; color:#fff; line-height:28px; font-size:14px; padding-left:10px;background:url(list_nbg.gif) no-repeat 0px 0px; overflow:hidden;
}
.good_list_head .n2{
	float:left; width:200px; height:28px; color:#fff; line-height:28px; font-size:14px; padding-left:10px;background:url(list_nbg.gif) no-repeat 0px -29px; overflow:hidden;
}
.good_list_head .n3{
	float:left; width:200px; height:28px; color:#fff; line-height:28px; font-size:14px; padding-left:10px;background:url(list_nbg.gif) no-repeat 0px -58px; overflow:hidden;
}
.good_list_head .n4{
	float:left; width:200px; height:28px; color:#fff; line-height:28px; font-size:14px; padding-left:10px;background:url(list_nbg.gif) no-repeat 0px -87px; overflow:hidden;
}
.good_list_head .n5{
	float:left; width:200px; height:28px; color:#fff; line-height:28px; font-size:14px; padding-left:10px;background:url(list_nbg.gif) no-repeat 0px -116px; overflow:hidden;
}
.good_list_head .hot{ 
	height: 28px; line-height:28px; width:480px; float:right; padding-right:15px;overflow:hidden;
}
.good_list_head .hot li{
	float:right;height: 28px; line-height:28px;padding:0px 5px;
}
.good_list ul{
	float:left; width:20%; height:238px;
}
.good_box{
	width:125px; margin:0px auto;
}
.good_box .good_box_img{
	width:121px; height:121px;padding:1px; border: #F5F5F5 1px solid;text-align:center;margin-bottom:5px;
}
.good_box .good_box_img:hover{
	border: #C10202 1px solid;
}
.good_box .good_box_img img{
	width:121px; height:121px;
}
.good_box .good_box_title{
	width:125px;height:52px;overflow:hidden; text-align:left; line-height:18px;margin-bottom:5px;
}
.good_box p{
	line-height:18px;
}
.good_box p span{
	text-decoration:line-through;color:#666;
}
.good_box p b{
	color:#F00;
}
.good_box p em{
	color:#219D00; font-weight:bold;
}
