@charset "utf-8";
*{
	padding:0px;
	margin:0px;
}
html{

}
body{
	font:12px Verdana,Arial,Tahoma;
	color:#656565;
}
img{
	border:none;
}

input[type=submit],
input[type=reset],
input[type=button]{
  filter:chroma(color=#000000);
}

a{
	color:#656565;
	text-decoration:none;
	

}
a:hover{
	color:#d40e0e;
	text-decoration:none;
}

input,select,button{
	font:12px Verdana,Arial,Tahoma;
	vertical-align:middle;
}

.msg { width:236px; overflow:hidden;}


.title { float:left; width:100%; height:28px; line-height:28px; overflow:hidden;}
.title_left { float:left; width:5px; height:28px; background:url(yuanjiao.png) 0 0 no-repeat;}
.title_right { float:right; width:5px; height:28px; background:url(yuanjiao.png) -9px 0 no-repeat;}
.title_mid { float:left; width:226px; height:28px; line-height:28px; background-color:#2582d8;}
.title_mid strong { color:#FFFFFF; margin-left:7px; display:inline;}

.close {background:url(close.gif) 0 0 no-repeat;}

.msg_body { float:left;
text-align:center; 
width:232px; 
border-left:solid 2px #2582d8; 
border-right:solid 2px #2582d8; 
border-bottom:solid 2px #2582d8; 
background-color:#FFFFFF; 
overflow:hidden;}

.wk { width:210px; margin:10px auto; overflow:hidden;}
#msg_txt {float:left; width:208px; height:84px; font-size:12px; font-size:12px; line-height:20px; border:solid 1px #bdd9f3; color:#999; overflow:hidden;}
.msg_body input {float:right; width:165px; height:20px; line-height:20px; border:none; background:none;}
.border { float:left; width:208px; margin-top:6px; border:solid 1px #bdd9f3; height:20px; }
.realname { background:url(ltxt.gif) 0 0 no-repeat;}
.shouji { background:url(ltxt.gif) 0 -20px no-repeat}
.email { background:url(ltxt.gif) 0 -40px no-repeat}
.msg_foot {text-align:center;width:232px; height:33px; border-top:solid 1px #2582d8; background-color:#a7d5f4; }
#msgbtn { float:left; margin-top:6px; margin-left:56px; display:inline; width:120px; height:21px; line-height:21px; background:#FFF; border:none; color:#2582d8; 
cursor:pointer;
text-align:center;
}
#msgbtn:hover { background:#2582d8; color:#FFF; border-color:#2582d8;cursor:hand;}
