@charset "utf-8";
/*-------------定义默认样式------------------*/
a {blr:expression(this.onFocus=this.blur())} 

body {
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
	/*background-image: url(../images/back.gif);*/
	/* 自定义滚动条 需要删除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;
}
/* 数字  字母 */
.zimu {
	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;
	width:760px;
}

li,ul{
	margin: 0px;
	padding: 0px;
	list-style:none;
	list-style-type:none;
}

form,html, body, ul, li, h1, h2, h3, h4, h5, h6, p, table, img, hr, dd, dt, span, a, dt, dd, ol{
	margin:0;
	padding:0;
	color: #000000;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	font-size: 12px;
	line-height: 20px;	
}

/* 文本输入框、下拉列表默认样式 */
input,option,select{
	COLOR: #000000;
	Font-size: 12px;
	Font-family:Verdana, Arial, Helvetica, Sans-serif,宋体;
	background-color: #FFFFFF;
	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;
}

/* 文本输入框、下拉列表默认样式 */
.input1,option,select{
	COLOR: #000000;
	Font-size: 12px;
	Font-family:Verdana, Arial, Helvetica, Sans-serif,宋体;
	background-color: #FFFFFF;
/*	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #a0bed8;
	border-right-color: #a0bed8;
	border-bottom-color: #a0bed8;
	border-left-color: #a0bed8;*/
	border:#a0bed8 1px solid;
}

/* 按钮默认样式 */
.button {
	height:21px;
	border: 1px solid #C8C8CA;
	background:url(../images/button.gif) repeat-x center;
	margin: auto 3px;
	padding-top: 1px;
	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;	
}

/*-------------定义布局结构--------------*/
#wrapper{
	width: 955px;
	margin:0 auto;
	clear:both;
	background-position: center;
	background-repeat: repeat-y;
}

#header{
	height:110px;
	background-image: url(../images/head_bg.gif);
	background-repeat: repeat-x;
}
#logo{
	width: 200px;
	float:left;
}
#sethome{
	width: 250px;
	float:right;
	text-align: right;
	color: #999999;
	padding-top: 45px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#nav{
	clear:both;
	background-color:#FFFFFF;
	margin-top: 10px;
	margin-left: 10px;
}

.lan,a.lan:link,a.lan:visited {
	font-size: 14px;
	color: #005da8;
	padding-top:px;
	font-weight: bold;
	}

a.lan:hover {
	color: #D73D00;
	text-decoration:underline;
	padding-top:px;
	font-weight: bold;
}

.lv,a.lv:link,a.lv:visited {
	font-size: 12px;
	color: #267a3a;
	padding-top:px;
	font-weight: bold;
	}

a.lv:hover {
	color: #D73D00;
	text-decoration:underline;
	padding-top:px;
	font-weight: bold;
}

/* 主导航样式 */
.menutd{
	text-align: center;
	padding-right: 0px;
	padding-left: 0px;
	height: 30px;
	background-color: #000;
/*	background-image: url(../images/menubg.gif);
*/}
.menu,a.menu:link,a.menu:visited {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	padding-top:10px;
	font-weight: bold;
	}

a.menu:hover {
	color: #c6eeff;
	text-decoration:underline;
	padding-top:10px;
	font-weight: bold;
}

.menu1,a.menu1:link,a.menu1:visited {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top:10px;
	}
a.menu1:hover {
	color: #c6eeff;
	text-decoration:underline;
	padding-top:10px;
}

.menu2,a.menu2:link,a.menu2:visited {
	font-size: 14px;
	color: #c6eeff;
	text-decoration: none;
}
a.menu2:hover{
	color: #c6eeff;
	text-decoration:underline;
}


/* 中文侧导航样式 */
.menubg{
	background-repeat: repeat-x;/* 控制侧导航高度、间距、背景图片x方向重复 */
	background-position: bottom;/* 控制侧导航高度、间距、背景所居位置（下边）*/
	height:28px;
	padding-left:26px;
	}
