@charset "utf-8";
/* CSS Document */

h4 {
    background-image:url(/common/images/bullet_blue.gif); background-position:left 2px; background-repeat:no-repeat;
    padding:0 0 0 16px; margin:10px 0; font-size:13px;}
h5 {
    background-image:url(/common/images/bullet_arrowGray.gif); background-position:left 2px; background-repeat:no-repeat;
    padding:0 0 0 14px; margin:5px 0 5px 8px; font-size:12px; color:#666;}
h6 {
    font-size:12px;}
p {
    font-size:12px;}
a {
    color:#039; text-decoration:none;}
a:hover {
    color:#039; text-decoration:underline;}

#pageContent {
	font-family:"나눔고딕", "맑은 고딕", "돋움", "애플 고딕","Trebuchet MS", Arial, Helvetica, sans-serif;}

#medicalProgram {}
#medicalProgram .tabsView {
    width:630px; margin:0 auto;}
#medicalProgram .tabsView #tab1, 
#medicalProgram .tabsView #tab2, 
#medicalProgram .tabsView #tab3, 
#medicalProgram .tabsView #tab4 {
    padding:1em;}

.redText {color: #CC0000;}

.highlight1 {
    background-color:#F9FFFA; margin:1em auto; padding:0.5em 1em;}
.highlight2 {
    background-color:#FFF9FA; margin:1em auto; padding:0.5em 1em;}
.price1 {
    background-color:#FFFAF9; margin:1em auto; padding:0.5em 1em;}

.tableDate {
    border:1px solid #999;}
.tableDate caption {
    text-align:left;}
.tableDate th {
    text-align:left; background-color:#E6F2FF; border:1px none #999;}
.tableDate td {
    text-align:left; border:1px none #999;}
.tableItinerary {
    border:1px solid #999; margin:0 0 0 10px;}
.tableItinerary caption {
    text-align:left;}
.tableItinerary th {
    background-color:#EFF6F2; border:1px none #999;}
.tableItinerary td {
    text-align:left; border:1px dotted #999;}
.tablePrice {
    border:1px solid #999; margin:0 0 0 10px;}
.tablePrice caption {
    text-align:right;}
.tablePrice th {
    text-align:center; background-color:#E6F2FF; border:1px none #999; padding:2px 4px;}
.tablePrice td {
    text-align:center; border:1px dotted #999; padding:2px 4px;}

.boxBorder {
    border:4px double #CCC; padding:2em; margin:1em; text-align:center;
    font-family:Georgia, "Times New Roman", Times, serif;}
.book {
    margin:0; padding:0; float:none; clear:both; list-style-type:none; display:block; width:620px;}
.book li {
    margin:0 3px 0 0; padding:0; float:left; display:block; width:100px; list-style-type:none;}



