body{
	margin: 0px;
	background: #FFFFFF url(../images/body_bck.png) repeat-y 998px 0px;
	color: #2d2d2d;
}
a{
	text-decoration: none;
	color: #2d2d2d;
}
a:hover {
	text-decoration: underline;
}
img {
	border-width: 0px;
}
form{
	margin: 0px;
}
/**/
.radio{
	border: 0px;
}
.middle_content {
	font: 100 8pt Verdana;
}
.middle_content .explain{
	margin-top: 6px;
	margin-bottom: 10px;
}
.middle_content .nav2{
	margin-bottom: 10px;
}
.button{
	background-color: #545556;
	border: 0px;
	height: 19px;
	color: #FFFFFF;
	font: 700 8pt Tahoma;
}
.left_caption{
	height: 21px;
	background: url(../images/left_caption_bck.png) no-repeat;
	color: #FFFFFF;
	font: bold 11px/21px Tahoma;
}
.left_caption span{
	padding-left: 7px;
}
.right_caption{
	margin: 0px 10px 0px 10px;
	height: 23px;
	background: url(../images/right_caption_bck.png) no-repeat;
	color: #FFFFFF;
	font: bold 11px/21px Tahoma;
	overflow: hidden;
}
.right_caption span{
	padding-left: 34px;
}
.right_content{
	padding: 0px 10px;
}
.right_sep{
	clear: both;
}
.right_sep img{
	width: 270px;
	height: 21px;
	border-width: 0px;
}
table.right_content{
	margin: 0px 10px;
}
.middle_page_title {
	/*background : url(../images/middle_page_bck.png);*/
	width : 100%;
	height: 57px;
	font: 700 15pt/44px Arial Black;
	color : #000000;
}
.middle_page_title span{
	margin-left: 12px;
}
.middle_sub_page_title {
	/*background: url(../images/middle_sub_page_bck.png) repeat-x;*/
	background: #156a8f;
	margin-bottom: 5px;
	height: 24px;
	overflow: hidden;
}
.middle_sub_page_title span, .middle_sub_page_title a{
	font: bold 11px/24px Tahoma;
	color : #FFFFFF;
	padding-left: 15px;
}
.middle_sub_page2_title {
	/*background: url(../images/middle_sub_page2_bck.png) repeat-x;*/
	background: #484848;
	margin-bottom: 5px;
	height: 24px;
	overflow: hidden;
}
.middle_sub_page2_title span, .middle_sub_page2_title a{
	font: bold 11px/24px Tahoma;
	color : #FFFFFF;
	padding-left: 16px;
}
/**/
.middle_top{
	width : 100%;
	height: 57px;
	color : #000000;
	padding-top: 10px;
	font: 100 11px/20px Tahoma;
	/*background: url(../images/middle_top_bck.png) repeat-x;*/
}
.middle_top .part_1{
	float: left;
	width: 280px;
	padding-left: 10px;
}
.middle_top .part_1 a{
	color: #000000;
	font: 100 11px/20px Tahoma;
}
.middle_top .part_2{
	float: right;
	width: 200px;
	text-align: right;
	padding-right: 10px;
}
/**/
.main_container {
	background: #FFFFFF;
	width: 998px;
	border-top-width: 0px;
}
.main_container_inner{
	border: 1px solid #FFFFFF;
}
/**/
.base{
	background: #FFFFFF;
	width: 996px;
	text-align: left;
}
.base_left{
	float: left;
	width: 126px;
	overflow: hidden;
	background: url(../images/left_bck.png);
}
.base_middle{
	float: left;
	border-right: 1px solid #d1d1d1;
}
.base_middle_inner{
	width: 599px;
	overflow: hidden;
	background: url(../images/middle_top_bck.png) no-repeat;
}
.base_middle .middle_content{
	margin: 0px 10px 0px 10px;
}
.base_right{
	float: left;
	width: 270px;
	overflow: hidden;
	background: url(../images/right_top_bck.png) repeat-x;
}
.base_right_inner{
	;
}
/**/
.top{
	width: 996px;
	height: 127px;
	background: url(../images/logo.png) no-repeat;
	position: relative;
	text-align: left;
}
.top .logo{
	position: absolute;
	top: 30px;
	left: 25px;
}
.top .logo img{
	width: 280px;
	height: 90px;
	border: 0px;
}
.top .banner1 {
	width: 468px;
	height: 60px;
	position: absolute;
	top: 46px;
	left: 331px;
}
.top .banner2 {
	width: 170px;
	height: 60px;
	position: absolute;
	top: 46px;
	left: 808px;
}
/**/
.top_menu{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 21px;
	width: 996px;
}
.top_menu_container{
	float: right;
}
.top_menu, .top_menu a{
	font: 700 8pt/21px Tahoma;
	color: #4f4f4f;
}
.top_menu a{
	padding: 0px 8px;
}
.top_menu .item {
	float: left;
	background: url(../images/top_menu_bck.png) repeat-x;
}
.top_menu .sep {
	float: left;
	height: 21px;
	width: 5px;
	background: url(../images/top_menu_sep.png) no-repeat;
}
/**/
.footer {
	background: url(../images/footer_bck.png) no-repeat;
	width: 996px;
	height: 100px;
	clear: both;
}
.footer .content {
	text-align: left;
	position: relative;
	top: 19px;
	left: 216px;
	width: 708px;
	font: normal 8pt/16px Tahoma;
	color: #000000;
}
.footer .content a{
	color: #000000;
}
.footer .content div {
	text-align: left;
}
.footer .content .item {
	text-align: left;
}
.footer .content .item, .footer .content .item a{
	font-weight: bold;
	color: #000000;
}
/**/
.right_top {
	height: 36px;
	overflow: hidden;
}
.right_top .part_1 {
	float: left;
	width: 154px;
	height: 28px;
}
.right_top .part_2 {
	float: left;
	width: 116px;
	height: 28px;
	overflow: hidden;
}

