body {
	margin: 0px;
}
a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
}
img {
	border-width: 0px;
}
form{
	margin: 0px;
}
.button{
	color: #FFFFFF;
	background: #4c99c8;
	border: 1px solid #A3A3A3;
	font: 100 8pt/16px Verdana;
}
/**/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
.clear{
	clear: both;
}
/**/
.main_container{
	width: 844px;
	text-align: left;
	background: #414141;
	margin: 0px auto;
}
.main_container_inner{
	margin: 0px 13px;
	border: 1px solid #FFF;
}
/**/
.banner_top{
	width: 844px;
}
/**/
.base_top{
	width: 816px;
	height: 231px;
	background: #fff;
	position: relative;
}
.base_top .logo{
	position: absolute;
	top: 25px;
	left: 0px;
	width: 229px;
	height: 206px;
	background: url(../images/logo.png) no-repeat;
}
.base_top .logo img{
	width: 229px;
	height: 206px;
}
/**/
.base_top .search{
	position: absolute;
	right: 6px;
	top : 4px;
	width: 177px;
}
.base_top .search table{
	height: 16px;
}
.base_top .search table #search{
	border: 0px;
	color: #5e5e5e;
	font: 100 8pt tahoma;
	width: 133px;
	background: transparent;
	text-align: left;
	padding: 1px 3px;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.base_top .search table .btn{
	border:0px;
	background: transparent;
	cursor: pointer;
	width: 34px;
	margin-left: 4px;
	font: 100 8pt tahoma;
	color: #5e5e5e;
	border: 1px solid #ccc;
}
.base_top .banner{
	position: absolute;
	right: 0px;
	top: 25px;
	width: 585px;
	height: 206px;
}
.base_top .slide{
	position: absolute;
	right: 0px;
	top: 25px;
	width: 585px;
	height: 206px;
}
/**/
.base{
	border-top: 1px solid #FFF;
	background: #FFF;
}
.base_left{
	float: left;
	width: 168px;
}
.left_content{
	width: 168px;
	overflow: hidden;
	margin: 0px 0px 10px 0px;
}
/**/
.base_middle{
	float: left;
	padding: 0px 18px;
}
.base_middle_inner{
	padding-top: 15px;
	width: 468px;
	overflow: hidden;
}
/**/
.middle_page_title {
	width: 100%;
	height: 40px;
	font-weight: 700;
	font-size: 12pt;
	line-height: 40px;
	font-family: "Trebuchet Bold", verdana;
	color: #000;
	background: url(../images/middle_page_bck.png) no-repeat;
	margin-bottom: 5px;
}
.middle_page_title span{
	margin-left: 15px;
}
.middle_sub_page_title {
	background: #fc6400;
	width: 100%;
	height: 25px;
	margin-bottom: 5px;
}
.middle_sub_page_title span, .middle_sub_page_title a{
	margin-left: 10px;
	font: bold 11px/25px Tahoma;
	color: #FFFFFF;
}
/**/
.base_right{
	float: left;
	width: 143px;
}
.right_content{
	width: 127px;
	overflow: hidden;
	padding: 8px;
	border-left: 1px solid #eeedee;
	border-bottom: 1px solid #eeedee;
	margin-bottom: 10px;
}
.right_caption{
	background: url(../images/caption_right_bck.png) no-repeat;
	height: 25px;
	overflow: hidden;
}
.right_caption span{
	font: 700 10px/25px Tahoma;
	padding-left: 11px;
	color: #FFF;
}
.base_right .today{
	background: url(../images/today_bck.png) repeat-x;
	height: 24px;
	color: #5e5e5e;
	font-size: 11px;
	line-height: 24px;
	font-family: tahoma;
	color: #000;
	margin-bottom: 1px;
	text-align: center;
}
.base_right .maillist{
	float: left;
	margin-right: 5px;
}
.base_right .inputlist{
	border: 0px;
	color: #5e5e5e;
	font: 100 8pt tahoma;
	width: 84px;
	background: transparent;
	text-align: left;
	padding: 1px 3px;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.base_right .maillist_submit{
	float: left;
	width: 30px;
}
.base_right .submitlist{
	width: 30px;
	color: #5e5e5e;
	font: 100 11px Tahoma;
	text-align: center;
	border: 1px solid #CCC;
	background: #FFF;
	margin-bottom: 10px;
}
.base_right .content{
	font: 100 11px tahoma;
	color: #5c5c5c;
}
.base_right .right_news .image_arrow{
	float: left;
	width: 5px;
	height: 16px;
	background: url(../images/arrow_02.gif) no-repeat left 5px;
	margin-right: 5px;
}
.base_right .right_news .item{
	font: 100 8pt/16px tahoma;
	color: #000;
}
.base_right .right_news .item a{
	font: 100 8pt/16px tahoma;
	color: #000;
}
.base_right .right_news .sep{
	clear: both;
	font: 100 1px/1px tahoma;
	background: #cecece;
	height: 1px;
	margin: 5px 0px;
}
/**/
.footer {
	width: 816px;
	height: 142px;
	border-top: 2px solid #999999;
	background: #FFF;
	clear: both;
}
.footer .inner{
	padding-left: 100px;
	background: url(../images/bottom_logo.png) no-repeat 20px 20px;
	height: 109px;
	clear: both;
}
.footer .lable{
	padding-top: 15px;
	font: 700 9pt/30px tahoma;
	color: #000;
}
.footer .content,  .footer .content *{
	color: #000;
	font: normal 8pt/16px Verdana;
}
.footer .bottom{
	height: 33px;
	background: #fc6400;
	font-family: Calibri, verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	line-height: 33px;
}
/****/
.left_menu {
	text-align: left;
}
.left_menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 23px; 
	overflow: hidden;
	text-align: left;
	border-bottom: 1px solid #fff;
}
.left_menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 23px; 
	overflow: hidden;
	text-align: left;
	border-bottom: 1px solid #fff;
}
.left_menu .over{
	background: #fc6400;
}
.left_menu .out{
	background: #a4a4a4;
}
.left_menu a {
	font: 700 8pt/23px Tahoma;
	display: block;
	border-width: 1px;
	margin-left: 0px;
	padding: 0px 0px 0px 23px;
	text-decoration: none;
	background: url(../images/arrow_01.gif) no-repeat 8px 9px;
}
.left_menu .parent a {
	color: #FFF;
}
.left_menu .parent a:hover{
	color: #FFF;
}
.left_banner{
	text-align: center;
}

