@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:198px;
	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;
}

.right{
	background:#FFFFFF;
	padding:22px 40px 45px 40px;
	line-height:22px;
	width:900px;
}

.left_side{
	background:#c1ecff;
	width:187px;
	}
/*================================*/
.nm_title{padding:10px; padding-left:0px; margin-bottom:10px;  color:#990000; font-weight:bold; font-size:18px;}
.link_title{padding:10px; padding-left:0px; margin-bottom:10px;  color:#667788; font-weight:bold; font-size:14px;}
