body {
	margin: 0px;
	background : #CFCFCF url(../images/body_bck.gif) repeat-y 800px 0px;
}
a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
}
img {
	border-width: 0px;
}
form{
	margin: 0px;
}
.button{
	background-color: #545556;
	border: 0px;
	height: 19px;
	color: #FFFFFF;
	font: 700 8pt Tahoma;
}
.main_container {
	background: #FFFFFF;
	width: 800px;
	border-top-width: 0px;
}
.main_container_inner{
	border: 1px solid #FFFFFF;
}
.left_caption{
	clear: both;
	height: 21px;
	width: 180px;
	background: #C40000;
	color: #FFFFFF;
	font: bold 12px/21px Tahoma;
	overflow: hidden;
}
.left_caption span{
	padding-left: 10px;
}
.left_content{
	margin-bottom: 10px;
}
.left_sep{
	clear: both;
}
.left_sep img{
	width: 180px;
	height: 5px;
	border-width: 0px;
}
.middle_sub_page_title{
	background: #C40000;
	height: 21px;
	overflow: hidden;
}
.middle_sub_page_title span{
	padding-left: 10px;
	font: bold 8pt/21px Tahoma;
	color: #FFFFFF;
}
.middle_page_title{
	background: url(../images/middle_content_bck.png);
	height: 40px;
	overflow: hidden;
	margin-left: 15px;
	width: 580px;
}
.middle_page_title span{
	padding-left: 10px;
	font: bold 12pt/40px Arial;
	color: #212121;
}
.middle_content{
	margin: 0px 0px 0px 15px;
	width: 580px;
}
table.middle_content{
	margin: 0px 0px 0px 15px;
	padding: 0px;
	width: 580px;
}
/**/
.base {
	clear: both;
	width: 780px;
	overflow: hidden;
	margin-left: 10px;
	padding-top: 10px;
}
.base_middle {
	float: left;
	width: 600px;
	overflow: hidden;
}
.base_left {
	float: left;
}
.base_left_inner {
	width: 180px;
	overflow: hidden;
}
/*//////////////////////////////////////////////////////////////////*/
.logo{
	width: 800px;
	height: 87px;
	background: url(../images/logo.png) no-repeat;
	position: relative;
	z-index: 100;
}
.logo .link{
	position: absolute;
	top: 0px;
	left: 0px;
}
.logo .link img{
	width: 285px;
	height: 87px;
	border: 0px;
}
.logo .banner {
	width: 468px;
	height: 60px;
	position: absolute;
	top: 13px;
	left: 320px;
}
/**/
.top_menu {
	width: 800px;
	height: 25px;
	z-index: 90;
	overflow: hidden;
	background: url(../images/top_menu_bck.png);
}
.top_menu a, .top_menu {
	color: #444444;
	font: bold 8pt/25px Tahoma;
}
.top_menu .item {
	float: left;
}
.top_menu .sep {
	float: left;
	background: url(../images/top_menu_sep.png) no-repeat;
	height: 25px;
	width: 2px;
	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: 8px;
	padding-right: 7px;
	text-align: center;
}
/**/
.footer {
	width: 800px;
	height: 98px;
	overflow: hidden;
}
.footer_menu{
	clear: both;
	width: 800px;
	height: 26px;
	overflow: hidden;
	background: #C8C7C2;
	padding-left: 60px;
}
.footer_menu div, .footer_menu a{
	font: 700 8pt/26px Tahoma;
	color: #555568;
}
.footer_menu div{
	float: left;
	padding: 0px;
	margin: 0px;
}
.footer_menu .sep{
	margin: 0px 8px 0px 8px;
	width: 1px;
	height: 26px;
}
.footer_menu a:hover{
	color: #000000;
	text-decoration: none;
}
.footer .content {
	clear: both;
	margin-top: 10px;
	font: normal 8pt/17px Arial;
	text-align: center;
}
/**/
#last_min {
	clear: both;
	margin-top: 10px;
	position: relative;
	width: 780px;
	border-bottom: 1px solid #FFFFFF;
	clear: both;
	color: #ffffff;
	font: bold 17px/26px Arial;
}
#last_min .container {
	height: 26px;
	background: #000000;
}
#last_min .part_1 {
	float: left;
	width: 722px;
	height: 26px;
	overflow: hidden;
}
#last_min .part_1 .date{ 
	color: #FF0000;
	padding-right: 5px;
}
#last_min .part_1 a{ 
	padding-right: 50px;
	color: #ffffff;
	font: bold 17px/26px Arial;
}
#last_min .part_2 {
	float: left;
	width: 58px;
	background: #FFD200;
	overflow: hidden;
	text-align: center;
}
/**/
.index_poll{
	width: 180px;
	margin-bottom: 10px;
	border: 1px solid #e5e5e5;
}
.index_poll_inner{
	padding: 6px 10px;
}
.index_poll .question{
	font: 700 8pt/15px Tahoma;
	color: #1F1F1F;
	margin: 5px 0px;
}
.index_poll .image img{
	width: 158px;
	height: 60px;
}
.index_poll .submit{
	margin: 5px 0px;
	text-align: center;
}
.index_poll .submit .button{
	width: 158px;
}

