﻿@charset "utf-8";
* {
	MARGIN: 0px;
	padding:0px;
}
BODY {
	FONT-SIZE: 12px; COLOR: #999999; FONT-FAMILY: Arial,"宋体";
}
UL {
	LIST-STYLE-TYPE: none
}
img {
	border:0px;
}
A {
	COLOR: #333300; TEXT-DECORATION: none
}
A:active {
	COLOR: #333300; TEXT-DECORATION: none
}
A:link {
	COLOR: #333300; TEXT-DECORATION: none
}
A:visited {
	COLOR: #333300; TEXT-DECORATION: none
}
A:hover {
	COLOR: #ff0000; TEXT-DECORATION: underline
}

/*头部定义*/
#menu {
	margin-right:auto;
	margin-left:auto;
	width:1002px;
	height:108px;
}
#logo {
	float:left;
	width:501px;
	height:108px;
	background:url(../images/top1.jpg) no-repeat;
}
#nav {
	float:left;
	padding-top:77px;
	width:501px;
	height:31px;
	background:url(../images/top2.jpg) no-repeat;
}
#nav ul {
	float:right;
	padding-right:28px;
}
#nav UL LI {
	FLOAT: left; WIDTH: 106px
}
#nav UL LI A {
	padding-top:5px;
	height:26px;
	DISPLAY: block;
	FONT-WEIGHT: bold;
	font-family:Verdana, "宋体";
	BACKGROUND: url(../images/p1.jpg) no-repeat; 
	COLOR: #ffffff; 
	LINE-HEIGHT: 26px; 
	TEXT-ALIGN: center; 
	TEXT-DECORATION: none
}
#nav UL LI.current A {
	BACKGROUND: url(../images/p2.jpg) no-repeat 2px 50%; COLOR: #ffffff
}
#nav UL LI A:hover {
	BACKGROUND: url(../images/p2.jpg) no-repeat 2px 50%; COLOR: #ffffff
}
#nav UL LI.current A:hover {
	BACKGROUND: url(../images/p1.jpg) no-repeat
}
#home1 {
	margin-right:auto;
	margin-left:auto;
	padding-top:220px;	
	width:1002px;
	height:138px;
	background:url(../images/1.jpg) no-repeat;
}
#home2 {
	margin-right:auto;
	margin-left:auto;
	padding-top:220px;	
	width:1002px;
	height:138px;
	background:url(../images/2.jpg) no-repeat;
}
#home3 {
	margin-right:auto;
	margin-left:auto;
	padding-top:220px;	
	width:1002px;
	height:138px;
	background:url(../images/3.jpg) no-repeat;
}
#home4 {
	margin-right:auto;
	margin-left:auto;
	padding-top:220px;	
	width:1002px;
	height:138px;
	background:url(../images/4.jpg) no-repeat;
}
#home5 {
	margin-right:auto;
	margin-left:auto;
	padding-top:220px;	
	width:1002px;
	height:138px;
	background:url(../images/5.jpg) no-repeat;
}
#home6 {
	margin-right:auto;
	margin-left:auto;
	padding-top:220px;	
	width:1002px;
	height:138px;
	background:url(../images/1.jpg) no-repeat;
}
#home7 {
	margin-right:auto;
	margin-left:auto;
	padding-top:220px;	
	width:1002px;
	height:138px;
	background:url(../images/2.jpg) no-repeat;
}

#nav2 {
	float:right;
	padding-right:2px;
}
#nav2 UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px
}
#nav2 UL LI {
	FLOAT: left;
