@charset "utf-8";
/* CSS Document */

@import url("all.css");
@import url("header.css");
@import url("footer.css");

#content{
	width:100%;
	overflow:hidden;
	background:url(../images/gsjj_bg.gif) center repeat-x;
	}
#content_content{
	background:url(../images/gsjj.gif) center no-repeat;
	width:946px;
	height:448px;
	margin:0 auto;
	padding-top:130px;
	}
#content_content p{
	width:620px;
	margin:0 auto;
	font-size:14px;
	color:#000;
	line-height:36px;
	text-indent:2em;
	padding-left:230px;
	}
#content_content a.xg{
	display:block;
	float:right;
	margin-right:180px;
	margin-top:50px;
	width:70px;
	height:40px;
	line-height:40px;
	padding-right:25px;
	*line-height:43px;
	text-align:center;
	text-decoration:none;
	color:#000;
	background:url(../images/anniu.gif) top center no-repeat;
	}
#content_content a.xg:hover{
	background:url(../images/anniu.gif) bottom center no-repeat;
	}
#nav_ct li a.lx{
	background:url(../images/lxwm_hover.gif) center no-repeat;
	}


