html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-family:"ËÎÌå",Arial;
	word-wrap: break-word;
	word-break: break-all;
}

html, body, div, span, object, iframe,p, blockquote, pre, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {font-size:12px;}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
body {
	background-image: url(images/bg.jpg);
}


/*===================header begin=========================*/

#header{
	height:220px;
	position:relative;
	width:960px;
	margin:0 auto;
	overflow:hidden;
}

#logo{
	width:960px;
	height:166px;
	overflow:hidden;
	position:absolute;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
}

#navs{
	height:31px;
	position:absolute;
	top:168px;
	left:0;
	width:100%;
	background-color: #3DAB97;
}

#navs ul{
	float:right;
	padding:0 5px 0 0;
	background-color: 3DAB97;
}

#navs ul li{
	float:left;
	list-style:none;
	height:31px;
	overflow:hidden;
	width:82px;
	text-align:center;
	line-height:32px;
	background-color: 3DAB97;
}
#navs ul li.split{
	width:2px;
	background-repeat: no-repeat;
	background-position: 0 0;
}

#navs ul li a{color:#fff; display:block; width:100%; height:100%;}
#navs ul li a:hover{
	text-decoration:none;
	background-image: url(images/b7.jpg);
	background-repeat: no-repeat;
	background-position: center 0;
}

#welcome{
	height:27px;
	position:absolute;
	top:200px;
	left:0;
	overflow:hidden;
	padding:0 0 0 43px;
	color:#E75713;
	line-height:30px;
	line-height:32px;
	background-image: url(images/b8.gif);
	background-repeat: no-repeat;
	background-position: 15px 8px;
}

/*===================header end=========================*/

/*±ßÑÕÉ«*/

.bian {
	BORDER-RIGHT: #c3e1bb 1px solid;
	BORDER-TOP: #c3e1bb 1px solid;
	OVERFLOW: hidden;
	BORDER-LEFT: #c3e1bb 1px solid;
	BORDER-BOTTOM: #c3e1bb 1px solid;
}
.about_bg{
	background-color: #3DAB97;
	font-size: 16px;
	color: #FFFF00;
	line-height: 30px;
	text-decoration: blink;
	font-weight: bold;
	clip: rect(auto,auto,auto,10px);
}

/*ºÏ×÷»ï°é*/
.link {
	FLOAT: left;
	OVERFLOW: hidden;
	WIDTH: 950px;
}
.link A {
	MARGIN-LEFT: 3px; COLOR: #247ba7; MARGIN-RIGHT: 3px
}

