@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/color2.jpg);
	background-repeat: repeat-x;
	background-position:top;
	background-color: #B1B1B1;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th,div {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	word-break:break-all;
}
a{color:#333333;text-decoration:none;}
a:hover{color:#557124;text-decoration:underline;}
a img{border:none; vertical-align:middle;}
.clear{clear:both;margin:0;padding:0;font-size:0;line-height:0;} 

#header{width:1000px;margin:0px auto;}
#header .toplogo{background:url(../images/background-top.jpg) repeat-x top;}
#header .toplogo .topright{float:right;text-align:right;padding:20px 10px;}
#header .toplogo h1{margin:0px;font-size:14px;line-height:16px;font-weight:normal;}
#header .topline{background:url(../images/line-top.jpg) repeat-x;height:10px;}
#header ul{margin:6px 20px; list-style:none;}
#header ul li{float:left;margin-right:40px;background:url(../images/a.gif) no-repeat left 6px;line-height:30px;padding-left:24px;}

#flashimg{width:1000px;margin:0px auto;background:url(../images/dot-2.gif) repeat-x bottom;padding-bottom:10px;}

#bodys{width:1000px;margin:0px auto;}
#bodys #leftdiv{float:left;width:209px;background:#ffffff;min-height:400px;}
#bodys #leftdiv .content ul{margin:0px;padding:0px;}
#bodys #leftdiv .content ul li{background:url(../images/index-icon.gif) no-repeat left 8px;margin:0 0 0 10px;line-height:22px;list-style:none;padding: 0 0 0 12px;}
#bodys #leftdiv .content ul li a{display:block;}

#bodys #rightdiv{float:right;width:786px;background:#ffffff;min-height:400px;}
#bodys #rightdiv .righttitle{padding:0 20px;color:#ffffff;font-weight:bold;font-size:14px;line-height:28px;background:url(../images/titbg.gif) repeat-x;}
#bodys .content{padding:6px 10px;}
#bodys #rightdiv .content{padding:10px 20px;}
#bodys .content .title{font-size:18px;line-height:28px;font-weight:bold;color:#666666;border-bottom:1px solid #ccc;}
#bodys .content .body{line-height:150%;font-size:13px;}

#page{padding:10px;text-align:right;}

#footer{width:960px;margin:4px auto;text-align:right;padding:10px 20px;background-color:#ffffff;}

/******新闻显示部分样式******/
.newslist{width:99%;margin:14px auto;}
.newslist img{float:left;max-width:120px;border:none;}
.newslist div{float:right;width:600px;}
.newslist div span{font-weight:bold;padding-left:20px;background:url(../images/icon.gif) no-repeat left}

