@charset "utf-8";
body{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #000;
	}
.toptd {
	background-image: url(../images/tbg_11.jpg);
	background-position: center;
	background-repeat: repeat-x;
}

#scollimg img {cursor:pointer}
img,form,ul,p{
	margin:0px;
	padding:0px;
	border:0px;
	}
input,textarea,select {
	color:#666666;
	font-size:12px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	}

a{
	text-decoration:none;
	color: #333;
	}
a:hover{
	color:#F90;
	}
/*------------------------------------------------*/
/*通用_页面容器------------------------------------*/
#container{
	}

/*通用_页面头部--------------------------*/
#header{
	margin:auto; 
	padding-top:15px;
	width:1002px; 
	height:319px;
	background:url(../Images/head_bg.jpg) no-repeat;
	}

/*LOGO*/
.header_logo{
	float:left;
	padding:0 0 15px 16px;
	width:200px;
	height:42px;
	}
	
/*小字链接*/
.header_link{
	float:left;
	padding:0px 46px 15px 0px;
	width:740px;
	height:42px;
	text-align:right;
	}

/*主菜单，有下拉*/
#mainMenu{
	float:left;
	padding-left:16px;
	list-style-type:none;
	}
#mainMenu ul li{
	float:left;
	margin-right:2px;
	width:106px;
	list-style:none; 
	background:url(../Images/head_mainmenu_bg1.png);
	}
#mainMenu ul li a{
	display:block;
	padding-top:12px;
	width:106px;
	height:20px;
	text-align:center;
	color:#FFFFFF;
	}
#mainMenu ul li a:hover{
	background:url(../Images/head_mainmenu_bg2.png);
	}
#mainMenu ul li ul {
	list-style-type: none;
	text-align:left;
	left:-999em;
	width:142px;
	position:absolute;
	}
#mainMenu ul li ul li{
	float:left;
	width:142px;
	height:24px;
	border-top:1px solid #FFFFFF;
	background:#DA0000;
	}
#mainMenu ul li ul li a{
	display:block;
	padding:6px 6px 6px 6px;
	width:130px;
	height:12px;
	text-align:left;
	}
#mainMenu ul li ul li a:hover{
	background: #F70000;
	}
#mainMenu ul li:hover ul{
	left:auto;
	}

#mainMenu ul li.sfhover ul{
	left:auto;
	}
	
/*检查会员是否登录*/
.header_checkmember{
	float:left;
	padding:9px 16px 11px 8px;
	width:196px;
	height:12px;
	color:#333333;
	}
.header_checkmember a{
	color:#333333;
	text-decoration:underline;
	}
.header_checkmember a:hover{
	color:#E00000;
	}

/*大幅广告条*/
.header_banner{
	float:left;
	padding:1px 0px;
	width:1002px;
	height:228px;
	}

/*通用_页面底部--------------------------*/
#footer{
	margin:auto;
	padding:0px;
	width:1002px;
	height:80px;
	color:#999999;
	text-align:left;
	line-height:150%;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 251px 20px;
	}
#footer a{
	color:#999999;
	}
#footer_ICP {
	float:left;
	padding-top:8px;
	width:252px;
	height:72px;
	text-align:center;
	line-height:150%;
	}
#footer_copyright {
	float:left;
	padding:20px 20px 0px 40px;
	width:690px;
	height:60px;
	text-align:left;
	line-height:150%;
	}
	
/*通用_页面主体--------------------------*/
/*首页内页相同*/
#bodyer{
	}

/*首页内页不同之首页*/
#bodyer_index{
	overflow:hidden;
	margin:15px auto; 
	width:1002px;
	background:url(../Images/bg_bodyer_index.gif) 251px 334px repeat-y;
	}

/*首页内页不同之内页*/
#bodyer_page{
	overflow:hidden;
	margin:15px auto; 
	width:1002px;
	background:url(../Images/bg_bodyer_page.gif) 251px 0px repeat-y;
	}

/*第一边栏*/
#mainSidebar{
	float:left;
	padding:3px 17px;
	width:218px;
	}

/*第二边栏*/
#subSidebar{

	width:180px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
	}
	
/*边栏以外的主体区域，即核心内容区，首页内页相同*/
#indexpageBody{
	}
