body{
	margin: 0px;
	background: #FFFFFF url(../images/body_bck.gif) repeat-y 998px 0px;
	color: #000000;
}
a{
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
}
img {
	border-width: 0px;
}
form{
	margin: 0px;
}
/**/
.radio{
	border: 0px;
}
.button{
	background-color: #828282;
	border: 0px;
	height: 19px;
	color: #FFFFFF;
	font: 700 8pt Tahoma;
}
/**/
.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%;
}
/**/
.middle_content {
	font: 100 8pt Verdana;
}
.middle_content .explain{
	margin-top: 6px;
	margin-bottom: 10px;
}
.middle_content .nav2{
	margin-bottom: 10px;
}
.left_caption{
	height: 27px;
	background: url(../images/left_caption_bck.png?v1) no-repeat;
	font: bold 8pt/24px Tahoma;
	color: #000000;
	margin-bottom: 3px;
}
.left_caption span{
	padding-left: 20px;
}
.left_content{
	width: 130px;
	overflow: hidden;
	margin-bottom: 5px;
}
.left_banner{
	text-align: center;
	margin-bottom: 5px;
}

.right_caption{
	clear: both;
	height: 27px;
	overflow: hidden;
	background: url(../images/right_caption_bck.png?v1) no-repeat;
	font: bold 8pt/24px Tahoma;
	color: #000000;	
	margin-bottom: 3px;
}
.right_caption span{
	padding-left: 20px;
}
.right_content{
	width: 170px;
	overflow: hidden;
	margin-bottom: 5px;
}
.right_banner{
	text-align: center;
	margin-bottom: 5px;
}

.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: #828282;
	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 {
	width: 998px;
	text-align: left;
}
.main_container_inner{
	border: 1px solid #FFFFFF;
}
/**/
.base{
	width: 996px;
	z-index: 2200;
	background: #FFFFFF url(../images/base_bck.gif) repeat-y left top;
}
.base_left{
	float: left;
	padding: 5px 3px 11px 0px;
}
.base_left_inner{
	width: 130px;
	/*overflow: hidden;*/
}
.base_middle{
	float: left;
	padding: 0px 11px 11px 11px;
}
.base_middle_inner{
	width: 668px;
	overflow: hidden;
}
.base_right{
	float: left;
	padding: 5px 0px 11px 3px;
}
.base_right_inner{
	width: 170px;
	/*overflow: hidden;*/
}
/**/
.base_top{
	width: 996px;
	height: 137px;
	background: url(../images/top.png) repeat-x;
	position: relative;
	text-align: left;
}
.base_top .logo{
	position: absolute;
	top: 29px;
	left: 0px;
}
.base_top .logo img{
	width: 322px;
	height: 103px;
	border: 0px;
}
.base_top .banner1 {
	width: 468px;
	height: 60px;
	position: absolute;
	top: 50px;
	left: 333px;
}
.base_top .banner2 {
	width: 109px;
	height: 62px;
	position: absolute;
	top: 49px;
	left: 842px;
}
.top_menu2{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 23px;
	width: 996px;
}
.top_menu2_container{
	float: right;
}
.top_menu2, .top_menu2 a{
	font: 100 8pt/23px Tahoma;
	color: #919191;
}
.top_menu2 a{
	padding: 0px 8px;
}
.top_menu2 .item {
	float: left;
	background: url(../images/top_menu2_bck.png) repeat-x;
}
.top_menu2 .sep {
	float: left;
	height: 23px;
	width: 2px;
	background: url(../images/top_menu2_sep.png) no-repeat;
}
.top_menu2 .first {
	float: left;
	height: 23px;
	width: 67px;
	background: url(../images/top_menu2_first.png) no-repeat;
}
.top_menu2 .end {
	float: left;
	height: 23px;
	width: 8px;
	background: url(../images/top_menu2_end.png) no-repeat;
}
/**/
.top_menu {
	width: 996px;
	height: 30px;
	z-index: 90;
	overflow: hidden;
	background: url(../images/top_menu_bck.png);
}
.top_menu a, .top_menu {
	color: #000000;
	font: bold 8pt/30px Tahoma;
}
.top_menu .item {
	float: left;
}
.top_menu .sep {
	float: left;
	background: url(../images/top_menu_sep.png) no-repeat;
	height: 30px;
	width: 4px;
	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: 12px;
	padding-right: 12px;
	text-align: center;
}
#ja-transmenu li a:hover {
	color: #434343;
}

