body {
	margin: 0px;
	background-color: #4c99c8;
}
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;
}
.input{
	border: none;
	width: 120px;
	height: 17px;
	background: url(../images/input_bck.png) no-repeat;
	color: #868686;
	font: 100 10px/15px Tahoma;
}
.submit{
	border: none;
	width: 70px;
	height: 18px;
	background: url(../images/button_bck.png) no-repeat;
	color: #FFFFFF;
	font: 100 11px Tahoma;
	text-align: center;
}
.nav_link{
	clear: both;
	height: 25px;
}
.nav_link a{
	padding-left: 6px;
	font: bold 9pt/25px Tahoma;
	color: #336699;
}
/**/
.middle_page_title {
	width: 100%;
	height: 40px;
	font: 700 12pt/40px Arial;
	color: #545454;
	background: url(../images/middle_page_bck.png) repeat-x;
	margin-bottom: 5px;
}
.middle_page_title span{
	margin-left: 15px;
}
.middle_sub_page_title {
	background: url(../images/middle_sub_page_bck.png) repeat-x;
	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;
}
.left_content{
	width: 141px;
	overflow: hidden;
	margin: 0px 0px 15px 0px;
}
.right_content{
	width: 129px;
	overflow: hidden;
	margin: 0px 0px 15px 0px;
}
.right_caption{
	background: url(../images/right_caption_bck.png) no-repeat;
	height: 24px;
	overflow: hidden;
	margin: 0px 0px 3px 0px;
}
.right_caption span{
	font: 100 10px/26px Tahoma;
	padding-left: 30px;
	color: #1B1B1B;
}
.right_sep{
	height: 10px;
	font-size: 1px;
	overflow: hidden;
}
/**/
.main_container{
	width: 760px;
	text-align: left;
}
.base{
	background: #FFFFFF url(../images/base_bck.png) repeat-y;
	padding: 0px 2px;
}
.base_left{
	float: left;
	width: 141px;
}
.base_middle{
	float: left;
	background: url(../images/base_middle_bck.png) no-repeat left top;
	padding: 0px 9px;
}
.base_middle_inner{
	width: 468px;
	overflow: hidden;
	padding: 9px 0px;
}
.base_right{
	float: left;
	width: 129px;
}
/**/
.top{
	width: 760px;
	height: 96px;
	background: url(../images/top_bck.png) no-repeat;
	position: relative;
}
.top .part_1{
	position: absolute;
	top: 0px;
	left: 0px;
}
.top .part_1 img{
	width: 250px;
	height: 90px;
	border: 0px;
}
.top .part_2 {
	width: 468px;
	height: 60px;
	position: absolute;
	top: 17px;
	left: 277px;
}
/**/
.footer {
	width: 760px;
	height: 85px;
	background: url(../images/footer_bck.png) no-repeat;
	clear: both;
}
.footer .content {
	padding: 14px 0px 0px 255px;
}
.footer .content,  .footer .content *{
	color: #FFFFFF;
	font: normal 8pt/16px Verdana;
}
/****/
.left_menu {
	text-align: left;
}
.left_menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 21px; 
	overflow: hidden;
	text-align: left;
}
.left_menu a {
	font: 100 8pt/21px Tahoma;
	display: block;
	border-width: 1px;
	margin-left: 0px;
	padding: 0px 0px 0px 28px;
	text-decoration: none;
}
.left_menu .parent a {
	background: url(../images/left_menu_parent_bck.png) no-repeat left top;
	color: #000000;
}
.left_menu .parent a:hover{
	background: url(../images/left_menu_parent_bck.png) no-repeat left bottom;
	color: #000000;
}

.left_banner{
	text-align: center;
}

.left_news{
	text-align: center;
}
.left_news img{
	width: 135px;
}
/**/
.right_banner{
	text-align: center;
}

.right_news{
	text-align: center;
}
.right_news img{
	width: 129px;
}

.main_mail_list{
	text-align: center;
}

.main_search{
	text-align: center;
}
/**/
.main_poll {
	margin: 5px 5px 5px 5px;
}
.main_poll .question{
	padding-bottom: 8px;
	font: bold 8pt Verdana;
}
.main_poll .radio_button{
	width: 8%;
}
.main_poll .radio_button input{
	height: 19px;
}
.main_poll .item{
	font: normal 8pt/17px Verdana;
	width: 92%;
}
.main_poll .footer_row{
	padding-top: 8px;
}
/**/