@import "admin.css";
body{
	margin: 0px;
	padding: 0px;
	background: #ecebe9 url(../images/body_bck.gif) repeat-y 775px 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: 19px;
	background: url(../images/left_caption_bck.png) no-repeat;
	color: #FFFFFF;
	font: bold 8pt/19px Tahoma;
}
.left_caption span{
	padding-left: 10px;
}
.right_caption{
	height: 19px;
	background: url(../images/right_caption_bck.png) no-repeat;
	color: #FFFFFF;
	font: bold 8pt/19px Tahoma;
	overflow: hidden;
}
.right_caption span{
	padding-left: 10px;
}

.right_caption2{
	height: 30px;
	background: url(../images/author_header_caption.png) no-repeat;
	color: #FFFFFF;
	font: bold 8pt/24px Verdana;
	overflow: hidden;
}
.right_caption2 span{
	padding-left: 10px;
}
.right_caption3{
	width: 270px;
	height: 19px;
	background: url(../images/right_caption_bck.png) no-repeat;
	color: #FFFFFF;
	font: bold 8pt/19px Tahoma;
	overflow: hidden;
}
.right_caption3 span{
	padding-left: 10px;
}
.right_caption4{
	height: 34px;
	background: url(../images/hava_header_caption.png) no-repeat;
	color: #FFFFFF;
	font: bold 8pt/24px Verdana;
	overflow: hidden;
}
.right_caption4 span{
	padding-left: 10px;
}

.right_content3{
	width: 250px;
	background: url(../images/right_content_bck.png) repeat-y;
	border-bottom: 1px solid #cccccc;
	overflow: hidden;
}

