@charset "utf-8";
/* CSS Document */
* {
margin:0;
padding:0;
}
body{
font-size:12px;
color:#323232;
background-image:url(/images/all/bg-body.gif);
background-position:center;
background-position:top;
background-repeat:repeat-y;
background-color:#B2B2B2;
}
#container-a{
width:800px;
background-image:url(/images/all/bg-a.gif);
background-position:center;
background-position:top;
background-repeat:repeat-y;
margin: 0 0 0 -400px;
position: absolute;
left: 50%; 
}
#container-d{
width:800px;
background-image:url(/images/hospital/bg-d.gif);
background-position:center;
background-position:top;
background-repeat:repeat-y;
margin: 0 0 0 -400px;
position: absolute;
left: 50%; 
}
#container-w800{
width:800px;
margin:0;
padding:0;
}
#header{
width:800px;
height:80px;
}
#menu{
width:800px;
height:25px;
background-image:url(/images/all/menu-bg.gif);
background-position:left;
background-position:top;
background-repeat:repeat-x;
}
#menu ul{
margin:0;
padding:0;
}
#menu li{
display:block;
float:left;
list-style-type:none;
text-indent:-1000em;
}
#menu a{
border:none;
display:block;
}
#menu #home a{
width:82px;
height:25px;
background-image:url(/images/all/menu-btn-home.gif);
background-position:left;
background-position:top;
background-repeat:no-repeat;
}
#menu #home a:hover{
width:82px;
height:25px;
background-image:url(/images/all/menu-btn-home.gif);
background-position:left;
background-position:bottom;
background-repeat:no-repeat;
}
#menu #summary a{
width:78px;
height:25px;
background-image:url(/images/all/menu-btn-summary.gif);
background-position:left;
background-position:top;
background-repeat:no-repeat;
}
#menu #summary a:hover{
width:78px;
height:25px;
background-image:url(/images/all/menu-btn-summary.gif);
background-position:left;
background-position:bottom;
background-repeat:no-repeat;
}
#menu #privacy a{
width:150px;
height:25px;
background-image:url(/images/all/menu-btn-privacy.gif);
background-position:left;
background-position:top;
background-repeat:no-repeat;
}
#menu #privacy a:hover{
width:150px;
height:25px;
background-image:url(/images/all/menu-btn-privacy.gif);
background-position:left;
background-position:bottom;
background-repeat:no-repeat;
}
#menu #sitemap a{
width:102px;
height:25px;
background-image:url(/images/all/menu-btn-sitemap.gif);
background-position:left;
background-position:top;
background-repeat:no-repeat;
}
#menu #sitemap a:hover{
width:102px;
height:25px;
background-image:url(/images/all/menu-btn-sitemap.gif);
background-position:left;
background-position:bottom;
background-repeat:no-repeat;
}
#menu #contact a{
width:102px;
height:25px;
background-image:url(/images/all/menu-btn-contact.gif);
background-position:left;
background-position:top;
background-repeat:no-repeat;
}
#menu #contact a:hover{
width:102px;
height:25px;
background-image:url(/images/all/menu-btn-contact.gif);
background-position:left;
background-position:bottom;
background-repeat:no-repeat;
}
#side{
width:230px;
float:left;
color:#FFFFFF;
}
#side-position{
padding-bottom:50px;
}
#side a{
color:#FFFFFF;
}
#side a:hover{
color:#FF0000;
}
#side-entry{
width:230px;
height:250px;
background-color:#00001E;
font-size:10px;
}
#side-entrybox{
width:170px;
}
#side-entry-position{
margin-left:30px;
padding-top:10px;
}
.sidebox{
width:200px;
}
.sidebox-position{
margin-left:15px;
}
.side-header{
text-align:center;
margin-top:20px;
}
.side-contents{
width:201px;
background-image:url(/images/hospital/side-bg.gif);
background-position:center;
background-position:top;
background-repeat:repeat-y;
}
.side-contents ul{
padding-top:10px;
padding-left:10px;
}
.side-contents li{
list-style-type:none;
padding-left:15px;
padding-bottom:20px;
}
.side-contents a{
outline: none;
color:#FFFFFF;
text-decoration:none;
}
.side-contents a:hover{
color:#FF0000;
text-decoration:none;
}
.side-list-red{
display:block;
background-image:url(/images/hospital/side-listmark-red.gif);
background-position:left 3px;
background-repeat:no-repeat;
}
.side-btnbox{
width:200px;
}
.side-btnbox-position{
padding-left:15px;
padding-bottom:20px;
}
.side-btnbox-position2{
padding-left:15px;
padding-bottom:5px;
}
.side-btn-entry-d a{
width:170px;
height:40px;
display:block;
text-indent:-1000em;
background-image:url(/images/doctor/side-btn-entry-d.gif);
background-position:top left;
background-repeat:no-repeat;
}
.side-btn-entry-d a:hover{
width:170px;
height:40px;
display:block;
text-indent:-1000em;
background-image:url(/images/doctor/side-btn-entry-d.gif);
background-position:top right;
background-repeat:no-repeat;
}
.side-btn-entry-h a{
width:170px;
height:40px;
display:block;
text-indent:-1000em;
background-image:url(/images/doctor/side-btn-entry-h.gif);
background-position:top left;
background-repeat:no-repeat;
}
.side-btn-entry-h a:hover{
width:170px;
height:40px;
display:block;
text-indent:-1000em;
background-image:url(/images/doctor/side-btn-entry-h.gif);
background-position:top right;
background-repeat:no-repeat;
}
.side-btn-entry-n a{
width:170px;
height:40px;
display:block;
text-indent:-1000em;
background-image:url(/images/doctor/side-btn-entry-n.gif);
background-position:top left;
background-repeat:no-repeat;
}
.side-btn-entry-n a:hover{
width:170px;
height:40px;
display:block;
text-indent:-1000em;
background-image:url(/images/doctor/side-btn-entry-n.gif);
background-position:top right;
background-repeat:no-repeat;
}
.side-btn-contact-d a{
width:170px;
height:25px;
display:block;
text-indent:-1000em;
background-image:url(/images/hospital/side-btn-contact-d.gif);
background-position:top left;
background-repeat:no-repeat;
}
.side-btn-contact-d a:hover{
width:170px;
height:25px;
display:block;
text-indent:-1000em;
background-image:url(/images/hospital/side-btn-contact-d.gif);
background-position:top right;
background-repeat:no-repeat;
}
.side-btn-contact-h a{
width:170px;
height:25px;
display:block;
text-indent:-1000em;
background-image:url(/images/hospital/side-btn-contact-h.gif);
background-position:top left;
background-repeat:no-repeat;
}
.side-btn-contact-h a:hover{
width:170px;
height:25px;
display:block;
text-indent:-1000em;
background-image:url(/images/hospital/side-btn-contact-h.gif);
background-position:top right;
background-repeat:no-repeat;
}
.side-btn-login-d a{
width:170px;
height:25px;
display:block;
text-indent:-1000em;
background-image:url(/images/hospital/side-btn-login-d.gif);
background-position:top left;
background-repeat:no-repeat;
}
.side-btn-login-d a:hover{
width:170px;
height:25px;
display:block;
text-indent:-1000em;
background-image:url(/images/hospital/side-btn-login-d.gif);
background-position:top right;
background-repeat:no-repeat;
}
.side-btn-logout-d a{
width:170px;
height:25px;
display:block;
text-indent:-1000em;
background-image:url(/images/hospital/side-btn-logout-d.gif);
background-position:top left;
background-repeat:no-repeat;
}
.side-btn-logout-d a:hover{
width:170px;
height:25px;
display:block;
text-indent:-1000em;
background-image:url(/images/hospital/side-btn-logout-d.gif);
background-position:top right;
background-repeat:no-repeat;
}
.side-btn-job-d-s a{
width:170px;
height:25px;
display:block;
text-indent:-1000em;
background-image:url(/images/hospital/side-btn-job-d-s.gif);
background-position:top left;
background-repeat:no-repeat;
}
.side-btn-job-d-s a:hover{
width:170px;
height:25px;
display:block;
text-indent:-1000em;
background-image:url(/images/hospital/side-btn-job-d-s.gif);
background-position:top right;
background-repeat:no-repeat;
}
.side-btn-job-d-s0{
width:170px;
height:25px;
display:block;
background-image:url(/images/hospital/side-btn-job-d-s0.gif);
background-position:top right;
background-repeat:no-repeat;
}
.side-btn-job-d-f a{
width:170px;
height:25px;
display:block;
text-indent:-1000em;
background-image:url(/images/hospital/side-btn-job-d-f.gif);
background-position:top left;
background-repeat:no-repeat;
}
.side-btn-job-d-f a:hover{
width:170px;
height:25px;
display:block;
text-indent:-1000em;
background-image:url(/images/hospital/side-btn-job-d-f.gif);
background-position:top right;
background-repeat:no-repeat;
}
.side-btn-job-d-f0{
width:170px;
height:25px;
display:block;
background-image:url(/images/hospital/side-btn-job-d-f0.gif);
background-position:top right;
background-repeat:no-repeat;
}
.side-btn-job-d-p a{
width:170px;
height:25px;
display:block;
text-indent:-1000em;
background-image:url(/images/hospital/side-btn-job-d-p.gif);
background-position:top left;
background-repeat:no-repeat;
}
.side-btn-job-d-p a:hover{
width:170px;
height:25px;
display:block;
text-indent:-1000em;
background-image:url(/images/hospital/side-btn-job-d-p.gif);
background-position:top right;
background-repeat:no-repeat;
}
.side-btn-job-d-p0{
width:170px;
height:25px;
display:block;
background-image:url(/images/hospital/side-btn-job-d-p0.gif);
background-position:top right;
background-repeat:no-repeat;
}
.side-btn-job-n-s a{
width:170px;
height:25px;
display:block;
text-indent:-1000em;
background-image:url(/images/hospital/side-btn-job-n-s.gif);
background-position:top left;
background-repeat:no-repeat;
}
.side-btn-job-n-s a:hover{
width:170px;
height:25px;
display:block;
text-indent:-1000em;
background-image:url(/images/hospital/side-btn-job-n-s.gif);
background-position:top right;
background-repeat:no-repeat;
}
.side-btn-job-n-s0{
width:170px;
height:25px;
display:block;
background-image:url(/images/hospital/side-btn-job-n-s0.gif);
background-position:top right;
background-repeat:no-repeat;
}
.side-btn-job-n-f a{
width:170px;
height:25px;
display:block;
text-indent:-1000em;
background-image:url(/images/hospital/side-btn-job-n-f.gif);
background-position:top left;
background-repeat:no-repeat;
}
.side-btn-job-n-f a:hover{
width:170px;
height:25px;
display:block;
text-indent:-1000em;
background-image:url(/images/hospital/side-btn-job-n-f.gif);
background-position:top right;
background-repeat:no-repeat;
}
.side-btn-job-n-f0{
width:170px;
height:25px;
display:block;
background-image:url(/images/hospital/side-btn-job-n-f0.gif);
background-position:top right;
background-repeat:no-repeat;
}
.side-btn-job-n-p a{
width:170px;
height:25px;
display:block;
text-indent:-1000em;
background-image:url(/images/hospital/side-btn-job-n-p.gif);
background-position:top left;
background-repeat:no-repeat;
}
.side-btn-job-n-p a:hover{
width:170px;
height:25px;
display:block;
text-indent:-1000em;
background-image:url(/images/hospital/side-btn-job-n-p.gif);
background-position:top right;
background-repeat:no-repeat;
}
.side-btn-job-n-p0{
width:170px;
height:25px;
display:block;
background-image:url(/images/hospital/side-btn-job-n-p0.gif);
background-position:top right;
background-repeat:no-repeat;
}
.side-btn-scout-d a{
width:170px;
height:25px;
display:block;
text-indent:-1000em;
background-image:url(/images/hospital/side-btn-scout-d.gif);
background-position:top left;
background-repeat:no-repeat;
}
.side-btn-scout-d a:hover{
width:170px;
height:25px;
display:block;
text-indent:-1000em;
background-image:url(/images/hospital/side-btn-scout-d.gif);
background-position:top right;
background-repeat:no-repeat;
}
.side-btn-scout-d0{
width:170px;
height:25px;
display:block;
background-image:url(/images/hospital/side-btn-scout-d0.gif);
background-position:top right;
background-repeat:no-repeat;
}
.side-btn-scout-n a{
width:170px;
height:25px;
display:block;
text-indent:-1000em;
background-image:url(/images/hospital/side-btn-scout-n.gif);
background-position:top left;
background-repeat:no-repeat;
}
.side-btn-scout-n a:hover{
width:170px;
height:25px;
display:block;
text-indent:-1000em;
background-image:url(/images/hospital/side-btn-scout-n.gif);
background-position:top right;
background-repeat:no-repeat;
}
.side-btn-scout-n0{
width:170px;
height:25px;
display:block;
background-image:url(/images/hospital/side-btn-scout-n0.gif);
background-position:top right;
background-repeat:no-repeat;
}
.side-btn-blist a{
width:170px;
height:25px;
display:block;
text-indent:-1000em;
background-image:url(/images/hospital/side-btn-blist.gif);
background-position:top left;
background-repeat:no-repeat;
}
.side-btn-blist a:hover{
width:170px;
height:25px;
display:block;
text-indent:-1000em;
background-image:url(/images/hospital/side-btn-blist.gif);
background-position:top right;
background-repeat:no-repeat;
}
.side-footer{
width:201px;
height:5px;
background-image:url(/images/hospital/side-footer-bg.gif);
background-position:center;
background-position:top;
background-repeat:no-repeat;
clear:both;
}
#main-w800{
width:800px;
margin:0;
padding:0;
margin-bottom:50px;
}
#main-w570{
width:570px;
float:left;
margin-bottom:50px;
}
.mainbox{
width:550px;
}
.mainbox-position125{
margin-left:125px;
margin-top:20px;
}
.mainbox-position10{
margin-left:10px;
margin-top:20px;
}
.main-contentsbox{
width:550px;
background-image:url(/images/hospital/main-contents-bg.gif);
background-position:center top;
background-repeat:repeat-y;
clear:both;
}
.main-contents-position30{
padding-top:10px;
padding-left:30px;
padding-right:30px;
}
.main-contents490{
width:490px;
clear:both;
}
.main-contents300{
width:300px;
float:left;
}
.main-contents170{
width:170px;
float:left;
}
.main-header{
width:550px;
height:35px;
}
.main-footer{
width:550px;
height:50px;
background-image:url(/images/hospital/main-footer.gif);
background-position:center top;
background-repeat:no-repeat;
clear:both;
}
.main-footer2{
width:550px;
height:50px;
background-image:url(/images/hospital/main-footer2.gif);
background-position:center top;
background-repeat:no-repeat;
clear:both;
}
.scrollsell {
overflow:auto;
width:548px;
height:175px;
}
.scroll-position{
padding-left:1px;
padding-right:1px;
}
.main-listbox-color1{
padding:10px;
background-color:#AAB4BA;
clear:both;
}
.main-listbox-color2{
padding:10px;
background-color:#FAFFFF;
clear:both;
}
.main-listbox525{
padding-left:4px;
padding-top:10px;
clear:both;
}
.main-listbox525 a{
width:525px;
height:20px;
display:block;
color:#323232;
text-decoration:none;
}
.main-listbox525 a:hover{
color:#FF0000;
}
.main-listbox525color{
padding-left:4px;
padding-top:10px;
clear:both;
background-color:#AAB4BA;
}
.main-listbox525color a{
width:525px;
height:20px;
display:block;
color:#323232;
text-decoration:none;
}
.main-listbox525color a:hover{
color:#FF0000;
}
.main-listbox490{
padding-top:10px;
clear:both;
}
.main-listbox490 a{
width:490px;
height:20px;
display:block;
color:#323232;
text-decoration:none;
}
.main-listbox490 a:hover{
color:#FF0000;
}
.main-list30{
width:30px;
float:left;
}
.main-list50{
width:50px;
float:left;
}
.main-list50bold{
width:50px;
float:left;
font-weight:bold;
}
.main-list70{
width:70px;
float:left;
}
.main-list70bold{
width:70px;
float:left;
font-weight:bold;
}
.main-list90{
width:90px;
float:left;
}
.main-list90bold{
width:90px;
float:left;
font-weight:bold;
}
.main-list100{
width:100px;
float:left;
}
.main-list100bold{
width:100px;
float:left;
font-weight:bold;
}
.main-list120{
width:120px;
float:left;
}
.main-list120bold{
width:120px;
float:left;
font-weight:bold;
}
.main-list175{
width:175px;
float:left;
}
.main-list175bold{
width:175px;
float:left;
font-weight:bold;
}
.main-list175color{
width:175px;
float:left;
font-weight:bold;
text-align:center;
background-color:#A5AFAF;
display:block;
}
.main-list240{
width:240px;
float:left;
}
.main-list290{
width:290px;
float:left;
}
.main-list315{
width:315px;
float:left;
}
.contents-position{
padding-top:10px;
padding-left:30px;
padding-right:30px;
clear:both;
}
.leftbox-250{
width:250px;
float:left;
}
.leftbox-450{
width:450px;
float:left;
}
.rightbox-250{
width:240px;
float:right;
text-align:right;
}
.margin-l{
margin-left:20px
}
.tabheader table {
border-collapse: collapse; /* for IE */
border-spacing: 0; /* for N6 */
}
.tabheader table tr td {
margin:0;padding:0;
}
.tabheader .close {
display:block;
width:180px;
height:25px;
background-image:url(/images/hospital/main-btn-tab.gif);
background-position:center top;
background-repeat:no-repeat;
margin:0;
padding: 0;
white-space: nowrap;
}
.tabheader .open {
display:block;
width:180px;
height:25px;
background-image:url(/images/hospital/main-btn-tab.gif);
background-position:left top;
background-repeat:no-repeat;
margin:0;
padding: 0;
white-space: nowrap;
}
.tabheader .spc {
width:1px;
margin:0;
padding: 0;
white-space: nowrap;
}
.tabheader a {
color:#FFFFFF;
font-weight:bold;
text-decoration: none;
padding-top:6px;
padding-left:38px;
display:block;
}
.tabheader a:hover {
color:#FFFFFF;
font-weight:bold;
text-decoration: none;
padding-top:6px;
padding-left:38px;
display:block;
background-image:url(/images/hospital/main-btn-tab.gif);
background-position:right top;
background-repeat:no-repeat;
}
.main-btn-view a{
width:115px;
height:30px;
display:block;
text-indent:-1000em;
background-image:url(/images/hospital/main-btn-view.gif);
background-position:top left;
background-repeat:no-repeat;
}
.main-btn-view a:hover{
width:115px;
height:30px;
display:block;
text-indent:-1000em;
background-image:url(/images/hospital/main-btn-view.gif);
background-position:top right;
background-repeat:no-repeat;
}
.main-btn-tab-active{
width:142px;
height:19px;
padding-left:38px;
padding-top:6px;
color:#FFFFFF;
font-weight:bold;
background-image:url(/images/hospital/main-btn-tab2.gif);
background-position:left top;
background-repeat:no-repeat;
font-weight:bold;
text-decoration: none;
display:block;
}
.main-btn-tab a{
width:142px;
height:19px;
padding-left:38px;
padding-top:6px;
color:#FFFFFF;
font-weight:bold;
background-image:url(/images/hospital/main-btn-tab2.gif);
background-position:center top;
background-repeat:no-repeat;
font-weight:bold;
text-decoration: none;
display:block;
}
.main-btn-tab a:hover{
width:142px;
height:19px;
padding-left:38px;
padding-top:6px;
color:#FFFFFF;
font-weight:bold;
background-image:url(/images/hospital/main-btn-tab2.gif);
background-position:right top;
background-repeat:no-repeat;
font-weight:bold;
text-decoration: none;
display:block;
}
.main-viewlistbox{
width:490px;
min-height:25px;
clear:both;
margin-bottom:3px;
}
.main-viewlistboxds{
width:490px;
min-height:25px;
clear:both;
margin-bottom:3px;
border-top: solid 2px #ffffff;
border-left: solid 2px #ffffff;
border-bottom: solid 2px #999999;
border-right: solid 2px #999999;
}
.main-viewlist175{
width:175px;
min-height:25px;
background-color:#A5AFAF;
float:left;
font-weight:bold;
margin-right:3px;
}
.main-viewlist145{
width:145px;
min-height:25px;
background-color:#A5AFAF;
float:left;
font-weight:bold;
margin-right:3px;
}
.main-viewlist312{
width:312px;
min-height:25px;
background-color:#FAFFFF;
float:left;
margin-bottom: 3px;
padding-bottom: 2px;
}
.main-viewlist342{
width:342px;
min-height:25px;
background-color:#FAFFFF;
float:left;
}
.main-viewlist120color{
width:120px;
min-height:25px;
background-color:#A5AFAF;
float:left;
font-weight:bold;
margin-right:2px;
}
.main-viewlist120{
width:120px;
min-height:25px;
background-color:#FAFFFF;
float:left;
margin-right:2px;
}
.main-viewlist364{
width:364px;
min-height:25px;
background-color:#FAFFFF;
float:left;
margin-right:2px;
}
.main-txtbox-light{
width:490px;
background-color:#FAFFFF;
}
.main-txtbox-dark{
width::490px;
background-color:#A5AFAF;
}
.main-txtbox-new{
width:490px;
background-color:#C8FFFF;
}
.main-txtbox-position{
padding:5px;
}
.main-faqbox{
width:490px;
height:100px;
background-color:#FAFFFF;
}
.main-viewlist-position{
padding-left:5px;
padding-top:6px;
}
.main-viewlist-position-center{
padding-top:6px;
text-align:center;
line-height:150%;
}
.main-borderbox-position{
border-top-style:solid;
border-width:1px;
border-color:#A5AFAF;
padding-left:5px;
padding-top:5px;
}
.main-btnbox{
}
.main-1btnbox{
width:490px;
margin-left:187px;
clear:both;
}
.main-2btnbox{
width:490px;
margin-left:120px;
clear:both;
}
.main-3btnbox{
width:490px;
margin-left:20px;
clear:both;
}
.main-btnbox-center{
margin-right:20px;
float:left;
}
.main-countbox{
width:180px;
height:30px;
clear:both;
}
.main-countbox115{
width:115px;
height:30px;
float:left;
background-color:#A5AFAF;
}
.main-countbox65{
width:65px;
height:30px;
float:left;
background-color:#FAFFFF;
}
.main-countbox-position{
text-align:center;
font-weight:bold;
padding-top:8px;
}
.main-title{
background-image:url(/images/hospital/main-title.gif);
background-position:left top;
background-repeat:repeat-x;
padding:5px;
font-weight:bold;
}
#footer00{
color:#FFFFFF;
font-size:10px;
width:800px;
height:30px;
clear:both;
background-color:#00001E;
}
.clear1{
clear:both;
}
.white a{
color:#FFFFFF;
}
.blue{
color:#0066FF;
font-weight:normal;
}
.red{
color:#FF0000;
font-weight:normal;
}
.font-mini{
font-size:11px;
}
.font-bold{
font-size:16px;
font-weight:bold;
}
.position1{
padding-left:1px;
padding-right:1px;
}
#user-n{
width:490px;
height:80px;
background-image:url(/images/hospital/main-img-user-n.gif);
background-position:left top;
background-repeat:no-repeat;
}
#user-d{
width:490px;
height:80px;
background-image:url(/images/hospital/main-img-user-d.gif);
background-position:left top;
background-repeat:no-repeat;
}
.user-position{
padding-left:100px;
padding-top:35px;
font-weight:bold;
}
#main-applylist{
width:175px;
float:left;
margin-left:10px;
}
#main-applyview{
width:345px;
float:left;
margin-left:10px;
background-color:#EBF0F0;
padding-bottom:30px;
}
.main-applylistbox{
width:175px;
height:16px;
clear:both;
margin-bottom:10px;
}
.main-applylistbox a{
color:#323232;
text-decoration:none;
}
.main-applylistbox a:hover{
color:#FF0000;
}
.main-applylistbox70{
width:70px;
float:left;
/* text-align:center; */
display:block;
margin-top:5px;
}
.main-applylistbox40{
width:40px;
float:left;
/* text-align:center; */
display:block;
margin-top:5px;
}
.main-applylistbox45{
width:45px;
float:left;
/* text-align:center; */
display:block;
margin-top:5px;
}

