/*=====body======*/
body{
	margin:0px;
	font-size:12px;
	background:url(../images/BodyBg.jpg) repeat;
}
input select{font-size:12px;}
ul{margin:0px;padding:0px;list-style-type:none;}
/*=====Link======*/
a:link{
	color:#474542;
	text-decoration:none;
}
a:visited{
	color:#474542;
	text-decoration:none;
}
a:hover{
	color:#000000;
	text-decoration:underline;
}
a.GmLink:link{
	color:#312e25;
	text-decoration:none;
}
a.GmLink:visited{
	color:#312e25;
	text-decoration:none;
}
a.GmLink:hover{
	color:#000000;
	text-decoration:underline;
}
a.LogLink:link{
	color:#ffffff;
	text-decoration:none;
}
a.LogLink:visited{
	color:#ffffff;
	text-decoration:none;
}
a.LogLink:hover{
	color:#333333;
	text-decoration:underline;
}
a.LogLinkdo:link{
	color:#000000;
	text-decoration:none;
}
a.LogLinkdo:visited{
	color:#000000;
	text-decoration:none;
}
a.LogLinkdo:hover{
	color:#333333;
	text-decoration:underline;
}
/*=========================================================xinjiakaishi==============================================================*/
a.MemLink:link{
	color:#312e25;
	font-size:14px;
	font-weight: bold;
	text-decoration:none;
}
a.MemLink:visited{
	color:#312e25;
	font-size:14px;
	font-weight: bold;
	text-decoration:none;
}
a.MemLink:hover{
	color:#000000;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}
a.More:link{
	color:#cececc;
	text-decoration:none;
}
a.More:visited{
	color:#cececc;
	text-decoration:none;
}
a.More:hover{
	color:#cececc;
	text-decoration:underline;
}
/*=========================================================xinjiajieshu==============================================================*/
/*=====Input======*/
.Login{
	width:94px;
	height:16px;
	border:1px solid #333d00;
}
/*=====Wrapper======*/
#WrappeAll{
	width:868px;
	height:auto;
	clear:both;
	margin:0px auto;
}
#WrappeBg{
	width:868px;
	height:auto;
	float:left;
	padding:0px 21px 21px 21px;
	background:url(../images/WrapperBg.jpg) repeat;
}
.WrappeGm{
	width:868px;
	height:auto;
	float:left;
}
/*=====Menu======*/
#MenuAll{
	width:802px;
	height:62px;
	float:left;
	padding-left:33px;
	padding-right:33px;
	margin-bottom:10px;
	background:url(../images/MenuBg.jpg) no-repeat;
}
.MenuContent{
	width:132px;
	height:auto;
	float:left;
	color:#d2d2d2;
	font-size:14px;
	padding-top:17px;
	font-weight: bold;
	text-align:center;
}
.MenuContent a
{
	color:#d2d2d2;
	text-decoration:none;
}
.MenuLine{
	width:2px;
	height:39px;
	float:left;
	background:url(../images/MenuLine.gif) no-repeat;
}
/*=====Link======*/
#LinkAll{
	width:860px;
	clear:both;
	padding-left:8px;
	line-height:20px;
	margin-bottom:12px;
}
.LinkGm{
	background:url(../images/Gm1.gif) no-repeat;
	width:130px;
	float:left;
	text-indent:6px;
	line-height:20px;
	background-position:left center;
}
/*=====BottomMenu======*/
#BotMenu{
	width:868px;
	height:24px;
	clear:both;
	color:#ffffff;
	padding-top:10px;
	margin-bottom:16px;
	text-align:center;
	background:url(../images/TitleBg2.jpg) no-repeat;
}
/*=====Copyright======*/
#Copyright{
	width:868px;
	height:auto;
	clear:both;
	color:#79746e;
	text-align:center;
}
/*=====site======*/
.siteLeft{
	width:248px;
	height:auto;
	float:left;
}
.siteCentre{
	width:387px;
	height:auto;
	float:left;
}
.siteRight{
	width:233px;
	height:auto;
	float:left;
}