@charset "utf-8";
body, html {
	margin:0px;
	padding:0px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.container {
	position: relative;
	margin: 0 auto;
	padding:0px;
	width:1002px;
	text-align: left;
}
a{
   outline:none;/*去掉FF连接虚线框*/
}
a{blr:expression(this.onFocus=this.blur())}/*去掉IE连接虚线框*/
.header {
	background-image: url(header_bg.gif);
	background-repeat: repeat-x;
	margin:0px;
	height: 128px;
	padding: 5px 0px 0px 20px;
}
.header p {
	padding:0px;
	float: left;
	margin: 0px 600px 0px 0px;
	color: #999999;
}
* html .header p {/*for ie6*/
	display: inline;
}
.header .lge a {
	text-decoration: none;
	color: #000000;
}
.header .lge a:hover {
	color: #666666;
}
.header .logo {
	margin-top: 18px;
	float: left;
}
.header .nav {
	margin-top: -2px;
	margin-left: 370px;
	*margin-top: 10px; /*for IE*/
	*margin-left: 405px;
}
.header .nav li {
	display: block;
	float: left;
	height: 84px;
	background-image: url(nav_btn_bg.gif);
	background-repeat: repeat-x;
	line-height: 50px;
	text-decoration: none;
	border-right: 1px solid #CCCCCC;
	position: relative;
}
.header .nav li a {
	padding: 0 30px;
	height: 84px;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	display: block;
	_float: left; /*for IE6*/
}

.header .nav li a:hover {
	color: #FFFFFF;
	background-image: url(nav_btn_bg2.gif);
	background-repeat: repeat-x;
}
.letter {
	margin-left: 20px;
	color: #333333;
}
.letter h2 {
	margin: 0px;
	font-size: 22px;
	font-weight: normal;
}
.letter h3 {
	margin: 0px;
	font-size: 14px;
	font-weight: normal;
}
.banner {
	margin-top: 12px;
	background-image: url(banner_bg.gif);
	background-repeat: no-repeat;
	margin-left: 20px;
	position: relative;
	padding-left: 50px;
	padding-bottom: 70px;
	*padding-bottom: 90px; /*for IE*/
	padding-top: 50px;
}

.banner h2 {
	font-size: 30px;
	color: #FFFFFF;
}
.banner h1 {
	font-size: 35px;
	color: #FFFFFF;
	margin-top: -20px;
}
.banner embed {
	position: absolute;
	left: 572px;
	top: -19px;
	_left: 520px; /*for IE6*/
}
.column {
	position: relative;
	margin: 0px;
	padding: 0px;
}
.column .more {
	position: absolute;
	text-align: right;
	right: 8px;
	top: -11px;
	*top: 6px; /*for IE*/
}
.left {
	margin-left: 20px;
	float: left;
	width: 278px;
}
* html .left {/*for IE6*/
margin-left: 11px;
}
.left .news {
	margin-bottom: 10px;
}
.left .news ul {
	font-size: 15px;
	padding: 0px;
	margin: 0 0 0 8px;
}
.left .news ul li {
	list-style-type: none;
	background-image: url(ico_news.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 15px;
	line-height: 20px;
}
.left .news ul li a:link, .left .news ul li a:visited {
	color: #000000;
	text-decoration: none;
}
.left .news ul li a:hover {
	color: #666666;
}
.middle {
	width: 436px;
	float: left;
	margin: 0 14px;
}
.middle .proshow {}
.middle .pro_tx {
	margin: 10px 0;
}
.right {
	float: left;
	width: 222px;
}
.right .contact {
	margin-top: 10px;
}
.right .contact p {
	margin: 0px;
	padding: 0px;
	line-height: 18px;
	font-size: 12px;
}
.footer {
	clear: both;
	border-top: 4px solid #DBD6C1;
	border-bottom: 1px solid #DBD6C1;
	height: 30px;
	width: 962px;
	margin: 0 0 10px 20px;
}

.footer span {
	padding: 0px;
	margin: 0px;
	line-height: 30px;
	color: #666666;
}
.footer .junyoo {
	margin-left: 500px;
}
.footer .junyoo a {
	color: #666666;
	text-decoration: none;
}
.footer .junyoo a:hover {
	color: #990000;
}
/*===================================index end===================================*/
.inside_banner {
	background-image: url(inside_banner_bg.gif);
	background-repeat: no-repeat;
	width: 962px;
	margin-left: 20px;
	padding: 35px 0 45px 20px;
	position: relative;
}
.inside_banner h2 {
	font-size: 22px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}
.inside_banner h3 {
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.right_list {
	float: left;
	width: 222px;
	margin-top: 5px;
	margin-left: 24px;
	position: relative;
	_margin-left: 12px; /*for IE6*/
}
.right_list .tit {
	background-color: #55880F;
	color: #FFFFFF;
	padding-left: 25px;
	margin: 0 0 5px 0;
	font-size: 25px;
}
* html .right_list .tit {/*for IE6*/
	display: inline;
	padding-right: 91px;
}
.right_list .tit a {
	color: #FFFFFF;
	text-decoration: none;
}
.right_list .menu {
	padding: 0px;
	margin: 0 0 10px 0;
}
.right_list .menu li {
	list-style-type: none;
	border-bottom: 1px solid #999999;
	_width: 222px; /*for IE6*/
}
.right_list .menu li a {
	font-size: 16px;
	color: #003300;
	text-decoration: none;
	font-weight: bold;
	background-color: #FFFFFF;
	display: block;
	line-height: 30px;
	padding-left: 25px;
}

.right_list .menu li a:hover {
	background-image: url(ico_menu.gif);
	background-repeat: no-repeat;
	background-color: #F2F2F2;
	background-position: 5px 8px;
}
.right_list .contact {
	margin-top: 10px;
}
.right_list .contact p {
	margin: 0px;
	padding: 0px;
	line-height: 18px;
	font-size: 12px;
}
.content {
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	width: 730px;
}
A:link {
	COLOR: #333333; TEXT-DECORATION: none
}
A:visited {
	COLOR: #333333; TEXT-DECORATION: none
}
A:hover {
	COLOR: #0099FF; TEXT-DECORATION: none
}
A:active {
	COLOR: #333333; TEXT-DECORATION: underline
}