.right_content{
	padding: 10px 10px;	margin: 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: 40px;
	font : 700 12pt/40px Arial;
	color : #000000;
}
.middle_page_title span{
	margin-left: 10px;
}
.middle_sub_page_title {
	background: #E41626;
	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_top{
	height: 40px;
	color : #000000;
	padding-top: 10px;
	font: 100 11px/20px Tahoma;
}
.middle_top .part_1{
	float: left;
	width: 268px;
}
.middle_top .part_1 a{
	color: #000000;
	font: 100 11px/20px Tahoma;
}
.middle_top .part_2{
	float: right;
	width: 200px;
	text-align: right;
}
/**/
.main_container {
	background: #FFFFFF;
	width: 777px;
	border-top-width: 0px;
}
.main_container_inner{
	border: 1px solid #FFFFFF;
}
/**/
.base{
	background: #FFFFFF;
	width: 775px;
	text-align: left;
	z-index: 2200;
}
.base_left{
	z-index: 2200;
	float: left;
	width: 126px;
	background: url(../images/left_bck.png);
	overflow: hidden;
}
.base_middle_ana{
	z-index: 2200;
	float: left;
	width: 616px;
	overflow: hidden;
}
.base_middle_gun{
	z-index: 2200;
	float: left;
	width: 614px;
	overflow: hidden;
}
.base_middle{
	float: left;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}
.base_middle_inner{
	width: 488px;
	overflow: hidden;
}
.base_middle .middle_content{
	margin: 0px 10px 0px 10px;
}
.base_right{
	float: left;
	border-left: 1px solid #DCDCDC;
	padding-left: 1px;
	overflow: hidden;
}
.base_right_inner{
	width: 157px;
	overflow: hidden;
}
.base_right_medya{
	width: 225px;
	overflow: hidden;
}
/**/
.top{
	clear: both;
	width: 775px;
	height: 123px;
	overflow: hidden;
	background: url(../images/top.png) no-repeat;
	position: relative;
	text-align: left;
}
.top .logo{
	position: absolute;
	top: 22px;
	left: 0px;
}
.top .logo img{
	width: 285px;
	height: 78px;
	border: 0px;
}
.top .banner {
	width: 468px;
	height: 60px;
	position: absolute;
	top: 45px;
	left: 286px;
}
.top .link {
	position: absolute;
	top: 101px;
	left: 0px;
}
.top .link a {
	font: 700 11px/21px Tahoma;
	color: #FFFFFF;
	padding: 0px 12px 0px 12px;
}
/**/
.top_menu{
	position: absolute;
	top: 0px;
	left: 290px;
	height: 28px;
	width: 775px;
}
.top_menu_container{
	float: left;
}
.top_menu, .top_menu a{
	font: 700 8pt/28px Tahoma;
	color: #999999;
}
.top_menu a{
	padding: 0px 6px;
}
.top_menu .item {
	float: left;
	background: url(../images/top_menu_bck.png) repeat-x;
}
.top_menu .sep {
	float: left;
	height: 28px;
	width: 3px;
}
/**/
.footer {
	background: url(../images/footer_bck.png) no-repeat;
	width: 775px;
	height: 97px;
	clear: both;
}
.footer .content {
	text-align: left;
	position: relative;
	top: 25px;
	left: 190px;
	width: 708px;
	font: normal 8pt/18px Tahoma;
	color: #B7B7B7;
}
.footer .content a{
	color: #B7B7B7;
}
.footer .content div {
	text-align: left;
}
.footer .content .item {
	text-align: left;
}
.footer .content .item, .footer .content .item a{
	font-weight: bold;
	color: #666666;
}
/**/
.last_min {
	width: 100%;
	height: 28px;
	position: relative;
	background: #000000;
	border-bottom: 1px solid #FFFFFF;
}
.last_min .part_1 {
	float: left;
	width: 58px;
	height: 28px;
	border-right: 1px solid #FFFFFF;
}
.last_min .part_2 {
	float: left;
	width: 429px;
	height: 28px;
	background: url(../images/last_min_bck.png) no-repeat;
}
.last_min, .last_min a {
	color: #ffffff;
	font: 100 17px/26px Arial;
}
.last_min img{
	
}
/**/
.left_menu {
	width: 100%;
	text-align: left;
}
.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 .type_1 a {
	background: #be0000;
	color: #FFFFFF;
	font: 700 11px/21px Tahoma;
}
.left_menu .type_1 a:hover{
	background: #000000;
	color: #FFFFFF;
}
.left_menu .type_2 a {
	background: #1d398d;
	color: #FFFFFF;
}
.left_menu .type_2 a:hover{
	background: #013161;
	color: #FFFFFF;
}
.left_menu .type_3 a {
	background: #3d6d9e;
	color: #FFFFFF;
}
.left_menu .type_3 a:hover{
	background: #013161;
	color: #FFFFFF;
}
.left_menu .type_4 a {
		background: #B2C5D0;
	color: #FFFFFF;
}
.left_menu .type_4 a:hover{
	background: #013161;
	color: #FFFFFF;
}
.left_menu .type_5 a {
		background: #013161;
	color: #FFFFFF;
}
.left_menu .type_5 a:hover{
	background: #ffcc5b;
	color: #FFFFFF;
}
.left_menu .type_6 a {
		background: #B90511;
	color: #FFFFFF;
}
.left_menu .type_6 a:hover{
	background: #FFCC5B;
	color: #FFFFFF;
}
.left_menu .type_7 a {
		background: #FFCC5B;
	color: #FFFFFF;
}
.left_menu .type_7 a:hover{
	background: #B90511;
	color: #FFFFFF;
}
.left_menu .type_8 a {
		background: #009900;
	color: #FFFFFF;
}
.left_menu .type_8 a:hover{
	background: #013161;
	color: #66CC00;
}
.left_menu .type_9 a {
		background: #66CC00;
	color: #FFFFFF;
}
.left_menu .type_9 a:hover{
	background: #009900;
	color: #FFFFFF;
}
/**/
.main_daily_comment {
	background: #FFFFFF url(../images/daily_comment_bck.png) no-repeat;
	width: 126px;
	height: 100px;
}
.main_daily_comment .item {
	margin: 80px 10px 10px 10px;
	font: 700 8pt/15px Verdana;
}
.main_daily_comment .item a {
	color: #474747;
}
/**/
.main_mail_list {
	width: 100%;
}
.main_mail_list .container{
	text-align: left;
	margin: 9px 9px 9px 9px;
}
.main_mail_list div{
	margin: 0px 0px 3px 0px;
}
.main_mail_list .input_type{
	font-size: 8pt;
	width: 108px;
}
/**/
.mostly_readed {
	font: 100 11px Verdana;
	margin: 9px 0px 9px 0px;
}
.mostly_readed .first_item {
	clear: both;
	margin: 0px 9px 9px 9px;
}
.mostly_readed .first_item img {
	width: 108px;
	height: 76px
}
.mostly_readed .item {
	background: url(../images/icon_01.gif) no-repeat 0px center;
	padding-left: 10px;
	clear: both;
	margin: 4px 6px 0px 9px;
}
.mostly_readed .sep {
	background: url(../images/line_02.gif) repeat-x;
	height: 1px;
	clear: both;
	font-size: 1px;
	margin: 4px 0px 0px 17px;
}
/**/
.main_author {
	clear: both;
	padding-bottom: 3px;
}
.main_author .container{
	width: 157px;
}
.main_author .article_content{
	margin-left: 6px;
	margin-top: 4px;
	width: 150px;
	overflow: hidden;
}
.main_author .article_content img {
	width: 56px;
	height: 75px;
	margin-right: 8px;
}
.main_author .article_content .title {
	height: 70px;
	overflow: hidden;
	padding-top: 10px;
}
.main_author .article_content .title a{
	color: #000000;
	font: 100 8pt/15px Verdana;
}
.main_author .items{
	margin-left: 0px;
	margin-top: 9px;
	width: 157px;
	background: #868686;
}
.main_author .item span{
	padding-left: 5px
}
.main_author .item {
	height: 20px;
	font: 100 8pt/19px Verdana;
	overflow: hidden;
	border-bottom: 1px solid #FFFFFF;
}
.main_author .item a{
	color: #FFFFFF;
	padding-left: 5px;
}
/**/
.login_box{
	width: 100%;
}
.login_box .container{
	margin: 10px 0px 10px 0px;
}
.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;
}
/**/
.gazette {
	width: 100%;
	margin: 10px 0px 10px 0px;
}
.gazette select{
	width: 135px;
	font: 100 8pt Verdana;
}
/**/
.main_poll{
	clear: both;
	padding: 5px 9px 5px 9px;
}
.main_poll .question{
	font: 100 8pt/15px Verdana;
	color: #000000;
	margin: 5px 0px;
}
.main_poll .image img{
	width: 112px;
}
.main_poll .submit{
	font: 700 8pt/15px Verdana;
	color: #1F1F1F;
	margin: 10px 0px;
}
/**/
.main_poll_with_vote{
	clear: both;
}
.main_poll_with_vote .inner{
	margin: 8px 8px 8px 8px;
}
.main_poll_with_vote .question{
	font: 100 8pt/15px Verdana;
	color: #1F1F1F;
	margin-bottom: 5px;
}
.main_poll_with_vote .radio_button{
	width: 8%;
}
.main_poll_with_vote .radio_button input{
	height: 19px;
}
.main_poll_with_vote .item{
	font: 100 8pt/17px Verdana;
	width: 92%;
}
.main_poll_with_vote .footer_row{
	padding-top: 5px;
}
/**/