.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 .item td{
	background: #EAEAEA;
	color: #212121;
	font: 100 11px tahoma, arial, sans-serif;
}
.transmenu .hover.item {
	color: #212121;
}
.transmenu .hover td{
	background: #C1C1C1;
}
.transmenu .item img {
	margin-left: 10px
}
.transmenu .item#active {
	background: #5fa4fb;
	color: #ffffff;
}
.transmenu .item#active:hover {
	background: #545c66;
	color: #ffffff;
}
/**/
.footer {
	background: url(../images/footer_bck.png) no-repeat;
	width: 996px;
	height: 98px;
	clear: both;
}
.footer .content {
	text-align: left;
	position: relative;
	top: 0px;
	left: 200px;
	width: 708px;
	font: 100 8pt/15px Tahoma;
}
.footer .content a, .footer .content{
	color: #767676;
}
.footer .content div {
	text-align: left;
}
.footer .content .top_item {
	text-align: left;
}
.footer .content .top_item, .footer .content .top_item a{
	font-weight: bold;
	color: #FFFFFF;
	font: 700 8pt/29px Tahoma;
}
.footer .content .item{
	margin-top: 20px;
}
/**/
.right_news{
	padding: 5px 10px;
	/*background: #F6F6FF;*/
}
.right_news img{
	width: 113px;
	height: 85px;
	margin: 0px 0px 8px 0px;
}
.right_news .title a{
	color: #000000;
	font: 700 8pt/14px Tahoma;
}
.right_news .short_content{
	padding-top: 8px;
}
.right_news .short_content a{
	font: normal 8pt/14px Tahoma;
	color: #000000;
}
/**/
.mostly_readed {
	font: 100 11px Tahoma;
	padding: 5px 10px;
}
.mostly_readed .first_item {
	clear: both;
	margin: 0px 0px 8px 0px;
}
.mostly_readed .first_item img {
	width: 101px;
	height: 69px;
	margin-bottom: 5px;
}
.mostly_readed .first_item .title{
	margin: 0px 0px 5px 0px;
}
.mostly_readed .first_item .title a{
	color: #ea0000;
	font: 700 8pt/14px Tahoma;
}
.mostly_readed .first_item .short_content a{
	font: normal 8pt/14px Tahoma;
	color: #909090;
}
.mostly_readed .item {
	background: url(../images/icon_01.gif) no-repeat 0px center;
	padding-left: 10px;
	clear: both;
	margin: 0px 0px 4px 0px;
}
.mostly_readed .sep {
	background: url(../images/line_02.gif) repeat-x;
	height: 1px;
	clear: both;
	font-size: 1px;
	margin: 0px 0px 4px 10px;
}
/**/
.main_poll{
	clear: both;
	width: 100%;
	margin: 0px 0px 8px 0px;
}
.main_poll .inner{
	margin: 8px 0px 16px 0px;
}
.main_poll .question{
	font: 100 8pt/15px Verdana;
	color: #000000;
	margin: 5px 0px;
}
.main_poll .image{
	text-align: left;
}
.main_poll .image img{
	width: 155px;
	height: 50px;
}
.main_poll .submit{
	font: 700 8pt/15px Verdana;
	color: #1F1F1F;
	margin: 10px 0px;
}
/**/
#poll {
	margin: 5px 10px;
}
#poll .question{
	padding-bottom: 8px;
	font: bold 9pt Arial;
}
#poll .radio_button{
	width: 8%;
}
#poll .radio_button input{
	height: 19px;
}
#poll .item{
	font: normal 9pt/17px Arial;
	width: 92%;
}
#poll .footer_row{
	padding-top: 8px;
}

