body {
	margin: 0px;
	background: #FFF url(../images/body_bck.gif) repeat;
}
a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
}
img {
	border-width: 0px;
}
form{
	margin: 0px;
}
/**/
.button{
	color: #023f44;
	background: #b9d2cc;
	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: 19px;
	background: url(../images/left_caption_bck.png) no-repeat;
	color: #FFF;
	font: bold 8pt/19px Tahoma;
}
.left_menu_title span{
	padding-left: 8px;
	
}
.right_caption{
	height: 23px;
	background: url(../images/right_caption_bck.png) no-repeat;
	color: #FFFFFF;
	font: bold 8pt/23px Tahoma;
	overflow: hidden;
}
.right_caption span{
	padding-left: 10px;
}
/**/
.nav_link{
	height: 25px;
	clear: both;
}
.nav_link a{
	padding-left: 6px;
	font: bold 9pt/25px Tahoma;
	color: #336699;
}
/**/
.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: 129px;
	background: url(../images/logo.png) no-repeat;
	position: relative;
}
.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;
}
.top .part_3 {
	position: absolute;
	top: 103px;
	left: 5px;
	text-align: center;
	width: 775px;
}
.top .part_3, .top .part_3 a{
	font: 700 8pt/24px Tahoma;
	color: #FFF;
}
.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;
	height: 28px; 
	overflow: hidden;
	background: #3C3C3C;
}
.last_min .part_1 {
	float: left;
	width: 124px;
	background: #fff url(../images/last_min_part_1.png) no-repeat;
	height: 28px;
}
.last_min .part_2 {
	float: left;
	width: 438px;
	height: 28px;
}
.last_min, .last_min a {
	color: #ffffff;
	font: bold 17px/28px Arial;
}
.last_min .part_3 {
	float: left;
	width: 213px;
	height: 28px;
}
.last_min .part_3 .search{
	margin-top: 4px;
}
.last_min .part_3 .input{
	border-width: 0px;
	width: 169px;
	height: 18px;
	font: normal 10px Tahoma;
	padding: 4px;
	color: #000000;
	background-image: url(../images/search_input_bck.png);
}
.last_min .part_3 .submit{
	border-width: 0px;
	width: 32px;
	height: 18px;
	background-image: url(../images/search_submit_bck.png);
}
/**/
.top_box_news{
	margin-bottom: 0px;
}
.top_box_news .item{
	background: url(../images/top_box_news.png) no-repeat;
	width: 193px;
	height: 92px;
	float: left;
	position: relative;
}
.top_box_news .item .image img{
	position: absolute;
	top: 4px;
	left: 4px;
	width: 185px;
	height: 84px;
}
/**/
.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: #569F9E;
}
.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: 19px; 
	overflow: hidden;
	text-align: left;
}
.left_menu a {
	font: 700 8pt/17px Tahoma;
	display: block;
	border-width: 1px;
	margin-left: 0px;
	padding: 0px 0px 2px 10px;
	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;
	margin-bottom: 8px;
}
.main_link_bank .item{
    height: 24px;
    text-align: center;
}
.main_link_bank .item select{
    font-size: 8pt;
    width: 110px;
}
/**/
.main_search {
	width: 100%;
	margin: 8px 0px 8px 0px;
}
.main_search .item{
	padding-left: 8px;
}
.main_search .search_key{
	border: #5e5e5e 1px solid; font-size: 9pt; font-family: tahoma; background: #FFFFFF; width: 60px; color: #5e5e5e;
}
.main_search .search_submit{
	border: #5e5e5e 1px solid; font-size: 8pt; font-family: tahoma; background: #FFFFFF; width: 30px; color: #5e5e5e;
}
/**/
.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 Tahoma;
}
.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;
}
/**/
.login_box{
	width: 150px;
	height: 120px;
	background: #FFF;
	overflow-y: auto;
}
.login_box_inner{
	padding: 6px 0px 0px 6px;
}
.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;
}
/**/
.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_box {
	width: 100%;
	height: 55px;
	clear: both;
	border-bottom: 1px solid #e5e5e5;
}
.author_box .author_name{
	font: bold 8pt/15px Tahoma;
	color: #FFF;
	background: #979AAB;
}
.author_box .author_name span{
	padding: 5px 0px;
}
.author_box .image{
	float: left;
	width: 40px;
	height: 45px;
	text-align: left;
	margin: 5px 2px 0px 2px;
}
.author_box img{
	width: 36px;
	height: 45px;
}
.author_box .content{
	float: left;
	width: 96px;
	height: 52px;
	overflow: hidden;
	font: normal 8pt/15px Tahoma;
	color: #595959;
}
.author_box .content .title{
	margin-top: 7px;
	font: normal 8pt/15px Tahoma;
}
.author_box .content .title a {
	color: #595959;
}

/**/
.gazette{
	text-align: center;
	padding: 8px;
	margin-bottom: 8px;
}
.gazette select{
	width: 110px;
	font: 100 8pt Verdana;
}
/**/
.index_poll{
	text-align: left;
	width: 150px;
	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: 140px;
	height: 60px;
}
.index_poll .submit{
	margin: 5px 0px;
	text-align: center;
}
.index_poll .submit .button{
	;
}
/**/
.main_mail_list div{
	margin: 0px 0px 2px 0px;
}
.main_mail_list .input_type{
	font-size: 8pt;
	width: 100px;	
}
/**/
.main_pharmacy {
	font: normal 8pt Tahoma;
	text-align: left;
	width: 100%;
	border-bottom: 1px solid #ccc;
}
.main_pharmacy .container{
	margin: 8px;
}
.main_pharmacy .item{
	margin-bottom: 10px;
}
.main_pharmacy .title{
	color: #D90000;
	font-weight: bold;
}
.main_pharmacy .exp{
	margin: 5px 0px 0px 0px;
}
.main_pharmacy .exp a{
	color: #535353;
}	
/**/
.right_news{
	width: 100%;
	margin: 0px 0px 1px 0px;
	font: normal 8pt/15px Verdana;
}
.right_news .container{
	margin: 0px 8px 8px 8px;
	padding-top:5px;
}
.right_news .container img{
	width: 130px;
	height: 98px;
	border: 1px #999999 solid;
}
.right_news .title{
	color: #E21C2D;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
}