body{
padding:0px;
margin:0px;
}
a:link { text-decoration: none} 
a:visited { text-decoration: none} 
a:hover { text-decoration: underline} 
a:active { text-decoration: underline} 
.m_text
	{
		font-family:宋体;
		font-size:12px;
		line-height:18px;
		color:#000000;
	}

.h_text
	{
		font-family:宋体;
		font-size:13px;
		line-height:18px;
		color:#000000;
	}
	
.l_text
	{
		font-family:宋体;
		font-size:12px;
		line-height:20px;
		color:#165278;
	}	

.ls_text
	{
		font-family:宋体;
		font-size:12px;
		line-height:13px;
		color:#FFFFFF;
	}	
	
.c_text
	{
		font-family:宋体;
		font-size:12px;
		line-height:18px;
		color:#000000;
	}

.form
	{
		width:142px; height:21px; border-color:#D4D0C8; border-right-width:1px; border-bottom-width:1px; background-color:#ffffff
	}
.form_div
	{
		height:24px; margin-top:1px;		
	}
		
	a.h_text{text-decoration:none;}	
	a.h_text:hover{text-decoration:underline;}
	
	a.ls_text{text-decoration:none;}	
	a.ls_text:hover{text-decoration:underline;}
	
	a.c_text{text-decoration:none;}	
	a.c_text:hover{text-decoration:underline;}

#header {
 background-color: #FFFFFF;
 width: 468px;
 margin: 0px;
 padding: 0px;
 border: 1px solid #0066FF;
 font-family: "宋体";
 font-size: 12px;
 line-height:18px;
}
#menu {
 margin: 0px;
 padding: 0px;
 list-style-type: none;
}
#menu li {
 display: block;
 width: 25px;
 text-align: center;
 float: left;
 margin: 0px;
 padding-top: 0.2em;
 padding-right: 0px;
 padding-bottom: 0.2em;
 padding-left: 0px;
 cursor: hand;
}
.sec1 { background-color: #ECF9FB;}
.sec2 { background-color: #00CCFF;}
.block { display: block; padding: 10px;}
.unblock { display: none; padding: 10px;}
/* ==用户登录框定义== */
.userbox{
padding-left:15;
height:93px;
background-repeat: no-repeat;
background-position: center center;
}
#userlogined
{
    padding-left:30;text-align: left;font-size: 10pt;
}
#userlogin input{height:20px;}
#userctrl
{
    text-align: center;font-size: 10pt;
}
#usermessage
{
    padding-left:30;text-align: left;font-size: 10pt;
}
.userlog{
font-size: 9pt;
}
.havemessage
{
    background-color: #ccff9d;
}
.havemessaged
{
    background-color: #cc0000;
}