/*核心内容区，首页内页不同之首页*/
#indexBody{
	float:left;
	padding:3px 18px;
	width:520px;
	}
.classback2 {
	background-image: url(../Images/right_23.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
/*核心内容区，首页内页不同之内页*/
#pageBody{
	float:left;
	padding:3px 20px 3px 21px;
	width:709px;
	}

/*页面内每个栏目块*/
.subject{
	width:180;
	margin-bottom:10px;
	}
	
/*栏目块的名称*/
.subject_name{
	margin-bottom:0px;
	}
	
/*会员登录框*/
.memberLogin{
	padding:60px 12px 2px 12px;
	border:1px solid #E1E1E1;
	background:#FFFFFF url(../Images/bg_login.jpg) center 2px no-repeat; 
	line-height:26px;
	text-align:right;
	}
.memberLogin img{
	vertical-align: middle;
	}
.memberLogin input.textbox{
	padding:1px;
	width:128px;
	height:14px;
	border:1px solid #CCCCCC;
	}
.memberLogin div{
	margin:10px 0px 6px;
	text-align:center;
	}
.memberLogin div a{
	text-decoration:underline;
	}

/*公告*/
.announce{
	background:url(../Images/line_02.gif); 
	}
.announce img{
	vertical-align: middle;
	}
	
/*服务*/
.service{
	}
	
/*友情链接*/
.links img{
	margin-bottom:8px;
	}
/*最新动态*/
.news{
	}
	
/*最新动态之图片新闻*/
.picNews {
	overflow:hidden;
	margin:8px 0px 12px;
	height:150px;
	line-height:21px;
	}
.picNews img{
	float:left;
	margin-right:15px;
	width:200px;
	height:150px;
	}
.picNews .time {
	font-size:11px;
	font-weight:bold;
	}
.picNews .name {
	display:block;
	padding-bottom:6px;
	}
.picNews .name a{
	font-size:14px;
	font-weight:bold;
	color:#333333;
	}
	
/*最新动态之文本新闻*/
.textNews {
	overflow:hidden;
	border-top:1px solid #E1E1E1;
	background:url(../Images/line_03.gif); 
	color:#999999;
	font-size:11px;
	}
.textNews a{
	font-size:12px;
	}
	
/*一级类别整区块*/
.catalog {
	}
/*单个一级类别*/
.sort{
	float:left;
	width:190px;
	}
.sort .name{
	margin-top:8px;	
	padding-left:10px;	
	width:170px;
	height:23px;
	background:#EFEFEF url(../Images/arrow_03.gif) 3px 4px no-repeat; 
	border:1px solid #D7D7D7;
	line-height:23px
	}
.sort .name a{
	font-weight:bold;
	color:#333333;
	font-family: Arial;
	}
.sort .picture img{
	width:160px;
	height:160px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px none #CCCCCC;
	}
.sort .summary{
	overflow:hidden;
	width:170px;
	height:36px;
	line-height:18px;
	}
	
/*推荐新品commend，四个一组，共2组commend8,commend4*/
#commend4{
	}
#commend8{
	display:none;
	}
	
.subject {width:100%;overflow:hidden;height:610px}
.subject ul,.subject li {list-style-type:none;margin:0;padding:0;height:180px;padding-left:1px}
/*推荐新品每个图片的样式*/
.commendProPic{
	margin-bottom:9px;
	padding:0px;
	width:160px;
	height:120px;
	border:1px solid #E1E1E1;
	text-align:center;
	}
	
/*搜索*/
.search input.textbox{
	width:94px;
	height:15px;
	padding:1px;
	border:1px solid #7F9DB9;
	background:#fff;
	}
.search select{
	width:76px;
	height:19px;
	background:#eee;
	border:1px solid #7F9DB9;
	font-size:12px;
	}

/*子页面菜单*/
.pageMenu{
	line-height: 25px;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	}
.pageMenu img{
	vertical-align: middle;
	}

.firstnav{
	display:block;
	padding-left:35px;
	margin:0px;
	border:0px;
	background-repeat: no-repeat;
	background-position: 0px center;
}
/*内页当前位置*/
.pageLocation{
	text-align:left;
	}
.pageLocation img{
	vertical-align: middle;
	}
/*内页核心内容*/	
.pageContent{
	}
/*内页列表*/
.pageContent_list {
	line-height:180%;
	font-size:
	}