.right_news{
	width: 100%;
	margin: 0px 0px 10px 0px;
}
.right_news img{
	width: 135px;
	height: 95px;
	margin: 0px 0px 10px 0px;
	border: 1px solid #DCDCDC;
}
.right_news .title{
	width: 153px;
	margin: 10px 0px 10px 0px;
}
.right_news .title a{
	color: #000000;
	font: 700 9pt/16px Verdana;
}
.right_news .short_content{
	width: 153px;
	margin: 0px 15px 0px 0px;
	height: 80px;
	overflow: hidden;
}
.right_news .short_content a{
	font: normal 8pt/16px Verdana;
	color: #535353;
}
/**/
.main_firm{
	width: 100%;
	margin-bottom: 10px;
}
.main_firm img{
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
/**/
.sentinel_pharmacy {
	margin-bottom: 10px;
	font: 100 8pt/14px Verdana;
}
.sentinel_pharmacy img{
	width: 157px;
	height: 67px;
	margin-top: 1px;
}
.sentinel_pharmacy .title{
	margin: 8px;
}
.sentinel_pharmacy .item{
	margin: 8px;
}
.sentinel_pharmacy .sep {
	background: url(../images/line_02.gif) repeat-x;
	height: 1px;
	clear: both;
	font-size: 1px;
	margin: 4px 8px 0px 8px;
}
/**/
.comment_marquee {
	font: normal 8pt Tahoma;
	text-align: left;
	width: 100%;
	margin-bottom: 8px;
}
.comment_marquee .outer{
	border: 1px solid #D7D7D7;
	border-top: 1px solid #FFFFFF;
	border-right-width: 0px;
	background: url(../images/right_menu_top_bck.png) no-repeat;
}
.comment_marquee .container{
	text-align: left;
	margin: 8px;
}
.comment_marquee .item{
	clear: both;
	margin-bottom: 8px;
}
.comment_marquee .item a{
	text-decoration: none;
}
/***/
.main_video_gallery .inner{
	padding: 10px; 
}
.main_video_gallery img{
	width: 135px;
	height: 96px;
}
.main_video_gallery .item{
	background: url(../images/icon_06.gif) no-repeat left 5px;
	padding-left: 20px;
	height: 18px;
	overflow: hidden;
}
.main_video_gallery .inner2{
	padding: 7px; 
}
.main_video_gallery img2{
	width: 116px;
	height: 96px;
}
.main_video_gallery .item2{
	background: url(../images/icon_photo.png) no-repeat left 5px;
	padding-left: 20px;
	height: 18px;
	overflow: hidden;
}
.main_video_gallery a{
	font: 100 8pt/18px Tahoma;
}
.mostly_viewed .sep td{
	height: 10px;
	background: url(../images/line_01.png) repeat-x left center;
}
/**/
.image_gallery{
	padding: 5px 0px 10px 0px; 
	text-align: center;
}
.image_gallery img{
	width: 110px;
	height: 82px;
	margin-bottom: 3px;
}
.image_gallery .title{
	font: 700 8pt/15px Verdana;
}

/**/

.main_image_gallery {
	width: 100%;
	font: normal 8pt Verdana;
	margin: 13px 0px 13px 0px;
}
.main_image_gallery .container{
	margin: 0px 13px 0px 12px;
}
.main_image_gallery .item{
	margin-bottom: 8px;
}
.main_image_gallery .item img {
	width: 100px;
	height: 75px;
}
.main_image_gallery .item .title{
	font: 700 8pt/14px Verdana;
}
.main_image_gallery .all a{
	font: 700 8pt Tahoma;
	color: #c90908;
}
/**/
.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;
}
/**/
.video_news {
	width: 100%;
}
.video_news .container{
	padding: 10px 0px 0px 0px;
}
.video_news .first_item{
	height: 160px;
	overflow: hidden;
	margin-bottom: 8px;
}
.video_news .first_item embed{
	background: #000000;
	width: 210px;
	height: 160px;
}
.video_news .first_item img{
	width: 210px;
	height: 160px;
}
.video_news .item{
	text-align: left;
	height: 21px;
	overflow: hidden;
	padding-left: 20px;
	font: bold 8pt/21px Verdana;
}
.video_news .item_odd{
	background-position: 0px -20px;
}
.video_news .item_even{
	background-position: 0px 0px;
}
/**/
.medya_middle_top{
	background : url(../images/middle_content_bck.png) transparent repeat-x;
	height: 40px;
	color : #000000;
	padding-top: 10px;
	font: 100 11px/20px Tahoma;
}
.medya_middle_top .part_1{
	float: left;
	width: 248px;
}
.medya_middle_top .part_1 a{
	color: #000000;
	font: 100 11px/20px Tahoma;
}
.medya_middle_top .part_2{
	float: right;
	width: 200px;
	text-align: right;
}
/**/

