/*基本信息*/
body,div,ul,li {
    padding:0px;
    margin:0px;
	font:12px "宋体";
	color:#FB7305;
	line-height:22px;
}

body {
	background:url(../images/bg.jpg) #0A436C  no-repeat center top;
}

ul {
    list-style-type:none;
}

a {
	color:#787878;
	text-decoration:none;
}

a:hover {
	color:#86CD00;
	text-decoration:none;
}

img {
	border-top-width:0px;
	border-bottom-width:0px;
	border-left-width:0px;
	border-right-width:0px;
}

.clear {
    clear:both;
	font-size:0px;
}
/*头部*/
#top{
margin:0px auto;
width:1004px;
}
/*中间内容*/


#content{
margin:0px auto;
width:1004px;
background:url(../images/content_bg.jpg);
}
#content_top{
margin:0px auto;
width:962px;
}
#content_sm{
margin:0px auto;
padding:60px 0px 0px 150px;
width:812px;
color:#FB7305;
height:130px;
background:url(../images/ls_19.jpg);
}

#content_jp{
margin:0px auto;
padding:60px 0px 0px 150px;
width:812px;
color:#FB7305;
height:130px;
background:url(../images/ls_20.jpg);
}
.tit_jp{
font:12px;
font-weight:bold; 
color:#FDED3F;}
#content_hx{
margin:0px auto;
width:962px;
color:#FB7305;
height:202px;
background:url(../images/ls_21.jpg);}
#content_hx  ul{
padding-left:120px;
margin: 0px 0px 0px  0px;
width:812px;
list-style-type: none;
}
#content_hx  ul li{
padding-left:8px;
padding-top:65px;
float: left;
}


/*新闻部分*/
#news{
margin:0px auto;
padding:0px 0px 0px 0px;
width:962px;
color:#FB7305;
height:195px;
background:url(../images/ls_22.jpg);}
#news_left{
float:left;
margin:0px 0px 0px 0px;
padding-top:65px;
padding-left:150px;
}
#news_right{
float:right;
margin:0px 0px 0px 0px;
padding-top:65px;
padding-right:200px;
}


.news_qlink {	
margin:0px;
	padding-left:15px;
	border-bottom:#FB7305 1px dashed;
	background: url(../images/ico.gif) no-repeat 0px 8px;
}
.news_qlink a {
text-decoration:none;
	color:#FB7305;
}

.news_qlink a:hover {
text-decoration:underline;
color:#FDED3F;
}


#content_foot{
margin:0px auto;
width:1004px;}

/*底部*/
#copryright{
margin:5px auto;
width:1004px;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#A4A6A8;
}

