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;
}
#base_outer {
	width: 777px;
}
#base_container {
	background: #FFFFFF;
	border: 1px solid #E1E1E1;
}

#base{
	clear: both; width: 775px;
	background: #FFFFFF;
}
#base_top{
	height: 364px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	 width: 775px;
}
#base_left{
	float: left;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
}
#base_middle{
	float: left;
	border-left: 3px solid #E5E5E5;
	border-right: 3px solid #E5E5E5;
}
#base_right{
	float: left;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
}

#logo{
	width: 775px;
	height: 100px;
	background: url(../images/logo.png) no-repeat;
	position: relative;
	z-index: 100;
}
#logo .part_1{
	position: absolute;
	top: 24px;
	left: 24px;
}
#logo .part_1 img{
	width: 243px;
	height: 52px;
	border: 0px;
}
#logo .part_2 {
	background: #FFFFFF;
	width: 468px;
	height: 60px;
	position: absolute;
	top: 19px;
	left: 288px;
}

#last_min {
	width: 775px;
	border-bottom: 1px solid #FFFFFF;
}
#last_min {
	position: relative;
	width: 775px;
	height: 31px;
	background: url(../images/last_min_bck.png) no-repeat;
}
#last_min .part_1 {
	float: left;
	width: 130px;
	height: 31px;
}
#last_min .part_2 {
	float: left;
	width: 462px;
	height: 31px;
}
#last_min .part_3 {
	float: left;
	width: 167px;
	height: 17px;
}
#last_min, #last_min a {
	color: #ffffff;
	font: bold 16px/31px Arial;
}
#last_min .part_3 .search_text {
	padding: 0px 5px 0px 5px;
	margin: 0px; 
	color: #5e5e5e;
	border: 0px;
	width: 136px;
	height: 17px;
	background: url(../images/search_input.png) no-repeat;
	color: #999895;
	font: 100 8pt/15px Tahoma;
}
#last_min .part_3 .search_submit {
	width: 30px;
	padding: 0px;
	margin: 0px; 
	color: #5e5e5e;
	background: url(../images/search_button.png) no-repeat;
	border-width: 0px; 
	height: 17px;
}
#author_top{
	width: 775px;
	border-bottom: 1px solid #FFFFFF;
	clear: both;
}
#author_top .content{
	height: 65px;
	background: url(../images/author_top_bck.png) repeat-x;
}
#author_top .content a{
	font: 100 9pt/18px Arial;
	color: #6d6a64;
}
#author_top .part_2 {
	width: 143px;
	height: 65px;
	font: 700 9pt/15px Arial;
	margin-right: 8px;
}
#author_top .part_2 .image{
	float: left;
	width: 44px;
	height: 52px;
	background: #FFFFFF;
	margin-right: 5px;
}
#author_top .part_2 .container{
	float: left;
	width: 51px;
	height: 52px;
}
#author_top .part_2 img{
	width: 38px;
	height: 46px;
	margin: 3px;
}
#author_top .part_2 .title{
	height: 24px;
	overflow: hidden;
}
#author_top .part_2 .title a{
	color: #ffd200;
	font: 700 8pt/12px Tahoma;
}
#author_top .part_2 .spot{
	margin-top: 3px;
	height: 24px;
	width: 94px;
	overflow: hidden;
}
#author_top .part_2 .spot a{
	color: #FFFFFF;
	font: 100 8pt/12px Tahoma;
}

.top_menu_2{
	height: 23px;
	background: #FFFFFF;
}
.top_menu_2_inner{
	background: #000000;
	height: 22px;
	width: 775px;
}
.top_menu_2_container{
	float: right;
}
.top_menu_2, .top_menu_2 a{
	font: 700 8pt/21px Tahoma;
	color: #FFFFFF;
}
.top_menu_2 a{
	padding: 0px 8px;
}
.top_menu_2 .item {
	float: left;
}
.top_menu_2 .sep {
	float: left;
	height: 21px;
	width: 4px;
	background: url(../images/top_menu_2_sep.png) no-repeat;
}

