*{margin:0; font-size:12px; line-height:20px; font-family:Arial;}
img{border:0;}
li{list-style:none;}
h1{font-size:16px; line-height:30px;}
h3{font-size:14px; line-height:20px;}
body{background-image:url(../images/bg.gif);}
a{color:black; text-decoration:none;}
a:hover{text-decoration:underline;}

.content{width:960px; margin:auto; background-color:#FFFFFF;}
.mainContent{width:920px; margin:0 10px 0 10px; padding:10px; background-color:#f2efdf;}
.leftFloat{float:left;}
.clearFloat{clear:both;}
.centerAlign{text-align:center;}

/*顶部*/
#top{padding:10px 0 5px 0;}
	#logo{float:left; margin-left:20px; width:400px;}
	
	#topCenter{float:left; width:200px;}
		#topCenter a{font-size:14px; font-weight:bold;}
		#topCenter img{margin-right:10px;}
		#topCenter div{font-size:14px; height:35px;}
	
	#login{float:left; width:315px; height:70px; background-image:url(../images/bgLogin.gif);}
/*导航*/
#navigate{width:760px; float:left; color:#FFFFFF; background:black; height:40px;}
	#navigate li{float:left; width:65px; text-align:center;}
	#navigate a{color:white; font-size:14px; line-height:40px;}
#search{width:200px; height:32px; float:left; background:black; padding-top:8px;}
/*浏览位置 & 用户信息*/
#browsePath{width:400px; float:left; padding-left:20px; line-height:30px;}
#userInfo{width:500px; height:20px; float:right; background-color:#FEEE9F; padding:5px;}
/*底部信息*/
#copyright{background-color:black; font-size:16px; color:white; text-align:center; line-height:35px;}

