body,tr,td {
	font-size:12px;
}
.emailsubit {
    line-height:22px;
    height:22px;
	width:50px;
	cursor:pointer;
}
.emailsubit:hover {
	color:#f00;
}
a {
color:#333;	
text-decoration:none;
}
a:hover {
	color:#f00;
	text-decoration:underline;
}
.email_pf {
	padding-left:12px;
}
.email_cneter {
	text-align:center;
}

.email_tt {
	width:218px;
	background:url(ttbg.jpg) no-repeat;
	height:33px;
	color:#fff;
	
}
.email_tt h2 {
	font-size:14px;
	font-weight:bold;
	line-height:33px;
	text-indent:45px;
}
input[type=text] {
border:1px solid #D7D7D7;
line-height:18px;
height:18px;
width:183px;
}
input[type=password]
{
border:1px solid #D7D7D7;
line-height:18px;
height:18px;
width:183px;}
input[type=submit]
{
border:1px solid #CBCBCB;
line-height:22px;
height:22px;
width:50px;}
input[type=reset]
{
border:1px solid #CBCBCB;
line-height:22px;
height:25px;
width:50px;}

.email_table table{border-right:1px solid #D7D7D7;border-bottom:1px solid #D7D7D7} 
.email_table table td{border-left:1px solid #D7D7D7;border-top:1px solid #D7D7D7} 
