@charset "utf-8";
/* CSS Document */
body{
	font-size:12px;
	margin:0px;
	padding:0px;
	font-family:"Arial";
	background: url(images/bj.jpg) repeat top;
}
img{
	border:none;
	}
.clear{
	clear:both;
	}
*{
	margin:0px;
	padding:0px;
	}
ul{
	list-style:none;
	}
a{
	text-decoration:none;
	}
a:hover{
	color:#ff0000;
	}
#wrap{
	width:1002px;
	margin:auto;
	}
.banner{
    margin:auto;
}
.menu{
	width:1002px;
	height:24px;
	background: url(images/index_04.jpg) repeat-x center center;
}
.menu a{
    display:block;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	line-height:24px;
	width:165px;
	font-weight: bold;
	text-align:center;
	float:left;
}

.menu a:hover{
	text-decoration:none;
	font-weight: bold;
	text-align:center;
	color:#FF0000;
	background: url(images/dj_04.jpg) no-repeat center center;
}

.content{
    margin:auto;
	width:1002px;
}
.left{
    float:left;
	width:187px;
	background-color:#c1ecff;
}

.left ul li{
	width:187px;
	line-height:35px;
	background-color:#c1ecff;
}

.left ul li a{
	display:block;
	width:152px;
	line-height:35px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	padding-left:35px;
	background: url(images/cd-bj_08.jpg) no-repeat center center;
	text-transform: capitalize;
}
.left ul li a:hover{
	 font-weight: bold;
	color:#ff0000;
	text-decoration: none;
	background: url(images/cd-dj_06.jpg) no-repeat center center;
	text-transform: capitalize;
}

.left .firmenu_a{
	background:#3366FF;
	padding-left:35px;
	background: url(images/down_2.gif) no-repeat 20px center;
	text-transform: capitalize;
}
.left .firmenu_a a:hover{
	background:#3366FF;
	background: url(images/down_2.gif) no-repeat 20px center;
	text-transform: capitalize;
}

.right{
	float:left;
	background:#FFFFFF;
	padding:22px 40px 45px 40px;
	line-height:22px;
	width:735px;
}

.left_side{
	background:#c1ecff;
	width:187px;
	}
/*================================*/
.nm_title{padding:10px; padding-left:0px; margin-bottom:10px; border-bottom:1px #BDBDBD solid; color:#990000; font-weight:bold; font-size:18px;}