/*content1 begin */
body {
	margin:0px;
	background:url(../pic/co_bg.jpg);
	
}
#home-content_top {
	WIDTH: 100%; 
	HEIGHT: 80px; 
	MARGIN-LEFT: auto; 
	MARGIN-RIGHT: auto; 
	text-align:center;
	background:url(../pic/top_bg.jpg) repeat-x;
}
#home-content_top_nr {
	WIDTH:1100px; 
	HEIGHT: 80px; 
	MARGIN-LEFT: auto; 
	MARGIN-RIGHT: auto; 
	text-align:center;
}
/*content1 end */
/*banner begin */
#banner {
	WIDTH: 100%; 
	HEIGHT: 272px; 
	MARGIN-LEFT: auto; 
	MARGIN-RIGHT: auto; 
	text-align:center;
}
#banner_foot {
	WIDTH: 100%; 
	HEIGHT: 10px; 
	MARGIN-LEFT: auto; 
	MARGIN-RIGHT: auto; 
	text-align:center;
}
/*banner end */

/*menu begin */
#menu {
	WIDTH: 1100px; 
	HEIGHT: 33px; 
	MARGIN-LEFT: auto; 
	MARGIN-RIGHT: auto; 
	text-align:center;
	background:url(../pic/menu_bg.png) no-repeat;
	clear:both;
	overflow:hidden;
}



.navbar ul {
	list-style:none;
	float:left;
	clear:both;
	overflow:hidden;
	
}
.navbar li {
    float:left;
	display:block;
	list-style:none;
}
.navbar a  {
	float:left;
	display:block;
	text-align:center; 
	text-decoration:none; 
	width:110px; 
	height:40px; 
	color:#fff; 
	line-height:30px; 
	font-size:14px;
	font-weight:bolder;
}
.navbar a:hover {
	float:left;
	display:block;
	text-align:center; 
	text-decoration:none; 
	width:110px; 
	height:40px; 
	color:#fff; 
	line-height:30px; 
	font-size:14px;
	font-weight:bolder;
	background:url(../pic/nover_bg.png) no-repeat top center;
}
/* menu end */



/* content begin */
#con {
	WIDTH:1100px; 
	HEIGHT:950px; 
	MARGIN-LEFT: auto; 
	MARGIN-RIGHT: auto; 
	text-align:center;
	margin-top:5px;
}

#con_left {
	WIDTH:410px; 
	HEIGHT:auto;
	float:left;
}

.content_left_news {
	width:300px;
	height:116px;
	float:left;
	margin-top:3px;
	padding-left:10px;
	text-align:left;
	line-height:25px;
}
.content_left_news ul{ padding-left:2px;}
.content_left_news li{ height:24px; background: url(../images/artarrow.gif) no-repeat 0px 10px; padding-left:10px;width:220px; }
.content_left_news span{font-size:13px;}
.content_left_news a{ font-size:13px; color:#333333; text-decoration:none;}
.content_left_news a:hover{text-decoration:none; color:#0574C5;}




.con_box {
	WIDTH:410px; 
	HEIGHT:303px;
	float:left;
	background:url(../pic/box_bg.png) no-repeat;
	margin-bottom:10px;
	text-align:center;
}

#con_line {
	WIDTH:21px; 
	HEIGHT:950px; 
	text-align:center;
	float:left;
}

#con_middle {
	WIDTH:410px; 
	HEIGHT:auto;
	float:left;
}
.con_right_box {
	WIDTH:410px; 
	HEIGHT:303px;
	float:left;
	background:url(../pic/box_right_bg.png) no-repeat;
	margin-bottom:10px;
	text-align:center;
}
#con_right {
	HEIGHT:auto;
	float:right;
}
/* content end */

/* foot begin */
#foot {
	WIDTH:1100px; 
	HEIGHT:80px; 
	MARGIN-LEFT: auto; 
	MARGIN-RIGHT: auto; 
	text-align:center;
	margin-top:5px;
}

/* foot end */