/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,input,textarea,p,th {    
	padding: 0px;    
	margin: 0px;
	} 
body {
	font-size:12px;
	color:#000;
	font-family:verdana, Arial, "ËÎÌå";
	background-image:url(images/topbg.gif);
	background-repeat:repeat-x;
	background-color:#fff;
    }
ul,ol {    
	list-style: none;    
	list-style-type: none;
	} 
img{
	border:0px;
	}
a {
	color:#000;
	text-decoration:none;
	}
a:hover {
    color:#599900;
    text-decoration:underline;
}
/*---------------main-----------------*/
#top {
	margin:0 auto;
	width:930px;
	clear:both;
}
#toplink {
	background:url(images/toplink.gif) no-repeat;
	height:15px;
	width:225px;
}
#toplink ul {}
#toplink ul li {
	float:left;
	height:15px;
	width:75px;
	line-height:15px;
	text-align:center;
}
#nav {
	margin-left:1px;
	width:899px;
	height:28px;
	line-height:28px;
	}
#nav img {
	vertical-align:middle;
	float:left;
	overflow:hidden;
}
#nav a {
	display:block;
	float:left;
	height:28px;
	line-height:28px;
	width:98px;
	text-align:center;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bolder;
	}
#nav a:hover {
	color:#ffff00;
	text-decoration:none;
}

#main {
	margin:0 auto;
	width:930px;
	background:url(images/mainbg.gif) repeat-y;
	clear:both;
}
#main .maincontent {
	margin:0 auto;
	width:930px;
	background:url(images/maintopbg.gif) top no-repeat;
}

#leftlist {
	margin:0px;
	padding:0px;
	width:170px;
	overflow:hidden;
}
#leftlist ul {}
#leftlist ul li.leftlistbig {
	background:url(images/leftlistloc.gif) no-repeat;
	width:170px;
	height:29px;
	line-height:29px;
	text-indent:3.0em;
	clear:both;
	margin-bottom:10px;
}
#leftlist ul li.leftlistbig a {
	color:#ffffff;
	font-size:14px;
	font-weight:bolder;
}
#leftlist ul li.leftlistbig a:hover {
	color:#ffff00;
}
#leftlist li.leftlistbig ul {
}
#leftlist li.leftlistbig ul li {
	width:170px;
	padding-top:5px;
	text-indent:2.25em;
	clear:both;
}
#leftlist li.leftlistbig ul li img { vertical-align:middle;}
#leftlist li.leftlistbig ul li a {
	color:#dfffbf;
	font-size:12px;
	font-weight:normal;
}
#leftlist li.leftlistbig ul li a:hover {
	color:#ffff00;
}

.loctitle {
	background:url(images/titlearrow.gif) no-repeat;
	float:left;
	height:20px;
	line-height:20px;
	padding-left:15px;
}
.loctitle span {
	font-size:10px;
	color:#666666;
	padding-left:5px;
}
.homeconpic {
	float:left;
	width:160px;
	padding:3px;
	background-color:#e5e5e5;
	margin-top:10px;
}
.homecon {
	float:right;
	width:280px;
	line-height:20px;
	text-indent:24px;
	margin:10px 0 0 10px;
}
#homenews {
	padding:0px;
	float:right;
	width:280px;
	margin:5px 0 0 10px;
}
#homenews ul {}
#homenews li {
	background:url(images/listline.gif) bottom no-repeat;
	width:280px;
	height:28px;
	line-height:28px;
}
#homenews li span {
	float:right;
	color:#b3b3b3;
	font-size:11px;
}
#homenews li a:hover {
	text-decoration:none;
}
.boxborder1 {
	width:218px;
	border:#d9d9d9 1px solid;
	padding:0px 4px 0px 4px;
}
.boxborder2{
	width:218px;
	border:#d9d9d9 1px solid;
	border-top:none;
	padding:0px 4px 0px 4px;
}
.picborder {border:#f2f2f2 5px solid; }
.righttitle {
	background:url(images/rightloc.gif) no-repeat;
	color:#599900;
	height:20px;
	padding-top:10px;
	text-indent:2.0em;
}
.homecontbg {
	background:url(images/hotlinebg.gif) bottom right no-repeat;
}
#newslist ul a {float:left;}
#newslist li a:hover { text-decoration:none; }
#newslist ul {width:698px;clear:both;}
#newslist li {
	clear:both;
	background:url(images/listline.gif) bottom repeat-x;
	height:28px;
	line-height:28px;
}
#newslist ul span { color:#888888;float:right;}
#newslist a.listb { font-weight:bolder;}

.foot {
	width:100%;
	margin-top:20px;
	border-top:#599900 5px solid;
	padding:10px 0 20px 0;
	text-align:center;
	color:#808080;
}