.left_box{
	clear: both;
	margin-bottom: 10px;
}
.left_box .left_caption{
	width: 168px;
	height: 25px;
	padding-left: 11px;
	font: 700 8pt/25px tahoma;
	color: #FFF;
	background: url(../images/caption_left_bck.png) no-repeat;
}
.left_box .left_caption a{
	font: 700 8pt/25px tahoma;
	color: #FFF;
}
.left_box .left_box_volunteer{
	padding: 15px;
	border-right: 1px solid #eeedee;
	border-bottom: 1px solid #eeedee;
}
.left_box .left_box_volunteer .image{
	width: 137px;
	height: 82px;
	text-align: center;
	overflow: hidden;
}
.left_box .left_box_volunteer .content{
	font: 100 9pt tahoma;
	color: #5c5c5c;
	line-height: 120%;
}
.left_box .left_box_press{
	padding: 0px;
}
.left_box .left_box_press img{
	width: 168px;
	height: 124px;
}
/**/
.right_banner{
	/*height: 138px;
	border-left: 1px solid #eeedee;
	border-top: 1px solid #eeedee;
	border-bottom: 1px solid #eeedee;
	padding: 1px;
	padding-right: 0px;*/
	margin-bottom: 10px;
}
.left_banner{
	margin-bottom: 10px;
}
.nav_link{
	clear: both;
	height: 25px;
}
.nav_link a{
	padding-left: 6px;
	font: bold 9pt/25px Tahoma;
	color: #336699;
}