@charset "utf-8";
body{
font-size:9pt;
}
td{
font-size:9pt;
}
/* login bg style */
.login_bg01{background-image:url(../images/xinxin/login_bg01.gif); 
         background-repeat:repeat-x; 
		 background-position:left top;}
.mailListTable{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	border: 1px solid #999999;
}

		 
.login_bg02{background-image:url(../images/xinxin/login_bg02.gif); 
         background-repeat:repeat-no; 
		 background-position:left bottom;}
		 
.login_bg03{
	background-image:url(../images/xinxin/login_bg03.jpg);
	background-repeat:repeat-no;
	background-position:left top;
	height: 146px;
	width: 490px;
}
.login_input{
	border: 1px solid #4C77B6;
	color: #000;
	font-family: "宋体", "MS SONG", SimSun, tahoma, sans-serif;
	font-size: 12px;
	vertical-align: middle;
	background-color: #FFFFFF;
}
.hiddenMenu {font-size: 12px;color: #666666;text-decoration: none;cursor: hand;}
a.hiddenMenuLink:link {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	cursor: hand;
}
a.hiddenMenuLink:visited {color: #000000;text-decoration: none;font-size: 12px;cursor: hand;}
a.hiddenMenuLink:hover {color: #666666;text-decoration: underline;font-size: 12px;cursor: hand;}
a.hiddenMenuLink:active {color: #000000;text-decoration: none;font-size: 12px;cursor: hand;}

.selectDomianTd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	background-color: #DAEAF0;
	padding: 1px;
	border: 1px outset #1D7DA2;
}
.loginPwdInput {
	border: 0px none;
	height:11px;
	font-family: "宋体", "MS SONG", SimSun, tahoma, sans-serif;
	font-size: 12px;
}
.loingPwdInputTable {
	border: 1px solid #4C77B6;
	color: #000;
	font-family: "宋体", "MS SONG", SimSun, tahoma, sans-serif;
	font-size: 12px;
	vertical-align: middle;
	background-color: #FFFFFF;
}

