/*页头*/
#divHead
{
	width: 953px;
	height: 129px;
	margin: 0px auto;
	background: url(/RedImages/Head_bg.jpg) no-repeat top;
}
#head_nav
{
	width: 450px;
	height: 23px;
	background: #FC7EA4;
	overflow: hidden;
	float: right;
	margin-top: 13px;
	margin-right: 8px;
}
#head_nav ul
{
	list-style: none;
	margin: 4px 2px;
	padding: 0px 0px;
	color: #FFF;
	height: 15px;
	width: 448px;
	overflow: hidden;
}
#head_nav ul li
{
	float: left;
	margin: 0px 0px;
	padding-top: 2px;
	width: 63px;
	text-align: center;
	border-right: solid 1px #fff;
	height: 12px;
}
#head_lan
{
	float: right;
	width: 258px;
	margin-top: 12px;
	margin-right: 8px;
	clear: both;
	text-align: right;
}
#head_lan li
{
	float: left;
	padding-left: 8px;
}
#menu_left
{
	float: left;
	width: 24px;
	height: 34px;
	background: #D74470;
	margin-top: 25px;
}
#head_logo
{
	float: left;
	margin-left: 17px;
}
#keyword
{
	width: 90px;
	height: 17px;
	float: left;
	margin-top: 9px;
	background-color: #F6B3BE;
	color: White;
	border: 0px;
}
#btnSubmit
{
	margin-top: 9px;
	margin-left: 6px;
}

/*导航菜单*/
#divMune
{
	float: right;
	width: 760px;
	height: 34px;
	background: #D74470;
	margin-top: 25px;
}
#menu1 a
{
	display: block;
	color: #FFFFFF; /*导航文字颜色，可修改颜色*/
	font-size: 14px;
	text-decoration: none;
}
.menu
{
	margin: 11px 1px 7px 0px;
	height: 16px;
	float: left;
	list-style-type: none;
	list-style: none;
	padding: 0;
}
.menu li
{
	position: relative;
	float: left;
	width: 86px;
	text-align: center;
}
.menu ul
{
	position: absolute;
	top: 22px;
	left: 0px;
	background: #FC7EA4; /*导航栏目背景色，可修改*/
	display: none;
	opacity: 0;
	list-style: none;
}
.menu ul li
{
	position: relative;
	border: 1px solid #b62e18; /*导航栏目边框色，可修改*/
	border-top: none;
	width: 86px;
	margin: 0;
	background-color: #FC7EA4; /*导航栏目背景色，可修改*/
}
.menu ul li a
{
	display: block;
	color: #FFFFFF; /*导航栏目字体颜色，可修改*/
	font-size: 14px;
	text-decoration: none;
	padding: 5px 7px 5px;
}
.menu ul li a:hover
{
	background-color: #D74470; /*导航栏目鼠标停留背景色，可修改*/
}
.menu ul ul
{
	left: 86px;
	top: -1px;
}
/*导航包含子栏目的栏目背景色，可修改*/
.menu .sub
{
	background: #FC7EA4 url(/RedImages/arrow.gif) 79px 8px no-repeat;
}
.menu .topline
{
	border-top: 1px solid #b62e18;
}
/*页脚*/
/*帮助列表*/
#foot_help
{
	width:953px; height:120px; background:#FFF; border:1px solid #F2B3B7; margin-top:12px;
}
#foot_help div
{
	margin:0px; float:left; width:186px; text-align:center;
}
#foot_help ul
{
	width:126px; text-align:left; margin-left:60px; margin-top:16px;
}
#foot_help li
{
	margin:6px auto; text-align:left; color:#000; font-weight:bold;
}
#foot_help a:link,#foot_help a:visited {color:#EA4D6D;font-size: 12px; text-decoration: none; font-weight:normal; }
#foot_help a:hover {color:#EA4D6D;font-size: 12px; text-decoration:underline; font-weight:normal; }
/*版权及联系信息*/
#foot_link
{
	width: 953px;
	height:140px;
	background-image:url(/RedImages/foot_bg.jpg);
	overflow: hidden;
}
#toTop
{
	
	width: 913px;
	padding-right: 40px;
	padding-top: 30px;
	height: 12px;
	text-align: right;
	overflow: hidden;
}
#toTop img
{
	width: 42px;
	height: 12px;
	border: 0px;
}
#companyInfo
{
	height:63px; 
	width: 953px;
	margin-bottom:5px;
}
#logo_foot
{
	width: 294px;
	float: left;
	height:62px;
	background:url(/RedImages/Logo_foot.jpg)  no-repeat 99px;
}
#info_foot
{
	width: 650px;
	float: left; height:62px;
	line-height: 20px;color:#666;
}
#foot_toAdmin
{
	width:953px;
	text-align:center;
	margin-bottom:10px;
}
#foot_toAdmin img
{
	width:90px; height:19px; border:0px;
}