@charset "gb2312";

/*a {blr:expression(this.onFocus=this.blur())} 
a {behavior:url(../main/user/t.htc)}*/
a {outline: none;}
a:active {star:expression(this.onFocus=this.blur());}
img { border: 0; }

.pro_small_img{	
	border:solid 1px #73b4e7;
	}
.pro_big_img{	
	border:solid 1px #73b4e7;
	}	
.pro_openwindow_img{	
	border:solid 1px #73b4e7;
	
	}
.pagetitle{
	width:94%;
	}
.pagecontent{
	width:91%;
	}		
body {
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
/*	background-image: url(../images/bodybg.gif);
	background-repeat: repeat-x;
	background-position: top;*/
		/* 自定义滚动条 需要删除DOCTYPE声明
	SCROLLBAR-FACE-COLOR: #f892cc; //滚动条凸出部分的颜色
	SCROLLBAR-HIGHLIGHT-COLOR: #f256c6; //滚动条空白部分的颜色
	SCROLLBAR-SHADOW-COLOR: #fd76c2; //立体滚动条阴影的颜色
	SCROLLBAR-3DLIGHT-COLOR: #fd76c2; //滚动条亮边的颜色
	SCROLLBAR-ARROW-COLOR: #fd76c2; //上下按钮上三角箭头的颜色
	SCROLLBAR-TRACK-COLOR: #fd76c2; //滚动条的背景颜色
	SCROLLBAR-DARKSHADOW-COLOR: #f629b9; //滚动条强阴影的颜色
	SCROLLBAR-BASE-COLOR: #e9cfe0; //滚动条的基本颜色*/
}

td,th{
	COLOR: #000000;
	Font-family:Verdana, Arial, Helvetica, Sans-serif, "宋体";
	font-size: 12px;
	line-height: 20px;	
}


a,a:link,a:visited,a:active {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #D73D00;
	text-decoration: underline;
}

.content{
	line-height:22px;
	padding:5px;
	overflow:hidden;
}
.logo{
	padding: 0px 0px 0px 0px;
	height:90px;
	vertical-align: top;
}


input,option,select{
	COLOR: #666666;
	Font-size: 12px;
	Font-family:Verdana, Arial, Helvetica, Sans-serif,宋体;
	background-color: #F7F7F7;
	HEIGHT: 20px;
	padding:3px 0 0 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	border-left-color: #000000;
}


.button {
	background-color: #F7F7F7;
	height:20px;
	border: 1px solid #C8C8C8;
	background:url(../images/button.gif) repeat-x center;
	margin: auto 3px;
	padding-top: 2px;
	color:#555555;
	cursor:pointer;}
	
