@charset "utf-8";
/* CSS Document */
*{ margin:0px auto; padding:0px;}
body,div,span{ font-family:Verdana, Arial, Helvetica, sans-serif;font-size:9pt;color:#ccc;text-align:center;}
body{ background:black; }
ul,li{ list-style:none; margin:0;padding:0;}

img{ border:none; margin:0px; padding:0px;}
/*links css*/
a:link,a:visited{color: #ccc;text-decoration: none;}
a:hover,a:active {color: #fff;text-decoration: underline;}
/*top Css*/
#top{ width:880px;height:240px;clear:both;}
#topleft{ width:350px;height:240px; float:left;}
#topright{ width:530px; height:240px;float:left;}
#logo{width:350px; height:106px;text-align:left;padding-top:44px; }
#logo img{ width:180px; height:70px; margin-left:20px; text-align:left; }
#tswf{width:350px; height:90px;}
#rswf{width:530px; height:240px;}
/*nav Css*/
#nav{ width:880px; height:30px; background:url(../../Images/Nav_barbg.jpg) no-repeat; clear:both;}
#nav li {  width:144px;display:inline; height:20px; float:left; padding-top:7px; text-align: center; padding-left:1px;}
#nav li a{ font-family:Verdana, Arial, Helvetica; color:#ccc; text-decoration:none; font-weight:bold; font-size:9pt;}
#nav li a:hover{ color:#FFFFFF; text-decoration:underline;}
/*auto height Css*/
.clear{ height:1px; line-height:1px; font-size:1px; overflow:hidden; clear:both;}
/*content Css*/

#content{ width:880px; clear:both; margin-top:20px;}
#picswf{width:680px; height:260px; clear:both; margin-bottom:20px;}
#leftbox{width:180px; height:630px; float:left;background:url(../../Images/Left_navbg.jpg) no-repeat; margin-right:20px;}
#rightbox{width:680px; height:630px; float:left;}

#Betweenbox{width:638px; height:567px; border:1px solid #6f6f6f; text-align:left; padding:20px;}
#Betweentit{width:680px; height:21px; background:url(../../Images/Between_tiao.gif) no-repeat; text-align: left;}
#BetweenZ{font-family:Georgia;　position: relative;	left: 10px;	top: 3px;}
#Pic{
	border: 1px solid #999999;
}

.leftsub{ width:120px; height:80px; margin-top:48px;}
.leftsub li{width:120px;display: block; height:18px; float:left; text-align: left; }
.leftsub li a{font-family:Verdana, Arial, Helvetica; color:#ccc; text-decoration:none; font-weight:bold; font-size:10px;}
#rabout{width:377px; height:350px; float:left; margin-right:20px;}
#rnpr{width:283px; height:350px; float:left}
#abouttit{width:377px; height:21px; background:url(../../Images/About_tit_bg.jpg) no-repeat;}
#aboutbox{ width:335px; height:288px; border:1px solid #6f6f6f; padding:20px; text-align:left;}

#newstit{width:283px; height:21px;background:url(../../Images/News_tit_bg.jpg) no-repeat;}
#newsbox{width:241px; height:47px; border:1px solid #6f6f6f;padding:20px; text-align:left; margin-bottom:20px;}
#contacttit{width:283px; height:21px;background:url(../../Images/contact_tit_bg.jpg) no-repeat;}
#contactbox{width:241px; height:157px;border:1px solid #6f6f6f;padding:20px; text-align:left; margin-bottom:20px;}

#down{
	width:880px;
	height:120px;
	background:url(../../Images/Down_footbg.jpg) no-repeat;
	margin-top:20px;
	margin-bottom: 20px;
    
}
#downtxt{ width:56%; float:center; text-align:center; line-height:16pt; margin-top:16px}