/**/
.video_news {
	padding: 5px 10px;
}
.video_news .first_item{
	height: 120px;
	overflow: hidden;
}
.video_news .first_item img{
	background: #000000;
	width: 155px;
	height: 115px;
}
.video_news .first_item img{
	width: 151px;
	height: 115px;
}
.video_news .item{
	padding-left: 16px;
	font: 100 8pt/15px Verdana;
	background: url(../images/icon_video.gif) no-repeat 0px 4px;
	margin-bottom: 5px;
}
.video_news .all {
	clear: both;
	text-align: right;
}
.video_news .all a{
	font: 700 8pt Tahoma;
	color: #c90908;
}
/**/
.main_mail_list {
	padding: 5px 10px;
}
.main_mail_list div{
	margin: 0px 0px 3px 0px;
}
.main_mail_list .input_type{
	font-size: 8pt;
	width: 150px;
}
/**/
.weather_report{
	margin: 0px 10px 5px 10px;
	width: 100%;
}
.weather_report .city{
	color: #3f3f3f;
	font: 700 8pt/19px Tahoma;
}
.weather_report .value{
	color: #3f3f3f;
	font: 100 8pt/19px Tahoma;
}
/**/
.left_menu {
	width: 100%;
	text-align: left;
}
.left_menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	height: 24px; 
	overflow: hidden;
}
.left_menu a {
	font: 700 11px/23px Tahoma;
	display: block;
	margin-left: 0px;
	padding: 0px 12px 0px 12px;
	text-decoration: none;
}
.left_menu .parent a {
	background: url(../images/left_menu_bck.png) no-repeat;
	color: #FFFFFF;
}
.left_menu .parent a:hover{
	color: #FFFFFF;
}
.left_menu .child a {
	background: url(../images/left_menu_child_bck.png) no-repeat;
	color: #FFFFFF;
	font: 700 11px/23px Tahoma;
}
.left_menu .child a:hover{
	color: #FFFFFF;
}
/**/
.currency{
	/*width: 100%;
	height: 75px;
	overflow: hidden;
    font: 100 8pt/15px Tahoma;*/
}
.currency .table{
	width: 109px;
	height: 62px;
	overflow: hidden;
    font: 100 8pt/15px Tahoma;
}
.currency .table .label, .currency .table .value{
	color: #000000;
}
.currency .table .item{
	height: 15px;
    margin: 0px;
    padding: 0px;
}
.currency .table .label{
	width: 42px; 
}
.currency .table .value{
	width: 38px;
	padding-left: 5px;
}
.currency .table .image{
	width: 25px;
	text-align: center;
}
.currency .table img{
	width: 11px;
	height: 6px;
}
/**/
.main_image_gallery {
	font: normal 8pt Verdana;
	padding: 10px 18px 5px 18px;
}
.main_image_gallery .item{
	margin-bottom: 10px;
}
.main_image_gallery .item img {
	width: 134px;
	height: 100px;
	margin-bottom: 5px;
}
.main_image_gallery .item .title{
	clear: both;
	font: 100 8pt/14px Tahoma;
	height: 28px;
	overflow: hidden;
}
.main_image_gallery .all{
	text-align: right;
}
.main_image_gallery .all a{
	font: 700 8pt Tahoma;
	color: #c90908;
}
/**/
/*.last_min {
	width: 100%;
	margin: 0px 0px 8px 0px;
}
.last_min .container{
	height: 220px;
	overflow: hidden;
}
.last_min .outer{
	margin-left: 8px;
	margin-right: 8px;
}
.last_min .item{
	clear: both;
	text-align: center;
}
.last_min img{
	width: 105px;
	height: 80px;
}
.last_min .title{
	margin: 0px 0px 8px 0px;
}
.last_min .title a{
	font: 700 8pt Verdana;
}
.last_min .sep{
	background: url(../images/line_01.gif) repeat-x;
	height: 1px;
	clear: both;
	font-size: 1px;
	margin: 0px 0px 8px 0px;
}*/
/**/
.main_author {
	;
}
.main_author .article_content{
	margin: 0px 5px 0px 8px;
	margin-top: 4px;
	width: 146px;
	overflow: hidden;
}
.main_author .article_content img {
	width: 54px;
	height: 65px;
	border: 1px solid #d0d0d0;
	margin-right: 8px;
}
.main_author .article_content .title {
	height: 65px;
	overflow: hidden;
}
.main_author .article_content .title a{
	color: #000000;
	font: 700 8pt/13px Tahoma;
}
.main_author .items{
	margin-left: 0px;
	margin-top: 9px;
	width: 170px;
	background: #edeeef;
}
.main_author .item span{
	padding-left: 5px;
}
.main_author .item {
	height: 21px;
	font: 700 8pt/20px Tahoma;
	overflow: hidden;
	border-bottom: 1px solid #FFFFFF;
}
.main_author .item a{
	color: #000000;
	padding-left: 5px;
}
/**/
.author_box{
	clear: both;
	padding: 5px;
}
.author_box .sep{
	clear: both;
	border-top: 1px solid #DCDCDC;
	height: 1px;
	font-size: 1px;
	overflow: hidden;
	margin: 0px 0px 5px 0px;
}
.author_box .image{
	float: left;
	margin-right: 10px;
	background: #ffffff;
	border: 1px solid #d0d0d0;
}
.author_box .image img{
	width: 54px;
	height: 65px;
}
.author_box .content{
	float: left;
	width: 94px;
}
.author_box .content .title a {
	font: 100 8pt/15px Tahoma;
	color: #1c1c1c;
}
.author_box .content .author_name{
	;
}
.author_box .content .author_name a {
	font: 700 8pt/15px Tahoma;
	color: #e20000;
}
/*
.gazette {
	width: 100%;
	margin: 10px 0px 10px 0px;
}
.gazette select{
	width: 135px;
	font: 100 8pt Verdana;
}
/**/
.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;
}
/**/
.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;
}
/**/
.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;
}
/**/
.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;
}
/**/
.bookmark {
	margin-bottom: 15px;
	border: 1px solid #EAEAEA;
}
.bookmark_inner {
	margin: 5px;
	text-align: left;
}
.bookmark img {
	width: 16px;
	height: 16px;
	margin-right: 4px;
	margin-left: 2px;
}
.bookmark, .bookmark a {
	font: 100 8pt/16px Tahoma;
}