body {
	font-family: Arial, Helvetica, sans-serif; font-size:11px
}



.bai { color:#FFFFFF }

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #333333;
}


a.cen:link {
	color: #000000;
	text-decoration: underline;
}
a.cen:visited {
	text-decoration: underline;
	color: #000000;
}
a.cen:hover {
	text-decoration: none;
	color: #000000;
}
a.cen:active {
	text-decoration: underline;
	color: #000000;
}

a.bai1:link {
	color: #000;
	text-decoration: none;
}
a.bai1:visited {
	text-decoration: none;
	color: #000;
}
a.bai1:hover {
	text-decoration: underline;
	color:#FF6D00;
}
a.bai1:active {
	text-decoration: none;
	color: #000;
}

a.bai:link {
	color: #FFF;
	text-decoration: none;
}
a.bai:visited {
	text-decoration: none;
	color: #FFF;
}
a.bai:hover {
	text-decoration: underline;
	color:#9FE1F4;
}
a.bai:active {
	text-decoration: none;
	color: #FFF;
}

.bai a:link {
	color: #FFF;
	text-decoration: none;
}
.bai a:visited {
	text-decoration: none;
	color: #FFF;
}
.bai a:hover {
	text-decoration: underline;
	color:#EEE;
}
.bai a:active {
	text-decoration: none;
	color: #FFF;
}



#header {
	height:93px; width:900px; margin:0px auto; background-color:#7E9835
}

#logo {
	height:93px; width:250px; float:left; background-image:url(logo.gif)
}

#nav {
	height:28px; width:900px; margin:0px auto; background-color:#D47100; margin-top:2px; text-align:center; font-weight:bold
}

#nav ul {
	padding:7px;
}

#nav ul li {
	list-style:none	
}

#content {
	margin:2px auto; width:900px; height:600px;
}

#left {
	width:240px; height:600px; background-color:#EBECE4; border-right:#CBCDB8 1px solid; float:left
}

.left1 { 
	width:240px; height:90px; margin:5px 4px;
}

.left1 p {
	text-indent:14px; font-size:12px; font-weight:bold
}

.left1 ul {
	padding-top:5px; font-size:11px
}

.left1 ul li {
	list-style:none; text-indent:8px; 
}

#right {
	height:600px; margin-left:4px; float:left; border:#CCCCCC 1px solid; width:126px
}


#zhongjian {
	width:498px; height:100%; float:left; padding:10px;
}

#footer {
	width:900px; height:80px; margin:5px auto
}

	