/*内页共用的图片、时间、文件大小、回复样式*/
.pageContent_list img{
	vertical-align: middle;
	}
.pageContent_list .time{
	color:#BBBBBB;
	font-size:11px;
	}
.pageContent_list .filesize{
	color:#333333;
	}
.pageContent_list .reply{
	color:#FF6600;
	}
	
/*内页列表*/
.pageContent_list {
	line-height:30px;
	background-image: url(../Images/Arrow_01.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	padding-left: 12px;
	}
/*内页共用的图片、时间、文件大小、回复样式*/
.pageContent_list img{
	background-image: none;
	}
.pageContent_list .time{
	color:#BBBBBB;
	font-size:11px;
	}
.pageContent_list .filesize{
	color:#333333;
	}
.pageContent_list .reply{
	color:#FF6600;
	}
	
/*内页产品列表*/
.pageContent_list .buy{
	margin-bottom:12px;
	padding-left: 10px;
	}
.pageContent_list .item{
	float:left;
	margin-bottom:0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	color: #333;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	}
.pageContent_list .itemPic{
	width:200px;
	height:200px;
	text-align:center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border: 1px solid #CCC;
	}
.pageContent_list .itemPic2{
	width:470px;
	height:230px;
	text-align:center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 20px;
	}
#buycar {margin-right:80px}	
.itemPic2 img {margin-right:20px;}
.pageContent_list .itemName{
	font-size: 12px;
	color: #000;
	font-family: Arial;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	}
.pageContent_list .itembottom{
	font-size: 12px;
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	}
.pageContent_list .itemV{
	padding-bottom: 60px;
	}
.pageContent_list .itemT{
	line-height:100%;
	font-size: 12px;
	color: #5A5656;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	font-weight: bold;
	text-transform: capitalize;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	}
.bold {
	font-weight: bold;
}
/*内页纸单列表*/
.pageContent_list .bill {
	overflow:hidden;
	clear:both;
	background:url(../Images/bg_09.gif) 0px 28px repeat-x;
	}
.pageContent_list .bill .name{
	float:left;
	padding:4px 0px 4px 24px;
	font-size:14px;
	background:url(../images/arrow_bill.gif) 0px 8px no-repeat;
	}
.pageContent_list .bill .label { 
	float:right;
	margin-top:6px;
	padding:0px 6px;
	background:#EFEFEF;
	border:1px solid #ddd;
	}
.pageContent_list .bill .content {
	clear:both;
	padding:6px;
 	background:#efefef;
	line-height:160%;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
	border-left:1px solid #ddd;
	}

/*内页留言列表*/
.pageContent_list .message{
	overflow:hidden;
	clear:both;
	background:url(../Images/bg_09.gif) 0px 36px repeat-x;
	}
.pageContent_list .message .name{
	line-height:140%;
	}
.pageContent_list .message .name img{
	float:left;
	margin:0px 6px 0px 0px;
	}	
.pageContent_list .message .content{ 
	padding:12px 0 16px 0;
	width:100%;
	line-height:180%;
	}

/*内页内容查看*/	
.pageContent_view {
	line-height:180%;
	}
	
/*内页查看产品*/
.pageContent_view .itemPic{
	float:left;
	padding-right:0px;
	width:1014x;
	height:396px;
	}
	
.pageContent_view .itemName {
	float:left;
	width:300px;
	height:320px;
	line-height: 200%;
	font-family: Arial;
	padding-left: 46px;
	}
.pageContent_view .itemName img{
	margin:6px 4px 0 0;
	vertical-align:middle;
	}
.pageContent_view .itemParticular {
	clear:both;
	width:580x;
	padding-top:16px;
	background: url(../Images/particular.gif) 0px top no-repeat;
	padding-left: 46px;
	padding-right: 46px;
	}

/*内页内容结束*/
.pageContent_end {
	clear:both;
	margin-top:30px;
	text-align:right;
	}

	
/*h1-h6设置信息*/
h2 {
	height:28px;
	font-weight:bold;
	color:#333333;
	font-size:16px;
	background:url(../Images/bg_09.gif) bottom repeat-x;
	}
h3 {
	margin-bottom:20px;
	height:28px;
	font-weight:bold;
	color:#333333;
	font-size:16px;
	background:url(../Images/bg_09.gif) bottom repeat-x;
	text-align:center;
	}
h5 {
	padding:0px;
	font-weight: normal;
	font-size:12px;
	margin:-16px 0px 20px;
	}

.tjback {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	background-image: url(../Images/home2_26.jpg);
	background-repeat: no-repeat;
	background-position: top;
	border: none;
}
.coT {
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 200%;
	font-weight: bold;
	color: #F1B05C;
	text-transform: uppercase;
}

.contit {
	font-family: "微软雅黑";
	font-size: 14px;
	font-weight: bold;
	color: #666;
	text-transform: uppercase;
}
.rightd {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E1E1E1;
	border-right-color: #E1E1E1;
	border-bottom-color: #E1E1E1;
	border-left-color: #E1E1E1;
}
.daohang {
	font-family: "微软雅黑";
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-transform: capitalize;
}

.contd {
	background-repeat: repeat-x;
	background-position: bottom;
	border: 2px solid #D8D8D8;
}
.contd2{
	background-image: url(../Images/ab_29.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #c2c2c2;
	border-right-color: #c2c2c2;
	border-bottom-color: #c2c2c2;
	border-left-color: #c2c2c2;
}
.red {
	color: #C30D23;
	font-family: "微软雅黑";
	font-size: 18px;
	line-height: 200%;
}
.lefttd {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-transform: uppercase;
}
.add {
	font-family: "微软雅黑";
	font-size: 13px;
	line-height: 220%;
	font-weight: normal;
	color: #414141;
}
A.aD:link,A.aD:visited {
	color:#FFF;
	font-size: 12px;
	line-height: 32px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	text-transform: capitalize;
	display: block;
	text-indent: 28px;
	background-image: url(../Images/ny_17.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4C4C4C;
}
A.aD:active,A.aD:hover {
	color:#FFF;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	text-decoration: none;
	line-height: 32px;
	text-transform: capitalize;
	display: block;
	background-image: url(../Images/ny2_17.jpg);
}
.lefttd2 {
	background-image: url(../Images/ny_15.jpg);
	background-repeat: no-repeat;
	height: 36px;
}
A.aD2:link,A.aD2:visited {
	color:#FFF;
	font-size: 12px;
	line-height: 26px;
	font-family: "微软雅黑";
	font-weight: normal;
	display: block;
	text-indent: 20px;
	text-transform: capitalize;
}
A.aD2:active,A.aD2:hover {
	color:#FF0;
	font-size: 12px;
	line-height: 26px;
	font-family: "微软雅黑";
	font-weight: normal;
	display: block;
	text-indent: 20px;
	text-transform: capitalize;
}
A.leftmenu:link,A.leftmenu:visited {
	color:#FFFFFF;
	font-size: 18px;
	line-height: 190%;
	font-family: "Times New Roman";
	font-weight: bold;
	text-transform: capitalize;
	
}
.cojj {
	font-size: 13px;
	line-height: 180%;
	color: #414141;
	font-family: "微软雅黑";
}

A.leftmenu:active,A.leftmenu:hover {
	color:#FF0000;
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
	line-height: 190%;
}
A.em:link,A.em:visited {
	color:#333;
	font-weight: normal;
	text-transform: none;
	font-family: Arial;
	font-size: 12px;
}
A.em:active,A.em:hover {
	color:#F90;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
}
.bantable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
html {

}
.indextable {
	border: 1px solid #E5E3E3;
}
.footlink {
	font-family: Arial;
	color: #CCC;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 120%;
}
.picback {
	background-image: url(../Images/picback_03.jpg);
	background-repeat: repeat;
	border: none;
}
.top10 {
	background-image: url(../Images/right_21.jpg);
	background-repeat: no-repeat;
	width: 186px;
	background-position: left;
}
.ttlink {
	font-family: Arial;
	color: #FFF;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7A7A7A;
}
#proshow {margin:20px;}
#proshow td {padding:2px 10px;}
.pageWZ {
	font-size: 12px;
	color: #333333;
}
.pageP {
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
.projj {
	font-size: 14px;
	color: #333333;
	line-height: 150%;
	align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	font-family: "微软雅黑";
}
#sform {margin:0;padding:0}
.sinput {
	width:152px;
	height:27px;
	float:left;
	margin-left:1px;
	display:inline;
	background:none;
	line-height: 27px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.searchtd {
	background-image: url(../Images/od_06.jpg);
	background-repeat: no-repeat;
	width: 180px;
}
.ssbt {
	width:25px;
	height:27px;
	float:left;
	margin-left:0px;
	display:inline;
	border:0px solid #DDD;
	background:none;
	cursor: hand;
}
#loaction {
	text-align:left;
	padding-left: 35px;
	padding-top: 10px;
	padding-bottom: 20px;
}
A.TT:link,A.TT:visited {
	color:#333;
	font-family: "微软雅黑";
	font-weight: normal;
	text-transform: uppercase;
	font-size: 14px;
}
A.TT:active,A.TT:hover {
	color:#F1A441;
	font-size: 14px;
	font-family: "微软雅黑";
	font-weight: normal;
	text-transform: uppercase;
}
A.TT2:link,A.TT2:visited {
	color:#FFF;
	font-size: 12px;
	font-family: "微软雅黑";
	font-weight: normal;
	text-transform: uppercase;
}
A.TT2:active,A.TT2:hover {
	color:#F4A000;
	font-size: 12px;
	font-family: "微软雅黑";
	font-weight: normal;
	text-transform: uppercase;
}
.protit {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EDCED6;
}
.homewz {
	font-family: Arial;
	font-size: 12px;
	color: #000;
}
.abbanback {
	background-image: url(../Images/ab_05.jpg);
	background-repeat: repeat-x;
}
.npwz {
	font-family: "微软雅黑";
	font-size: 14px;
	font-weight: bold;
	color: #9a9a9a;
}
.leftwz12 {
	font-family: "微软雅黑";
	font-size: 12px;
	font-weight: bold;
	color: #666;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	line-height: 30px;
	text-transform: uppercase;
}
.leftwz13 {
	font-family: "微软雅黑";
	font-size: 14px;
	font-weight: bold;
	color: #666;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	line-height: 45px;
	text-transform: uppercase;
}
.ablink {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.abwzyh {
	font-family: "微软雅黑";
	font-size: 12px;
	line-height: 180%;
	color: #666;
	font-weight: bold;
}

A.cc:link,A.cc:visited {
	font-family: "微软雅黑";
	font-size: 14px;
	font-weight: bold;
	color: #9a9a9a;
}
A.cc:active,A.cc:hover {
	font-family: "微软雅黑";
	font-size: 14px;
	font-weight: bold;
	color: #C30D37;
}
.PVTD {
	border: 1px solid #E1E1E1;
}
.pcview {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #F1A441;
}

.itemB{
	float:left;
	margin-bottom:0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	}
.itemPicB{
	width:165px;
	height:110px;
	text-align:center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	}
.updata {
	background-image: url(../Images/updata_21.jpg);
	height: 31px;
	width: 116px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial;
	font-size: 12px;
	color: #FFF;
}
.xfnumpage {padding:2px 5px;background:#333;color:#FFF;border:1px solid #000;margin:0 2px}
.xfcurnum {padding:2px 5px;background:#999;color:#FFF;border:1px solid #666;margin:0 2px;}
.cleardiv {context:"."; height:"0"; display:block;clear:both;visibility:hidden}
.abwz {
	font-family: Arial;
	font-size: 12px;
	line-height: 180%;
	color: #333;
	text-align: justify;
}
A.abl:link,A.abl:visited {
	color:#666;
	font-size: 12px;
	line-height: 20px;
	font-family: "微软雅黑";
	font-weight: bold;
	display: block;
	text-indent: 5px;
	text-transform: uppercase;
}
A.abl:active,A.abl:hover {
	color:#F90;
	font-size: 12px;
	line-height: 20px;
	font-family: "微软雅黑";
	font-weight: bold;
	display: block;
	text-indent: 5px;
	text-transform: uppercase;
}
.abwz2 {
	font-family: Arial;
	font-size: 12px;
	line-height: 180%;
	color: #333;
	text-align: justify;
}
A.bt:link,A.bt:visited {
	color:#FAFAFA;
	font-size: 11px;
	font-family: Arial;
	text-transform: uppercase;
	line-height: 120%;

}
A.bt:active,A.bt:hover {
	color:#F90;
	font-size: 11px;
	font-family: Arial;
	text-transform: uppercase;
}
