/* CSS Document */
#body{
	margin:0 auto;
	text-align:center;
	background:#fff url(../images/bg.jpg) repeat-x top;
}
#content,#header,#main,#main,nav,#footer{
	width:968px;
	text-align:left;
	margin:0;
	padding:0
}
#footer{
    height:40px;
    line-height:40px;
	background:#00519A;
	margin-top:10px;
	text-align:center;
	clear:both;
	color:#fff;
	overflow:hidden
}
#footer a{
    color:#fff;
}
#header{
    background:url(../images/logo.jpg) no-repeat top;
}
#nav{
	width:968px;
	margin:0 auto;
	height:45px;
	clear:both;
	text-align:left;
	background:#00519a;
	color:#fff;
	border-bottom:5px solid #D7882C;
}
#nav ul{
    text-align:center;
    margin:0;
	padding:0;
}
#nav li{
    text-align:center;
    margin:0;
    padding:0;
    float:left;
    width:120px;
    text-align:center;
}
#nav li a{
    text-align:center;
    margin:0;
    padding:0;
    float:left;
    width:120px;
	display:block;
	border-right:1px solid #5c99ce;
    text-align:center;
	line-height:40px;
	color:#fff;
	font-size:14px;
}
#banner{
	width:968px;
	margin-bottom:5px;
}
#left1{
    width:689px;
	float:left;
}
#left1_c{
    width:689px;
	border:1px solid #e7e7e7;
	border-top:none;
	background:#fbfbfb;
}
#right1{
    width:263px;
	float:right;
}
#p_li{
    border:1px solid #D7882C;
	width:200px;
	text-align:center;
}
#p_li ul{
    margin:10px 0;
}
#p_li li a{
    line-height:26px;
	height:26px;
	border-bottom:1px dashed #8b8b8b;
	background:url(../images/icon_p.jpg) no-repeat center left;
	padding-left:20px;
	width:184px;
	margin-left:8px;
}
.n_li{
	width:300px;
	text-align:center;
	float:right;
	margin-top:-8px;
}
.n_li li a{
    line-height:22px;
	height:22px;
	border-bottom:1px dashed #8b8b8b;
	background:url(../images/icon_n.jpg) no-repeat center left;
	padding-left:10px;
	width:282px;
	margin-left:8px;
}
#main{
    background:url(../images/main.jpg) no-repeat top;
}
#main_c{
    width:968px;
	border:1px solid #e7e7e7;
	border-top:none;
	background:#f4f4f4;
	overflow:hidden;
}
#p{
    height:40px;
	overflow:hidden;
}
#left_p{
    width:100px;
	margin-left:280px;
	line-height:45px;
	color:#1769ae;
	font-weight:bold;
    float:left;
	font-size:14px;
	display:inline;
}
#right_p{
    width:500px;
	float:right;
	text-align:right;
	line-height:45px;
	padding-right:20px;

}
#left{
    width:220px;
	float:left;
}
#right{
    width:740px;
	float:right;
	background:#fbfbfb;
	padding:20px;
}
    