#top_menu {
	width: 775px;
	height: 24px;
	background: url(../images/top_menu_bck.png);
	overflow: hidden;
	clear: both;
}
#top_menu a, #top_menu {
	color: #FFFFFF;
	font: bold 9pt/24px Arial;
}
#top_menu .item {
	float: left;
}
#top_menu .sep {
	float: left;
	background: url(../images/top_menu_sep.png) no-repeat;
	height: 24px;
	width: 7px;
	font-size: 1px;
}

#ja-transmenu {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	background: #D8D8D8;
}
#ja-transmenu li {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	display: inline;
	background: none transparent scroll repeat 0% 0%;
}
#ja-transmenu li a {
	display: block;
	float: left;
	padding-left: 7px;
	padding-right: 7px;
	text-align: center;
}
#ja-transmenu li a:hover {
	color: #C9C9C9;
}

.transmenu {
	position: absolute;
	left: -1000px;
	top: -1000px;
	overflow: hidden;
	
}
.transmenu .content {
	position: absolute
}
.transmenu .background {
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
}
.transmenu .shadowright {
	position: absolute;
	z-index: 3;
	top: 3px;
	width: 2px;
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	display: none;
}
.transmenu .shadowbottom {
	z-index: 1;
	position: absolute;
	left: 3px;
	height: 2px;
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	display: none;
}
.transmenu .items {
	position: relative;
	z-index: 2;
	left: 0px;
	top: 0px;
}
.transmenu .item {
	cursor: pointer;
	color: #ffffff;
	border-style: none;
	font: 100 11px tahoma, arial, sans-serif;
}
.transmenu .hover.item {
	color: #212121;
}
.transmenu .hover td{
	background: #810000;
	color: #FFFFFF;
}
.transmenu .item img {
	margin-left: 10px
}
.transmenu .item#active {
	background: #5fa4fb;
	color: #ffffff;
}
.transmenu .item#active:hover {
	background: #545c66;
	color: #ffffff;
}

#footer {
	background: #FFFFFF url(../images/footer_bck.png) no-repeat;
	border-top: 3px solid #e5e5e5;
	width: 775px;
	height: 75px;
	overflow: hidden;
	clear: both;
}
#footer .content div {
	text-align: left;
}
#footer .content{
	text-align: left;
	margin-top: 3px;
	margin-left: 138px;
	font: normal 8pt/14px Tahoma;
	color: #6e6e6e;
	width: 622px;
}
#footer .content a{
	font: 100 8pt/14px Tahoma;
	color: #6e6e6e;
}
#footer .content .part_1{
	clear: both;
}
#footer .content .part_1 a{
	color: #4D4D4D;
	font: 700 8pt/18px Tahoma;
}
#footer .content .part_1 .item{
	float: left;
	margin: 0px 8px 0px 0px;
	color: #4D4D4D;
}
#footer .content .part_1 .sep{
	float: left;
	height: 14px;
	font: 100 7pt/18px Tahoma;
	margin: 0px 8px 0px 0px;
	color: #4D4D4D;
}
#footer .content .part_2{
	clear: both;
}
.middle_page_title {
	background : url(../images/middle_page_bck.png) transparent no-repeat;
	width : 468px;
	height: 55px;
	font : 700 14pt/49px Arial;
	color : #FFFFFF;
	margin-bottom : 5px;
}
.middle_page_title span{
	margin-left: 10px;
}

.middle_sub_page_title {
	background : url(../images/middle_sub_page_bck.png) transparent no-repeat;
	height: 26px;
	width: 468px;
	margin-bottom: 5px;
}
.middle_sub_page_title span, .middle_sub_page_title a{
	margin-left: 10px;
	font: bold 11px/26px Tahoma;
	color : #FFFFFF;
}

.button{
	color: #FFFFFF;
	background: #3f6daf;
	border: 1px solid #A3A3A3;
	font: 700 8pt/16px Verdana;
}

.left_menu_title{
	height: 17px;
	background: url(../images/left_caption_bck.png) no-repeat;
	color: #FFFFFF;
	font: bold 8pt/20px Tahoma;
}
.left_menu_title span{
	padding-left: 19px;
	
}

.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: 23px;
	
}

