/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.font_title {
	font-size:24px;
	line-height:20px;
	color:#000000;
	text-decoration:none;
	}
.font_yellow {
	font-size:13px;
	line-height:20px;
	color:#FF3300;
	text-decoration:none;
	}
.font_white {
	font-size:14px;
	line-height:22px;
	color:#FFFFFF;
	text-decoration:none;
	}
.font_black{
	font-size:13px;
	line-height:20px;
	color:#000000;
	text-decoration:none;
	}
.font_blue {
	font-size:13px;
	color:#2A5B7C;
	text-decoration:none;
	}
.wenzi_warning{
	font-size: 12px;
	color:Red;
}
#new A:hover{
	color:#FF6600;
	}
.title {
	background-color:#137a76;
	padding-left:5px;
	height:22px;
	margin:10px;
	}
.space10{
	margin:10px;
		
	}
.login {
	background-image:url(../../images/login_button.gif);
	width:53px;
	height:20px;
	cursor:hand;
	color:#575757;
	font-size:12px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
.login2{
	background-image:url(../../images/login_button2.gif);
	width:69px;
	height:20px;
	cursor:hand;
	font-size:12px;
	color:#575757;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
.left_border {
	background-image:url(../../images/main_50.gif);
	width:10px;
	background-repeat:no-repeat;
	background-position:bottom left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color:#C5C6C6;
	}
.right_border {
	background-image:url(../../images/main_54.gif);
	width:10px;
	background-repeat:no-repeat;
	background-position:bottom right;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #C5C6C6;
	}
.new_bg {
	background-image:url(../../images/main_52.gif);
	background-repeat:repeat-x;
	background-position: bottom;
	}
.button { /* 统一设置的按钮*/
	background-image:url(../../images/main_20.gif);
	background-repeat:repeat-x;
	height:22px;
	cursor:hand;
	text-align:center;
	color:#004778;
	font-size:12px;
	border:#B1C5DE 1px solid;
	}
.table_bg {
	background-color:#9ddcdc;
	font-size:13px;
	line-height:22px;
	color:#000000;
	text-decoration:none;
	}
.table_row {
	background-color:#ffffff;
	
	height:20px;
	padding-top:5px;
}
.table_row1 {
	background-color:#ffffff;
	
	height:50px;
	padding-top:5px;
}
.margin_left10
{
	margin-left:20px;
}
.text_right
{
	text-align:right;
}
form 
{
    PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px; 
	}
.zi
{
	margin-left:100px;
	width:600px;
	height:18px;
	margin-top:10px;
	background:#E4C751
}

