@charset "UTF-8";
/* CSS Document */
#banner {
	width:979px;
	height:192px;
	float:left;
	display:inline;
	background:url(/images/banner1.jpg) no-repeat top center;
	color:#ffffff;
}
#bluey {
	float:left;
	height:21px;
	width:455px;
	margin-top:171px;
	background:url(/images/overlay_blue.png) repeat;
	font-size:11px;
	font-weight:bold;
	display:block;
}
#bluey ._inside {
	margin:14px;	
}
#left {
	width:685px;
	height:auto;
	margin-bottom:15px;
}
#right {
	width:270px;	
	height:420px;
}
#c_login2 {
	float:left;
	height:49px;
	width:250px;
	margin-left:40px;
	font-weight:bold;
	font-size:11px;
	color:#918067;
	margin-top:25px;
}
#c_login2 input.box {
	width:110px;
	height:17px;
	padding-left:4px;
	padding-top:4px;
	margin:3px 0 3px 0;
	background-color:#ffffff;
	border:1px solid #918067;
	font-size:10px;
	font-weight:bold;
	color:#918067;
}
