@charset "utf-8";
/* CSS Document */
BODY {
	FONT-SIZE: 12px;
	MARGIN: 0px;
	LINE-HEIGHT: 22px;
	FONT-FAMILY: Arial;
	color: #333333;
	background-color: #FFFFFF;
}
A:link {
	TEXT-DECORATION: none;
	color: #000000;
}
A:visited {
	COLOR: #000000;
	text-decoration: none;
}
A:hover {
	color: #000000;
	TEXT-DECORATION: none;
}
#index{
	width: 1002px;
	overflow: hidden;
	text-align: left;
}
#mark_bg{
	background-image: url(mark_bg.gif);
	background-repeat: no-repeat;
	height: 84px;
}
.chinese{
	text-align: right;
	margin-right: 20px;
	padding-top: 22px;
	margin-bottom: 5px;
	*margin-bottom: 15px;
	_margin-bottom: 15px;
}
.chinese img{
	border: 0px;
}
.search{
	color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	margin-right: 64px;
}
form {
	margin: 0px;
}
input{
	border: 1px solid #000000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	background-color: #f3f3f3;
}
.box_bg{
	background-image: url(search.gif);
	background-repeat: no-repeat;
	height: 17px;
	color: #03175d;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	border: 0px;
	margin: 0px;
	padding: 0px 0px 0px 12px;
	width: 35px;
}
#main_bg{
	background-image: url(main_bg.jpg);
	background-repeat: no-repeat;
	height: 130px;
}
#icon_bg{
	background-image: url(icon_bg.gif);
	background-repeat: no-repeat;
	height: 38px;
}

.icon{
	text-align: center;
	padding-top: 10px;
}
.icon A:link, .icon A:visited {
	COLOR: #565656;
	TEXT-DECORATION: none;
	font-size: 11px;
	font-weight: bold;
	background-image: url(arrow-blue.gif);
	background-repeat: no-repeat;
	padding-right: 22px;
	padding-left: 22px;
}
.icon A:hover {
	TEXT-DECORATION: none;
	color: #000000;
}
.line{
	background-repeat:no-repeat;
	background-position: right;
	background-image: url(arrow-blue.gif);
}
#word{
	padding-top: 19px;
	padding-left: 14px;
	position: absolute;
	margin-top: 250px;

}
#word_bg{
	height: 340px;
}
.about{
	width: 421px;
	float: left;
	border-right: 1px solid #e1e1e1;
	padding-right: 14px;
	height: 298px;
}
.about_b{
	background-image: url(about_b.jpg);
	background-repeat: no-repeat;
	width: 421px;
	height: 58px;
}
.about_w{
	color: #0884a1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 30px;
	padding-left: 58px;
}
.about_in{
	font-size: 11px;
	line-height: 17px;
	text-align: justify;
	width: 400px;
	margin-left: 10px;
	margin-top: 10px;
}
.pro{
	float: left;
	width: 238px;
	margin-left: 14px;
	padding-right: 14px;
	border-right: 1px solid #e1e1e1;
	height: 298px;
}
.pro_b{
	background-image: url(pro_b.jpg);
	background-repeat: no-repeat;
	width: 238px;
	height: 58px;
}
.pro_w{
	color: #0884a1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 30px;
	padding-left: 80px;
}
.box {
	text-align: left;
	padding: 14px 14px 0px 14px;
	width: 238px;
	line-height: 16px;
}

.box A:link, .box A:visited {
	DISPLAY: block;
	COLOR: #5f5f5f;
	TEXT-DECORATION: none;
	font-size: 12px;
	margin-bottom: 7px;
	padding-left: 18px;
	background-image: url(arr.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-bottom: 2px;
	border-bottom: 1px solid #e1e1e1;
}
.box A:hover {
	TEXT-DECORATION: none;
	color: #03F;
}
.news{
	float: left;
	width: 238px;
	margin-left: 14px;
}
.news_b{
	background-image: url(news_b.jpg);
	background-repeat: no-repeat;
	width: 238px;
	height: 58px;
}
.news_w{
	color: #0884a1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 30px;
	padding-left: 80px;
}
.ps{
	font-size: 11px;
	line-height: 14px;
	margin: 14px 14px 0px 14px;
}
.ps A:link, .ps A:visited {
	color: #009FA8;
	text-decoration: underline;
	font-size: 11px;
}
.ps A:hover{
	color: #000;
}
#copyright{
	background-image: url(foot_bg.gif);
	background-repeat: no-repeat;
	height: 53px;
	color: #a5a5a5;
	text-align: center;
	font-size: 10px;
	width: 1002px;
	clear: both;
	margin: auto;
}
#copyright A:link, #copyright A:visited {
	color: #a5a5a5;
	text-decoration: none;
	font-size: 10px;
}
#copyright A:hover{
 	cursor:text;
}
address{
	font-size: 11px;
	color: #bdbdbd;
	font-style: normal;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	margin-bottom: 5px;
	padding-top: 3px;
}
address span{
	border-right: 1px solid #bdbdbd;
	padding-right: 10px;
	padding-left: 10px;
}