.button2 {
	background-color: #F7F7F7;
	height:22px;
	border: 1px solid #3e9ae1;
	margin: auto 0px;
	padding-top: 1px;
	padding-bottom: 3px;
	color:#000000;}



textarea{
	COLOR: #000000;
	Font-size: 12px;
	Font-family:Verdana, Arial, Helvetica, Sans-serif,宋体; 
	background-color: #F7F7F7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	border-left-color: #000000;	
}


.head,a.head:link,a.head:visited {
	font-size: 12px;
	line-height: 20px;
	color: #555555;
	text-decoration: none;
}
a.head:hover {
	font-size: 12px;
	line-height: 20px;
	color: #D73D00;
	text-decoration:underline;
}




.maincontent{
	
}
.nav{
	/*background-color:#ffffff;
	background-image: url(../images/menubg.gif);*/
}
.menutd{
	text-align: center;
	padding-right: 0px;
	padding-left: 0px;
	height: 30px;
/*	background-color: #000;
	background-image: url(../images/menubg.gif);*/
}

.menuline{
	font-size: 14px;
	color: #555555;
	text-decoration: none;
/*    background-image: url(../images/menuline.gif);
	background-repeat: no-repeat;
	background-position: center top;*/
}

.menu1,a.menu1:link,a.menu1:visited {
	font-size: 14px;
	color: #555555;
	text-decoration: none;
	padding-top:10px;
	font-weight:bold;
	}
a.menu1:hover {
	color: #D73D00;
	text-decoration:underline;
	padding-top:10px;
}

.menu2,a.menu2:link,a.menu2:visited {
	font-size: 14px;
	color: #D73D00;
	text-decoration: none;
	font-weight:bold;
}
a.menu2:hover{
	color: #D73D00;
	text-decoration:underline;
}

.lefttd{
	width: 215px;
	height: 300px;
	padding: 0px;
	vertical-align: top;
	background:url(../images/leftbg.gif) repeat-y top;
}
.lefttdd{
	background:url(../images/leftbgg.gif) no-repeat top;
}

.submenupic{
	padding:0px 0px 12px 0px;
	text-align: center;
}

.submenubg{
	background-repeat: no-repeat;
	background-position:left top;
	height:28px;
	padding:0 0 0 25px;
	border-bottom: 0px solid #CCCCCC;
	}
.submenubg a{
	display: block;
	}	
.submenubg2{
	background-repeat: no-repeat;
	background-position:left top;
	height:28px;
	padding:0 0 0 25px;
	border-bottom: 0px solid #CCCCCC;
	}
.submenubg2 a{
	display: block;
	}		
.submenu1,a.submenu1:link,a.submenu1:visited {
	font-size: 14px;
	line-height: 20px;
	color: #054492;
	text-decoration: none;
	cursor:pointer;
}
a.submenu1:hover {
	font-size: 14px;
	line-height: 20px;
	color: #D73D00;
	text-decoration: underline;
	cursor:pointer;
}
.submenu2,a.submenu2:link,a.submenu2:visited {
	font-size: 14px;
	line-height: 20px;
	color: #D73D00;
	text-decoration: none;
	cursor:pointer;
}
a.submenu2:hover {
	font-size: 14px;
	line-height: 20px;
	color: #D73D00;
	text-decoration: underline;
	cursor:pointer;
}


.submenu3,a.submenu3:link,a.submenu3:visited {
	font-size: 12px;
	line-height: 20px;
	color: #054492;
	text-decoration: none;
	cursor:pointer;
}
a.submenu3:hover {
	font-size: 12px;
	line-height: 20px;
	color: #D73D00;
	text-decoration: underline;
	cursor:pointer;
}
.submenu4,a.submenu4:link,a.submenu4:visited {
	font-size: 12px;
	line-height: 20px;
	color: #D73D00;
	text-decoration: none;
	cursor:pointer;
}
a.submenu4:hover {
	font-size: 12px;
	line-height: 20px;
	color: #D73D00;
	text-decoration: underline;
	cursor:pointer;
}


.way,a.way:link,a.way:visited {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	text-decoration: none;
}
a.way:hover {
	font-size: 12px;
	line-height: 20px;
	color: #D73D00;
	text-decoration:underline;
}

.way2,a.way2:link,a.way2:visited {
	font-size: 12px;
	line-height: 20px;
	color: #D73D00;
	text-decoration: none;
}
a.way2:hover {
	font-size: 12px;
	line-height: 20px;
	color: #D73D00;
	text-decoration:underline;
}
.waybg {
 	text-align: right;
	background-color:#f1f1f1;
	height:28px;
	border-bottom:0px solid #CCCCCC;
	padding:1px 18px 0px 0px;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	text-decoration: none;
}
 .waymb{
 margin-bottom:6px;}

.r_pic{
	height: 28px;
	padding: 6px 0px 16px 0px;
}
.r_text{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-image: url(../images/r_picbg.gif);
	height: 25px;
	padding: 7px 0px 16px 22px;
	margin-bottom:16px;
}

.listtitle,a.listtitle:link,a.listtitle:visited {
	text-align:center;
	font-size: 14px;
	line-height: 27px;
	color: #333333;
	text-decoration: none;
	background-color: #87b9fa;
}
a.listtitle:hover {
    text-align:center;
	font-size: 14px;
	line-height: 27px;
	color: #D73D00;
	background-color: #87b9fa;
	text-decoration:underline;
}
.list_dot{
	color: #333333;
	font-family: "宋体";
}
.list_time{
	color: #666666;
	font-size:11px;
}
.list_hits{
	color: #666666;
	font-size:11px;
}
.pagebg{
height:26px;
padding:10px 0px 0px 0px;
}
.backtop{
text-align:right;
padding: 10px 25px 10px 0px;
}

.copy,a.copy:link,a.copy:visited {
	font-size: 12px;
	line-height: 20px;
	Font-family:Verdana, Arial, Helvetica, Sans-serif, "宋体";
	color: #333333;
	text-decoration: none;
	text-align: center;
	padding:0px 0px 0px 0px;
}

a.copy:hover {
	font-size: 12px;
	line-height: 20px;
	Font-family:Verdana, Arial, Helvetica, Sans-serif, "宋体";
	color: #D73D00;
	text-decoration:underline;
	text-align: center;
	padding:0px 0px 0px 0px;
}
.bottom{
	height:70px;
}

.bottommenu,a.bottommenu:link,a.bottommenu:visited {
	clear:both;
	background-color: #CCCCCC;
	height: 20px;
	text-align: center;
	padding-top: 6px;
	vertical-align: top;
	color: #666666;
}
.goback,a.goback:link,a.goback:visited{
border:#c8c8c8 1px solid;
background-color:#e5f0fe;
background:url(../images/button.gif) repeat-x center;
padding:1px 13px 0px 13px;
height:20px;
color: #D73D00;
font-family: "宋体";
}
.contactname{
color:#D73D00;
	font-size:14px;
	font-weight: bold;
}
.view_name{
	background-color:#87b9fa;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 27px;
}
.view_time,a.view_time:link,a.view_time:visited {
    background-color: #F7F7F7;
	font-size: 12px;
	line-height: 26px;
	color:  #666666;
	text-decoration: none;
		text-align: center;
}
a.view_time:hover {
    background-color: #F7F7F7;
	font-size: 12px;
	line-height: 26px;
	color: #D73D00;
	text-decoration: underline;
}

.view_content{
	padding:0px 0px 0px 0px;
}
.view_file,a.view_file:link,a.view_file:visited{
	padding:8px 0px 0px 0px;
	color:#D73D00;
	line-height: 20px;
}
.view_file:hover{
	padding:8px 0px 0px 0px;
	color:#D73D00;
	line-height: 20px;
}


.getlist{
	height:21px;
	/*	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	background-image:url(../images/getbg.gif);
	background-position: bottom;
	background-repeat: repeat-x;*/
}


.page  { background-color : #e5f0fe; border:1px solid #87b9fa; padding:0px 6px; font-family:Tahoma; }
.pagen { background-color : #87b9fa; border:1px solid #87b9fa; padding:0px 6px; font-family:Tahoma; color:#fff; font-weight:bold; }
.pagem { height:17px; padding-top:0px; width:23px;border:1px solid #e5f0fe;background-color : #e5f0fe;}
.pagego{ height:17px; width:23px;border:1px solid #e5f0fe;padding:0px 0px;background-color : #e5f0fe;}

.page1,a.page1:link,a.page1:visited {
	font-size: 12px;
	line-height: 20px;
	color:  #D73D00;
	text-decoration: none;
}
a.page1:hover {
	font-size: 12px;
	line-height: 20px;
	color: #D73D00;
	text-decoration: underline;
}
.page2,a.page2:link,a.page2:visited {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
a.page2:hover {
	font-size: 12px;
	line-height: 20px;
	color: #D73D00;
	text-decoration: underline;
}

.red,a.red:link,a.red:visited {
	color: #D73D00;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.red:hover {
	color: #D73D00;
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.white,a.white:link,a.white:visited {
	color: #FFF;
	text-decoration: none;
}
a.white:hover {
	color:#CCCCCC;
	text-decoration:underline;
}

.star,a.star:link,a.star:visited {
	color: #D73D00;
	text-decoration: none;
	font-family: "宋体";
}
a.star:hover {
	color: #D73D00;
	text-decoration:underline;
}
.search12{
margin-bottom:12px;
}

.xw{ background:url(../images/xwdt_bg.gif) no-repeat top; padding:8px 13px;}

.indexget,a.indexget:link,a.indexget:visited {
	Font-family:"宋体",Verdana, Arial, Helvetica, Sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
a.indexget:hover {
	Font-family:"宋体",Verdana, Arial, Helvetica, Sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #D73D00;
	text-decoration:underline;
}

.indexmain{ background:url(../images/gsjj_zi.gif) no-repeat top; padding:10px 110px 12px 15px; }
.indexmain,a.indexmain:link,a.indexmain:visited {
    Font-family:宋体,Verdana, Arial, Helvetica, Sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
a.indexmain:hover {
    Font-family:宋体,Verdana, Arial, Helvetica, Sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #D73D00;
	text-decoration:underline;
}


.f1219,a.f1219:link,a.f1219:visited {
	font-size: 12px;
	line-height: 19px;
	color: #000000;
	text-decoration: none;
}
a.f1219:hover{
	font-size: 12px;
	line-height: 19px;
	color: #D73D00;
	text-decoration:underline;
}

.f1219c,a.f1219c:link,a.f1219c:visited {
	font-size: 12px;
	line-height: 19px;
	color: #D73D00;
	text-decoration: none;
}
a.f1219c:hover{
	font-size: 12px;
	line-height: 19px;
	color: #D73D00;
	text-decoration:underline;
}


.f1220,a.f1220:link,a.f1220:visited {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
a.f1220:hover {
	font-size: 12px;
	line-height: 20px;
	color: #D73D00;
	text-decoration:underline;
}

.f1220c,a.f1220c:link,a.f1220c:visited {
	font-size: 12px;
	line-height: 20px;
	color: #D73D00;
	text-decoration: none;
}
a.f1220c:hover {
	font-size: 12px;
	line-height: 20px;
	color: #D73D00;
	text-decoration:underline;
}


.f1221,a.f1221:link,a.f1221:visited  {
	font-size: 12px;
	line-height: 21px;
	color: #000000;
	text-decoration: none;
}
a.f1221:hover {
	font-size: 12px;
	line-height: 21px;
	color: #D73D00;
	text-decoration:underline;
}

.f1221c,a.f1221c:link,a.f1221c:visited  {
	font-size: 12px;
	line-height: 21px;
	color: #D73D00;
	text-decoration: none;
}
a.f1221c:hover {
	font-size: 12px;
	line-height: 21px;
	color: #D73D00;
	text-decoration:underline;
}


.f1422,a.f1422:link,a.f1422:visited {
	font-size: 14px;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
}
a.f1422:hover {
	font-size: 14px;
	line-height: 22px;
	color: #D73D00;
	text-decoration:underline;
}

.f1422c,a.f1422c:link,a.f1422c:visited {
	font-size: 14px;
	line-height: 22px;
	color: #D73D00;
	text-decoration: none;
}
a.f1422c:hover {
	font-size: 14px;
	line-height: 22px;
	color: #D73D00;
	text-decoration:underline;
}


.f1626,a.f1626:link,a.f1626:visited {
	font-size: 16px;
	line-height: 26px;
	color: #000000;
	text-decoration: none;
}
a.f1626:hover {
	font-size: 16px;
	line-height: 26px;
	color: #D73D00;
	text-decoration:underline;
}

.f1626c,a.f1626c:link,a.f1626c:visited {
	font-size: 16px;
	line-height: 26px;
	color: #D73D00;
	text-decoration: none;
}
a.f1626c:hover {
	font-size: 16px;
	line-height: 26px;
	color: #D73D00;
	text-decoration:underline;
}

.bg {
	background-repeat: no-repeat; 
	background-position: left bottom; 
}
.bg2 { 
	background-repeat: repeat-x;
	background-position: top; 
}
.bg3 {
	background-repeat: no-repeat;
	background-position: right top;
}


.systable
{
 BORDER-TOP-WIDTH: 1px;
 BORDER-LEFT-WIDTH: 1px; 
 BORDER-BOTTOM-WIDTH: 1px; 
 BACKGROUND-COLOR: #87b9fa; 
 BORDER-RIGHT-WIDTH: 1px;
 padding:2px;
 width:91%;
 }
 
 .systr
 { 
 background-color:#e5f0fe;
 }
 .systr2
 {
  background-color:#ffffff;
 }
 
 .menuwidth{
 width:200px;}
 
 .menuwidth2{
 width:185px;}
 
 .black2{
 padding:14px 0 10px 0;}
 
 .box1{ 
 border:#fe7801 1px solid;}
 
.newssummary{ color:#666;}
.newsIspic{ float:left; padding:10px auto;}

.lx{ padding:12px 0; font-family:Arial, 宋体, Verdana, Helvetica, Sans-serif; color:#333; line-height:22px;}
.lx a{ color:#333;}

.product_table td{border:1px #ccc solid;}

