@charset "UTF-8";
/* CSS Document */
body
{
	background:#ececec url(/images/website/bg.gif) no-repeat top center;
	padding:0px;
	margin:0px;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif, "宋体"；
}
.login
{
	padding:8px;
	height:22px;
	text-align:right;
	color:#FFF;
	width:888px;
	margin:0 auto;
}
.login input
{
	border:1px solid #CCC;
	width:120px;
	margin:0 10px;
}
.login button
{
	background:url(../images/website/loginbtn.gif) repeat-x;
	border:1px solid #089dcb;
	color:#000;
	margin:0 10px;
}
.login a
{
	color:#FFF;
	text-decoration:none;
}
.login a:hover
{
	text-decoration:underline;
}
.login ul
{
	margin:0px;
	padding:0px;
	list-style:none;
	float:right;
}
.login ul li
{
	float:left;
	margin:0px 5px;
}
.login ul li a
{
	text-decoration:none;
}
.banner
{
	clear:both;
	background:url(/images/website/banner.gif) no-repeat;
	height:267px;
	position:relative;
}
.banner .show
{
	position:absolute;
	height:227px;
	text-align:center;
	left:0px;
}
.banner .bill
{
	position:absolute;
	left:0px;
	bottom:12px;
	width:640px;
	text-align:center;
	font-size:18px;
	padding-top:8px;
}
.banner .register
{
	position:absolute;
	right:0px;
	bottom:8px;
	width:200px;
	z-index:999;	
}
.mainbox
{
	width:934px;
	margin:0 auto;
}
.header
{
	margin:20px auto;
	height:100px;
}
.logo
{
	width:312px;
	float:left;
}
.nav
{
	width:568px;
	float:right;
	height:54px;
	padding-top:46px;
	padding-left:50px;
}
.nav ul
{
	padding:0px;
	list-style:none;
	margin:0px;
}
.nav ul li
{
	float:left;
	width:65px;
	margin:0 10px;
	text-align:center;
	height:24px;
}
.nav ul li.current
{
	background:url(/images/website/menubg.gif) no-repeat 80% bottom;
}
.nav ul li a
{
	display:block;
	width:65px;
	height:24px;
	color:#000;
	text-decoration:none;
}
.nav ul li a:hover
{
	background:url(/images/website/menubg.gif) no-repeat 80% bottom;	
}

.main
{
	width:896px;
	padding:10px;
	margin:0 auto;
	background:#FFF;
	border-left:1px solid #a9a9a9;
	border-right:1px solid #a9a9a9;
	border-bottom:1px solid #a9a9a9;
}
.intro
{
	border-bottom:1px solid #e2e2e2;
	line-height:22px;
}
.intro h1
{
	font-size:18px;
	font-weight:bold;
	color:#828282;
	padding:5px 0;
	margin:10px 0;
}
.intro h2
{
	font-size:16px;
	font-weight:bold;
	color:#828282;
	padding:5px 0;
	margin:10px 0;
}
.intro h2 span
{
	color:#0096dc;
}
.intro img
{
	margin:0 10px;
}
.whatdo h1
{
	font-size:18px;
	font-weight:bold;
	color:#828282;
	padding:10px 0;
	margin:5px;
}
.whatdo h1 span
{
	font-size:12px;
	font-weight:normal;
}
.whatdo
{
}
.whatdo ul
{
	list-style:none;
	padding:0px;
	margin:5px 0px;
	height:130px;
}
.whatdo ul li
{
	float:left;
	width:145px;
	margin:2px;
	text-align:center;
	height:125px;
}
.whatdo ul li div
{
	width:136px;
	overflow:hidden;
	text-align:left;
	line-height:20px;
	color:#666;
	margin:0 auto;
}
.whatdo ul li.last
{
	border:0px;
}
.whatdo h2
{
	font-size:14px;
	font-weight:normal;
	padding:0px;
	margin:15px 0;
}
.infos h1
{
	padding:5px;
	margin:0px;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #e2e2e2;
	height:20px;
}
.infos h1 span
{
	float:right;
	margin-top:-2px;
}
.infos ul
{
	list-style:none;
	padding:0px;
	margin:0px;
	height:230px;
}
.infos ul li
{
	float:left;
	width:260px;
	height:220px;
	border:1px solid #CCC;
	margin:0 14px;
}
.infos ul li div
{
	padding:8px 10px;
	line-height:22px;
}
.infos ul li div p
{
	padding:0px;
	margin:0px;
	height:22px;
	overflow:hidden;
}
.infos ul li div.contents
{
	color:#666;
	height:164px;
	overflow:hidden;
}
.infos ul li div.contents a
{
	color:#666;
	text-decoration:none;
}
.infos ul li div.contents a:hover
{
	text-decoration:underline;
}
.footer
{
	clear:both;
	margin:10px 0;
	padding:10px;
	text-align:center;
	line-height:22px;
}
.footer a
{
	color:#000;
	text-decoration:none;
}
.friends, .feature
{
	background-color:#FFFFFF;
	width:864px;
	margin:0 auto;
	padding:15px 30px;	
	line-height:24px;
	border:3px #E0E4E7 solid;
}
.feature h1
{
	color:#0096dc;
	font-weight:bold;
	font-size:16px;
	margin:2px 0;
	border-bottom:1px dash #CCCCCC;
}
.feature h2
{
	font-size:16px;
	font-weight:bold;
	color:#828282;
	padding:5px 0;
	margin:10px 0;	
}
.indexfriends
{
	clear:both;
	padding:10px;
	color:#999;
	margin:5px;
	background-color:#E8E8E8;
}
.indexfriends a
{
	color:#666;
	text-decoration:none;
	margin:0 10px;	
}
.friends h1
{
	color:#0086C2;
	font-weight:bold;
	font-size:16px;
	margin:2px 0;
	border-bottom:1px dashed #CCC;
	padding:5px 0;
}
.friends .logos
{
	padding:10px 0;
	border-bottom:1px dashed #CCC;	
}
.friends .logos img
{
	margin:5px 10px;
	border:1px solid #D7D7D7
}
.friends .text
{
	border-bottom:1px dashed #CCC;
	padding:10px;
	color:#666;
}
.friends .text a
{
	color:#666;
	text-decoration:none;
	margin:0 10px;
}