A{
text-decoration:none;color:#044269
}
A:hover {
	color: #ff0000; line-height: 16px; text-decoration: underline
}
BODY{
	font-size:12px;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
}
TD{
	font-size:12px;
	color:#20628a;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
}
input{
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.loginbg{
	background-image: url(login_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #f0f7fb;
}
#loginmain{
	height:500px;
	width:710px;
	padding:0px;
	margin:0px auto;
	background-image: url(top_bg1.jpg);
	background-repeat: no-repeat;
	background-position: 100px top;
}
#leftside{
	padding:0px;
	float:left;
	width:293px;
	height:386px;
	margin:86px 0 0 0;
	background-image: url(loginmain.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align:center;
}
#rightside{
	padding:0px;
	float:right;
	width:340px;
	height:386px;
	margin:86px 0 0 0;
	background-image: url(bar_gg.gif);
	background-repeat: no-repeat;
	background-position: left 34px;
	text-align:center;
}
.logintable{
	padding:0px;
	margin:80px 0 0 0;
}
#logininfo{
	padding:0px;
	margin:82px auto 0px;
	width:100%;
	height:auto;
}
#logininfo ul{
	padding:0px;
	margin:0px;
	width:100%;
	height:auto;
}
#logininfo li{
	width:230px;
	margin:0px auto;
	text-align:left;
	list-style-type:none;
	height:40px;
	line-height:40px;
	color:#01385c;
	padding:0 0 0 20px;
}
#loginc{
	padding:0px;
	margin:10px auto 0px;
	width:230px;
	height:auto;
	text-align:center;
	line-height:40px;
}
#loginc a{
	padding:8px; clear:both;
}
.input{
	padding:2px;
	margin:0px;
	color: #064B84;
	background-image: url(input_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #558598;
	vertical-align:middle;
}
/*显示层列表开始*/
#list_gg{ 
    margin:80px 0 0 0; 
    text-align: left;   
	width:340px;
} 

#list_gg ul{ 
    list-style-type: none; 
    margin: 0px; 
    padding: 0px;
	width:100%
}
#list_gg li{
	list-style-type:none;
	height:30px;
	line-height:30px;
	text-align:left;
	width:100%
}
#list_gg span{
	padding:0px;
	float: right;
    text-align: right;
	font-size:12px;
	color:#0692fe;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#list_gg li a{
	padding:0px;
	color: #1a355d;
	text-decoration:none;
}
#list_gg li a:hover{ 
    color: #FF6600;
	
}
/*显示层列表结束*/
