*{
    border: 0;
    padding: 0;
    margin: 0;
}
body{
    font-size: 16px;
    font-family: "宋体";
	line-height: 20px;
}
#header{
    width: 100%;
    text-align: center;
    background: url(images/bj-header.jpg) repeat-x;
}
.menu {
	height: 60px;
	position: relative;
	z-index: 999;
	font-size:16px;
	font-family: "微软雅黑";
	line-height: 24px;
}
.menu1 {
	list-style: none;
	margin: 0 auto;
	width: 1400px;
	font-size: 16px;
}
.menu1_li {
	float: left;
	margin: 0;
	padding: 1px 10px 0 10px;
	position: relative;
}
.menu1_li a {
	font-weight:bold;
	display: block;
	text-decoration: none;
	float: left;
}
/* make the dropdown ul invisible */
.menu2 {
display: none;
}
/* specific to non IE browsers */
/* set the background and foreground color of the main menu li on hover */
.menu ul li:hover a {
color:#fff; 
background:#5d0559;
}
/* make the sub menu ul visible and position it beneath the main menu list item */
.menu ul li:hover ul {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 5px; 
	top: 50px;
	margin: 0; 
	padding: 0;
	display: none;
	float: left;
	width: 180px;
	z-index:100;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border: 1px solid #fff;
	display:block; 
	background:#5d0559; 	
}
.menu ul li:hover ul li {
	margin: 0; 
	padding: 10px 0; 
	width: 100%;
	clear: both;
	background:#5d0559; 
	
}
/* style the background and foreground color of the submenu links */
.menu ul li:hover ul li a {

	background:#5d0559; 
	color:#fff;
	border-bottom: 1px solid #fff;

}
/* style the background and forground colors of the links on hover */
.menu ul li:hover ul li a:hover {
color:#ffc;
background:#5d0559; 
}

#main{
	width: 1400px;
	margin: 0 auto;
	padding:10px;
	overflow: hidden;
}

#lbtp {
	width: 840px;
	height: 560px;
	margin: 20px;
	float:left;
}
/*----special-grid------*/
.special-grid {
	float: left;
	width: 446px;
	margin: 20px 7px;
	padding-left: 6px;
	text-align: left;
}
.special-grid2 {
	float: right;
	width: 360px;
	margin:10px;
	padding-left: 5px;
	text-align: left;
	height: 500px;
}
#main h4 img {
	margin-top: 4px;	
}
#main h4 {
	width: 95%;
	font-family:"微软雅黑";
	line-height: 32px;
	font-size: 20px;
	font-weight:bold;
	color: #5d0559;
	border-bottom-color:#5d0559;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
#main h4 a{
	color: #5d0559;
	text-decoration: none;
}
#main h4 a:hover{
	text-decoration: underline;
}
.more {
	margin-top: 12px;
	font-family:"微软雅黑";
	float:right;
	padding-right:12px;
	vertical-align:bottom;
}
.more a {

	font-size: 16px;
	font-weight:bold;
	color: #330033;
	margin: 0;
	text-decoration:none;
}
.more a:hover {
	text-decoration:underline;
}
#main ul {
	padding-top: 12px;
	list-style:none;
}
.special-grid ul li {
	text-indent:20px;
	list-style-position: inside;
	list-style-image: url(images/arrow.png);
	line-height: 36px;
}
#rightsection ul li {
	text-indent:20px;
	list-style-position: inside;
	list-style-image: url(images/arrow.png);
	line-height: 36px;
}
#left ul li {
	text-indent:20px;
	list-style-position: inside;
	list-style-image: url(images/arrow.png);
	line-height: 36px;
}
#main li a {
	color: #000;
	font-weight:400;
	text-decoration: none;

}
#main li a:hover {
	text-decoration:underline;
}

.lm{
	width: 100%;
	padding: 12px 6px;
	height:150px;
	text-align: center;
}	
#rightsection {
	float: right;
	width: 960px;
	margin: 10px;
	padding: 5px 0 5px 20px;
	border-left: 1px  solid #5d0559;
}
#lm6 {
	float: right;
	width: 98%;
	padding: 4px 8px;
}
.lmbt{
	margin:2px 0;
	color: #5d0559;
	font-size: 32px;
	font-weight:bold;
	width: 98%;
	text-align:center;
	line-height: 48px;
	vertical-align:bottom;
}
.lmbt a{
	color: #5d0559;
	text-decoration:none;
}
.lmbt a:hover{
	text-decoration:underline;
}
#main h5{
	font-family:"微软雅黑";
	line-height: 36px;
	font-size: 24px;
	font-weight:bold;
	color: #5d0559;
	text-align: center;
	border-bottom: #5d0559 2px solid;
}
#main p{
	line-height: 32px;
	font-size: 16px;
}

#rightsection span {
	float: right;
}
#rightsection a {
	color: #333;
	text-decoration: none;

}
#rightsection a:hover {
	font-weight: bold;
	text-decoration: underline;
}
#left {
	float: left;
	margin: 10px;
	padding: 5 10px;
	width: 360px;
}
#main h2{
	font-family:"微软雅黑";
	line-height: 36px;
	font-size: 24px;
	font-weight:bold;
	color: #5d0559;
	text-align: center;
}
/*----special-grid------*/
.lm2 {
	float: left;
	width: 330px;
	margin-left: 1%;
	text-align: left;
	overflow:visible;
}

.lm2 ul {
	list-style:none;
}
.lm2 ul li {
	text-indent:20px;
	background-position:left;
	background-image: url(../images/righ.png);
	background-repeat: no-repeat;
	font-weight: 400;
	color: #000;
	font-size: 14px;
	line-height: 36px;
	padding: 0;
	margin: 0;
}
.lm2 li a {
	color: #000;
	text-decoration: none;

}
.lm2 li a:hover {
	color: #0066cc;	
	text-decoration: none;
}
.jz{
	width: 240px;
	margin: 10px;
	padding: 10px;
	font-weight: bold;
	background-color: #eee;
	float: left;
}
.jz a{
	font: bold 18px/32px "微软雅黑" ;
	color: #5d0559;
	text-decoration: none;
}
.jz a:hover{
	text-decoration: underline;
}
#footer{
    width: 100%;
    padding: 20px 0;
    background-color: #5d0559;
    color: #fff;    
}
.content{
    margin: 0 auto;
    width: 1300px;
    height: 80px;
    padding: 0 70px;
}
.copy{
    color: #aaa;
    text-align: center;
}