@charset "utf-8";
/*公共+通用样式*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, p, blockquote, th, td { margin:0; padding:0; }
html{height:100%;}
body {
	width: 100%;
	height: 100%;
	color: #484848;
	position: relative;
	left: 0;
	top: 0;
	background-color: #FFFFFF;
	font-family: "宋体", Verdana, Tahoma, Geneva, sans-serif;
	font-size: 12px;
	background-image: url(bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
*{ word-wrap: break-word;}
html { overflow:-moz-scrollbars-vertical; }
.clear{ clear:both} 
fieldset, img { border:none; }
img{ border:0; vertical-align:middle;}
.clear{ clear:both; } 
a, a:hover {
	color: #484848;
	text-decoration: none;
}
a:hover {
	color: #F00;
	text-decoration: none;
}
.f_r {
	color: #F00;
}
.f_w {
	color: #FFF;
}

.f_b {
	color: #999;
}
.td150{
	line-height: 150%;
}
/*公共样式_END*/


/*Art分类列表CSS*/
/*piclist*/
.sortlist_div {
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	/*高度自适应*/
	height:auto !important;
	height:170px;
	min-height:170px;
	margin-top: 5px;
}
.sortlist_piclist ul{
	margin: 0px;
	padding: 0px;	
}
.sortlist_piclist ul li{
	float: left;
	list-style-type: none;
	text-align: center;
	margin-top: 5px;
	margin-left: 5px;
}

.sortlist_piclist .sort_img {
	border: 1px solid #CCC;
	padding: 2px;
}
.sortlist_piclist ul li span{
	display: block;
	height: 150%;
	padding-top: 5px;
	padding-bottom: 5px;
}

/*toplist*/
.sortlist_toplist .title {
	line-height: 23px;
	height: 23px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.sortlist_toplist .title h3 {
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	background-color: #C1C1C1;
	display: block;
	width: 180px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	float: left;
}
.sortlist_toplist .title h3 a {
	color: #FFF;
	text-decoration: none;
}
.sortlist_toplist .title h3 a:hover {
	color: #FF0;
	text-decoration: none;
}
.sortlist_toplist .left {
	float: left;
	width: 180px;
	text-align: center;
	margin-right: 10px;
}
.sortlist_toplist .left img {
	height: 120px;
	width: 120px;
	padding: 3px;
	border: 1px solid #DDDEE0;
}
.sortlist_toplist .left span {
	display: block;
	height: 150%;
}
.sortlist_toplist .right {
	float: left;	
}
.sortlist_toplist .right li {
	list-style-type: none;		
}
/*分类列表CSS_END*/

/*文章列表CSS*/
/*文章标准li列表*/
.artlist_div ul{}
.artlist_li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-image: url(arrow.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	padding-left: 15px;
	list-style-type: none;
	line-height: 25px;
	padding-top: 3px;
	padding-bottom: 3px;
}
a.art_sort{
	/*分类标题样式*/
	color: #F60;
	text-decoration: none;
}
a.art_sort:hover{
	color: #F90;
}
.artlist_time {
	color: #999;
}
.artlist_page {
	FONT-FAMILY: tahoma, arial, helvetica, sans-serif;
	FONT-SIZE: 12px;
	text-align: center;
	padding: 2px;
}

.artlist_page ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	
}
.artlist_page ul li{
	float: left;
	margin-right: 10px;	
}
.artlist_page ul li a{
	border: 1px solid #F5F6F6;
	display: block;
	text-align: center;
	}
.artshow_title {
	font-size: 16px;
	color: #F30;
}
.artshow_cont{
	background-color: #FAFAFA;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #efefed;
	line-height: 200%;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 14px;
}

/*文章图片列表*/
.artlist_piclist {
	margin-right: auto;
	margin-left: auto;
	/*高度自适应*/
	height:auto !important;
	height:170px;
	min-height:170px;
	margin-top: 5px;
}
.artlist_piclist ul{
	margin: 0px;
	padding: 0px;	
}
.artlist_piclist ul li{
	float: left;
	width: 150px;
	list-style-type: none;
	text-align: center;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}
