body{
	margin:0 auto; 
	font-size:12px; 
	text-align:left; 
	font-family:Arial, Helvetica, sans-serif;
	width:795px;
}
div{ 
	margin:0 auto;

}
a:link {
	color:#676767;
	text-decoration:none;
}
a:visited {
	text-decoration:none;
	color:#676767;
}
a:hover {
	text-decoration:underline;
	color:#676767;
}
a:active {
	text-decoration:none;
	color:#676767;
}

#top{
	width:100%;
	height:60px;
	float:left;
	margin-top:30px;
}
#logo{
	width:141px;
	height:58px;
	background:url(../images/logo.jpg) no-repeat;
	float:left;
	margin-left:20px;
}
#home{
	width:300px;
	height:20px;
	float:right;
	line-height:20px;
	margin-right:10px;
	text-align:right;
	margin-top:20px;
}
#main{
	width:100%;
	height:373px;
	float:left;
	margin-top:20px;
}
#center_left{
	width:16px;
	height:373px;
	float:left;
	background:url(../images/center_left.jpg) no-repeat;
}
#center{
	width:325px;
	height:371px;
	border:#666666 1px solid;
	float:left;
}
#login_top{
	width:100%;
	height:36px;
	float:left;
	background:url(../images/login_top.jpg) no-repeat;
}
#title{
	width:100%;
	height:20px;
	float:left;
	margin-top:20px;
}
.title_text{
	width:170px;
	height:20px;
	line-height:20px;
	float:left;
	color:#0D5DB6;
	font-size:20px;
	font-weight:bold;
	text-indent:15px;
}
.input_left{
	width:90px;/*��������˵�����ֵĿ��*/
	height:20px;
	float:left;
	line-height:20px;
	text-indent:17px;
	color:#21358B;
	margin-top:18px;
	font-weight:bold;
}
.input{
	width:180px;/*������������*/
	height:25px;
	line-height:20px;
	float:left;
	margin-left:0;
	margin-top:16px;
}
.input1{
	width:160px;/*�������*/
	height:18px;
	float:left;
	border:#86A2C7 1px solid;
	line-height:18px;
}
.text1{
	width:100%;
	height:30px;
	text-align:center;
	float:left;
	margin-top:10px;
}
.text2{
	width:100%;
	height:20px;
	line-height:20px;
	float:left;
	margin-top:10px;
	text-indent:20px;
}
.text2 a:link {
	color:#203D7F;
	text-decoration:none;
}
.text2 a:visited {
	text-decoration:none;
	color:#203D7F;
}
.text2 a:hover {
	text-decoration:underline;
	color:#203D7F;
}
.text2 a:active {
	text-decoration:none;
	color:#203D7F;
}
.line{
	width:300px;
	height:10px;
	float:left;
	margin-left:7px;
	margin-top:0px;
	border-bottom:#CAC9CF 1px solid;
}
.button1{
	width:188px;
	height:29px;
	background:url(../images/button_bg.jpg);
	text-align:center;
	line-height:29px;
	color:#02246E;
	font-weight:bold;
	border:0;
}
#center_right{
	width:452px;
	height:373px;
	float:left;
}
.news_title{
	width:370px;
	height:29px;
	float:left;
	margin-left:15px;
	margin-top:20px;
}
.news_title1{
	width:370px;
	height:29px;
	float:left;
	margin-left:15px;
	margin-top:10px;
}
.title_left {
	background: transparent url(../images/gg.jpg) no-repeat scroll 0 0;
	float: left;
	height: 35px;
	width: 35px;
}

.notice_text {
	background: transparent url(../images/gg_bg.jpg) repeat-x scroll 0 0;
	float: left;
	color: #0D5DB6;	
	font-size: 16px;
	font-weight: bold;
	height: 35px;
	line-height: 25px;
	text-indent:10px;
	width: 120px;
}
.title_right{
	width:200px;
	height:29px;
	float:left;
	background:url(../images/gg_bg.jpg) repeat-x;
	line-height:29px;
	text-align:right;
	font-weight:bold;
}
.news_content{
	width:370px;
	height:100px;
	float:left;
	margin-left:15px;
}
.news_content ul{
 	list-style-type: none;
	margin:0;
	padding:0;
	margin-top:3px;
}
.news_content li{
	float:left;
 	width:350px;
	height:23px;
	line-height:23px;
	text-align:left;
	margin-left:3px;
	border-bottom:#B8B8B8 1px dotted;
	background:url(../images/dot.jpg) left no-repeat;
	text-indent:10px;
}
#right_content{
	width:451px;
	height:342px;
	border-bottom:#C9C9C9 1px solid;
	border-right:#C9C9C9 1px solid;
	border-top:#C9C9C9 1px solid;
	margin-top:17px;
	background:url(../images/right_bottom.jpg) bottom no-repeat;
}
#bottom{
	width:100%;
	height:60px;
	float:left;
	margin-top:40px;
	border-top:#CCCCCC 1px solid;
}
.bottom_text{
	width:100%;
	height:12px;
	float:left;
	line-height:12px;
	margin-top:8px;
	text-align:center;
	color:#666666;
}
.errormsg{
	width:100px;
	color:#FF0000;
	font-style:italic;
	margin-right:10px;
	float:right;
	font-size:14px;
}