﻿@charset "utf-8";
body {
	margin:0px;

	font-size: 14px;
	color: #999;
   	background:url(images/bg.gif) repeat-x;

}
a:link {
	color: #999;
}
a:visited {
	color: #666;
}
a img {
    border:0;
	}
#container{
	 margin:auto;
	 width:1024px;
    	background:url(images/bg.gif) repeat-x;
}
#header {
	height:90px;
	margin-bottom: 5px;
}
#logo {
	height:50px;
	width:180px;
	padding-left:35px;
	margin-top:30px;
	float:left;
}
#menu {
	width:775px;
	height:auto;
	float:left;
	margin-top:37px;
	margin-left:30px;
}
#menu ul {
	list-style-type:none;
	float:left;
	margin:0;
	padding-left:0px;
}
#menu ul li {
	float:left;
}
#show {
	margin-top:15px;
	width:958px;
	overflow:hidden;
	margin:auto;
	margin-bottom: 20px;
}
#main {
	height:249px;
	width:969px;
	margin:auto;
	background:url(images/main-bg.gif);
}
.ban {
	margin-bottom:10px;
}
#about {
	width:340px;
	height:200px;
	padding-left:40px;
	margin-top:20px;
	float:left;
	font-size:13px;
	line-height:150%;
	
}
#news {
	width:220px;
	height:200px;
	margin-left:20px;
	margin-top:20px;
	float:left;
}
#news ul {
    list-style-type:none;
	line-height:200%;
	font-size:14px;
	margin:0;
	margin-top:10px;
        padding:0;
	}

#pic {
	width:310px;
	height:200px;
	margin-left:10px;
	margin-top:20px;
	float:left;
}
#footer {
	background:url(images/footer-bg.gif) no-repeat;
	height:93px;
	margin-top:10px;
	margin-left:15px;
	clear:both;
}
#footer h2 {
	float:left;
	font-size:13px;
	font-weight:normal;
	padding-left:50px;
	margin-top:30px;
	color:#963;
	line-height:120%;
}
/*内容页CSS开始*/
#show2 {
	height:173px;
	width:990px;
	background:url(images/show2.gif);
	margin:auto;
	margin-top:-10px;
}
#sidebar {
	background:url(images/bar-bg.gif);
	height:373px;
	width:224px;
	float:left;
	margin-left:17px;
	display: inline;
}
#bar {
	margin-top:127px;
	padding-left:60px;
}
#bar ul {
	list-style-type:none;
	font-size:0;
	line-height:50%;
}
#bar li {
	padding-left:0px;
	margin:0;
	margin-top: 15px;
}
#bar li  a{
	color:#FFF;
	font-size:14px;
}
#sidebar a img {
	 border:0;
	 margin:0;
	 padding:0;
	 }
#content {
	background:url(images/content-bg.gif) repeat-y;
	float:left;
	width:764px;

}
#con-main {
	padding:30px;
	padding-right:50px;
	padding-top:5px;
	overflow:visible;
    min-height:600px; 
	line-height:170%;
    height:auto !important; 
    height:600px; 
	font-size:15px;
}
#con-main h1 {
	margin:0px;
	margin-bottom:10px;
	width:647px;
	height:30px;
	background:url(Images/span-about.gif) no-repeat;
	overflow:hidden;
	font-size:20px;
	padding-left:35px;}
#con-main h3 {
	margin:0px;
	text-align:center;
	font-size:24pxpx;
}
#con-bottom {
	background:url(images/content-bon.gif);
	width:764px;
	height:40px;
	clear:both;
}
	
/* CSS Document */