/*图片行*/
.artlist_piclist ul li div.art_pic{
	text-align: center;
}
/*标题行*/
.artlist_piclist ul li div.art_title{
	text-align: center;
	width: 100%;
	line-height: 150%;
	padding-top: 3px;
	padding-bottom: 3px;
}
/*价格行*/
.artlist_piclist ul li div.art_price{
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: Verdana, Geneva, sans-serif;
}
/*购物行*/
.artlist_piclist ul li div.art_cart{
	padding-top: 3px;
	padding-bottom: 3px;
}
.f_price{
	color: #F00;
}

/*文章图片列表_END*/

/*图文列表*/
.artlist_picex {
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	/*高度自适应*/
	height:auto !important;
	height:170px;
	min-height:170px;
	margin-top: 5px;
}
.artlist_picex .picex_table{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-top: 5px;
}
.artlist_picex .picex_table tr td {
	padding-bottom: 5px;
}
/*右则*/
.artlist_picex .art_title{
	background-image: url(arrow.jpg);
	font-size: 14px;
	font-weight: bold;
	color: #F60;
	background-repeat: no-repeat;
	background-position: 2px;
	text-decoration: none;
	padding-left: 15px;
}
.artlist_picex .art_title a{
	color: #F60;
}
.artlist_picex .art_ex{
	line-height: 150%;
	padding: 3px;
	width: 100%;
	font-size: 12px;
}

/*图文列表_END*/

/*文章列表CSS_END*/

/*文章内容*/
.art_content{
	padding: 5px;	
}
.art_content h3{
	font-size: 16px;
	font-weight: bold;
	color: #FF9D2F;
	text-align: center;
	display: block;
	height: 35px;
}
.art_content .art_info{
	font-size: 12px;
	color: #CCC;
	height: 35px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	text-align: center;
	line-height: 35px;
}

.art_content .art_cont{
	/*高度自适应*/
	height:auto !important;
	height:250px;
	min-height:250px;
}
.art_cont_foot{
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	text-align: right;
	padding-right: 5px;
}
.art_content .art_tppic{
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	/*高度自适应*/
	height: auto !important;
	height: 150px;
	min-height: 150px;
	padding: 10px;
	text-align: center;
}
.art_content .art_tppic img {
	padding: 3px;
	border: 1px solid #dddddd;
}

/*商品风格*/
.art_shop{
	padding: 5px;	
}
.art_shop .art_left{
	text-align: center;
	float: left;
}
.art_shop .art_right{
	float: left;
}
.art_shop .art_right h3{
	font-size: 14px;
	color: #F60;
	background-image: url(arr1.png);
	background-repeat: no-repeat;
	background-position: 2px;
	padding-left: 15px;
}
.art_shop .ex_title{
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	margin-top: 20px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.art_shop .ex_title span {
	line-height: 22px;
	display: block;
	height: 22px;
	width: 120px;
	text-align: center;
	background-color: #C1C1C1;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-left-color: #CCC;
}
.art_shop .art_cont{
	/*高度自适应*/
	height:auto !important;
	height:150px;
	min-height:150px;
}
.art_shop .info_title{
	line-height: 25px;
	height: 25px;
	border: 1px solid #CCC;
	font-size: 12px;
	color: #999;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #F5F6F6;
	text-align: right;
	padding-right: 10px;
}
.art_shop .art_price{
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
.art_shop .art_cart{
	padding-top: 10px;
	padding-bottom: 10px;
}
.art_comment {
	
}
.art_updown{}
.art_updown li {
	line-height: 21px;
	height: 21px;
	list-style-type: none;
	margin-top: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
.art_down {
	line-height: 35px;
	text-align: center;
	height: 35px;
}
.art_down a {
}
/*文章内容_END*/

/*表单样式*/
.form_table  tr td{
	padding-top: 3px;
	padding-bottom: 3px;
}
.form_head tr td{
	background-image: url(fb.png);
	background-repeat: no-repeat;
	background-position: 5px 2px;
	padding-left: 120px;
	padding-bottom: 10px;
	/*高度自适应*/
	height:auto !important;

	height:100px;
	min-height:100px;
}
.form_input{
	background-color: #FFF;
	border: 1px solid #CCCCCC;
	padding: 1px;
}
.form_textarea{
	background-color: #FFF;
	border: 1px solid #CCCCCC;
	padding: 1px;
	}
.form_radio{}
.form_checkbox{}
.form_select{}
.form_input_vcode{
	background-color: #FFF;
	border: 1px solid #CCCCCC;
	padding: 1px;
	}
.form_submit{}
.form_reset{}
/*表单样式_END*/
/*搜索页样式*/
#sh_tips{
	padding: 5px;
	font-size: 14px;
	color: #F90;
}
#sh_rs{
	padding: 5px;	
}
#sh_rs ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#sh_rs ul li {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D6D6D6;
	background-image: url(../images/arr1.png);
	background-repeat: no-repeat;
	background-position: 2px;
	padding-left: 15px;
}
#sh_rs ul li a.sha_sort{
	color: #C60;
}
#sh_rs ul li a.sha_sort:hover {
	color: #F00;
}
#sh_rs ul li a.sha_art{}

