#menu {
	display: block;
	border-bottom: 1px solid #dddddd;
	height: 63px;
	padding: 0px 56px;
	border-top: 1px solid #dddddd;
	background-color: #f5f5f5;
}
#menu a {
	font-family: "Microsoft YaHei", "FZLTXHK";
	line-height: 62px;
	font-size: 16px;
	width: 86px;
	display: block;
	float: left;
	padding-left: 50px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: -6px 0px;
}
#menu a:link, #menu a:visited {
	color: #444444;
	border-bottom: 2px;
}
#menu a.cur:link ,#menu a.cur:visited{
	color: #4f87d1;
	font-weight: bold;
	border-bottom: 2px solid #f8a835;
	background-position: -6px bottom;
}
#menu a:hover {
	color: #4f87d1;
	border-bottom: 2px solid #4f87d1;
	background-position: -6px bottom;
}



#l_menu {
	display: block;
	width: 218px;
	border: 1px solid #dddddd;
	background-color: #f2f2f2;
	padding-bottom: 4px;
}
#l_menu .label {
	display: block;
	font-weight: bold;
	line-height: 37px;
	text-align: center;
	font-size: 14px;
	border-bottom: 1px solid;
	background-color: #FFF;
	color: #ffa800;
	margin-bottom: 8px;
}
#l_menu .label2 {
	display: block;
	font-weight: bold;
	line-height: 37px;
	text-align: center;
	font-size: 14px;
	border-bottom: 1px solid;
	background-color: #FFF;
	color: #72ad4e;
	margin-bottom: 8px;
	border-top: 4px solid #f2f2f2;
}

#l_menu a {
	display: block;
	text-decoration: none;
	margin: 0px 4px 4px 4px;
	line-height: 32px;
	font-size: 12px;
	background-image: url(../images/menu_l_bk.png);
	padding-left: 30px;
	height: 32px;
	font-family: Verdana, Geneva, sans-serif;
}
#l_menu a:link ,#l_menu a:visited{
	color: #444444;
	background-position: left top;
}
#l_menu a:hover {
	color: #216FBC;
	background-position: left center;
}
#l_menu a.cur:link ,#l_menu a.cur:visited{
	color: #FFFFFF;
	background-position: left bottom;
	font-weight: bold;
}

.menu_sub {
	display: block;
	border-bottom: 1px solid #dddddd;
	height: 54px;
	margin: 0px 20px;
}
.menu_sub  a {
	line-height: 53px;
	font-size: 14px;
	width: 90px;
	display: block;
	float: left;
	padding-left: 54px;
	text-decoration: none;
	background-repeat: no-repeat;
	font-weight: bold;
}
.menu_sub  a:link, .menu_sub  a:visited {
	color: #666666;
	border-bottom: 2px;
}
.menu_sub  a.cur:link ,.menu_sub  a.cur:visited{
	color: #4f87d1;
	font-weight: bold;
	border-bottom: 2px solid #5691d2;
	background-position: left bottom;
}
.menu_sub  a:hover {
	color: #4f87d1;
	border-bottom: 2px solid #dddddd;
	background-position: left bottom;
}
.menu_sub2 {
	display: block;
	border-bottom: 1px solid #dddddd;
	height: 54px;
	margin: 20px 20px 0px 80px;
	float: left;
	width: 790px;
}
.menu_sub2  a {
	line-height: 53px;
	font-size: 16px;
	display: block;
	float: left;
	padding-left: 54px;
	text-decoration: none;
	background-repeat: no-repeat;
	font-family: "Microsoft YaHei", "FZLTXHK";
	padding: 0px 40px 0px 64px;
	background-position: 10px top;
}
.menu_sub2  a:link, .menu_sub2  a:visited {
	color: #666666;
	border-bottom: 2px;
}
.menu_sub2  a.cur:link ,.menu_sub2  a.cur:visited{
	color: #4f87d1;
	font-weight: bold;
	border-bottom: 2px solid #F8A835;
}
.menu_sub2  a:hover {
	color: #4f87d1;
	border-bottom: 2px solid #4f87d1;
}

.guideline {
	margin: 20px 10px;
}
.guideline a{
	font-size: 14px;
	color: #444444;
	display: block;
	float: left;
	height: 45px;
	line-height: 45px;
	background-repeat: no-repeat;
	background-position: 18px top;
	padding: 0px 15px;
}
.guideline a:link ,.guideline a:visited{
	text-decoration: none;
	background-image: url(../images/number_bk.png);
}
.guideline a:hover {
	color: #4A89CA;
	background-position: 18px bottom;
}
.guideline a.cur:link, .guideline a.cur:visited {
	color: #4A89CA;
	background-position: 18px bottom;
	font-weight: bold;
}

.guideline .number  {
	color: #4cb12d;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	text-align: center;
	display: block;
	width: 51px;
	height: 45px;
	float: left;
	background-repeat: no-repeat;
}
.guideline .number:link {

}
.guideline a:hover span.number, .guideline a.cur:link span.number,  .guideline a.cur:visited span.number{
	color: #FFF;
}
.menu1  {
	line-height: 42px;
	height: 42px;
	padding: 0px 60px;
	border-bottom: 1px solid;
}
.menu1 a  {
	width: 240px;
	display: block;
	text-align: center;
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	float: left;
	margin-right: 1px;
	text-decoration: none;
}
.menu1 a:link,.menu1 a:visited {
	background-color: #eeeeee;
}
.menu1 a:hover {
	background-color: #dddddd;
	color: #4cb12d;
}
.menu1 a.cur:link,.menu1 a.cur:visited {
	background-color: #4cb12d;
	color: #FFF;
}

.lmtitle .menu2 {
	display: inline-block;
	float: left;
	padding-left: 100px;
	margin-top: 12px;
	line-height: 42px;
	width: 600px;
}
.lmtitle .menu2 a {
	width: 240px;
	display: block;
	text-align: center;
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	float: left;
	margin-right: 1px;
	text-decoration: none;
}
.lmtitle .menu2 a:link, .lmtitle .menu2 a:visited {
	background-color: #eeeeee;
}
.lmtitle .menu2 a:hover {
	background-color: #dddddd;
	color: #4cb12d;
}
.lmtitle .menu2 a.cur:link, .lmtitle .menu2 a.cur:visited {
	background-color: #4cb12d;
	color: #FFF;
}
