/* CSS Document */
*{margin:0; padding:0}
body{
	color:#333;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
li{
	list-style:none;
}
img{
	border:0;
}
a, a:active{
	color:#333;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
h1{
	font-size: 14px;
}
.cluemsg{
	width:120px;
	border:1px solid #333;
	background-color:#FFF;
	color:#333;
	position:absolute;
	z-index:9;
	display:none;
	font-size:14px;
	text-align:center;
	padding:5px 0;
}
.head{
	width:856px;
	height:100px;
	overflow:hidden;
	margin:0 auto;
	background:#113B65 url(../images/head.jpg) 0 0 no-repeat;
}
.head .head_right{
	width:570px;
	float:right;
	height:108px;
}
.head .head_right .search{
	color:#fff;
	text-align:right;
	width:560px;
	padding-right:10px;
	margin-top:10px;
}
.head .head_right .hotsearch{
	text-align: right;
	color:#fff;
	padding-right:5px;
}
.head .head_right .hotsearch a{
	color:#fff;
	line-height:25px;
	margin-left:5px;
	margin-right:5px;
}
.head .head_right .home{
	text-align: right;
	color:#fff;
	padding-right:5px;
}
.head .head_right .home b{
	color:#ff0;
}
.head .head_right .home a{
	color:#fff;
	line-height:25px;
	margin-left:6px;
	margin-right:6px;
}
.dh{
	width:856px;
	height:24px;
	margin: 0 auto;
	line-height:24px;
	background:url(../images/dh_bg.jpg) 0 0 no-repeat;
}
.dh a{
	padding-left:17px;
	padding-right:15px;
	border-right:1px #fff dashed;
	color:#fff;
}
.dh a:hover{
	color:#fff;
}
.dh .border_none{
	border:none;
}
.banner{
	margin:10px auto 0 auto;
	width:856px;
	height:108px;
	background:url(../images/banner.jpg) 0 0 no-repeat;
}
.banner .banner_wz{
	width:450px;
	height:100px;
	line-height:18px;
	padding-bottom:4px;
	padding-top:4px;
	padding-left:10px;
	color:#fff;
	font-size:11px;
}
.banner .banner_wz a{
	font-weight:bold;
	color:#fff;
	text-decoration:underline;
}
.banner .banner_wz .dw a{
	color:#FFFF00;
}
.content{
	width:856px;
	min-height:10px;
	margin:5px auto 0 auto;
}
.content .left{
	width:171px;
	float:left;
	margin-left:5px;
	font-size:11px;
	background-color:#ECECEC;
}
.content .left .cate_title_bg{
	height:24px;
	line-height:24px;
	padding-left:13px;
	background:url(../images/cate_title_bg.gif) 0 0 no-repeat;
	color:#fff;
	font-weight:bold;
}
.content .left .cate{
	margin-top:3px;
}
.content .left .cate li{
	padding-left:5px;
	line-height:19px;
	border:1px solid #ECECEC;
}
.content .right{
	width:680px;
	float:left;
}
.content .index_list_title{
	height:32px;
	line-height:32px;
	padding-left:10px;
	background:url(../images/bg.jpg) 0 0 no-repeat;
	font-weight:bold;
	font-size: 14px;
}
.content .index_list_title_sm{
	height:32px;
	line-height:32px;
	padding-left:10px;
	background:url(../images/bg-sm.jpg) 0 0 no-repeat;
	font-weight:bold;
	font-size: 14px;
}
.content .index_list_title a {
	font-size: 14px;
}
.content .right .index_text{
	width:668px;
	min-height:10px;
	border:1px #ccc solid;
	border-top:none;
	padding:5px;
	text-align: justify;
	line-height:16px;
}
.content .right .index_list{
	width:665px;
	min-height:10px;
	border:1px #ccc solid;
	border-top:none;
	padding:5px;
	line-height:16px;
}
.content .right .index_list dl{
	margin-top:5px;
}
.content .right .index_list dt a{
	color:#12355B;
	font-weight:bold;
	font-size:13px;
	line-height:20px;
	height:20px;
}
.content .right .index_list dd{
	text-align:justify;
	font-size:12px;
	line-height: 18px;
}
.content .list_right{
	width:680px;
	min-height:10px;
	float:left;
	margin-bottom:10px;
}
.content .list_right .index_list_title{
	height:32px;
	line-height:32px;
	padding-left:10px;
	background:url(../images/bg.jpg) 0 0 no-repeat;
	font-weight:bold;
}
.content .list_right .cp_list{
	border:1px #ccc solid;
	border-top:none;
}
.content .list_right .cp_list .cc_list{
	margin:5px;
}
.content .list_right .cp_list .cc_list li {
	float: left;
	white-space:nowrap;
	margin-right: 20px;
	line-height: 18px;
}
.content .list_right .cp_list .p_list{
	border: 1px dotted #999;
	width: 650px;
	margin: 5px auto 5px auto;
}
.content .list_right .cp_list .p_list .txt{
	margin-top: 5px;
	font-size: 13px;
	line-height: 20px;
}
.content .list_right .cp_list .p_list .des{
	line-height: 18px;
	text-align:justify;
	padding-right: 5px;
}
.content .list_right .cp_list .p_list .price{
	font-weight: bold;
	color: #F60;
	line-height: 20px;
}
.content .list_right .page{
	line-height:25px;
	background:#eee;
	text-align:center;
}
.content .list_right .page a{
	margin-left:5px;
	margin-right:5px;
}
.content .list_right .page strong{
	margin-left:5px;
	margin-right:5px;
}
.content .detail_right{
	width:680px;
	min-height:10px;
	float:left;
	margin-bottom:10px;
}
.content .detail_right .index_list_title{
	height:32px;
	line-height:32px;
	padding-left:10px;
	background:url(../images/bg.jpg) 0 0 no-repeat;
	font-weight:bold;
}
.content .detail_right .detail{
	padding-top:10px;
	padding-bottom:5px;
	min-height:10px;
	border-bottom:1px #ccc solid;
	border-left:1px #ccc solid;
	border-right:1px #ccc solid;
}
.content .detail_right .detail a{
	color:#CC6600;
}
.content .detail_right .sm{
	min-height:10px;
	line-height:20px;
	padding:5px 10px;
}
.content .detail_right .big{
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
}
.foot{
	clear: both;
	width:856px;
	margin:10px auto 0 auto;
	background-color:#133A65;
	padding-top:5px;
	border:1px solid #133A65;
}
.foot p{
	padding-left:10px;
	padding-right:10px;
	text-align:center;
	color:#fff;
	line-height:20px;
	font-size:11px;
}
.foot p a{
	color:#fff;
	margin-left:5px;
	text-decoration:underline;
}
.foot_tatil{
	width:856px;
	background:url(../images/foot_bottom.jpg) 0 0 no-repeat;
	margin:0 auto 10px auto;
	height:9px;
}
#navBar {
	clear: both;
	width:853px;
	padding-left:3px;
	margin:0 auto;
	height: 20px;
	line-height: 20px;
}
.item-list {
	border:1px solid #ccc;
	border-top:none;
}
.item-list p {
	padding:5px 0 2px 0;
	width: 160px;
}
.item-list p .price {
	color:#C30;
}
.item-list p a {
	color:#000;
	font-size: 11px;
}

#categorydes p{
	line-height:20px;
	padding:5px 0px 5px 7px;
}
