body{
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	margin:0;
}
form{ margin:0;}
.dis{display:block;}/*JS控制显示*/
.undis{display:none;}/*JS控制隐藏*/
/*公共样式*/
.search01{ width:230px;height:14px; float:left; margin-left:10px;}
.search02{
	width:200px;
	height:20px;
	background-color:#E6F6FB;
	float:left;
	font-size: 12px;
	font-weight: bold;
	color: #4582BD;
}
.fl{ float:left;}
.fr{ float:right;}
.centent{ width:960px; margin:0 auto; clear:both;}
.mt5{ margin-top:5px;}
.mt10{ margin-top:10px;}
.line01{ border:1px solid #E4E4E4;}
.line02{ border:1px solid #A0A0A0;}
.line03{ border:1px solid #ffffff;}
.line04r{ border-right:1px dashed #D4D4D4;}
.line05{
	background-image: url(../images/line01.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.lh16{ line-height:16px;}
.lh18{ line-height:18px;}
/*文字*/
.text01{
	font-size: 16px;
	color: #0D5BD1;
}
.text02{ color:#616161;}
.text03{ color:#ffffff;}
.text04{ color:#ff0000;}
.text05{ color:#545454; font-size:16px; font-weight:bold;}
.text06{ color:#DC0909; font-weight:bold;}
.text07{
	color:#8D8D8D;
	text-decoration: line-through;
}
.text08{ color:#FF5500;}
.text09{ color:#999999;}
.text10{ color: #317D13;}
.text11{
	color: #D32D17;
	font-size: 16px;font-weight:bold;
}
.text12{
	color: #AEA3A2;
	font-size: 16px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}
/*连接*/
a.imga80{
    display:block;
    width:80px;
	height:80px;
	border: 1px double #cccccc;	
}
a.imga80:visted{
 	width:80px;
	height:80px;
	border: 1px double #cccccc;	
}
a.imga80:hover {
 display:block;
    width:80px;
	height:80px;
	border: 1px double #ff0000;
}
a{
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover{
	color: #FF0000;
	text-decoration: none;
}

a.ltxt01:link,a.ltxt01:visited{ font-size:12px; color:#616161;}
a.ltxt01:hover{font-size:12px; color:#ff0000;}

a.ltxt02:link,a.ltxt02:visited{ font-size:12px; color:#FF7800;}
a.ltxt02:hover{font-size:12px; color:#ff0000;}

a.ltxt03:link,a.ltxt03:visited{ font-size:12px; color:#ffffff;}
a.ltxt03:hover{font-size:12px; color:#ffffff; text-decoration:underline;}

a.ltxt04:link{color: #737373;}
a.ltxt04:visited{color: #737373;}
a.ltxt04:hover{color: #ff0000;}

a.ltxt05:link{color: #0019D1;}
a.ltxt05:visited{color: #0019D1;}
a.ltxt05:hover{color: #ff0000;}

a.ltxt06:link{color: #000000; font-size:14px;}
a.ltxt06:visited{color: #000000; font-size:14px;}
a.ltxt06:hover{color: #ff0000;font-size:14px;}

a.ltxt07:link,
a.ltxt07:visited{color:#981B47;}
a.ltxt07:hover{color:#981B47; text-decoration:underline;}

a.ltxt08{color:#ffffff;font-weight: bold; background-color:#0099FF;}
a.ltxt09{color:#00CCBB;font-weight: bold;}
a.ltxt10{color:#ffffff;font-weight: bold; background-color:#FF9933;}
a.ltxt11{color:#FF6600;font-weight: bold;}
a.ltxt12{color:#CC6699;font-weight: bold;}

a.ltxt13:link,
a.ltxt13:visited{color:#757575;font-size:14px;font-weight: bold;}
a.ltxt13:hover{color:#ff0000;font-size:14px;font-weight: bold;}

a.ltxt14:link,
a.ltxt14:visited{color:#0044DD;font-size:14px;}
a.ltxt14:hover{color:#FF5500;font-size:14px;}

a.ltxt15:link,
a.ltxt15:visited{color:#0000ff;}
a.ltxt15:hover{color:#ff0000;}

/*菜单*/
.main{ width:960px; height:53px;}
.main ul{
	width:621px;
	height:53px;
	float:left;
	list-style-type: none;
	margin: 0px;
	background-image: url(../images/zysc_06.jpg);
	background-repeat: repeat-x;
	overflow: hidden;
}
.main ul li{
	width:77px;
	height:20px;
	padding-top:33px;
	float:left;
	text-align:center;}
	
.main_line{
	background-image: url(../images/zysc_08.jpg);
	background-repeat: no-repeat;
	font-size:14px;
	color:#FF0000;
}
.main_line a:link,.main_line a:visited{
	font-size:14px;
	color:#ad0303}
.main_line a:hover{
	font-size:14px;
	font-weight:bold;
	color:#ad0303;}
.main_hover{
	background-image: url(../images/zysc_04.jpg);
	background-repeat: no-repeat;
	width:77px;
}
.main_hover a:link,
.main_hover a:visited{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "宋体";
	text-decoration: none;
}
.main_hover a:hover{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "宋体";
	text-decoration:underline;
}
.main_r{
	background-image: url(../images/zysc_11.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 147px;
	padding-top:33px;
	float:right;
	text-align:center;
	color:#000066;
	font-weight: bold;
}
.main_r a{
	color:#000066;
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
}
.main_r a:hover{
	color:#FF0000;
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;
}
/*第一部分*/
.header_L1{
	background-image: url(../images/zysc_42.jpg);
	background-repeat: no-repeat;
	height: 56px;
	width: 202px;
	margin:3px auto;
}
.header_c{ width:516px; float:left; margin-left:10px; }
.header_c1{ width:516px; height:224px;}
.header_c2{ width:514px; margin-top:10px; border:1px solid #AEAEAE; border-top:none;}
.header_c21{
	width:auto;
	background-image: url(../images/zysc_55.jpg);
	background-repeat: repeat-x;
	height: 27px;
}
.header_c21main{
	background-image: url(../images/zysc_51.jpg);
	background-repeat: no-repeat;
	line-height:27px;
	height: 27px;
	width: 101px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align:center;
	margin-left:5px;
	float:left;
	cursor:pointer;
}
.header_c21maina{
	background-image: url(../images/zysc_53.jpg);
	background-repeat: no-repeat;
	line-height:27px;
	height: 27px;
	width: 101px;
	font-size: 14px;
	color: #000000;
	text-align:center;
	margin-left:5px;
	float:left;
	cursor:pointer;
}
.header_c22{ width:auto;}
.header_c22_bg01{
	background-image: url(../images/zysc_66.jpg);
	background-repeat: no-repeat;
	line-height:18px;
	height: 18px;
	width: 56px;
	text-align: center;
	color:#FFFFFF;
}
.header_c22 ul{
	width:250px;
	margin:0 2px 3px 2px;
	float:left;
	list-style-type: none;
}
.header_c22 ul li{
	border-bottom:1px dashed #DCDCDC;
	background-image: url(../images/zysc_76.jpg);
	background-repeat: no-repeat;
	text-indent: 10px;
	margin-top:4px;
	margin-left:4px;
	background-position: 5px 3px;
}
.header_r{ width:213px; float:right;}
.header_r1{ width:211px; height:223px;border:1px solid #CDCDCD; border-top:none; overflow:hidden;}
.header_r1 ul{ margin:0 0 0 10px; list-style:none; width:200px;height:191px;}
.header_r1 ul li{
	background-image: url(../images/zysc_45.jpg);
	background-repeat: no-repeat;
	text-indent: 10px;
	margin-top:3px;
	margin-bottom:3px;
	background-position: 0px 3px;
}
.header_r11{
	width:211px;
	height:32px;
	background-image: url(../images/zysc_37.jpg);
	background-repeat: repeat-x;
	overflow:hidden;
	
}
.header_r11_common {
	line-height:25px;
	height: 32px;
	width: 70px;
	color: #000000;
	float:left;
	text-align:center;
	cursor:pointer;
}
.header_r11_hover{
	background-image: url(../images/zysc_36.jpg);
	background-repeat: no-repeat;
	line-height:25px;
	height: 32px;
	width: 70px;
	color:#FFFFFF;
	float:left;
	text-align:center;
	cursor:pointer;
}

.subdiv_l{ width:756px; height:423px; overflow:hidden; float:left;}
.subdiv_l_pp{width:auto; height:30px; line-height:30px; margin-top:10px; border:1px solid #fefefe;font-size: 14px; overflow:hidden;}
.subdiv_r{ width:204px; height:423px; overflow:hidden; float:right;}
.subdiv_r01{ width:204px; height:225px; overflow:hidden;margin-top:55px;}
.subdiv_r01b{ width:204px; height:400px; overflow:hidden;margin-top:55px;}
.subdiv_bg01{
	background-image: url(../images/zysc_70.jpg);
	background-repeat: no-repeat;
}
.subdiv_bg02{
	background-image: url(../images/index_84.jpg);
	background-repeat: no-repeat;
}
.subdiv_bg03{
	background-image: url(../images/zysc_118.jpg);
	background-repeat: no-repeat;
}
.subdiv_bg04{
	background-image: url(../images/zysc_129.jpg);
	background-repeat: no-repeat;
}
.subdiv_bg05{
	background-image: url(../images/zysc_159.jpg);
	background-repeat: no-repeat;
}
.subdiv_bg06{
	background-image: url(../images/zysc_165.jpg);
	background-repeat: no-repeat;
}

.subdiv_ul01{ list-style:none; margin:0; float:left; 
	height: 24px;overflow:hidden; }
.subdiv_ul01 li{
	background-image: url(../images/zysc_112.jpg);
	background-repeat: no-repeat;
	float:left;
	height: 24px;
	width: 76px;
	margin-left:3px;
	line-height:24px;
	text-align: center;
}

.subdiv_ul01_hover a:link,
.subdiv_ul01_hover a:visited{
	float:left;
	background-image: url(../images/zysc_88.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 76px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.subdiv_ul01_hover a:hover{
	float:left;
	background-image: url(../images/zysc_88.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 76px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:underline;
}
.subdiv_ul01_common a:link,
.subdiv_ul01_common a:visited{
	float:left;
	height: 24px;
	width: 76px;
	font-size: 14px;
	font-weight: bold;
	color: #636363;
}
.subdiv_ul01_common a:hover{
	float:left;
	height: 24px;
	width: 76px;
	font-size: 14px;
	font-weight: bold;
	color: #636363;
	text-decoration:underline;
}

a.subdiv_ul01_hover:link,
a.subdiv_ul01_hover:visited{
	float:left;
	background-image: url(../images/zysc_88.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 76px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
a.subdiv_ul01_hover:hover{
	float:left;
	background-image: url(../images/zysc_88.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 76px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:underline;
}
a.subdiv_ul01_common:link,
a.subdiv_ul01_common:visited{
	float:left;
	height: 24px;
	width: 76px;
	font-size: 14px;
	font-weight: bold;
	color: #636363;
}
a.subdiv_ul01_common:hover{
	float:left;
	height: 24px;
	width: 76px;
	font-size: 14px;
	font-weight: bold;
	color: #636363;
	text-decoration:underline;
}

.subdiv_ul01_hover2 a:link,
.subdiv_ul01_hover2 a:visited{
	float:left;
	background-image: url(../images/zysc_110.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 76px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.subdiv_ul01_hover2 a:hover{
	float:left;
	background-image: url(../images/zysc_110.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 76px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:underline;
}

.subdiv_ul01_hover3 a:link,
.subdiv_ul01_hover3 a:visited{
	float:left;
	background-image: url(../images/zysc_124.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 76px;
	font-size: 14px;
	font-weight: bold;
	color: #873413;
}
.subdiv_ul01_hover3 a:hover{
	float:left;
	background-image: url(../images/zysc_124.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 76px;
	font-size: 14px;
	font-weight: bold;
	color: #873413;
	text-decoration:underline;
}

.subdiv_ul01_hover4 a:link,
.subdiv_ul01_hover4 a:visited{
	float:left;
	background-image: url(../images/zysc_135.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 76px;
	font-size: 14px;
	font-weight: bold;
	color: #BE2E3E;
}
.subdiv_ul01_hover4 a:hover{
	float:left;
	background-image: url(../images/zysc_135.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 76px;
	font-size: 14px;
	font-weight: bold;
	color: #BE2E3E;
	text-decoration:underline;
}

.subdiv_ul01_hover5 a:link,
.subdiv_ul01_hover5 a:visited{
	float:left;
	background-image: url(../images/zysc_160.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 76px;
	font-size: 14px;
	font-weight: bold;
	color: #BE2E3E;
}
.subdiv_ul01_hover5 a:hover{
	float:left;
	background-image: url(../images/zysc_160.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 76px;
	font-size: 14px;
	font-weight: bold;
	color: #BE2E3E;
	text-decoration:underline;
}

.subdiv_ul01_hover6 a:link,
.subdiv_ul01_hover6 a:visited{
	float:left;
	background-image: url(../images/zysc_167.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 76px;
	font-size: 14px;
	font-weight: bold;
	color: #BE2E3E;
}
.subdiv_ul01_hover6 a:hover{
	float:left;
	background-image: url(../images/zysc_167.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 76px;
	font-size: 14px;
	font-weight: bold;
	color: #BE2E3E;
	text-decoration:underline;
}

.subdiv_ul201{ width:270px; list-style:none; margin:0 2px; float:left;}
.subdiv_ul201 li{
	background-image: url(../images/line01.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	line-height:20px;}

.subdiv_ul301{ list-style:none; margin:0;}
.subdiv_ul301 li{
	background-image: url(../images/line01.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	line-height:22px;
}
.subdiv_ul401{ list-style:none; margin:55px auto 0 auto; width:179px;}
.subdiv_ul401 li{
	background-image: url(../images/line01.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top:3px;
	padding-bottom:3px;
}

.bmgg_bg{
	background-image: url(../images/zysc_140.jpg);
	background-repeat: no-repeat;
	height:36px;
	width:960px;
	padding-top:10px;
	color:#981B47;
}
/*-----1015添加-----*/
.pud_pagel{ width:735px; float:left;}
.pud_pager{ width:216px; float:right;}

.pud_header{ width:735px; overflow:hidden;}
.pud_header_l{ width:216px; height:280px;float:left;}
.pud_header_la{ width:214px; height:210px; border:1px solid #CDCDCD; overflow:hidden;}
/*.pud_header_la ul{ list-style:none; margin:5px 10px;}
.pud_header_la ul li{
	background-image: url(../images/zysc_45.jpg);
	background-repeat: no-repeat;
	text-indent: 10px;
	margin-top:10px;
	background-position: 0px 3px;
	}*/
.pud_header_la_tit01{
	width:208px;
	height:19px;
	line-height:19px;
	margin:2px auto;
	background-image:url(../images/zysc02_08.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 25px;
}
.pud_header_lb{ width:214px; margin:10px auto auto auto;}
.pud_header_lb_tit{
	width:214px;
	height:19px;
	line-height:19px;
	background-image: url(../images/zysc02_13.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.pud_header_lb_con{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BDBDBD;
	border-left-color: #BDBDBD;
	width:202px;
	height:60px;
	line-height:20px;
	padding:10px 5px 0px 5px;
	overflow:hidden;
}
.pud_header_r{ width:510px; height:320px; float:right;}
.pud_header_r_tit01{
	background-image: url(../images/zysc02_09.jpg);
	background-repeat: no-repeat;
	height: 21px;
	line-height: 21px;
	width: 82px;
	float:left;
	margin-top:7px;
	margin-left:2px;
	font-size: 12px;
	font-weight: bold;
	text-align:center;
	color: #FFFFFF;
	cursor:pointer;
}
.pud_header_r_tit02{
	background-image: url(../images/zysc02_10.jpg);
	background-repeat: no-repeat;
	height: 21px;
	line-height: 21px;
	width: 82px;
	float:left;
	margin-top:7px;
	margin-left:2px;
	font-size: 12px;
	text-align:center;
	color: #C12A1C;
	cursor:pointer;
	
}
.pud_table01{
	float:left;
	margin:8px 0 0 0;
	*height:152px!important;
	height:140px;
	width:102px;
}
.pud_table01a,.pud_table01b{background-image: url(../images/line01.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width:715px;
	}
.pud_table01b{
	background-color:#FEFAED;
}
.pud_table02{
	background-image: url(../images/line01.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	float:left;
	width:347px;
	color:#7d7d7d;
	overflow:hidden;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}
.pud_showarea{
	width:735px;
	background-image: url(../images/zysc02_zs_bg.jpg);
	background-repeat: repeat-y;
	overflow:hidden;
}
.pud_showarea_top{
	background-image: url(../images/zysc02_zs_top.jpg);
	background-repeat: repeat-x;
	height: 10px;
	width: auto;
	overflow:hidden;
	clear:both;
}
.pud_showarea_mid{
	width:715px;
	clear:both;
	margin:0 auto;
	overflow:hidden;
}
.pud_showarea_down{
	background-image: url(../images/zysc02_zs_down.jpg);
	background-repeat: repeat-x;
	height: 10px;
	width: auto;
	overflow:hidden;
	clear:both;
}
.pud_showarea_text{
	padding:20px;
	padding-bottom:0;
	width:auto;
	font-size: 14px;
	line-height: 20px;
}
.pud_showarea_text01{
	font-size: 16px;
	font-weight: bold;
	color:#0000ff;
	text-align:center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C9C9C9;
	line-height:30px;
}
.pud_showarea_text02{
	font-size: 12px;
	color: #808080;
	text-align:center;
	line-height:30px;
}
.pud_showarea_text03{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C9C9C9;
	font-size: 14px;
	color: #000000;
	line-height:30px;
}
.pud_showarea_text03 a{
	font-size: 14px;
	color: #999999;
	line-height:30px;}

.pud_pager_tit{
	line-height: 29px;
	background-image: url(../images/zysc02_07.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 216px;
	clear:both;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-indent: 25px;
}
.pud_pager_contant{ width:214px; border:1px solid #E4E4E4; margin-bottom:9px; overflow:hidden;}
.pud_ul{ list-style:none; margin-left:-30px!important;*margin-left:10px!important; margin:0 0 0 10px; width:195px; overflow:hidden;}
.pud_ul li{
	background-image: url(../images/zysc_45.jpg);
	background-repeat: no-repeat;
	text-indent: 10px;
	margin-top:8px;
	margin-bottom:6px;
	background-position: 0px 3px;
	white-space: nowrap;
	}
.pud_searchtxt{ line-height:20px; width:204px; margin:5px;}
.logoeare{
	height:56px;
	width:auto;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C7C7C7;
	border-bottom-color: #C7C7C7;
	overflow:hidden;
	padding:18px 0;
}
.logoeare_img{
	border: 3px double #999999;
	margin: 0 2px;
}
.pud_showarea_mid_ul{ margin:0; list-style:none;}
.pud_showarea_mid_ul li{

	margin-top:7px;
	height:23px;
	text-indent: 10px;
}
/*排列按扭样式*/
.but_r01{
	background-color:#CF0000;
	color:#FFFFFF;
	width:10px;
	padding:0 3px;
	line-height:16px;
	white-space: nowrap;
	display: block;
	float:left;
	text-align:center;
	margin:0 2px;
}
.but_r02{
	background-color:#868686;
	color:#FFFFFF;
	width:10px;
	padding:0 3px;
	line-height:16px;
	white-space: nowrap;
	display: block;
	float:left;
	text-align:center;
	margin:0 2px;
}
/*翻页样式*/
DIV.megas512 {
	PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; MARGIN: 3px; PADDING-TOP: 10px; TEXT-ALIGN: center
}
DIV.megas512 A {
	BORDER-RIGHT: #dedfde 1px solid; PADDING-RIGHT: 6px; BACKGROUND-POSITION: 50% bottom; BORDER-TOP: #dedfde 1px solid; PADDING-LEFT: 6px; PADDING-BOTTOM: 2px; BORDER-LEFT: #dedfde 1px solid; COLOR: #99210b; MARGIN-RIGHT: 3px; PADDING-TOP: 2px; BORDER-BOTTOM: #dedfde 1px solid; TEXT-DECORATION: none
}
DIV.megas512 A:hover {
	BORDER-RIGHT: #000 1px solid; BORDER-TOP: #000 1px solid; BACKGROUND-IMAGE: none; BORDER-LEFT: #000 1px solid; COLOR: #fff; BORDER-BOTTOM: #000 1px solid; BACKGROUND-COLOR: #777777
}
DIV.megas512 A:active {
	BORDER-RIGHT: #000 1px solid; BORDER-TOP: #000 1px solid; BACKGROUND-IMAGE: none; BORDER-LEFT: #000 1px solid; COLOR: #fff; BORDER-BOTTOM: #000 1px solid; BACKGROUND-COLOR: #777777
}
DIV.megas512 SPAN.current {
	PADDING-RIGHT: 6px; PADDING-LEFT: 6px; FONT-WEIGHT: bold; PADDING-BOTTOM: 2px; COLOR: #99210b; MARGIN-RIGHT: 3px; PADDING-TOP: 2px
}
DIV.megas512 SPAN.disabled {
	PADDING-RIGHT: 6px; PADDING-LEFT: 6px; PADDING-BOTTOM: 2px; COLOR: #adaaad; MARGIN-RIGHT: 3px; PADDING-TOP: 2px
}

SPAN.price {
	color:#FF5500;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:14px;
}
SPAN.price SUP {
	FONT-SIZE: 11px; VERTICAL-ALIGN: baseline; COLOR: #3a3a3a; MARGIN-RIGHT: 1px
}
SPAN.price SUB {
	FONT-SIZE: 10px; color:#FF5500; VERTICAL-ALIGN: text-bottom;
}
a.white12:link,a.white12:visited{color:#fef1d8; text-decoration:none; font-size:12px; font-weight:bold}
a.white12:hover{color:#FFFF00; text-decoration:onoe; font-size:12px; font-weight:bold;}
a.blue12:link,a.blue12:visited{color:#666666; text-decoration:none; }
a.blue12:hover{color:#FF0000; text-decoration:onoe;}


.background{background-color:#eef9fc;}

.list{ margin: 0px 10px 20px; text-align: left; } 
.list ul{ list-style-type: none; margin: 0px; padding: 0px; } 
.list li{ width: 100%; border-bottom-width: 1px;  border-bottom-style: dashed; border-bottom-color: #CCCCCC;} 
.list li a{ color: #000; padding: 4px 0px 4px 5px; } 
.list li span{ float: right;text-align: right;color: #777777; } 
.list li a:hover{ color: #336699; } 

.select_color{ font-size: 12px; background-color: #e2f1ff;  }

#imgmove div {float:left;width:63px; height:54px; display:block; overflow:visible;*overflow:hidden; position:relative;*position:static;}
#imgmove a img {position:absolute;left:0px;top:0px;z-index: 0;*position:static;width:63px; height:54px; border:0px solid #cccccc;}

#imgmove a:hover {border:none }
#imgmove a:hover img {position:relative; left:0px; top:0px; z-index:2;width:640px; height:300px; border:1px solid #000000;}
/*便民广告样式*/
.img_bm {
	border: 1px solid #999999;
}

a.blue:link {
	font-size: 14px;
	color: #FF0000;
	text-decoration:none;
}
a.blue:visited {
	color: #FF0000;
	text-decoration:none;
}
a.blue:hover {
	color: #0000FF;
	text-decoration:underline;
}

/*个人产品详细*/
.pud_showarea_text_12{
	padding:20px;
	padding-bottom:0;
	width:auto;
	font-size: 12px;
	line-height: 20px;
}
.pud_detail_tab{ margin-top:20px;}
.txt01{
	color: #FF6A09;
}
.txt02{
	color: #317D13;
}
a.ltxt16:link,
a.ltxt16:visited{color:#ff0000; text-decoration:none;}
a.ltxt16:hover{color:#ff0000; text-decoration:underline;}

.huifu{
	line-height: 24px;
	background-image: url(../images/zysc_169.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 680px;
	margin:5px auto 0 auto;
}.btn01{ border:1px solid #CCCCCC; background-color:#FFFFFF; height:20px; width:50px; line-height:18px;}

.input05{ border:1px solid #cccccc; background-color:#FFFFFF; height:14px;}
.textarea02{ border:1px solid #cccccc; background-color:#FFFFFF;  width:250px; height:100px;}
.textarea_sty{
	SCROLLBAR-FACE-COLOR: #FFEDD1;
	SCROLLBAR-HIGHLIGHT-COLOR: #FF493B;
	SCROLLBAR-SHADOW-COLOR: #FF493B;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #FFEFE0;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	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: solid;
	border-left-style: solid;
	border-top-color: #DDB04B;
	border-right-color: #DDB04B;
	border-bottom-color: #DDB04B;
	border-left-color: #DDB04B;
}
.title_miniad{
	border: 1px solid #CCCCCC;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #C64000;
}
