body {
	margin: 0px;
	background: #c9c9c9 url(../images/body_bck.gif) repeat-y 777px 0px;
}
a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
}
img {
	border-width: 0px;
}
form{
	margin: 0px;
}
/**/
.button{
	color: #FFFFFF;
	background: #b90706;
	border: 1px solid #A3A3A3;
	font: 700 8pt/16px Verdana;
}
.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_menu_title{
	height: 17px;
	background: url(../images/left_caption_bck.png) no-repeat;
	color: #FFFFFF;
	font: bold 8pt/17px Tahoma;
}
.left_menu_title span{
	padding-left: 8px;
	
}
.right_menu_title{
	height: 20px;
	background: url(../images/right_caption_bck.png) no-repeat;
	color: #FFFFFF;
	font: bold 8pt/20px Tahoma;
}
.right_menu_title span{
	padding-left: 10px;
}
.right_content{
	clear: both;
	/*border: 1px solid #e5e5e5;
	padding: 1px 1px 1px 1px;*/
	margin: 0px 0px 9px 0px;
}
/**/
.nav_link{
	height: 25px;
}
.nav_link a{
	padding-left: 6px;
	font: bold 9pt/25px Tahoma;
	color: #336699;
}
/**/
.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%;
}
/**/
.main_container{
	background: #FFFFFF;
	width: 775px;
	border: 1px solid #E1E1E1;
}
.base{
	clear: both;
	width: 775px;
	background: #FFFFFF;
}
.base_left{
	float: left;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
}
.base_left_inner{
	width: 120px;
	overflow: hidden;
}
.base_middle{
	float: left;
	border-left: 3px solid #E5E5E5;
	border-right: 3px solid #E5E5E5;
	padding: 8px 8px 8px 8px;
}
.base_middle_inner{
	width: 480px;
	overflow: hidden;
}
.base_right{
	float: left;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
}
.base_right_inner{
	width: 150px;
	overflow: hidden;
}
.base_gallery .base_right{
	background: url();
	padding: 0px;
}
.base_gallery .base_middle{
	border-right: 0px solid #E5E5E5;
	padding: 8px 0px 8px 8px;
}
.base_gallery .base_middle_inner{
	width: 636px;
}
/**/
.top{
	width: 775px;
	height: 128px;
	background: url(../images/logo.png) no-repeat;
	position: relative;
	z-index: 2000;
}
.top .part_1{
	position: absolute;
	top: 0px;
	left: 0px;
}
.top .part_1 img{
	width: 287px;
	height: 100px;
	border: 0px;
}
.top .part_2 {
	background: #000000;
	width: 468px;
	height: 60px;
	position: absolute;
	top: 21px;
	left: 287px;
	z-index: 2000;
}
.top .part_3 {
	position: absolute;
	top: 103px;
	left: 15px;
	text-align: center;
	width: 775px;
	font: 100 8pt/28px Tahoma;
	color: 333333;
}
.top .part_3, .top .part_3 a{
	font: 700 8pt/24px Tahoma;
	color: #5a3463;
}
.top .part_3 .item {
	float: left;
	margin: 0px 0px 0px 8px;
}
.top .part_3 .sep {
	float: left;
	background: url(../images/top_part_3_sep.gif) no-repeat;
	height: 24px;
	width: 2px;
	font-size: 1px;
	margin: 0px 0px 0px 8px;
}
/**/
.last_min {
	position: relative;
	width: 775px;
	margin-bottom: 1px;
}
.last_min .part_1 {
	float: left;
	width: 120px;
	background: url(../images/last_min_part_1.png) no-repeat;
	height: 28px;
}
.last_min .part_2 {
	float: left;
	width: 655px;
	background: #313131;
	height: 28px;
}
.last_min, .last_min a {
	color: #ffffff;
	font: bold 17px/28px Arial;
}
/**/
.top_headline{
	width: 775px;
	height: 100px;
	overflow: hidden;
	margin: 0px 0px 1px 0px;
}
.top_headline .inner{
	padding: 0px 0px 0px 0px;
}
.top_headline .sep{
	float: left;
	width: 9px;
	height: 100px;
	font-size: 0px;
	overflow: hidden;
}
.top_headline .item{
	float: left;
}
.top_headline .item img{
	width: 187px;
	height: 100px;
}
/**/
.footer {
	width: 775px;
	clear: both;
}
.footer .content {
	text-align: center;
	color: #000000;
}
.footer .content div {
	text-align: center;
	padding-left: 10px;
}
.footer .content .part_1 {
	font: normal 8pt/25px Verdana;
	background: #34133b;
}
.footer .content .part_1, .footer .content .part_1 a{
	font-weight: bold;
	color: #FFFFFF;
}
.footer .content .part_1 li{
	display: inline;
	padding-left: 8px;
	padding-right: 8px;	
	background: url(../images/icon_04.gif) no-repeat;	
	background-position:1px 4px;
}
.footer .content .part_1 a{
	color: #ffffff;
	text-decoration:none;
}
.footer .content .part_1 li a:hover{
	color: #f2f2f2;
	text-decoration:none;
}
.footer .content a{
	color: #000000;
}
.footer .content .part_2 {
	font: normal 8pt/17px Verdana;
	margin: 5px 0px 5px 0px;
}
/**/
.left_menu {
	width: 100%;
	text-align: left;
	margin: 0px 0px 0px 0px;
}
.left_menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 18px; 
	overflow: hidden;
	text-align: left;
}
.left_menu a {
	font: 700 8pt/16px Tahoma;
	display: block;
	border-width: 1px;
	margin-left: 0px;
	padding: 0px 0px 2px 19px;
	text-decoration: none;
}
.left_menu .parent a {
	background: url(../images/left_menu_parent_bck.png) no-repeat;
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
.left_menu .parent a:hover{
	background: url(../images/left_menu_parent_hover_bck.png) no-repeat;
	color: #FFFFFF;
}
.left_menu .child a {
	background: url(../images/left_menu_parent_hover_bck.png) no-repeat;
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
.left_menu .child a:hover{
	background: url(../images/left_menu_parent_bck.png) no-repeat;
	color: #FFFFFF;
}
/**/
.main_link_bank {
  	clear: both;
	margin-top: 6px;
}
.main_link_bank .item{
    height: 24px;
    text-align: center;
}
.main_link_bank .item select{
    font-size: 8pt;
    width: 110px;
}
/**/
.search_form{
	text-align: center;
	margin: 10px 0px;
	font: 100 7pt/16px Tahoma;
}
.search_form .input{
	width: 100px;
	height: 21px;
	border: #CCC 1px solid;
	font: 100 8pt/17px Tahoma;
	padding: 0px 8px;
	color: #7E7E7E;
}
.search_form .submit{
	border: #5e5e5e 1px solid;
	font-size: 8pt;
	font-family: tahoma;
	background: #F6C32F;
	width: 50px;
	color: #FFF;
}
/**/
.currency{
	width: 100%;
    font: 100 8pt/18px Verdana;
	margin: 8px 0px 8px 0px;
}
.currency .label, .currency .value{
	color: #000000;
}
.currency .item{
	height: 18px;
    margin: 0px;
    padding: 0px;
}
.currency .label{
	padding-left: 8px;
	width: 42px; 
	font-weight: bold;
}
.currency .value{
	width: 38px;
	padding-right: 7px;
}
.currency .image{
	width: 25px;
	text-align: center;
}
.currency img{
	width: 11px;
	height: 6px;
}
/**/
.weather_report{
	width: 100%;
}
.weather_report td{
	padding: 5px 0px 5px 5px;
	text-align: left;
	font: 100 8pt/13px Verdana;
}
.weather_report .name{
	font-weight: 700;
}
.weather_report .sep{
	height: 1px;
	background: #EFEFEF;
}
/**/
.mostly_readed {
	font: normal 8pt Verdana;
	width: 100%;
	margin: 8px 0px 8px 0px;
}
.mostly_readed .first_item{
	clear: both;
	margin: 0px 7px 0px 8px;	
}
.mostly_readed .first_item img{
	width: 105px;
	height: 80px
}
.mostly_readed .item{
	background: url(../images/icon_03.gif) no-repeat 0px 4px;
	padding-left: 8px;
	clear: both;
	margin: 4px 7px 0px 8px;
}
.mostly_readed .sep{
	background: url(../images/line_02.gif) repeat-x;
	height: 1px;
	clear: both;
	font-size: 1px;
	margin: 4px 0px 0px 18px;
}
/**/
.mostly_comment {
	font: normal 8pt Verdana;
	width: 100%;
	margin: 8px 0px 8px 0px;
}
.mostly_comment .item{
	background: url(../images/icon_05.gif) no-repeat 0px 4px;
	padding-left: 10px;
	clear: both;
	margin: 4px 7px 0px 8px;
}
.mostly_comment .sep{
	background: url(../images/line_02.gif) repeat-x;
	height: 1px;
	clear: both;
	font-size: 1px;
	margin: 4px 0px 0px 18px;
}
/**/
.main_image_gallery {
	width: 100%;
	font: normal 8pt Verdana;
}
.main_image_gallery .container{
	padding: 8px 12px 8px 12px;
}
.main_image_gallery .item{
	margin-bottom: 8px;
}
.main_image_gallery .item img {
	width: 124px;
	height: 86px;
	border: 1px solid #FFFFFF;
}
.main_image_gallery .item .title{
	font: 700 8pt/13px Tahoma;
	cursor: pointer;
}
.main_image_gallery .all a{
	font: 700 8pt Tahoma;
	color: #C90908;
}
/**/
.main_video_gallery {
	width: 100%;
}
.main_video_gallery .container{
	padding: 8px 12px 8px 12px;
}
.main_video_gallery .item{
	margin-bottom: 8px;
}
.main_video_gallery .item img {
	width: 124px;
	height: 86px;
	border: 1px solid #FFFFFF;
}
.main_video_gallery .item .title{
	font: 700 8pt/13px Tahoma;
	cursor: pointer;
}
.main_video_gallery .all a{
	font: 700 8pt Tahoma;
	color: #C90908;
}
/**/
.author_combobox {
	width: 100%;
	text-align: center;
	border-bottom: 1px solid #e5e5e5;
}
.author_combobox select{
	width: 138px;
	font: 100 8pt/18px Tahoma;
	color: #4c4c4c;
	height: 18px;
	margin: 6px;
}
/**/
.author_top{
	clear: both;
	width: 775px;
	background: url(../images/author_top_bck.png) repeat-x;
	border-bottom: 1px solid #FFFFFF;
	height: 65px;
	overflow: hidden;
}
.author_top .author_top_table {
	width: 149px;
	height: 65px;
	margin-left: 5px;
}
.author_top_table .image{
	float: left;
	width: 42px;
	height: 51px;
	background: #FFFFFF;
	margin-right: 5px;
}
.author_top_table .container{
	float: left;
	width: 102px;
	height: 52px;
	overflow: hidden;
}
.author_top_table img{
	width: 36px;
	height: 45px;
	margin: 3px;
}
.author_top_table .title a{
	color: #ffd200;
	font: 700 8pt/13px Tahoma;
}
.author_top_table .spot a{
	color: #FFFFFF;
	font: 100 8pt/13px Tahoma;
}
/**/
.main_author {
	width: 100%;
	height: 55px;
	clear: both;
	border-bottom: 1px solid #e5e5e5;
}
.main_author .image{
	float: left;
	width: 40px;
	height: 45px;
	text-align: left;
	margin: 5px 2px 0px 2px;
}
.main_author img{
	width: 36px;
	height: 45px;
}
.main_author .content{
	float: left;
	width: 96px;
	height: 52px;
	overflow: hidden;
	font: normal 8pt/15px Tahoma;
	color: #595959;
}
.main_author .content .title{
	margin-top: 7px;
	font: normal 8pt/15px Tahoma;
}
.main_author .content .title a {
	color: #595959;
}
.main_author .content .author_name{
	font: bold 8pt/15px Tahoma;
}
/**/
.main_author_special {
	clear: both;
	background: #737373 url(../images/main_author_type_2_bck.png) no-repeat left top;
	position: relative;
	height: 84px;
	width: 150px;
	overflow: hidden;
}
.main_author_special .caption{
	position: absolute;
	top: 0px;
	left: 5px;
	width: 140px;
	height: 20px;
	overflow: hidden;
	color: #FFFFFF;
	font: bold 8pt/20px Tahoma;
}
.main_author_special .image{
	position: absolute;
	top: 25px;
	left: 5px;
	width: 50px;
	height: 45px;
	overflow: hidden;
}
.main_author_special .image img{
	width: 36px;
	height: 45px;
}
.main_author_special .title{
	position: absolute;
	top: 25px;
	left: 50px;
	width: 95px;
	height: 45px;
	overflow: hidden;
}
.main_author_special .title a{
	font: 100 8pt/15px Tahoma;
	color: #000;
}
.main_author_special .author_name{
	position: absolute;
	top: 82px;
	left: 8px;
	width: 135px;
	height: 20px;
	overflow: hidden;
}
.main_author_special .author_name a{
	font: 700 8pt/20px Tahoma;
	color: #5a3462;
}
/**/
.main_author_floating{
	text-align: center;
	width: 150px;
	height: 220px;
	background: #737373 url(../images/main_author_type_3_bck.png) no-repeat left top;
}
.main_author_floating td{
	padding-top: 55px;
}
.main_author_floating marquee{
	width: 150px;
	height: 165px;
}
.main_author_floating .title{
	margin: 0px 10px 20px 10px;
}
.main_author_floating .title a{
	font: 700 8pt/15px Tahoma;
	color: #000;
}
/**/
.gazette{
	text-align: center;
	padding: 8px;
}
.gazette select{
	width: 110px;
	font: 100 8pt Verdana;
}
/**/
.index_poll{
	text-align: left;
	width: 120px;
	overflow: hidden;
}
.index_poll_inner{
	padding: 6px 5px;
}
.index_poll .question{
	font: 700 8pt/15px Tahoma;
	color: #1F1F1F;
	margin: 5px 0px;
}
.index_poll .image img{
	width: 110px;
	height: 60px;
}
.index_poll .submit{
	margin: 5px 0px;
	text-align: center;
}
.index_poll .submit .button{
	width: 110px;
}
/**/
.index_poll_wv{
	margin: 5px 5px 5px 5px;
}
.index_poll_wv .question{
	padding-bottom: 8px;
	font: bold 8pt Verdana;
}
.index_poll_wv .radio_button{
	width: 8%;
}
.index_poll_wv .radio_button input{
	height: 19px;
}
.index_poll_wv .item{
	font: normal 8pt/17px Verdana;
	width: 92%;
}
.index_poll_wv .footer_row{
	padding-top: 8px;
}
/**/
.main_mail_list div{
	margin: 0px 0px 2px 0px;
}
.main_mail_list .input_type{
	font-size: 8pt;
	width: 134px;	
}
/**/
.right_news{
	padding: 0px 4px 10px 4px;
}
.right_news .image{
	text-align: center;
}
.right_news img{
	width: 140px;
	height: 106px;
	margin: 5px 0px 5px 0px;
	border: 1px solid #DCDCDC;
}
.right_news .title{
	color: #000000;
	font: 700 8pt/16px Verdana;
}
.right_news .short_content{
	font: normal 8pt/16px Verdana;
	color: #666666;
}
/**/
.login_box{
	width: 170px;
	height: 150px;
	background: #FFF;
	overflow-y: auto;
}
.login_box_inner{
	padding: 10px 10px 0px 10px;
}
.login_box input{
	background: url(../images/member_login_input.png);
	width: 126px;
	height: 17px;
	border: 0px;
	text-align: left;
	font: 100 8pt Tahoma;
	padding-left: 8px;
}
.login_box .welcome{
	font: 700 8pt/17px Tahoma;
	margin-bottom: 8px;
}
.login_box .link{
	background: url(../images/icon_01.gif) no-repeat 0px 7px;
	height: 18px;
}
.login_box .link a{
	font: 100 8pt/17px Tahoma;
	padding-left: 12px;
}
.login_box .button{
	width: 100px;
}
.login_box .submit {
	background: url(../images/member_login_submit.png);
	width: 77px;
	height: 17px;
	border: 0px;
	text-align: left;
}