@charset "utf-8";
/* CSS Document */

*{ margin:0px auto; padding:0px; list-style-type:none;}
h1,h2,h3,h4,h5,h6{ font-size:100%;}
li { line-height:22px; margin-left:40px}
div,body{ font-family: "ËÎÌå",Arial, Helvetica, sans-serif; font-size:12px; line-height:24px; color:#505151;}
body{ text-align:center; background:url(images/body_bg_01.jpg) repeat-x; height:58px;}
.clear{ clear:both;height:1px;  margin-top:-1px;  overflow:hidden;}
#main{
	width:900px;
	text-align:left;
}
#logo{ margin-top:10px; margin-left:10px; background:url(images/logo.gif) no-repeat; background-color:transparent; height:40px; line-height:31px;}
#logo span{ padding-top:5px;float:right; color:#168dcb;}
#logo span a{ color:#168dcb; text-decoration:none;}
#logo h4 {
	position:absolute;
	left:110px;
	top:5px;
	width:280px;
	height:38px;
	text-index:-3000px;
}
#logo h4 a{ display:block; text-indent:-3000px;left:110px;top:10px;width:280px;height:38px;}
#top{ margin-top:25px; background:url(images/top_bg_09.jpg) no-repeat; height:180px;}
#top span{
	float:right;
	padding-top:120px;
	padding-right:10px;
}
#mid01{ margin-top:1px;}
#mid01 h2{ padding-left:15px;color:#168dcb; font-size:12px; border-left:1px solid #d7e1ed; border-right:1px solid #d7e1ed; background:url(images/bg1_13.jpg)  repeat-x; height:31px; line-height:31px;}
#mid01 p{ display:block;padding:15px 20px; text-indent:25px; line-height:24px; border-bottom:1px dotted #d7e1ed;}
.mid02{ margin-top:15px;background: url(images/bg2_17.jpg) repeat-x; height:29px; line-height:29px;}
.mid02 h2{padding-left:15px;color:#168dcb; font-size:12px; border-left:1px solid #d7e1ed; border-right:1px solid #d7e1ed;}
.mt{ margin-top:3px;}
#index_bg{padding:15px 30px 15px 0px; background:url(images/index_06.jpg) repeat-y;}
#index_bg h2{ margin-bottom:15px; padding-top:5px;font-size:12px; color:#999999;}
#index_bg span{
	margin-bottom:15px;
	float:left;
	font-size:24px;
	font-weight:bold;
	color:#999999;
	margin-left: 10px;
}
#index_bg img{ float:left; padding:30px 60px;}
#index_bg p{}

#help_bg{padding:15px 30px 15px 0px; background:url(images/index_06.jpg) repeat-y;}
#help_bg h2{ margin-bottom:10px; padding-top:5px;font-size:12px; color:#999999;}
#help_bg span{
	margin-bottom:10px;
	float:left;
	font-size:24px;
	font-weight:bold;
	color:#999999;
	margin-left: 10px;}
#bottom{
	padding:10px 0px;
	text-align:center;
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
}

.dl {display:block; float:right; width:110px; padding-top:120px}
.dl li{width:40px; float:left;margin:0 2px 0 3px; line-height:19px }
.dl li a{color:#fff; text-decoration:none;}
.dl li a:hover{color:#fff; text-decoration:underline;}