/*.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: #cf405e;
	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: #ff0600;
	text-decoration: none;
	cursor:pointer;
}
a.submenu4:hover {
	font-size: 12px;
	line-height: 20px;
	color: #D73D00;
	text-decoration: underline;
	cursor:pointer;
}
#banner{
	background-color:#82bfec;
}
.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;
}
#bottom{
	height:60px;
	Font-family:Verdana, Arial, Helvetica, Sans-serif,宋体;
	clear:both;
	text-align:left;
	line-height: 20px;
	color: ffffff;
	margin-top:6px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#bottom li{
	color: #666666;
}

#bottom a {
	color:#666666;
	text-decoration: none;
}
#bottom a:hover {
	color:#D73D00;
	text-decoration:underline;
}
.main{
	overflow: hidden;
	margin:0px auto 0px auto;
}
.left {
	float:left;
	width:210px;
	height:300px;
}
.right{
	float: left;
	width: 740px;
}
.view_name{
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
	color: #000000;
}
.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 {
	font-size: 12px;
	line-height: 30px;
	color: #D73D00;
	text-decoration: underline;
}
.home,a.home:link,a.home:visited {
	font-size: 12px;
	color:  #474646;
	text-decoration: none;
		text-align: center;
}
a.home:hover {
	font-size: 12px;
	color: #D73D00;
	text-decoration: underline;
}


.view_content{
	padding:10px;
}
.view_file{
	line-height: 24px;
}
.list_head{
	background-color: #def3fe;
	font-size: 14px;
	text-align: center;
	height:20px;
}
.list_head1{
	background-color: #f0faff;
	font-size: 14px;
	text-align: center;
	height:20px;
}
.list_title{
	text-align: center;
	float: right;
}
.list_dot{
	color: #ffffff;
	font-family: "宋体";
}
.list_dot1{
	color: #d54062;
	font-family: "宋体";
}
.list_time{
	color: #666666;
}
.list_hits{
	color: #666666;
}
.listtitle,a.listtitle:link,a.listtitle:visited {
	text-align:center;
	font-size: 14px;
	line-height: 27px;
	color: #000000;
	text-decoration: none;
	background-color: #DEF3FE;
}
a.listtitle:hover {
    text-align:center;
	font-size: 14px;
	line-height: 27px;
	color: #D73D00;
	background-color: #DEF3FE;
	text-decoration:underline;
}

.getlist{
	height:24px;
/*	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	background-image:url(../images/getbg.gif);*/
}
#way{
	text-align:right;
	border-bottom:0px solid #d9d9d9;
	margin:0px;
	color:#474646;
	text-indent: 1em;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 0px;
}

#gotop{
 padding:2px;
 margin:5px auto;
 text-align:right;
 clear:both;
}


/* 分页样式 */

.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:#fff;
	text-decoration:underline;
}

.productname,a.productname:link,a.productname:visited {
	color: #d64b6b;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

.r_pic{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-image: url(../images/r_picbg.gif);
	height: 28px;
	padding-top: 10px;
	padding-left: 20px;
}

.backtop{
clear:both;
height:10px;
text-align:right;
margin-top:5px;
}
.star,a.star:link,a.star:visited {
	color: #D73D00;
	text-decoration: none;
	font-family: "宋体";
}
a.star:hover {
	color: #D73D00;
	text-decoration:underline;
}
.top15{
	margin-top:15px;
}
/* 首页信息调用文字样式 */
.indexget,a.indexget:link,a.indexget:visited {
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
a.indexget:hover {
	font-size: 12px;
	line-height: 20px;
	color: #ffffff;
	text-decoration:underline;
}

/* 最下面联系方式 */
.copy,a.copy:link,a.copy:visited {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif,宋体;
	text-decoration: none;
}
a.copy:hover {
	font-size: 12px;
	line-height: 20px;
	color: #ffffff;
	text-decoration:underline;
}