body {
	margin:0 0 0 0;
	font-size:12px;
	color:#000;
	text-align:center;
}
td {
	font-size:12px;
}

form {
	padding:0 0 0 0;
	margin:0 0 0 0;
}

.zhongjianColor {
	color:#FF0000;
}

.input {
	border:1px solid #CCCCCC;
	font-size:12px;
}

/*logo部分样式表*/
#logo {
	margin-left:auto;
	margin-right:auto;
	width:880px;
	text-align:left;
	background-image:url('../images/topmenu/top_back.gif');
	background-repeat:repeat-x;
	background-position:top center;
	height:80px;
}

#logo img {
	float:left;
	margin:15px 0 0 0;
}

#logo div {
	float:left;
}

/*主菜单部分样式表*/
#mainMenu {
	margin-left:auto;
	margin-right:auto;
	width:880px;
	height:30px;
	background-image:url('../images/topmenu/back-rightR.gif');
	background-repeat:no-repeat;
	background-position:top right;
	background-color:#033A72;
}

#mainMenu div {
	color:#FFFFFF;
	float:left;
}

.mainMleftL {
	width:7px;
	height:30px;
	background-image:url('../images/topmenu/back-leftL.gif');
}

.mainMleftLLS {
	width:7px;
	height:30px;
	background-image:url('../images/topmenu/back-leftS.gif');
}

.mainMleftLS {
	width:7px;
	height:30px;
	background-image:url('../images/topmenu/back-left.gif');
}

.mainMMiddleS {
	background-color:#C5D4E7;
	height:30px;
}

.mainMMiddleS span {
	display:block;
	color:#033A72;
	margin:10px 11px 0 7px;
}

.mainMMiddleS a {
	color:#033A72;
	text-decoration: none;
}

.mainMRightRS {
	width:7px;
	height:30px;
	background-image:url('../images/topmenu/back-right.gif');
}

.mainMText {
	height:30px;
}

.mainMText span {
	display:block;
	color:#FFFFFF;
	margin:10px 11px 0 7px;
}

.mainMText a {
	margin:0 0 0 0;
	padding:0 0 0 0;
	color:#FFFFFF;
	text-decoration: none;
}

.mainMMiddle {
	width:7px;
	height:30px;
	background-image:url('../images/topmenu/back-middlem.gif');
}
/*登录部分的样式表*/
#mainSearch {
	margin-left:auto;
	margin-right:auto;
	width:880px;
	height:30px;
	background-image:url('../images/topmenu/menub_middle.gif');
	margin-bottom:2px;
}

#userLogin {
	float:left;
	height:30px;
	background-image:url('../images/topmenu/menub_left.gif');
	background-repeat:no-repeat;
	background-position:top left;
}


#userLogin div {
	line-height:30px;
	color:#555657;
	float:left;
}

#userLogin input {
	margin:5px 10px 0 10px;
}

#userLogin img {
	margin:5px 10px 0 0;
}

.input {
	border:1px solid #6F7376;
}

#searchLay {
	float:right;
	height:30px;
	background-image:url('../images/topmenu/menub_right.gif');
	background-repeat:no-repeat;
	background-position:top right;
}

#searchLay div {
	float:left;
	line-height:30px;
	color:#555657;
}

#searchLay input {
	margin:5px 10px 0 10px;
}

#searchLay img {
	margin:5px 10px 0 0;
}

#bottomLay {
	margin-left:auto;
	margin-right:auto;
	width:880px;
}

#bottom {
	margin:5px 0 5px 0;
	color:#023A70;
	height:131px;
	border-top:1px solid #C4D4E7;
	border-bottom:1px solid #023A70;
}

#bottom div {
	float:left;
}

#bottomL {
	width:166px;
	height:131px;
	background-image:url('../images/bottom/bobg.jpg');
	background-position:left bottom;
	background-repeat:no-repeat;
	text-align:right;
}

#bottomL img {
	margin:75px 0 0 0;
}

#bottomM {
	width:548px;
	height:125px;
	text-align:center;
	line-height:18px;
}
#bottomR {
	width:166px;
	height:131px;
	text-align:left;
	background-image:url('../images/bottom/bobg.jpg');
	background-position:right bottom;
	background-repeat:no-repeat;
}

#bottomR img {
	margin:75px 0 0 0;
}