BODY
{
	margin: 0;
	overflow: hidden;
	font-size: 9pt;
}

td,img,input,option,select,textarea {font-size:9px;}
TD {
	FONT-SIZE: 9pt;
	line-height:25px;
	text-decoration: none;
	color:#FFFFFF
}
a:link
{
	font-size: 12px;
	color: #000066;
	text-decoration: none;
	line-height: normal;
}
a:visited {
	font-size: 12px;
	line-height: normal;
	color: #000066;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
	font-weight: normal;
}
a:active {
	font-size: 12px;
	line-height: normal;
	color: #000066;
	text-decoration: none;
	font-weight: normal;
}.en:link {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
.en:visited {
	font-family: Arial;
	font-size: 12px;
	line-height: normal;
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
.en:hover {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #FF6600;
	text-decoration: underline;
}
.en:active {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}

.login_tips {	BORDER-RIGHT: #ebebeb 1px solid; BORDER-TOP: #ebebeb 1px solid; FONT-SIZE: 12px; BORDER-LEFT: #ebebeb 1px solid; WIDTH: 300px; COLOR: #e9e9e9; BORDER-BOTTOM: #ebebeb 1px solid; BACKGROUND-COLOR: #246991
}

.bg {
	background-image: url(/images/loginbj3.jpg);
}
/*外框架*/
#Main
{
	width: 100%; z-index: 5;
}
/*公司名*/
#Company
{
 float: left; padding: 20px 0px 0px 30px;
}
#Company .cnName
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10.5pt;
}
#Company .enName
{
	color: #FFFFFF;
	font-size: 9pt;
}
/*操作部分*/
#Operate
{
	float: right;
	width: 380px;
	padding: 10px 10px;
	color: #FFFFFF;
}
/*基本菜单*/
.dhbj
{
	width: 100%;
	background: url(/images/dhbj.jpg);
	height: 30px;
}
.dhbj ul
{
	width: 750px;
	height: 30px;
}
.dhbj ul li
{
	float: left;
	list-style-type: none;
	width: 80px;
	padding: 0 0;
	display: block;
	height: 44px;
}