body {
	margin: 0px;
	background: #d7d3ca url(../images/body_bck.gif) repeat-y 814px top;
}
a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
}
img {
	border-width: 0px;
}
form{
	margin: 0px;
}
h3{
	margin: 0px;
	padding: 0px;
}
/**/
.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 {
	width: 814px;
	background: #FFFFFF url(../images/main_container_bck.gif) repeat-y 1px top;
	text-align: left;
}
.main_container_inner {
	padding: 1px 1px 0px 12px;
}
.base{
	clear: both;
	width: 801px;
	background: url(../images/base_bck.gif) repeat-y 480px top;
}
.base_middle{
	float: left;
	padding: 0px 10px 0px 0px;
}
.base_middle .base_middle_inner{
	width: 470px;
	padding: 10px 0px;
	overflow-x: hidden;
}
.base_right{
	float: left;
	padding: 0px 10px 0px 11px;
}
.base_right .base_right_inner{
	width: 300px;
	padding: 10px 0px;
}
/**/
.base_footer{
	clear: both;
	width: 801px;
	height: 70px;
}
.base_footer .inner{
	padding: 0px 0px 0px 0px;
}
.base_footer .nav{
	float: right;
	width: 100%;
	height: 21px;
	overflow-y: hidden;
	background: url(../images/footer_nav_bck.png) no-repeat;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
.base_footer .nav li{
	float: left;
	height: 21px;
	list-style: none;
	padding: 0px 10px;
}
.base_footer .nav .sep{
	width: 1px;
	background: url(../images/footer_nav_sep.png) no-repeat;
	font-size: 1px;
	padding: 0px;
}
.base_footer .nav{
	font: 100 11px/21px Tahoma;
}
.base_footer .nav a{
	font-weight: 700;
}
.base_footer .info{
	float: right;
	width: 99%;
	height: 26px;
}
.base_footer .info, .base_footer .info a{
	font: 100 10px/13px Tahoma;
	color: #4d4d4d;
}
/**/
.base_top{
	width: 801px;
}
.base_top .part_1{
	height: 70px;
	margin: 0px 0px 10px 0px;
}
.base_top .part_2{
	padding: 0px 16px 3px 5px;
}
.base_top .part_3{
	background: url(../images/top_part_3_bck.png) no-repeat left top;
	padding: 10px 0px 0px 0px;
}

.base_top .top_bar{
	float: right;
	width: 571px;
}
.base_top .branding{
	float: left;
	width: 230px;
	height: 70px;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
}
.base_top .date{
	height: 18px;
	overflow: hidden;
	text-align: right;
}
.base_top .date span{
	padding-right: 5px;
	font: 100 10px/14px Tahoma;
	color: #b2b2b2;
}
.base_top .last_min_search{
	background: url(../images/last_min_bck.png) no-repeat;
	height: 28px;
	margin: 0px 0px 1px 0px;
}
/**/
.last_min {
	float: left;
	position: relative;
	height: 28px;
	width: 350px;
	overflow: hidden;
}
/**/
.search_form{
	float: right;
	width: 216px;
	padding: 4px 0px 0px 0px;
}
.search_form .input{
	width: 163px;
	height: 18px;
	background: url(../images/search_field_bck.png) transparent no-repeat;
	border-width: 0px;
	font: 100 10px/14px Tahoma;
	padding: 2px 6px 0px 6px;
	color: #7E7E7E;
}
.search_form .submit{
	border-width: 0px;
	width: 48px;
	height: 18px;
	background: url(../images/search_submit_bck.png) transparent no-repeat;
}
/**/
.quick_launch{
	height: 27px;
	margin: 0px;
	padding: 0px;
	background: url(../images/quick_launch_bck.png) no-repeat;
}
.quick_launch li{
	float: left;
	height: 27px;
	list-style: none;
	padding: 0px 10px 0px 10px;
}
.quick_launch .sep{
	width: 1px;
	padding: 0px;
	background: url(../images/quick_launch_sep.png) no-repeat center center;
	font-size: 1px;
}
.quick_launch a{
	font: 100 10px/25px Tahoma;
	color: #ffffff;
}
.quick_launch .happy{
	background: url(../images/quick_launch_item_happy.png) repeat-x;
}
.quick_launch .happy a{
	font-weight: 700;
}
/**/
.navigation{
	height: 29px;
	overflow-y: hidden;
	background: url(../images/top_nav_bck.png) no-repeat;
	margin: 0px;
	padding: 0px;
}
.navigation li {
	float: left;
	height: 29px;
	list-style: none;
}
.navigation .sep{
	width: 3px;
	background: url(../images/top_nav_sep.png) no-repeat left bottom;
	font-size: 1px;
}
.navigation a{
	height: 29px;
	font: 700 11px/29px Tahoma;
	color: #ffffff;
	padding: 0px 12px;
}
.navigation a:hover{
	background: url(../images/top_nav_hover_bck.png) repeat-x;
	text-decoration: none;
}
ul.navigation li:hover a {/*ff hack*/
	display: block;
}
/**/
.top_headline{
	width: 801px;
	height: 107px;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
}
.top_headline .inner{
	padding: 7px 0px 0px 0px;
}
.top_headline .sep{
	float: left;
	width: 7px;
	height: 100px;
	font-size: 0px;
	overflow: hidden;
}
.top_headline .item{
	float: left;
}
.top_headline .item img{
	width: 193px;
	height: 98px;
	border: 1px solid #dfdfdf;
}
/*common*/
.banner_logo_top{
	width: 812px;
	text-align: center;
}
.banner_logo_bottom{
	text-align: center;
}
/**/
.button{
	color: #FFFFFF;
	background-color: #828282;
	border: 1px solid #cccccc;
	font: 700 8pt/16px Tahoma;
}
.middle_page_title {
	width : 100%;
	height: 34px;
	background: url(../images/middle_page_bck.png) no-repeat;
	margin-bottom : 5px;
}
.middle_page_title h1{
	margin: 0px 0px 0px 15px;
	padding: 0px;
	font : 700 12pt/34px Arial;
	color : #292929;
}

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

.right_banner{
	margin: 0px 0px 10px 0px;	
}
.right_content{
	width: 300px;
	background: url(../images/right_content_bck.png) repeat-y left top;
	overflow-x: hidden;
	padding: 9px 0px 9px 0px;
}
.right_content_bottom{
	clear: both;
	width: 300px;
	height: 1px;
	background: url(../images/right_bottom_bck.png) no-repeat left top;
	font-size: 1px;
	margin: 0px 0px 10px 0px;
}
.right_caption{
	clear: both;
	height: 27px;
	overflow: hidden;
	background: url(../images/right_caption_bck.png) no-repeat;
	font: 100 8pt/23px Tahoma;
	padding-left: 12px;
}
.right_caption span, .right_caption a {
	font-weight: 700;
	color: #ffffff;
}
.right_caption_2{
	background: url(../images/right_caption_bck_2.png) no-repeat;
}
.right_caption_book{
	height: 67px;
	background: url(../images/right_caption_bck_book.png) no-repeat;
}
/**/
.poll{
	padding: 0px 10px;
}
.poll .question{
	padding-bottom: 5px;
	font: 700 8pt/15px Tahoma;
}
.poll .image{
	width: 280px;
	overflow-x: hidden;
	margin: 0px 0px 5px 0px;
}
.poll .submit a{
	font: 700 8pt/18px Tahoma;
	color: #d60101;
	text-decoration: none;
	display: block;
}
/**/
.mostly_caption{
	background: url(../images/right_caption_bck_3.png) no-repeat;
}
.mostly_caption div{
	float: left;
}
.mostly_caption .mostly_tab_1{
	width: 133px;
}
.mostly_caption .mostly_tab_2, .mostly_caption .mostly_tab_2 a{
	font-weight: 100;
	font-size: 10px;
	color: #ffffff;
}

.mostly_readed{
	position: relative;
	width: 300px;
	height: 275px;
}
.mostly_readed .image{
	position: absolute;
	top: 0px;
	left: 10px;
	padding: 3px;
	border: 1px solid #cdcdcd;
}
.mostly_readed img{
	width: 107px;
	height: 80px;
	margin: 0px;
}
.mostly_readed .title{
	position: absolute;
	top: 0px;
	left: 135px;
	width: 155px;
	height: 16px;
	overflow: hidden;
}
.mostly_readed .title a{
	font: 700 8pt/16px Tahoma;
	color: #ff0000;
}
.mostly_readed .short_content{
	position: absolute;
	top: 20px;
	left: 135px;
	width: 155px;
	height: 65px;
	overflow: hidden;
}
.mostly_readed .short_content a{
	font: 100 8pt/13px Tahoma;
}
.mostly_readed .items{
	position: absolute;
	top: 95px;
	left: 10px;
}
.mostly_readed .item{
	height: 18px;
	background: url(../images/icon_02.gif) no-repeat 11px 8px;
	padding-left: 26px;
	overflow: hidden;
}
.mostly_readed .item a{
	font: 700 8pt/18px Tahoma;
	color: #545454;
}
/**/
.main_author{
	padding: 0px 10px;
}
.main_author .items{
	height: 308px;
	overflow: auto;
}
.main_author .item {
	height: 71px;
	overflow: hidden;
	background: transparent url(../images/author_name_bck.png) no-repeat left top;
	margin: 0px 0px 6px 0px;
}
.main_author .img {
	float: left;
}
.main_author img {
	width: 50px;
	height: 65px;
	margin: 3px 12px 3px 3px;
}
.main_author .name{
	height: 30px;
	overflow: hidden;
}
.main_author .name a{
	font: 700 11px/30px Tahoma;
	color: #d60101;
}
.main_author .title{
	height: 39px;
	overflow: hidden;
}
.main_author .title a{
	font: 100 8pt/13px Tahoma;
	color: #4b4b4b;
}
/**/
.right_one_news{
	padding: 0px 11px;
}
.right_one_news .image{
	padding: 3px;
	border: 1px solid #dfdfdf;
}
.right_one_news img{
	width: 270px;
	height: 150px;
}
.right_one_news .title{
	margin: 0px 0px 5px 0px;
}
.right_one_news .title a{
	font: 700 11px/15px Tahoma;
}
.right_one_news .short_content a{
	font: 100 11px/13px Tahoma;
}
/**/
.main_image_gallery {
	padding: 0px 16px 0px 16px;
}
.main_image_gallery .sep{
	float: left;
	width: 20px;
	height: 120px;
}
.main_image_gallery .item{
	float: left;
	width: 124px;
	height: 120px;
}
.main_image_gallery .image {
	padding: 0px 0px 1px 0px;
	border-bottom: 3px solid #e5e5e5;
}
.main_image_gallery img {
	width: 124px;
	height: 94px;
}
.main_image_gallery .title{
	height: 22px;
	overflow: hidden;
	background: url(../images/icon_01.gif) no-repeat left 10px;
	padding: 0px 0px 0px 9px;
}
.main_image_gallery a{
	font: 100 11px/22px Tahoma;
	color: #d60101;
}
/**/
.main_video_gallery{
	position: relative;
	height: 200px;
}
.main_video_gallery .image{
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 10px;
}
.main_video_gallery img{
	width: 280px;
	height: 200px;
}
.main_video_gallery .transparent_layer{
	position: absolute;
	z-index: 2;
	top: 120px;
	left: 10px;
	width: 280px;
	height: 61px;
	filter: alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity: 0.5;
	background: #000;
}
.main_video_gallery .items{
	position: absolute;
	z-index: 3;
	top: 120px;
	left: 10px;
	width: 280px;
	height: 61px;
	background: transparent url(../images/main_video_items_bck.png) no-repeat left top;
}
.main_video_gallery .item{
	height: 20px;
	overflow: hidden;
	padding: 0px 7px 0px 30px;
}
.main_video_gallery .item a{
	text-align: left;
	font: 700 11px/20px Tahoma;
	color: #ffffff;
}
/**/
.gazette{
	background: url(../images/gazette_bck.png) no-repeat;
	width: 300px;
	height: 66px;
	margin: 0px 0px 10px 0px;
}
.gazette div{
	padding: 37px 0px 0px 50px;
}
.gazette select{
	width: 200px;
	font: 100 8pt Tahoma;
}
/**/
.weather_report {
	width: 280px;
	height: 68px;
}
.weather_report td{
	width: 60px;
	text-align: center;
	vertical-align: top;
	height: 50px; 
}
.weather_report .name{
	color: #000000;
	font: 700 8pt/17px Tahoma;
	width: 60px;
	margin-bottom: 34px;
}
.weather_report .value{
	color: #000000;
	font: 100 8pt/17px Tahoma;
	width: 60px;
}
/**/
.main_pharmacy{
	background: url(../images/main_pharmacy.jpg) no-repeat;
	margin-bottom: 10px;
}
.main_pharmacy img{
	width: 300px;
	height: 64px;
}
/**/
/**/
.right_cat_book{
	padding: 0px 11px;
}
.right_cat_book .sep{
	height: 3px;
	line-height: 1px;
	font-size: 1px;
	background-color: #106381;
	margin: 0px 0px 5px 0px;
}
.right_cat_book .detailed{
	height: 84px;
	overflow: hidden;
	margin: 0px 0px 10px 0px;
}
.right_cat_book .detailed .image{
	float: left;
	margin-right: 10px;
}
.right_cat_book .detailed img{
	width: 110px;
	height: 84px;
}
.right_cat_book .detailed .title a{
	font: 700 8pt/14px Tahoma;
	color: #106381;
}
.right_cat_book .detailed .short_content{
	font: 100 8pt/14px Tahoma;
}
.right_cat_book .item{
	height: 20px;
	background: url(../images/icon_07.gif) no-repeat left 9px;
	padding-left: 13px;
	overflow: hidden;
}
.right_cat_book .item a{
	font: 100 8pt/20px Tahoma;
	color: #3d3d3d;
}