.mostly_readed {
	font: normal 11px Tahoma;
	width: 100%;
	margin: 7px 0px 7px 0px;
}
.mostly_readed .first_item{
	clear: both;
	margin: 0px 6px 8px 7px;
	
}
.mostly_readed .first_item img{
	width: 107px;
	height: 80px;
	border: 0px;
}
.mostly_readed .item{
	background: url(../images/icon_01.gif) no-repeat 0px center;
	padding-left: 13px;
	clear: both;
	margin: 4px 7px 0px 7px;
}
.mostly_readed .sep{
	background: url(../images/line_02.gif) repeat-x;
	height: 1px;
	clear: both;
	font-size: 1px;
	margin: 4px 0px 0px 21px;
}

.stats {
	font: normal 11px Tahoma;
	width: 100%;
	margin: 7px 5px 7px 5px;
}
.stats .item{
	margin-bottom: 5px;
}
.stats .item span{
	font-weight: bold;
}

/*/////////////////////////////////////////////////////////////////////////////7*/

.author_box {
	background: #f5f5f5;
	width: 100%;
	clear: both;
}
.author_box .author_box_inner{
	margin: 0px 4px 8px 4px;
}
.author_box img{
	width: 38px;
	height: 45px;
	margin-right: 5px;
}
.author_box .title{
	height: 30px;
	overflow: hidden;
	font: normal 8pt/15px Tahoma;
}
.author_box .title a {
	color: #4f4f4f;
}
.author_box .author_name{
	clear: both;
	font: bold 8pt/25px Tahoma;
	heigth: 25px;
	overflow: hidden;
}
.author_box .author_name a{
	color: #0e509b;
}
.author_box .footer{
	font-size: 1px;
	border-bottom: 1px solid #FFffff;
	clear: both;
}

.main_poll{
	clear: both;
}
.main_poll .inner{
	margin: 10px 10px 20px 10px;
}
.main_poll .question{
	font: 700 8pt/15px Verdana;
	color: #1F1F1F;
	margin: 5px 0px;
}
.main_poll .image img{
	width: 130px;
}
.main_poll .submit{
	font: 700 8pt/15px Verdana;
	color: #828282;
	margin: 10px 0px;
}

#right_news{
	width: 100%;
	margin: 0px 0px 8px 0px;
}
#right_news .outer{
	margin: 8px 13px 8px 12px;
}
#right_news img{
	width: 124px;
	height: 93px;
	margin: 0px 0px 4px 0px;
}
#right_news .title{
	margin: 0px 0px 4px 0px;
}
#right_news .title a{
	color: #E00025;
	font: 700 8pt/15px Tahoma;
}
#right_news .short_content{
	;
}
#right_news .short_content a{
	font: normal 8pt/15px Tahoma;
	color: #4a4a4a;
}

.main_mail_list {
	width: 100%;
}
.main_mail_list .container{
	text-align: left;
	margin: 12px 13px 12px 12px;
	width: 124px;
}
.main_mail_list div{
	margin: 0px 0px 3px 0px;
}
.main_mail_list .input_type{
	font-size: 8pt;
	width: 124px;
}


#main_image_gallery {
	width: 100%;
	font: normal 8pt Verdana;
	margin: 13px 0px 13px 0px;
}
#main_image_gallery .outer{
	margin: 0px 13px 0px 12px;
	
}
#main_image_gallery .item{
	margin-bottom: 8px;
}
#main_image_gallery .item img {
	width: 124px;
	height: 94px;
}
#main_image_gallery .item .title{
	font: 700 8pt/14px Verdana;
}
#main_image_gallery .all a{
	font: 700 8pt Tahoma;
	color: #c90908;
}

#video {
	width: 100%;
	font: normal 8pt Verdana;
	margin: 8px 0px 8px 0px;
}
#video .container{
	margin: 0px 8px 0px 7px;
	
}
#video .item{
	text-align: left;
	clear: both;
	height: 45px;
	margin-bottom: 5px;
	overflow: hidden;
}
#video .item a{
	font: normal 8pt/15px Verdana;
}

#video .item img {
	width: 62px;
	height: 45px;
	margin-right: 5px;
}
#video .sep{
	background: url(../images/line_01.gif) repeat-x;
	height: 1px;
	clear: both;
	font-size: 1px;
	margin-bottom: 5px;
}
#video .all{
	margin: 5px 0px 0px 0px;
}
#video .all a{
	font: 700 8pt Tahoma;
	color: #c90908;
}