.main-applylistbox30{
width:30px;
float:left;
/* text-align:center; */
display:block;
margin-top:5px;
}
.main-applylistbox-mark-d{
width:19px;
height:19px;
float:left;
background-image:url(/images/hospital/main-img-applylist-d.gif);
background-repeat:no-repeat;
display:block;
}
.main-applylistbox-mark-n{
width:19px;
height:19px;
float:left;
background-image:url(/images/hospital/main-img-applylist-n.gif);
background-repeat:no-repeat;
display:block;
}
#applyuser-d{
height:50px;
margin:10px;
background-image:url(/images/hospital/main-img-applyuser-d.gif);
background-position:left top;
background-repeat:no-repeat;
}
#applyuser-n{
height:50px;
margin:10px;
background-image:url(/images/hospital/main-img-applyuser-n.gif);
background-position:left top;
background-repeat:no-repeat;
}
.applyuser-position{
padding-left:70px;
padding-top:25px;
font-weight:bold;
}
.main-applyviewbox{
width:325px;
clear:both;
margin-bottom:2px;
margin-left:10px;
}
.main-applyviewbox100{
width:100px;
height:25px;
float:left;
background-color:#A5AFAF;
font-weight:bold;
}
.main-applyviewbox223{
width:223px;
float:left;
background-color:#FAFFFF;
margin-left:2px;
padding-bottom: 5px;
margin-bottom: 2px;
}
.login-title{
padding-left:5px;
padding-right:5px;
padding-top:10px;
padding-bottom:10px;
clear:both;
height:20px;
}