.quick_launch{
	padding-left: 8px;
}
.quick_launch select{
	height: 17px;
	width: 98px;
	overflow: hidden;
	font: normal 10px/17px Tahoma;
	color: #6c6c6c;
}
/**/
.left_menu {
	width: 100%;
	text-align: left;
	background: #868686;
}
.left_menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	height: 22px; 
	overflow: hidden;
}
.left_menu a {
	font: 700 11px/21px Tahoma;
	display: block;
	margin-left: 0px;
	padding: 0px 12px 0px 12px;
	text-decoration: none;
}
.left_menu .parent a {
	background: url(../images/left_menu_bck.png) no-repeat;
	color: #FFFFFF;
}
.left_menu .parent a:hover{
	color: #FFFFFF;
}
.left_menu .child a {
	background: url(../images/left_menu_child_bck.png) no-repeat;
	color: #689BE4;
	font: 700 11px/21px Tahoma;
}
.left_menu .child a:hover{
	color: #FFFFFF;
}
/**/
.mostly_readed {
	font: 100 11px Verdana;
	margin: 6px 0px 6px 0px;
}
.mostly_readed .first_item {
	clear: both;
	margin: 0px 6px 4px 6px;
}
.mostly_readed .first_item img {
	width: 112px;
	height: 79px
}
.mostly_readed .item {
	background: url(../images/icon_03.gif) no-repeat 0px center;
	padding-left: 10px;
	clear: both;
	margin: 4px 6px 0px 6px;
}
.mostly_readed .sep {
	background: url(../images/line_02.gif) repeat-x;
	height: 1px;
	clear: both;
	font-size: 1px;
	margin: 4px 0px 0px 17px;
}
/**/
.main_image_gallery {
	width: 100%;
	font: normal 8pt Verdana;
	margin: 6px 0px 6px 0px;
}
.main_image_gallery .container{
	margin: 0px 6px 0px 6px;
}
.main_image_gallery .item{
	margin-bottom: 8px;
}
.main_image_gallery .item img {
	width: 112px;
	height: 84px;
}
.main_image_gallery .item .title{
	font: 700 8pt/14px Verdana;
}
.main_image_gallery .all a{
	font: 700 8pt Verdana;
	color: #c90908;
}
/**/
.comment_marquee {
	font: normal 8pt Verdana;
	text-align: left;
	width: 100%;
}
.comment_marquee .outer{
	border-right-width: 0px;
	background: url(../images/right_menu_top_bck.png) no-repeat;
}
.comment_marquee .container{
	text-align: left;
	margin: 6px;
}
.comment_marquee .item{
	clear: both;
	margin-bottom: 16px;
}
.comment_marquee .item a{
	text-decoration: none;
}
/**/
#gazette_title {
	width: 100%;
}
#gazette_title .outer{
	margin: 8px 6px 6px 6px;
}
#gazette_title select{
	width: 112px;
	font: 100 8pt Verdana;
}
/**/
.poll {
	width: 228px;
	margin: 8px 20px 0px 20px;
}
.poll .question{
	padding-bottom: 8px;
	font: bold 8pt/15px Verdana;
}
.poll .radio_button{
	width: 27px;
}
.poll .radio_button input{
	height: 19px;
}
.poll .item{
	font: 700 8pt/17px Verdana;
	width: 225px;
}
.poll .footer_row{
	padding-top: 8px;
}
/**/
.right_news{
	width: 100%;
}
.right_news .container{
	margin: 8px 15px 0px 15px;
}
.right_news img{
	width: 135px;
	height: 96px;
	margin: 0px 10px 0px 0px;
	border: 1px solid #9a9a9a;
}
.right_news .title{
	margin: 0px 0px 10px 0px;
}
.right_news .title a{
	color: #000000;
	font: 700 9pt/16px Verdana;
}
.right_news .short_content{
	height: 96px;
	overflow: hidden;
}
.right_news .short_content a{
	font: normal 8pt/16px Verdana;
	color: #535353;
}
/**/
.author_box {
	clear: both;
	width: 100%;
	height: 65px;
	
}
.author_box .image{
	float: left;
	width: 67px;
	height: 60px;
	background: #ffffff;
}
.author_box .image img{
	width: 57px;
	height: 65px;
}
.author_box .content{
	float: left;
	width: 183px;
}
.author_box .content .title a {
	font: 100 8pt/15px Verdana;
	color: #1c1c1c;
}
.author_box .content .author_name{
	height: 20px;
	overflow: hidden;
}
.author_box .content .author_name a {
	font: 700 8pt/20px Verdana;
	color: #e20000;
}
.author_sep{
	background: url(../images/author_sep.png) no-repeat;
	height: 1px;
	clear: both;
	font-size: 1px;
	margin: 10px 0px 10px 0px;
}
/**/
.author_combobox {
	width: 100%;
}
.author_combobox .container{
	width: 255px;
	height: 28px;
	overflow: hidden;
}
.author_combobox select{
	width: 255px;
	font: 100 8pt/18px Verdana;
	color: #4c4c4c;
	height: 18px;
}
/**/
.video_news {
	width: 100%;
}
.video_news .container{
	padding: 0px;
}
.video_news .first_item{
	height: 250px;
	overflow: hidden;
	margin-bottom: 8px;
}
.video_news .first_item embed{
	background: #000000;
	width: 250px;
	height: 250px;
}
.video_news .first_item img{
	width: 250px;
	height: 250px;
	border: 1px solid #ABABAB;
}
.video_news .item{
	text-align: left;
	height: 21px;
	overflow: hidden;
	padding-left: 28px;
	font: bold 8pt/21px Verdana;
	background: url(../images/video_news_item_bck.png) no-repeat;
}
.video_news .item_odd{
	background-position: 0px -20px;
}
.video_news .item_even{
	background-position: 0px 0px;
}
/**/
.main_mail_list {
	width: 100%;
	margin: 0px 0px 12px 0px;
}
.main_mail_list .container{
	text-align: left;
	margin: 8px 0px 0px 0px;
	width: 251px;
}
.main_mail_list div{
	margin: 0px 0px 3px 0px;
}
.main_mail_list .input_type{
	font-size: 8pt;
	width: 251px;
