* {
	margin:0;
	padding:0
}
a {
	font-size:12px;
	color:#666666;
}
a:hover {
	font-size:12px;
	color:#FF0000;
	text-decoration:underline;
}
body {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
#top_line {
	border-top:2px solid #FFCC00;
}
#header {
	width:980px;
	height:100px;
	margin:0 auto;
	margin-top:0;
}
#right_top_area {
	height:25px;
	width:980px;
	margin:0;
}
.right_top_bg {
	width:566px;
	height:25px;
	float:right;
	margin:0;
	background-color:gray;
}
.right_top_text {
	width:520px;
	height:15px;
	margin-top:6px;
	margin-left:24px;
}
.right_top_text a {
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	text-transform:capitalize;
}
.right_top_text a:hover {
	font-size:12px;
	color:#FF0000;
	text-decoration:underline;
}
.right_top_text span {
	padding:1px 13px 1px 11px;
}
#logo_area {
	height:80px;
	width:700px;
	margin-left:10px;
}
.logo {
	width:139px;
	height:70px;
	float:left;
}
.logo_text {
	width:500px;
	height:20px;
	float:left;
	font-size:14px;
	font-weight:bold;
	margin:30px 3px 3px 5px;
	color:#666666;
}
#nav {
	height:35px;
	background-image:url(../images/nav_bg.jpg);
	margin-top:5px;
	margin-bottom:8px;
}
.nav_area {
	margin:0 auto;
	width:980px;
	height:35px;
	background:url(../images/nav_bg_b.jpg) no-repeat;
}
.nav_fl li {
	list-style:none;
	float:left;
}
.nav_fl li a {
	display:block;
	width:130px;
	height:25px;
	_height:23px;
	margin:3px 5px 0px 28px;
	color:#FFFFFF;
	text-align:center;
	font-size:14px;
	padding-top:5px;
	text-decoration:none;
}
.nav_fl li a:hover {
	background:url(../images/nav_hover.png) no-repeat!important;
	background: none;
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="images/nav_hover.png" );
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
}
.nav_1 a {
	background:url(../images/nav_hover.png) no-repeat!important;
	background: none;
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="images/nav_hover.png" );
	width:82px;
}
#nav_span1 {
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
/*Ò³Ãæµ×²¿ÐÅÏ¢*/
#footer {
    margin-top:5px;
	width:980px;
	height:45px;
	margin:0 auto;
	background:url(../images/footer_bg.jpg) no-repeat;
	clear:both;
}
#end {
	width:970px;
	height:25px;
	margin:0 auto;
	padding-top:20px;
}
#end a {
	color:#666666;
	text-decoration:none;
}
#end a:hover {
	font-size:12px;
	color:#FF0000;
	text-decoration:underline;
}
.end_line {
	color:#CCCCCC;
}
.end_text_right {
	color:#666666;
	width:350px;
	text-align:right;
}

