﻿/*网站基本设置*/
*{
	font-family:Arial, Helvetica, sans-serif ,宋体;
	font-size:12px;
	color:#000000;
	margin:0px;
	text-align:left;
}
body{
text-align:center
}
li{
	margin:0px;
}
ul{
	margin:0px;
}
body{
	margin:0px;
}
body{
  background-image:url('../images/bg.jpg');background-repeat:repeat-x;
}
li{
	list-style:none;
}
ul{
	list-style:none;
}
a{
	text-decoration:none;
}
a:link,a:visited{
	color:#000000;
}
a:hover,a:active{
	color:#ffffff;}
img { border:0; }

/*常用设置*/
h2{
color:#FF0000
}
.left{
	float:left;
}
.right{
	float:right
}
.clear{
	clear:both;
}
.marginA{
	margin-top:8px;height:8px;
}
.marginB{
    width:8px;
    height:970px;
}
.textleft{
	text-align:left；
}
.textcenter{
	text-align:center;
}
.textright{
	text-align:right；
}
.block{
	display:block;
}
h1{
	font-size:26px;display:block;margin-bottom:10px;
}
p{
	text-indent:2em;line-height:200%;
}
.color1{
	color:#0000FF;
}
h3{
	font-size:14px;font-weight:bold;color:#CC0000;
}
.all{
	margin:0 auto;width:960px;
}

/*网站顶部*/
#header{height:409px;}
.head2{
	width:960px;height:55px;
}
#logo{
     background-image:url('../images/logo.jpg');background-repeat:no-repeat;width:176px;height:45px;overflow:hidden;margin-left:10px;margin-top:12px;
}
#logo a{width:176px;height:45px;
}
.head2 .nav{
	width:750px;height:45px;line-height:45px;margin-top:12px;text-align:right;
}
.head2 .nav li{
	display:inline;margin-right:20px;
}
.head2 .nav li a{
	font-size:14px;
}
.head2 .nav li a:link,.head2 .nav li a:visited{color:#000000;text-decoration:none}
.head2 .nav li a:active, .head2 .nav li a:hover,.head2 .nav li .selected{color:#CC00CC;text-decoration:none;font-weight:bold;}
#top{
	background-image:url('../images/headbg.jpg');background-repeat:no-repeat;width:960px;height:283px;margin-top:50px;
}
/*网站主体部分*/
#main{
    height:970px;
}
/*网站主体左边部分*/
#main_left{
	width:730px;height:970px;padding-top:10px;
}
.border{
	border:1px #C0C0C0 solid;
}
#baoming_top{
	background-image:url('../images/cor2.jpg');background-repeat:no-repeat;width:650px;height:35px;background-position:left;margin-top:40px;margin-left:30px;
}
#baoming{
	width:650px;height:auto;margin-top:10px;margin-left:30px;
}
/*网站主体右边部分*/
#main_right{ width:222px;height:970px;}
.marginC{
    width:6px;
    height:970px;
}
	
}
#guanggao{
	width:222px;height:290px;margin-top:12px;
}
#canyu
{
	width:222px;height:579px;
}
#canyu_top{ width:222px;height:35px;background-image:url('../images/cor.jpg');background-repeat:no-repeat;
}
#canyu_main{
	width:222px;height:555px;
}
#canyu_main li{
	margin-top:5px;
}
#canyu_main li span{
	display:block;width:200px;margin-left:20px;margin-top:8px;
}
/*网站底部*/
#footer{
	width:960px;height:118px;
}
#footer_top{
	width:960px;height:40px;background-color:#FF99FF;line-height:40px;text-align:center;
}
#footer_top li{
	display:inline;margin-right:20px;text-align:center;
}
#footer_top li a,#footer_top li a:link,#footer_top li a:visited{
	font-size:14px;color:#ffffff;
}
#footer_top li a:hover,#footer_top li a:active{
	text-decoration:underline;color:#ffffff;
}
.footer_down{
	width:960px;height:78px;
}
.footer_down_left{
	width:280px;height:78px;padding-top:5px;padding-left:30px;
}
.footer_down_left span{
	display:block;margin-left:40px;margin-top:10px;
}
.footer_logo{
	background-image:url('../images/logo.jpg');background-repeat:no-repeat;width:176px;height:45px;overflow:hidden;margin-left:10px;margin-top:12px;float:right;
}