/*	WIDTH: 79px*/
	width:68px;
}
#nav2 UL LI A {
	height:35px;
	DISPLAY: block; 
	FONT-WEIGHT: bold; 
	COLOR: #ffffff; 
	LINE-HEIGHT: 35px; 
	TEXT-ALIGN: center; 
	TEXT-DECORATION: none;
}
#nav2 UL LI.current A {
	BACKGROUND: url(../images/home2.jpg) no-repeat center center; COLOR: #ffffff
}
#nav2 UL LI.current A:hover {
	BACKGROUND: url(../images/home2.jpg) no-repeat center center;
}
#nav2 UL LI A:hover {
	BACKGROUND: url(../images/home2.jpg) no-repeat center center; COLOR: #ffffff
}
#marquee {
	float:right;
	margin-top:8px;
	margin-right:60px;
	width:400px;
	height:62px;
	overflow:hidden;
}
#marqueediv {
	width:544px;
	height:62px;
}
#marqueediv img {
	margin:0px 4px;
}
/*_头部定义*/



#container {
	clear:both;
	margin-right:auto;
	margin-left:auto;
	width:1002px;
	MIN-HEIGHT: 500px;
	BACKGROUND: url(../images/cont_bg.gif) 30px 50%; 
}
#container_0,#container_1,#container_2,#container_3 {
	float:left;
}
#container_0 {
	WIDTH: 30px;
	height:500px;
	BACKGROUND: url(../images/cont_l.gif) repeat-y;
}
#container_1 {
	WIDTH: 183px; 
	min-height:500px;
	_HEIGHT: 500px;
}
#container_1 .menu {
	MARGIN-TOP: 56px;
	HEIGHT: 60px; 
	TEXT-ALIGN: left;
}
#container_1 LI {
	CLEAR: both;
	PADDING-LEFT: 48px;
	HEIGHT: 31px; 
	BACKGROUND: url(../images/li_bg.gif) no-repeat left bottom; 
	COLOR: #333300;
	FONT-SIZE: 14px;	
	LINE-HEIGHT: 30px; 
	FONT-FAMILY: "方正准圆简体","宋体";
}
#container_1 A:link {
	FONT-SIZE: 14px; COLOR: #333300; FONT-FAMILY:"方正准圆简体","宋体"; TEXT-DECORATION: none;
}
#container_1 A:visited {
	FONT-SIZE: 14px; COLOR: #333300; FONT-FAMILY: "方正准圆简体","宋体"; TEXT-DECORATION: none;
}
#container_1 A:hover {
	FONT-SIZE: 14px; COLOR: #cc0000; FONT-FAMILY: "方正准圆简体","宋体"; TEXT-DECORATION: none;
}
#container_1 A:active {
	FONT-SIZE: 14px; COLOR: #333300; FONT-FAMILY: "方正准圆简体","宋体"; TEXT-DECORATION: none;
}
#container_2 {
	PADDING-TOP: 75px; 
	PADDING-RIGHT: 40px; 
	PADDING-LEFT: 39px; 
	PADDING-BOTTOM: 75px; 	
	WIDTH: 680px; 	
	_HEIGHT: 310px;	
	min-height:310px;
	BACKGROUND: url(../images/icon.gif) no-repeat right bottom; 