.login-listbox{
padding-left:10px;
padding-right:10px;
padding-top:5px;
clear:both;
height:16px;
/* text-align:center; */
}
.login-listbox a{
display:block;
color:#323232;
text-decoration:none;
}
.login-listbox a:hover{
color:#FF0000;
}
.login-listboxcolor{
padding-left:10px;
padding-right:10px;
padding-top:5px;
clear:both;
background-color:#AAB4BA;
/* min-height:16px; */
/* text-align:center; */
}
.login-listboxcolor a{
display:block;
color:#323232;
text-decoration:none;
}
.login-listboxcolor a:hover{
color:#FF0000;
}
.login-box1{
margin-bottom:15px;
}
.decision{
width:70px;
float:left;
background-image:url(/images/hospital/listmark.gif);
background-position:5px;
background-repeat:no-repeat;
color:#FFFFFF;
font-size:11.5px;
}
.decision2{
width:40px;
float:left;
background-image:url(/images/hospital/listmark.gif);
background-position:5px;
background-repeat:no-repeat;
color:#FFFFFF;
font-size:11.5px;
text-align: center;
margin-top: 4px;
}
.position2{
margin-top:5px;
}
.box1{
padding-top:5px;
}
.flowbox{
background-color:#FAFFFF;
clear:both;
padding-top:10px;
padding-bottom:10px;
}
.flowbox2{
width:235px;
float:left;
margin-left:10px;
margin-right:10px;
}
.flowbox3{
clear:both;
padding-top:10px;
padding-bottom:10px;
}
.flowtitle{
background-image:url(/images/doctor/main-title.gif);
background-position:left top;
background-repeat:repeat-x;
padding:5px;
font-weight:bold;
margin-left:10px;
margin-right:10px
}
.flowtitle2{
background-image:url(/images/doctor/main-title.gif);
background-position:left top;
background-repeat:repeat-x;
padding:5px;
padding-left: 20px;
font-weight:bold;
margin-top: 15px;
margin-bottom: 5px;
}
.posi20{
padding-left:20px;
padding-right:20px;
padding-top:10px;
padding-bottom:10px;
line-height:180%;
clear:both;
}
.style1{
text-align:center;
font-weight:bold;
}
.style2{
font-weight:bold;
}