#vote_div {
	padding: 5px;
}
#vote_div ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#vote_div ul li{
	padding-top: 5px;
	padding-bottom: 5px;	
}
.vote_rsa{
	font-size: 12px;
	color: #F90;
}
.art_img{
	background-color: #FFF;
	border: 1px solid #CCCCCC;
	padding: 2px;
}
.img1{
	padding: 1px;
	border: 1px solid #dddddd;
	margin: 5px;
}
.footdate{
	color: #999;
}

.mq_table tr td{
	padding: 3px;
	/*防撑大*/
	word-wrap: break-word; word-break: break-all;white-space:normal;width:auto;
}
.mq_table tr td br{
	margin: 0px;
	padding: 0px;
}
.mq_imga img{
	padding: 2px;
	border: 1px solid #CCC;
	display: block;
	
}
.mq_txta {
	display: block;
	padding-top: 5px;
}

/*------------模板样式------------*/
.max_w{ width:1002px; margin: 0 auto;}
.ww{ background:#FFF;}
#header, #mainer, #footer, #banner,#mainoc{
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
	}
#header{
	background-image: url(head_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 81px;
}
#footer{
	margin-top:20px;
	background-image: url(foot_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:88px;
}
.head_left{
	float: left;
	width: 425px;
}
.head_right{
	float: right;
	width: 570px;
	margin-right: 3px;
}
.t_r_d1 {
	padding-top: 5px;
}
.t_sh{
	float: left;
	width: 250px;
	margin-left: 80px;
}
.t_a{
	float: right;
	width: 230px;
	line-height: 21px;
	height: 21px;
}
.sh_input {
	background-image: url(searchbg.gif);
	height: 22px;
	line-height: 22px;
	padding: 0px 0px 0px 10px;
	margin: 0px;
	color: #999;
	width: 167px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.sh_input_div,.sh_btn_div{
	float: left;
}
.sh_input_div{
	width: 180px;
}
.sh_btn_div{
	width: 50px;
}
.head_menu {
	height: 32px;
	margin-top: 20px;
}
#mainer{
	background-color: #FFF;
	background-image: url(mainbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 23px;
}.main_left {
	float: left;
	width: 207px;
}
.main_right {
	float: right;
	width: 780px;
}
.pro_title_head {
	background-image: url(pro_title.gif);
	background-repeat: no-repeat;
	height: 48px;
}
.pro_content {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E6E6E6;
	border-left-color: #E6E6E6;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 0px;
	
}
.pro_content ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.pro_content ul li {
	background-image: url(sort_list.png);
	background-repeat: no-repeat;
	background-position: 2px center;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C5C5C5;
}


.ppp{float:right;width:12px;height:10px;background:url(pro_title.gif) -880px -90px no-repeat;}
.index_aboutus {
	float: left;
	width: 500px;
}
.index_hotpro {
	float: right;
	width: 262px;
}
.ab_content{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E0E0E0;
	border-left-color: #E0E0E0;
	height:180px;
}
.bk_content {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E6E6E6;
	border-left-color: #E6E6E6;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 0px;
}
.bk_content ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.bk_content ul a {
	display:block;
	background-image: url(sort_list.png);
	background-repeat: no-repeat;
	background-position: 2px center;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	}
.bk_content ul li {
	
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C5C5C5;
}
.bk_content ul li ul {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C5C5C5;
}
.bk_content ul li ul li {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: none;
}