/**/
.weather_report{
	width: 180px;
	margin-bottom: 10px;
	border: 1px solid #e5e5e5;
}
.weather_report .city{
	color: #000000;
	font: 700 8pt/19px Tahoma;
	width: 60px;
	padding-left: 5px;
}
.weather_report .value{
	color: #000000;
	font: 100 8pt/19px Tahoma;
	width: 66px;
	padding-left: 5px;
}
/**/
.main_pharmacy {
	font: normal 8pt Tahoma;
	width: 180px;
	margin-bottom: 10px;
	border: 1px solid #e5e5e5;
}
.main_pharmacy .container{
	margin: 8px;
}
.main_pharmacy .item{
	margin-bottom: 5px;
}
.main_pharmacy .exp{
	margin: 5px 0px 0px 0px;
}
.main_pharmacy .exp a{
	color: #535353;
}	
/**/
.currency{
    font: 100 8pt/15px Tahoma;
	width: 180px;
	margin-bottom: 10px;
	border: 1px solid #e5e5e5;
}
.currency .table{
	width: 158px;
	height: 60px;
	overflow: hidden;
    font: 100 8pt/15px Tahoma;
	margin: 5px 10px 5px 10px;
}
.currency .table .label, .currency .table .value{
	color: #000000;
}
.currency .table .item{
	height: 15px;
    margin: 0px;
    padding: 0px;
}
.currency .table .label{
	width: 68px; 
}
.currency .table .value{
	width: 50px;
	padding-left: 5px;
}
.currency .table .image{
	width: 40px;
	text-align: center;
}
.currency .table img{
	width: 11px;
	height: 6px;
}
/**/
.mostly_readed {
	font: 100 11px Verdana;
	margin: 0px 0px 10px 0px;
	border: 1px solid #e5e5e5;
}
.mostly_readed .container{
	margin: 10px;
}
.mostly_readed .first_item {
	clear: both;
}
.mostly_readed .first_item img {
	width: 158px;
	height: 111px
}
.mostly_readed .item {
	background: url(../images/icon_01.gif) no-repeat 0px center;
	padding-left: 8px;
	clear: both;
	margin: 4px 6px 0px 0px;
}
.mostly_readed .sep {
	background: url(../images/line_02.gif) repeat-x;
	height: 1px;
	clear: both;
	font-size: 1px;
	margin: 4px 0px 0px 8px;
}
/**/
.video_news {
	width: 100%;
	margin: 0px 0px 10px 0px;
	border: 1px solid #e5e5e5;
	border-bottom: 0px;
}
.video_news .container{
	;
}
.video_news .first_item{
	overflow: hidden;
	padding: 0px;
}
.video_news .first_item embed{
	background: #000000;
	width: 178px;
	height: 142px;
}
.video_news .item{
	text-align: left;
	height: 20px;
	overflow: hidden;
	padding-left: 28px;
	font: 100 8pt/20px 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_image_gallery {
	width: 100%;
	margin: 0px 0px 10px 0px;
	border: 1px solid #e5e5e5;
}
.main_image_gallery table {
	width: 100%;
	font: normal 8pt Verdana;
}
.main_image_gallery .item td{
	padding-bottom: 8px;
}
.main_image_gallery .item img {
	width: 80px;
	height: 60px;
	margin-right: 5px;
}
.main_image_gallery .item .title a{
	font: 100 8pt/14px Verdana;
}
.main_image_gallery .all{
	clear: both;
}
.main_image_gallery .all a{
	font: 700 8pt Tahoma;
	color: #c90908;
}
/**/
.right_news {
	width: 100%;
	margin: 0px 0px 10px 0px;
	border: 1px solid #e5e5e5;
}
.right_news .container{
	margin: 0px 10px 10px 10px;
}
.right_news .title{
	padding: 5px 0px;
}
.right_news .title a{
	font: 700 9pt/17px Verdana;
	color: #000000;
}
.right_news .content a{
	font: 100 8pt/17px Tahoma;
	color: #5a5a5a;
}
.right_news img{
	border: 1px solid #C0C0C0;
	width: 70px;
	height: 49px;
	margin: 0px 5px 0px 0px;
}
/**/
.main_author {
	clear: both;
	width: 300px;
	height: 254px;
	overflow: hidden;
	background: url(../images/main_author_bck.png);
}
.main_author .header{
	margin: 0px 10px 0px 0px;
	height: 25px;
	font: 100 10px/24px Tahoma;
	overflow: hidden;
}
.main_author .header a, .main_author .header{
	color: #7f7f7f;
}
.main_author .header span{
	padding-left: 30px;
	font: 700 11px/24px Tahoma;
}
.main_author .container{
	position: relative;
}
.main_author .items{
	position: absolute;
	left: 17px;
	top: 0px;
	width: 127px;
	overflow: hidden;
}
.main_author .item span{
	height: 19px;
	font: 700 8pt/19px Tahoma;
	color: #FFFFFF;
	padding-left: 5px
}
.main_author .item {
	height: 21px;
	font: 100 8pt/20px Tahoma;
	overflow: hidden;
}
.main_author .item a{
	color: #FFFFFF;
	padding-left: 8px;
}
.main_author .article_content{
	position: absolute;
	left: 144px;
	top: 10px;
	width: 141px;
	overflow: hidden;
	text-align: center;
}
.main_author .article_content .img {
	clear: both;
	margin: 8px 0px 8px 0px;
}
.main_author .article_content img {
	width: 78px;
	height: 104px;
}
.main_author .article_content .author_title {
	margin: 8px 8px 0px 8px;
	text-align: center;
	clear: both;
	height: 26px;
	overflow: hidden;
	color: #ff0000;
	font: 700 8pt/13px Verdana;
}
.main_author .article_content .title {
	margin: 8px;
	text-align: center;
	clear: both;
	height: 39px;
	overflow: hidden;
}
.main_author .article_content .title a{
	color: #0f6594;
	font: 700 8pt/13px Verdana;
}
/**/
.author_combobox {
	width: 100%;
}
.author_combobox .container{
	width: 250px;
	height: 35px;
	overflow: hidden;
	background: #D1D1D1;
	text-align: center;
}
.author_combobox select{
	width: 200px;
	font: 100 8pt/18px Tahoma;
	color: #4c4c4c;
	height: 18px;
	margin: 7px 6px 6px 6px;
}
/**/
.author_box {
	clear: both;
	width: 100%;
	height: 75px;
	border: 1px solid #e5e5e5;
	text-align: left;
	margin-bottom: 10px;
}
.author_box .row{
	margin: 5px;
}
.author_box .image{
	width: 51px;
	height: 55px;
	text-align: center;
}
.author_box img{
	width: 41px;
	height: 55px;
}
.author_box .name_title{
	width: 126px;
	height: 55px;
	text-align: left;
}
.author_box .name{
	font: 700 8pt/15px Tahoma;
	color: #313131;
}
.author_box .title{
	font: 100 8pt/13px Tahoma;
	height: 39px;
	overflow: hidden;
}
.author_box .title a {
	color: #000000;
}
/**/
.gazette{
	text-align: center;
}
.gazette select{
	width: 160px;
	font: 100 8pt Verdana;
}
/**/
.comment_marquee {
	font: normal 8pt Tahoma;
	text-align: left;
	width: 100%;
}
.comment_marquee .item{
	clear: both;
	margin-bottom: 13px;
}
/**/