#s1 a{
width:102px;
height:25px;
float:left;
background-image:url(/images/hospital/btn-system1.gif);
background-position:left top;
background-repeat:no-repeat;
text-indent:-1000em;
display:block;
margin-left:51px;
}
#s1 a:hover{
width:102px;
height:25px;
float:left;
background-image:url(/images/hospital/btn-system1.gif);
background-position:left bottom;
background-repeat:no-repeat;
text-indent:-1000em;
}

#s2 a{
width:102px;
height:25px;
float:left;
background-image:url(/images/all/btn-flow5.gif);
background-position:left top;
background-repeat:no-repeat;
text-indent:-1000em;
display:block;
margin-left:51px;
}
#s2 a:hover{
width:102px;
height:25px;
float:left;
background-image:url(/images/all/btn-flow5.gif);
background-position:left bottom;
background-repeat:no-repeat;
text-indent:-1000em;
}
#s3 a{
width:102px;
height:25px;
float:left;
background-image:url(/images/hospital/btn-system2.gif);
background-position:left top;
background-repeat:no-repeat;
text-indent:-1000em;
display:block;
margin-left:51px;
}
#s3 a:hover{
width:102px;
height:25px;
float:left;
background-image:url(/images/hospital/btn-system2.gif);
background-position:left bottom;
background-repeat:no-repeat;
text-indent:-1000em;
}
table.charge1{
text-align:center;
width:470px;
}
table.charge1 td{
background-image:url(/images/all/td1.gif);
background-repeat:repeat-x;
padding-top:3px;
}
table.charge1 th{
background-image:url(/images/all/td2.gif);
background-repeat:repeat-x;
padding-top:3px;
}
table.system1{
width:470px;
}
table.system1 td{
padding:5px;
}
dt{
font-weight:bold;
}
table.summary1{
width:470px;
}
table.summary1 td{
background-image:url(/images/all/td1.gif);
background-repeat:repeat-x;
padding-top:3px;
padding-left:5px;
}
table.summary1 th{
background-image:url(/images/all/td2.gif);
background-repeat:repeat-x;
padding-top:3px;
text-align:center;
font-weight:bold;
}
.privacy li{
margin-left:30px;
line-height:250%;
}
.conceptbox{
background-color:#FAFFFF;
padding-top:5px;
padding-bottom:10px;
padding-right:160px;
height:230px;
}
#con1{
background-image:url(/images/all/con1.jpg);
background-position:top right;
background-repeat:no-repeat;
}
#con2{
background-image:url(/images/all/con2.jpg);
background-position:top right;
background-repeat:no-repeat;
}
#con3{
background-image:url(/images/all/con3.jpg);
background-position:top right;
background-repeat:no-repeat;
}
h3{
font-size:14px;
font-weight:bold;
padding-bottom:5px;
line-height:150%;
}
dd{
line-height:180%;
}
.comment {
    font-size: 85%;
    color: #666666;
    padding-left: 10px;
}
.sitemap{
padding-left:20px;
padding-right:20px;
padding-top:10px;
padding-bottom:10px;
line-height:180%;
}
.sitemap ul {
    padding-left:30px;
}
.sitemap a{
color:#323232;
text-decoration:none;
}
.sitemap a:hover{
color:#FF0000;
}
.main-btn-fixed a{
width:115px;
height:30px;
display:block;
text-indent:-1000em;
background-image:url(/images/hospital/main-btn-fixed.gif);
background-position:top left;
background-repeat:no-repeat;
}
.main-btn-fixed a:hover{
width:115px;
height:30px;
display:block;
text-indent:-1000em;
background-image:url(/images/hospital/main-btn-fixed.gif);
background-position:top right;
background-repeat:no-repeat;
}
.main-btn-entry a{
width:115px;
height:30px;
display:block;
text-indent:-1000em;
background-image:url(/images/hospital/main-btn-entry.gif);
background-position:top left;
background-repeat:no-repeat;
}
table.search{
width:470px;
}
table.search th{
background-color: #A5AFAF;
padding-top:5px;
padding-left:5px;
padding-right:5px;
padding-bottom: 5px;
}
table.search td{
background-color: #FAFFFF;
padding-top:5px;
padding-left:5px;
padding-right:5px;
padding-bottom: 5px;
}
table.insearch {
    margin-top: 5px;
    margin-bottom: 10px;
}
table.insearch td{
padding-top:1px;
padding-bottom:1px;
padding-left:3px;
padding-right:3px;
}
.viewlistbox{
width:490px;
clear:both;
padding-left: 5px;
padding-top:3px;
padding-bottom: 3px;
display:block;
}
.viewbox{
width:490px;
background-color:#EBF0F0;
margin:5px;
}
.viewlistbox a{
color:#323232;
text-decoration:none;
display:block;
}
.viewlistbox a:hover{
color:#FF0000;
}
.main-list30{
width:30px;
float:left;
}
.main-list30bold{
width:30px;
float:left;
font-weight:bold;
}
.main-list50{
width:50px;
float:left;
}
.main-list50bold{
width:50px;
float:left;
font-weight:bold;
}
.main-list70{
width:70px;
float:left;
}
.main-list70bold{
width:70px;
float:left;
font-weight:bold;
}
.main-list80{
width:80px;
float:left;
}
.main-list80bold{
width:80px;
float:left;
font-weight:bold;
}
.main-list100{
width:102px;
float:left;
}
.main-list100bold{
width:102px;
float:left;
font-weight:bold;
}
.display-block{
}