*{
	padding:0;
	margin:0;
}
body{
	font:normal 12px/180% "宋体";
}
a{
	text-decoration:none;
	color:#023F80;
}
a:hover{
	text-decoration:underline;
	color:#ff0000;
}
ul{
	list-style:none;
}
img{
	display:block;
	border:0;
}

#wrapper{
	width:984px;
	margin:0 auto;
	overflow:hidden;
	zoom:1;
}
#header{
	padding-top:8px;
	overflow:hidden;
	zoom:1;
}
#header .logo{
	float:left;
	width:300px;
	margin-left:20px;
	display:inline;
}
#header .quickLink{
	float:right;
	text-align:right;
	width:470px;
	height:28px;
	overflow:hidden;
}
#header .quickLink li{
	float:left;
	background:transparent url(images/botton.gif) 33px -49px repeat-x;
	margin-right:3px;
	display:inline;
}
#header .quickLink li .bt{
	display:block;
	background:transparent url(images/botton.gif) 0px 0px no-repeat;
}
#header .quickLink li a{
	display:block;
	padding:0px 8px 3px 18px;
	background:transparent url(images/botton.gif) right -22px no-repeat;
	white-space:nowrap;
}
#header .quickLink li .vip{
	background:transparent url(images/botton.gif) 0px -74px no-repeat;
	padding-left:24px;
	padding-right:5px;
}
#header .anounce{
	float:right;
	text-align:right;
	width:450px;
	padding-right:8px;
}
#header .anounce a{
	color:#e00;
}

#menu{
	clear:both;
	margin-top:8px;
	background:url(images/menu.gif) left top repeat-x;
	height:27px;
	padding:8px 0 0 15px;
	color:#fff;
}
#menu a{
	color:#fff;
}

#main{
	clear:both;
	background:url(images/BG.jpg) no-repeat;
	height:220px;
	padding:50px 60px;
	margin-top:8px;
	font-size:14px;
}
#main .intro{
	float:left;
}
#main .intro h4{
	font-size:16px;
	padding-bottom:15px;
}
#main .intro span{
	display:block;
	text-align:right;
	padding-bottom:15px;
}

#main .login{
	float:right;
	background:url(images/are.jpg) no-repeat;
	width:346px;
	height:188px;
	padding:20px 40px;
	color:#1E6CBA;
}
#main .login h5{
	text-align:right;
	font-size:14px;
	padding-bottom:15px;
}
#main .login li{
	padding-bottom:10px;
}
#main .login a{
	font-weight:bold;
	color:#ff0000;
}
.title{
	font:bold 16px "";
	float:left;
	width:70px;
}
.text{
	width:240px;
	height:20px;
	background:#F1F6FD;
	border:#B0D0F8 solid 1px;
}
.button{
	width:100px;
}

#line{
	background:url(images/menu.gif) left -55px repeat-x;
	height:45px;
	margin:8px 0;
}

#footer{
	clear:both;
	text-align:center;
	padding-top:5px;
	border-top:#ccc solid 1px;
}
#footer a{
	color:#333;
}
