body{
	margin: 0px;
	background: #FFFFFF url(../images/body_bck.gif) repeat-y 996px 0px;
	color: #2d2d2d;
}
a{
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
}
img {
	border-width: 0px;
}
form{
	margin: 0px;
}
/**/
.radio{
	border: 0px;
}
.button{
	background-color: #4f830b;
	border: 0px;
	height: 19px;
	color: #FFFFFF;
	font: 700 8pt Tahoma;
}
.left_caption{
	height: 32px;
	background: url(../images/left_caption_bck.png) repeat-x;
	font: bold 11px/28px Tahoma;
	padding-top: 4px;
}
.left_caption span{
	padding-left: 8px;
}
.left_content_top{
	background: url(../images/left_content_top.png) no-repeat;
	height: 9px;
	font-size: 1px;
}
.left_content{
	margin: 0px 2px 0px 2px;
}
.right_caption{
	margin: 0px 10px 0px 0px;
	height: 29px;
	background: url(../images/right_caption_bck.png) repeat-x;
	font: 100 10px/28px Tahoma;
	overflow: hidden;
}
.right_caption a, .right_caption{
	color: #7f7f7f;
}
.right_caption span{
	padding-left: 30px;
	font: 700 11px/24px Tahoma;
}
.right_content{
	margin-bottom: 9px;
}
.right_content_top{
	background: url(../images/right_content_top.png) no-repeat;
	height: 12px;
	font-size: 1px;
}
.middle_content {
	font: 100 8pt Verdana;
	margin: 9px;
	width: 547px;
}
.middle_content .explain{
	margin-top: 6px;
	margin-bottom: 10px;
}
.middle_content .nav2{
	margin-bottom: 10px;
}
.middle_sep{
	clear: both;
	height: 10px;
	font-size: 1px;
	background: url(../images/middle_sep.gif) repeat-x;
}
.right_sep{
	clear: both;
	height: 15px;
	font-size: 1px;
}
.right_sep img{
	width: 270px;
	height: 20px;
	border-width: 0px;
}
table.right_content{
	margin: 0px 10px;
}
.middle_page_title {
	background : url(../images/middle_page_bck.png);
	width : 100%;
	height: 57px;
	font: 700 13pt/44px Tahoma;
	color : #000000;
}
.middle_page_title span{
	margin-left: 12px;
}
.middle_sub_page_title {
	background: url(../images/middle_sub_page_bck.png) repeat-x;
	margin-bottom: 5px;
	height: 27px;
	overflow: hidden;
}
.middle_sub_page_title span, .middle_sub_page_title a{
	font: bold 11px/27px Tahoma;
	color: #043567;
	padding-left: 15px;
}
/**/
.middle_top{
	width : 100%;
	height: 57px;
	color : #000000;
	padding-top: 10px;
	font: 100 11px/20px Tahoma;
	background: url(../images/middle_page_bck.png) repeat-x;
}
.middle_top .part_1{
	float: left;
	width: 280px;
	padding-left: 10px;
}
.middle_top .part_1 a{
	color: #000000;
	font: 100 11px/20px Tahoma;
}
.middle_top .part_2{
	float: right;
	width: 200px;
	text-align: right;
	padding-right: 10px;
}
/**/
.main_container {
	background: #FFFFFF;
	width: 996px;
	border-top-width: 0px;
}
.main_container_inner{
	border: 1px solid #FFFFFF;
}
/**/
.base{
	background: #FFFFFF;
	width: 994px;
	text-align: left;
}
.base_left{
	float: left;
	width: 159px;
	overflow: hidden;
	text-align: left;
}
.base_left_inner{
	margin-left: 8px;
	overflow: hidden;
	background: url(../images/left_bck.png);
}
.base_middle{
	float: left;
	text-align: left;
}
.base_middle_inner{
	width: 567px;
	overflow: hidden;
}
.base_top_middle{
	float: left;
	width: 835px;
	overflow: hidden;
}
.base_top_middle_inner{
	height: 30px;
	overflow: hidden;
}
.base_middle .middle_content{
	margin: 0px 10px 0px 10px;
}
.base_right{
	float: left;
	overflow: hidden;
	text-align: left;
	width: 268px;
	background: url(../images/right_bck.png) repeat-y; 
}
.base_right_inner{
	margin-left: 10px;
	padding-top: 9px;
}
/**/
.top{
	position: relative;
	background: url(../images/logo.png) repeat-x;
	width: 994px;
	height: 148px;
	text-align: left;
}
.top .logo{
	position: absolute;
	top: 23px;
	left: 0px;
}
.top .logo img{
	width: 304px;
	height: 92px;
	border: 0px;
}
.top .banner {
	position: absolute;
	top: 40px;
	left: 415px;
	width: 468px;
	height: 60px;
}
.top .link {
	position: absolute;
	top: 124px;
	left: 30px;
}
.top .link a {
	font: 700 11px/23px Tahoma;
	color: #FFFFFF;
}
/**/
.top_menu{
	position: relative;
	top: 0px;
	left: 0px;
	height: 29px;
	width: 835px;
	overflow: hidden;
	background: url(../images/top_menu_bck.png) repeat-x;
}
.top_menu_container{
	float: left;
}
.top_menu, .top_menu a{
	font: 100 8pt/29px Tahoma;
	color: #265880;
}
.top_menu a{
	padding-left: 10px;
}
.top_menu .item {
	float: left;
	height: 29px;
	background: url(../images/icon_04.gif) no-repeat 0px 12px;
}
.top_menu .sep {
	float: left;
	width: 18px;
}
/**/
.footer {
	background: url(../images/footer_bck.png) no-repeat;
	width: 994px;
	height: 89px;
	overflow: hidden;
	clear: both;
}
.footer .content {
	text-align: left;
	position: relative;
	top: 8px;
	left: 175px;
	width: 708px;
	font: normal 8pt/18px Tahoma;
	color: #545454;
}
.footer .content .warning{
	margin-bottom: 4px;
	color: #000;
	font: italic 8pt/18px Tahoma;
}
.footer .content a{
	color: #545454;
}
.footer .content .item a{
	font-weight: bold;
}
.footer .content .item a, .footer .content .item{
	color: #545454;
}
.footer .content div {
	text-align: left;
}
.footer .content .item {
	text-align: left;
}
/**/
.left_menu {
	width: 100%;
	text-align: left;
	background: #78a1c4;
}
.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 22px;
	text-decoration: none;
}
.left_menu .parent a {
	background: url(../images/left_menu_parent_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;
}
/**/
.sentinel_pharmacy {
	margin-bottom: 10px;
}
.sentinel_pharmacy img{
	width: 147px;
	height: 105px;
}
.sentinel_pharmacy .title{
	font: 100 8pt/14px Verdana;
	margin: 8px;
}
/**/
.main_link_bank {
    line-height: 150%;
    margin: 8px 0px 8px 0px;
    font: 100 8pt/17px Verdana;
}
.main_link_bank .item{
    height: 24px;
    text-align: center;
}
.main_link_bank .item select{
    font-size: 8pt;
    width: 130px;
}
.main_link_bank .other_link{
    height: 18px;
    line-height: 18px;
    text-align: right;
    padding-right: 8px;
}
.main_link_bank .other_link a{
    font: 700 8pt/18px Verdana;
	color: #000000;
}
/**/
.mostly_readed {
	font: 100 11px Verdana;
}
.mostly_readed .container{
	padding-bottom: 8px;
	padding-top: 4px;
}
.mostly_readed .first_item {
	clear: both;
	margin: 0px 16px 8px 14px;
}
.mostly_readed .first_item img {
	width: 100px;
	height: 70px;
}
.mostly_readed .item {
	clear: both;
	margin: 4px 16px 0px 14px;
}
.mostly_readed .sep {
	background: url(../images/line_02.gif) repeat-x;
	height: 1px;
	clear: both;
	font-size: 1px;
	margin: 4px 0px 0px 14px;
}
/**/
.main_image_gallery {
	width: 100%;
	font: normal 8pt Verdana;
}
.main_image_gallery .container{
	margin: 0px 16px 8px 14px;
	padding-bottom: 8px;
	padding-top: 4px;
}
.main_image_gallery .item{
	margin-bottom: 16px;
}
.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;
}
/**/
.comment_marquee {
	font: normal 8pt Tahoma;
	text-align: left;
	width: 100%;
}
.comment_marquee .outer{
	border-right-width: 0px;
	background: url(../images/right_menu_top_bck.png) no-repeat;
}
.comment_marquee .container{
	text-align: left;
	margin: 6px;
}
.comment_marquee .item{
	clear: both;
	margin-bottom: 16px;
}
.comment_marquee .item a{
	text-decoration: none;
}
/**/
#gazette_title {
	width: 100%;
}
#gazette_title .outer{
	margin: 8px 6px 6px 6px;
}
#gazette_title select{
	width: 112px;
	font: 100 8pt Tahoma;
}
/**/
.login_box{
	width: 100%;
	background: #4e92c8;
}
.login_box .header{
	margin: 0px 0px 0px 0px;
	height: 27px;
	background: url(../images/left_login_header_bck.png) no-repeat;
	overflow: hidden;
}
.login_box .header span{
	padding-left: 10px;
	font: 700 11px/24px Tahoma;
	color: #cfeaff;
}
.login_box .container{
	margin: 10px 13px 0px 10px;
	padding-bottom: 8px;
}
.login_box input{
	background: url(../images/member_login_input.png);
	width: 129px;
	height: 17px;
	border: 0px;
	text-align: left;
	font: 100 8pt Tahoma;
	color: #376b94;
	padding-left: 8px;
}
.login_box .welcome{
	font: 700 8pt/17px Tahoma;
	color: #ffffff;
	margin-bottom: 8px;
}
.login_box .link{
	height: 18px;
}
.login_box .link a{
	font: 100 8pt/17px Tahoma;
	color: #a2d0f4;
	padding-left: 2px;
}
.login_box .button{
	width: 100px;
}
.login_box .submit {
	background: url(../images/member_login_submit.png);
	width: 77px;
	height: 17px;
	border: 0px;
	text-align: left;
}
.login_box .footer_line{
	font-size: 1px;
	height: 1px;
	background: #FFFFFF;
	overflow: hidden;
}
/**/
.main_doctor {
	clear: both;
}
.main_doctor .container{
	width: 250px;
	height: 229px;
	overflow: hidden;
	background: url(../images/main_doctor_bck.png);
	position: relative;
}
.main_doctor .items{
	position: absolute;
	left: 5px;
	top: 20px;
	width: 110px;
	overflow: hidden;
}
.main_doctor .item {
	height: 21px;
	font: 100 8pt/20px Tahoma;
	overflow: hidden;
}
.main_doctor .item span{
	height: 20px;
	font: 700 8pt/20px Tahoma;
	color: #FFFFFF;
}
.main_doctor .item a{
	color: #FFFFFF;
}
.main_doctor .article_content{
	position: absolute;
	left: 110px;
	top: 27px;
	width: 140px;
	overflow: hidden;
	text-align: center;
}
.main_doctor .article_content .img {
	clear: both;
	margin: 15px 0px 0px 0px;
}
.main_doctor .article_content img {
	width: 78px;
	height: 104px;
}
.main_doctor .article_content .title {
	margin: 5px 8px 0px 8px;
	text-align: center;
	clear: both;
	height: 30px;
	overflow: hidden;
}
.main_doctor .article_content .title a{
	color: #0f6594;
	font: 700 8pt/15px Tahoma;
}
.main_doctor .article_content .specialty {
	text-align: center;
	clear: both;
	height: 30px;
	overflow: hidden;
	margin: 5px 8px 0px 8px;
}
.main_doctor .article_content .specialty a{
	color: #5a5a5a;
	font: 100 8pt/15px Tahoma;
}
/**/
.main_poll{
	width: 100%;
}
.main_poll .header{
	background: url(../images/poll_header.png) no-repeat;
	height: 28px;
	overflow: hidden;
}
.main_poll .container{
	padding-bottom: 8px;
}
.main_poll .question{
	font: 700 8pt/15px Verdana;
	color: #1F1F1F;
	margin-bottom: 8px;
}
.main_poll .image{
	text-align: left;
}
.main_poll .image img{
	width: 250px;
	height: 80px;
}
.main_poll .submit{
	font: 700 8pt/15px Tahoma;
	color: #1F1F1F;
	margin: 10px 0px;
}
/**/