.mostly_viewed{
	padding: 5px 5px;
}
.mostly_viewed table{
	width: 220px;
}
.mostly_viewed .item{
	clear: both;
}
.mostly_viewed .item .content{
	padding: 5px;
}
.mostly_viewed .item img{
	margin: 5px 4px 3px 10px;
	width: 100px;
	height: 75px;
	border: 1px solid #033694;
}
.mostly_viewed .title{
	color: #033694;
	font: 700 8pt/15px Verdana;
}
.mostly_viewed .date{
	color: #434343;
	font: 700 8pt/15px Verdana;
}
/***/
.poll {
	font: normal 8pt Tahoma;
	text-align: left;
	border: 1px solid #D7D7D7;
	background: #FFFFFF;
}
.poll .radio_button input{
	height: 20px;
}
.poll .question{
	margin: 5px 2px 5px 5px;
	width: 100%;
	font: bold 8pt/16px Verdana;
}
.poll .item{
	width: 100%;
	font: normal 8pt/16px Verdana;
	color: #535353;	
}
/**/
.weather_report{
	width: 140px;
}
.weather_report tr{
	padding-bottom: 1px;
	background: transparent url(../images/weather_bck.png) no-repeat;
}
.weather_report .city{
	color: #000000;
	font: 700 8pt/26px Verdana;
	width: 60px;
}
.weather_report .value{
	color: #000000;
	font: 100 8pt/16px Verdana;
	width: 80px;
}
/**/
.gazette {
	margin-left: 1px;
	width: 157px;
	height: 100px;
	background: url(../images/gazette_bck.png) no-repeat;
	text-align: center;
}
.gazette select{
	width: 83px;
	font: 100 8pt Verdana;
	margin-top: 80px;
}
/**/
.main_city .item{
	text-align: left;
	height: 20px;
	overflow: hidden;
	padding-left: 20px;
	font: 700 8pt/17px Verdana;
	background: url(../images/city_news.png) no-repeat;
}
.main_city .item_odd{
	font-weight: 100;
	background-position: 0px -20px;
}
.main_city .item_even{
	background-position: 0px 0px;
}
/**/

