* { 
padding: 0; 
margin: 0;
} 

body {
	background:#fff;
	color:#000;
	margin:0px;
	padding:0px;
	font:80% Tahoma,Verdana;
	background: url(images/top-bg.gif) repeat-x top left;
}
body {text-align:center;}
form {margin:0px;}
img {border:0px;}
a {
  color: #333333;
  text-decoration: none;
}
a:hover {
  color: #006400;
  text-decoration: underline;
}
hr {
	color:#006400;
	text-align:center;
}
td{
	padding:3px;
}
#container {
	clear:both;
	display: block;
	width: 100%;
	background: url(images/top-logo.gif) no-repeat top center;
}

#header{
  margin: 0 auto;
  width: 759px;
  height: 124px;
}
#donnor {
  margin-top: 5px;
  width: 100%;
  height: 13px;
  text-align:right;
}
#donnor a {
	color:#ffffff;
}
#counter {
	display: none;
}

#donnor-universal-nav {
	clear:both;
	margin: 0 auto;
	width: 759px;
	height:26px;
	z-index:100;
}
#donnor-universal-nav ul {
	font: bold 100% Helvetica;
	margin:0px;
	padding:0px;
	list-style: none;
}
#donnor-universal-nav li {
	float:left;
	overflow:inherit;
	margin: 0;
	padding:0;
	white-space:nowrap;
}
#donnor-universal-nav li a {
	display:block;
	padding: 5px 15px 4px 15px;
	color: white;
	font-weight:bold;
	background-color: #41bd41; /*Default menu color*/
	border-right: 1px solid white;
	border-bottom: 1px solid white;
}
#donnor-universal-nav li a:hover {
	background-color: gray; /*Menu hover bgcolor*/
}
#donnor-universal-nav .current a{ /*currently selected tab*/
	background-color: #006400; /*Brown color theme*/ 
	border-bottom: 1px solid #006400;
}


#content-body {
	margin: 0 auto;
	margin-top: 15px;
	padding: 0;
	width: 760px;
	text-align:left;
	color: #333333;
}
#content-navigation {
	float: left;
	display: block;
	width: 180px;
}
#content-main {
	float: right;
	display: block;
	width: 560px;
	line-height: 150%;
}


.main-news{
	margin-bottom: 10px;
}

.news-pic{
	float:left;
	width: 260px;
}
.news-list{
	float:left;
	width: 300px;
}
.news-list li {
	list-style-type :none;
	padding-left: 15px;
	background: url(images/page_peppermint.gif) no-repeat center left;
}
.news-list li small{
	color: #808080;
}
.main-column{
	display: block;
	width: 100%;
	margin-bottom: 10px;
	background: url(images/bar-cont-bg.gif) no-repeat bottom left;
}
.main-column .spacing{
	padding: 5px;
}
.main-column li{
	list-style-type :none;
}
.bar{
	width: 100%;
	height: 25px;
	text-align : right;
}
.bar h3{
	display: none;
}
.bar a {
	margin-left: auto;
	text-align : left;
	color:#006400;
	margin-top: 5px;
	display: block;
	width: 40px;
	font-size: 80%;
	font-weight : bold;
}

.xwbb{
	background: url(images/bar-news.gif) no-repeat top left;
}
.qyml{
	background: url(images/bar-qyml.gif) no-repeat top left;
}
.jjxc{
	background: url(images/bar-activities.gif) no-repeat top left;
}
.qyzt{
	background: url(images/bar-exquisite.gif) no-repeat top left;
}
.rxzp{
	background: url(images/bar-presentation.gif) no-repeat top left;
}
ul.ul_qyml {
	width: 100%;
	display: block;
}
ul.ul_qyml li{
	float:left;
	display: block;
	width: 260px;
	background: url(images/li-dot.gif) no-repeat center left;
	padding-left: 7px;
	overflow : hidden;
	text-overflow :ellipsis;
	white-space : nowrap;
}
ul.ul_jjxc{
	width: 100%;
	display: block;
}
ul.ul_jjxc li{
	float:left;
	display: block;
	width: 133px;
	height: 100px;
	padding: 2px;
	text-align:center;
}
ul.ul_jjxc li img{
	padding: 1px;
	background-color:#ffffff;
	border: 1px solid #eeeeee;
}
ul.ul_jjxc li span{
	clear :both;
	display: block;
	width: 133px;
	height: 30px;
	font-size:80%;
	line-height : normal;
	overflow :hidden;
}
div.navigation {
	clear :both;
	width: 180px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	background: url(images/content-navigation-bg.gif) no-repeat bottom left;
}
div.navigation h3{
	margin: 0;
	padding: 2px 0 0 10px;
	width: 170px;
	background: url(images/bar-bg.gif) no-repeat top left;
	height: 20px;
	font-size:90%;
	color: #fff;
}
div.navigation h3.bar-current{
	background: url(images/bar-current-bg.gif) no-repeat top left;
}
div.navigation p{
	margin: 0;
	padding: 0 10px;
	line-height: 150%;
}
div.navigation ul{
	margin:0;
	padding:0 5px;
	list-style:none;
	display: block;
}
div.navigation li {
	padding:2px 0 2px 8px;
	background: url(images/arrow_right.gif) no-repeat 0% 3px;
}
div.navigation li.more {
	padding-left: 70px;
	background-image : none;
}


#footer{
	clear :both;
	margin-top:10px;
	width: 100%;
	background: #c1e0f6 url(images/bottom-bg.gif) top left;
	padding: 20px 0;
}
#footer .footer-wap{
	margin: 0 auto;
	width: 760px;
	text-align:left;
}
#footer .contact{
	float:left;
	display: block;
	width: 400px;
	color:#000000;
	font-size:80%;
	font-weight: bold;
}
#footer .co {
	float:left;
	display: block;
	width: 360px;
	color:#000000;
	font-size:80%;
	font-weight: bold;
	text-align : right;
	line-height: 150%;
}

.clr{
	clear :both;
	display: block;
}


/* ÄÚÒ³CSS */
.main-wrap{
	display: block;
	width: 100%;
	margin-bottom: 10px;
}
.location{
	display: block;
	width: 100%;
	margin-bottom: 20px;
	color: #808080;
}
.newsct li {
	list-style-type :none;
	padding-left: 15px;
	background: url(images/page_peppermint.gif) no-repeat center left;
}
.ydcs{
	color: #808080;
}


/* ÄÚÒ³locale.asp CSS */
.localebox{
	display: block;
	width: 100%;
}
.box-img{
	float:left;
	display: inline;
	width: 110px;
}
.box-txt{
	float:left;
	display: inline;
	width: 450px;
}
.box-txt h3{
	font-size: 14px;
	height: 25px;
}
.box-txt h3 small{
	font-size: 9px;
}
div.broken{
	clear :both;
	display: block;
	width: 100%;
	height: 20px;
	background: url(images/broken-line.gif) repeat-x center left;
}



/* Ò³ÂëÐ§¹û */
#page{ clear:both; }
#page ul{ list-style:none;font-size:11px;font-family : Tahoma; }
#page li{ float:left; width:20px; height:20px; border:1px solid #eeeeee; background:#41bd41; margin:0 3px; }
#page li.selected{background:#006400; }
#page li.selected span {background:white; font-weight: bold; display:block; text-align:center; line-height:16px; }
#page a{ display:block; text-align:center; line-height:16px; }
#page a:link,#page a:visited{ background:white; text-decoration: none; color:gray; }
#page a:hover,#page a:active{ text-decoration: none; background:gray; color:white; line-height:16px; }
