/* CSS Document */
body {
	margin: 0px;
	font-size:12px;
	background-image:url(images/body_bg.gif);
	background-repeat:repeat-x;
	text-align:center;
}
body>div{margin:auto; width:960px;}
#bottom{width:100%;text-align:center}
#top{width:960px; margin-top:20px}
#top .logo{float:left;}
#top .class_p{height:38px; padding-top:5px;float:left;}
#top .nav{width:666px; background-color:#D8E4F5; float:right;margin-top:5px}
#top .nav ul {float:right;padding-right:20px; margin:8px 0px;}
#top .nav ul li { float:left;width:67px; text-align:center;border-right:1px #10417C solid;height:12px;}
#top .nav a:link { color:#10417B; text-decoration:none;}
#top .nav a:visited { color:#10417B; text-decoration:none;}
#top .nav a:hover { color:#CB0100; text-decoration:underline;}
#main{width:960px; clear:both; text-align:left; margin-top:20px}
#bottom{clear:both; border-top:#D3E3F4 1px solid; background-color:#F5F8FC; height:180px; margin-top:10px}
#bottom .adv_chat_body{margin-top:34px;  height:43px;}
#bottom .copyright{color:#AFAFAF;  line-height:24px; font-family:Arial,ËÎÌå; margin-bottom:50px}
