@charset "utf-8";
html, body {
	background-repeat: repeat-x;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(/pic/bg_01.png);
}
#header {
	width: 100%;
	height: 357px;
}



body {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
}

a:link { color:#00ABD9; } 
a:visited { color:#00ABD9; } 
a:hover { color: #FF0000; } 
a:active { color: #FF0000; }

#logo {
	z-index: 1;
	margin-left: 10px;
	position: absolute;
	top: 0px;
}
#doctor_up {
	position: absolute;
	top: 159px;
	margin-left: 730px;
	z-index: 2;
}
#girl_up {
	position: absolute;
	top: 108px;
	margin-left: -100px;
	z-index: 0;

}
#menu_up {
	font-family: Tahoma;
	font-size: 12px;
	color: #5d5d5d;
	font-weight: normal;
	font-style: normal;
	margin-top: 30px;
}
#menu_up   ul {
	margin-left: 0;
	padding-left: 0px;
} 

#menu_up  ul  li {
	margin-left: 0px;
	list-style-type: none;	
	float:left;

}
#menu_up   ul   li   a {
	text-decoration:none;
	color: #5d5d5d;
	margin: 0px 15px 0px 10px;
	padding-top: 20px;
	display: block;
	
}
#menu_up ul li a.first {
	width: 134px;
	height: 38px;
	background-image: url(/pic/img_02.gif);
	color: #ffffff;
	padding-left: 0px;
	text-align: center;
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-size: 12px;
	display: block;
	 text-decoration: none;
}

    
#menu_up   ul   li   a:hover {
	text-decoration:underline;
	color: #5d5d5d;
}
#menu_middle {
	font-family: Tahoma;
	font-size: 11px;

}
#menu_middle ul {
	padding:0;
	display: inline;
	margin-left: 0px;
}
#menu_middle ul li {
	display: inline;
	margin: 2px 5px 2px 5px;
}
#menu_middle ul li a:link {
	text-decoration:none;
	color: #5d5d5d;
}
#menu_middle ul li a:visited {
	text-decoration:none;
	color: #5d5d5d;
}
#menu_middle ul li a:active {
	text-decoration:none;
	color: #5d5d5d;
}
#menu_middle ul li a:hover,#menu_middle ul li #current {
	color: #FFFFFF;
	background-color: #FF0000;
	padding: 0px 5px 2px 5px;
	margin: 0px -5px -2px -5px;
}
#article_header {
	position: relative;
	margin: 10px 20px 0px 20px;
	height: auto;
}
#article_header p {
	#width: 200px;
	white-space: nowrap;
	font-family: Tahoma;
	font-size: 30px;
	color: #0DBCEC;
	margin: 9px 0px 0px 5px;
	padding: 0px;
}
#article_title {
	background-color: #f5f5f5;
	padding: 10px;
	font-family: Tahoma;
	font-size: 11px;
	margin: 0px 20px 0px 20px;
	color: #5d5d5d;
	border: 1px solid #999999;
	position: relative;
}
#article_title    img {
	border: 0px solid #c0c0c0;
	margin-left: 0px;
}


#article_text {
	font-family: Tahoma;
	font-size: 12px;
	color: #5d5d5d;
	width: 520.px;
	margin: 0px 20px 20px 20px;
	padding: 10px;
	height: 100%;
}
#article_menu {
	font-family: Tahoma;
	font-size: 11px;
	color: #5d5d5d;
	width: 520.px;
	margin: 0px 20px 20px 20px;
	padding: 10px;
	height: 100%;
}


#footer {
	width: auto;
	position: relative;
	background-image: url(/pic/bg_02.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 45px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C0C0C0;
	border-left-color: #C0C0C0;
	margin: 0 20px 0 20px;
	padding-top: 10px;
	text-align: center;
	color:#5D5D5D;
    font-family:Tahoma;
    font-size:11px;
	
}
#footer a {
    color:#5D5D5D;
    font-family:Tahoma;
    font-size:11px;
	text-decoration:none;
}
#footer a:hover {
  	text-decoration:underline;
}


#article_left {
	width: 300px;
	margin-bottom: 30px;
}

#article_left_second {
	width: 600px;
	margin-bottom: 30px;
}

#article_right {
	width: 300px;
	margin-bottom: 30px;
}
#text_up1 {
	position: absolute;
	top: 184px;
	z-index: 3;
	width: 184px;
	height: 103px;
	margin-left: 600px;

}

#text_up1   p {
	font-family: Tahoma;
	font-size: 11px;
	color: #c5f0ff;
	margin: 0px;
	vertical-align: middle;
}
#text_up1 h2 {
	font-family: Tahoma;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}

#text_up2 {
	position: absolute;
	top: 148px;
	z-index: 3;
	width: 294px;
	height: 71px;
	margin-left: 280px;
	text-align: right;
}
#text_up2 p {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	margin: 0px;
	vertical-align: middle;
}
#text_up2  h2 {
	font-family: Tahoma;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
#text_up3 {
	position: absolute;
	top: 250px;
	z-index: 3;
	width: 190px;
	height: 79px;
	margin-left: 380px;
	text-align: left;
}
#text_up3 p {
	font-family: Tahoma;
	font-size: 11px;
	color: #A9F0F8;
	margin: 0px;
	vertical-align: middle;
}




.text_h2    {
	font-family: Tahoma;
	font-size: 24px;
	color: #FFFFFF;
	margin: 0px;
}
#menu_left {
	width: auto;
	top: 0px;
	padding: 10px;
	position: relative;
	margin: 0px 20px 20px 30px;
	background-image: url(/pic/img_16.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#menu_left ul {
	display: marker;
	margin: 20px 0px 70px -20px;
	list-style-image: url(/pic/img_11.gif);
	font-family: Tahoma;
	font-size: 11px;
	color: #C0C0C0;

}
#menu_left ul li {
	display: marker;
	padding: 3px 3px 3px 0px;
	text-decoration:none;
	color: #5d5d5d;
	padding-left: 5px;
}

#menu_left ul li a:link, #menu_left  ul  li  a:visited,  #menu_left ul li a:active{
	text-decoration:none;
	color: #5d5d5d;
	padding-left: 5px;
}
#menu_left ul li a:hover {
	text-decoration:underline;
	color: #5d5d5d;
	padding-left: 5px;
}