/*	COLOR: #333300; */
	color:#000000;
	TEXT-INDENT: 0px; 
	LINE-HEIGHT: 180%;
}
/*news.asp*/
#container_2 ul {
	clear:both;
	height:28px;
	border-bottom:1px dashed #999999; 
	font-size:14px;
	line-height:28px;	
}
#container_2 li.l {
	float:left;
}
#container_2 li.l span {
	color:#000066;
}
#container_2 li.r {
	float:right;
	color:#999999;
}
/*_news.asp*/
/*show_news.asp*/
#container_2 .n_title {
	margin-bottom:5px;
	color:#000099;	
	font-size:14px;
	font-weight:bold;
	text-align:center;
}
#container_2 .n_info {
	margin-bottom:10px;
	text-align:center;
	color:#333333;
}
#container_2 .n_info span {
	padding-left:10px;
	padding-right:10px;
}
#container_2 .n_back {
	clear:both;
	float:right;
	margin-top:10px;
}
/*_show_news.asp*/
/*contact.asp*/
#container_2 .rgt_menu2 {
	clear:both;
	margin-top:10px;
	padding-left:2px;
	height:20px;
}
#container_2 .rgt_msg {
	clear:both;
	margin-bottom:6px;	
	padding-right:8px;
	height:20px;
	background:url(../images/icon_gb1.gif) 600px 0px no-repeat;
	text-align:right;
	line-height:20px;
}
#container_2 .ftb {
	margin-bottom:10px;
}
#container_2 .ftb td {
	border-bottom:1px solid #999999;
	color:#663300
}
#container_2 .ftb em {
	clear:both;
	display:block;
	font-style:normal;
	color:#333333;
}
#container_2 .ftb .t_title {
	padding-left:10px;
	height:24px;
	background-color:#C2C287;
	border-top:1px solid #5B492D;
	border-right:1px solid #5B492D;
	border-left:1px solid #5B492D;	
	line-height:24px;
}
#container_2 .ftb .t_title .s1 {
	float:left;
	color:#F95100;
	font-weight:bold;
}
#container_2 .ftb .t_title .s2 {
	float:right;
	padding-right:24px;
}
#container_2 .ftb .t_subject {
	padding:10px;
	border-right:1px solid #5B492D;
	border-left:1px solid #5B492D;
	border-bottom:1px solid #5B492D;
	color:#333333;
}
#container_2 .ftb .t_subject table {
	margin-right:auto;
	margin-left:auto;
}
#container_2 .ftb .t_subject div {
	margin-top:10px;
	padding-top:5px;
	padding-right:10px;
	padding-left:10px;
	padding-bottom:5px;
	background-color:#FFF2E6;
	color:#333399;
}
.t_noinfo {
	margin-bottom:20px;
	height:20px;
	border:1px solid #F8D8DF;
	color:#333333;
	padding-top:20px;
	padding-bottom:20px;
	font-size:14px;
	text-align:center;
}
.font_red {
	padding-left:10px;
	color:#FF0000;
}
/*_contact.asp*/
/*join.asp*/
#applyform {
	border-top:1px solid #CC9933;
	border-left:1px solid #CC9933;
}
#applyform td {
	padding:5px;
	border-right:1px solid #CC9933;
	border-bottom:1px solid #CC9933;
	color:#666;
}
#applyform td.l {
	text-align:right;
}
#container_2 .apply_title{
	margin-bottom:10px;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	color:#000000;
	letter-spacing:10px;
}
/*_join.asp*/
#container_3 {
	WIDTH: 30px;
	height:500px;
	BACKGROUND: url(../images/cont_r.gif) repeat-y; 
}

#bottom {
	clear:both;
	margin-right:auto;
	margin-left:auto;
	padding-top:35px;
	padding-left:40px;	
	width:962px;
	height:30px;
	font-family:Verdana,Arial,'宋体';		
	background:url(../images/bottom.jpg) no-repeat top;
	color:#ffffff;
	text-align:left;
}


.page {
	clear:both;
	line-height:30px;
	text-align:right;
	color:#000000;
}
.page a{
	color:#000000;
	text-decoration:underline;
}
.page a:link {
	color:#000000;
	text-decoration:underline;
}
.page a:visited {
	color:#000000;
	text-decoration:underline;
}
.page a:hover {
	color:#0000FF;
	text-decoration:underline;
}
.page a:active {
	color:#0000FF;
	text-decoration:underline;
}
.noinfo {
	text-align:center;
	font-size:14px;
	color:#990000;
}
.a_ublack {
	color:#000000;
	text-decoration:underline;
}
.a_ublack:link {
	color:#000000;
	text-decoration:underline;
}
.a_ublack:visited {
	color:#000000;
	text-decoration:underline;
}
.a_ublack:hover {
	color:#0000FF;
	text-decoration:underline;
}
.a_ublack:active {
	color:#0000FF;
	text-decoration:underline;
}
