body {  
	margin: 0px; 
	padding: 0px;
	color: #CF092F; 
	font-size: 12px;
	font-family: Verdana, 宋体, Arial, sans-serif; 
	background-color: #fff; 
	text-align: center;
}
	
a:link, a:visited {color: #CF092F; text-decoration: none; }
a:hover, a:active {color: #CF092F; text-decoration: underline; }

a img {
	border: 0px;
	}
form {
	margin: 0px;
	padding: 0px;
	}


/*** 导航菜单开始 ***************************************************************************/
#bar{
	margin: 0px;
	padding-top: 3px;
	padding-left: 20px;
	padding-bottom: 3px;
    font-size: 14px;
    color: #fff;
	background-color: #009744;
	border-top: #ccc 1px #009744;
	border-bottom: #ccc 1px solid;
	}
#bar a:link 	{color: #fff; text-decoration: none;}
#bar a:visited 	{color: #fff; text-decoration: none;}
#bar a:hover 	{color: #fff; text-decoration: underline;}
#bar a:active 	{color: #fff; text-decoration: none;}
/*** 导航菜单结束 ***************************************************************************/


/*** 版权信息开始 *******************************************************/
td.bottom {
	color: white;
	font-weight: bold;
	font-size: 9pt;
	}
td.bottom a {
	color: white;
	font-weight: bold;
	text-decoration: none;
	font-size: 9pt;
	}
td.bottom a:hover, td.bottom a:visited {
	color: white;
	font-weight: bold;
	text-decoration: none;
	}
td.bottom a:hover, td.bottom a:active {
	color: white;
	font-weight: bold;
	text-decoration: underline;
	}

td.bottom2 {
	color: black;
	font-weight: noramal;
	font-size: 9pt;
	line-height:24px;
	}
td.bottom2 a {
	color: black;
	font-weight: noramal;
	font-size: 9pt;
	text-decoration: none;
	}
td.bottom2 a:hover, td.bottom2 a:bottom {
	color: red;
	font-size: 9pt;
	text-decoration: underline;
	}
/*** 版权信息结束 *******************************************************/


/*** 左侧表格开始 ****************************************************************************/
table.lefttable1 {
	width: 244px;
	height: 147px;
	background-color: #FFF2F4;
	border: 1px solid #FFB4C2;
	margin-bottom: 7px;
	}
table.lefttable1 td {
	text-align: left;
	}

table.lefttable2 {
	width: 244px;
	height: 100px;
	background-color: #FFF5E5;
	border: 1px solid #FDBD59;
	margin-bottom: 7px;
	}
table.lefttable2 td {
	text-align: left;
	}

table.lefttable3 {
	width: 244px;
	height: 100px;
	background-color: #FAE1FF;
	border: 1px solid #ED9DFF;
	margin-bottom: 7px;
	}
table.lefttable3 td {
	text-align: left;
	}

table.lefttable4 {
	width: 244px;
	height: 100px;
	background-color: #D6F3FF;
	border: 1px solid #8ADBFD;
	margin-bottom: 7px;
	}
table.lefttable4 td {
	text-align: left;
	}

table.lefttable5 {
	width: 244px;
	height: 100px;
	background-color: #FFE5FF;
	border: 1px solid #FEA8FD;
	margin-bottom: 4px;
	}
table.lefttable5 td {
	text-align: left;
	}
/*** 左侧表格结束 ****************************************************************************/



/*** 右侧表格开始 ****************************************************************************/
table.righttable {
	height: 187px;
	}
.righttitle {
	padding-top: 14px;
	color: #D70B0B;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 3px;
	text-align: left;
	}
/*** 右侧侧表格结束 ****************************************************************************/


/******************************************************************************************************/
.field {
	margin: 5px 20px;
}
label {
	color: #333;
}
.field input.input {
	width: 130px;
	height: 16px;
	line-height: 16px;
	color: red;
	font-family: 宋体;
	border: 1px solid #3e3e3e;
}
.field input.login {
	width: 55px;
	height: 21px;
	letter-spacing: 8px;
	line-height: 18px;
	padding-top: 3px 0px 2px 0px;
	background-color: #e3e3e3;
	border: 1px solid #3e3e3e;
	margin-right: 12px;
	margin-top: 6px;
}

#item {
 	margin-top: 3px; 
	padding: 2px;
	padding-left: 14px;
	color: #333;
}
#item a {
	color: #333;
}



td.right2 {
	padding-top: 6px;
}
td.right2 table td {
	color:#333;
}
td.right2 table td a {
	color:#333;
}
td.right2 table td a.righttitle2 {
	color: #CF092F;
}
/******************************************************************************************************/


