/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#header {
	width:950px;
	margin:0 auto;
	clear:both;
	overflow:hidden;
	}
#banner {
	width:950px;
	margin:0 auto;
	clear:both;
	overflow:hidden;
	margin-top:1px;
	}
#content1 {
	width:950px;
	margin:0 auto;
	clear:both;
	overflow:hidden;
	margin-top:6px;
	}
.content1_left {
	width:296px;
	float:left;
	}
.content1_center {
	margin-left:10px;
	float:left;
	width:400px;
	}
.content1_right {
	float:right;
	width:220px;
	overflow:hidden;
	}
.info {
	width:345px;
	float:left;
	margin-left:10px;
	overflow:hidden;
	}
.content_right{
	width:695px;
	float:right;
	margin-right:10px;
	}
.content_right a:hover {
	color:#FF3300;
	text-decoration:none;
	}
.info_right {
	width:220px;
	overflow:hidden;
	float:right;
	}
.login {
	border-top:none;
	border-bottom:1px solid #B5B5B5;
	border-left:1px solid #B5B5B5;
	border-right:1px solid #B5B5B5;
	padding:5px;
	}
a:hover {
	text-decoration:underline;}
.fl_left {
	float:left;
	}
.font_black13 {
	font-size:13px;
	line-height:20px;
	color:#333333;
	text-decoration:none;
	}
.font_black12 {
	font-size:12px;
	line-height:20px;
	color:#333333;
	text-decoration:none;
	}
.btn_submit {
	background-image: url(../../images/login_13.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 70px;
	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;
	cursor: hand;
}
.btn_cancel {
	background-image: url(../../images/login_15.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 70px;
	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;
	cursor: hand;
}
.btn_search {
	background-image:url(../../images/bg.gif);
	background-repeat:repeat-x;
	height:22px;
	font-size:13px;
	font-weight:bold;
	cursor: hand;
	border: 1px solid #6A5656;
	}
.ban_left {
	width:220px;
	float:left;
	overflow:hidden;
	}
.dot_line {
	background-image:url(../../images/dot3.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	}
.font_yellow {
	font-size:13px;
	line-height:20px;
	color:#FF3300;
	text-decoration:none;
	}
.button_bg {
	background-image: url(../../images/bg.gif);
	background-repeat: repeat-x;
	cursor: hand;
	border: 1px solid #9AAEBF;
}