@charset "utf-8";

/* layout
---------------------------------------*/
#conteiner {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	border-right: 5px solid #e0e8b9;
	border-left: 5px solid #e0e8b9;
	background: url(../images/common/conteiner_bg.gif);
	}
#header {
	width: 800px;
	background: url(../images/common/header_logo_bg.gif);
	border-bottom: 1px solid #996;
	}
#header p {
	margin: 0;
	padding: 18px 0 0 0;
	display: block;
	height: 52px;
	font-size: 90%;
	line-height: 150%;
	}
#header em {
	padding-left: 18px;
	font-size: 150%;
	font-family: Arial, Helvetica;
	font-weight: bold;
	color: #666;
	letter-spacing: 0.1em;
	background: url(../images/common/icon_tel.gif) no-repeat 0 50%;
	}
#navigation {
	margin-bottom: 20px;
	height: 32px;
	background: url(../images/common/nav_bg.gif);
	}
#navigation ul {
	margin: 0 0 0 20px;
	padding: 0;
	white-space: nowrap;
	}
#navigation li {
	display: inline;
	list-style-type: none;
	}
#navigation li a {
	float: left;
	padding: 5px 10px;
	font-size: 12px;
	}
#navigation a:link,
#navigation a:visited {
	color: #663;
	text-decoration: none;
	}
#navigation a:hover {
	color: #444;
	background-color: #e0e8b9;
	text-decoration: none;
	}
#navigation #langkorea a {
	padding-left: 30px;
	color: #933;
	left: 200px;
	position: relative;
	background: url(../images/common/icon_langkorea.gif) no-repeat 10px 50%;
	}
#navigation #langkorea a:hover {
	color: #444;
	background-color: #e0e8b9;
	}
	
#content {
	padding: 5px 0 20px 20px;
	width: 510px;
	float: left;
	}
.topicpass {
	margin: 0 0 5px 0;
	font-size: 80%;
	}
#rightbar {
	padding: 0 20px 20px 0;
	width: 210px;
	float: right;
	}
#rightbar dl {
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px dotted #ccc;
	}
#rightbar dl strong {
	font-size: 130%;
	}
#rightbar dt {
	margin-bottom: 5px;
	}
#rightbar dd {
	margin-bottom: 10px;
	}
#rightbar ul {
	margin: 0 0 20px;
	padding: 0;
	list-style: none;
	}
#rightbar li {
	margin-bottom: 2px;
	font-size: 11px;
	}
#rightbar li a {
	padding-left: 13px;
	background: url(../images/common/icon_arrow3.gif) no-repeat 0 40%;
	}
#rightbar .menutitle {
	margin: 15px 0 5px 0;
	padding: 2px 5px;
	font-size: 90%;
	border-bottom: 1px solid #cc9;
	border-right: 1px solid #cc9;
	background: url(../images/common/rightbar_menutitle_bg.gif);
	}
#rightbar a em {
	font-weight: normal;
	}
#footer {
	padding: 20px ;
	clear: both;
	width: 760px;
	font-size: 90%;
	color: #444;
	border-top: solid 5px #e0e8b9;
	background: url(../images/common/footer_bg.gif);
	}
#footer ul {
	margin: 10px 0;
	padding: 0;
	font-size: 120%;
	list-style: none;
	}
#footer li {
	display: inline;
	white-space: nowrap;
	}
#footer p {
	margin: 0;
	padding: 0;
	}
#footer em {
	font-size: 110%;
	color: #663;
	}
#footer strong {
	padding-left: 18px;
	font-size: 150%;
	font-family: Arial, Helvetica;
	color: #666;
	letter-spacing: 0.1em;
	background: url(../images/common/icon_tel.gif) no-repeat 1px 50%;
	}
#footer span.pdf {
	display: block;
	margin: 0 0 0 -7px;
	padding: 13px 0 10px 35px;
	color: #666;
	letter-spacing: 0.1em;
	background: url(../images/common/icon_pdf.gif) no-repeat 1px 50%;
	}

/* pagetop
---------------------------------------*/
#pagetop p {
	margin: 0;
	padding: 0;
	font-size: 80%;
	}
#pagetop  a {
	padding: 2px 10px 2px 0;
	display: block;
	color: #fff;
	text-align: right;
	border-right: 5px solid #300;
	border-bottom: 1px solid #630;
	background: #f56;
	}
#pagetop p a:hover {
	border-right: 5px solid #300;
	border-bottom: 1px solid #963;
	background: #f36;
	}

/* index layout
---------------------------------------*/
#maindisplay {
	padding: 16px 0;
	border-bottom: 1px solid #fff;
	background: url(../images/index/maindisplay_bg.jpg);
	}
#maindisplay p {
	margin: 0 0 0 570px;
	font-size: 80%;
	color: #444;
	}
#maindisplay a {
	margin-bottom: 5px;
	padding: 1px 0 1px 50px;
	display: block;
	width: 160px;
	font-size: 130%;
	font-weight: bold;
	color: #f36;
	background:#fcc url(../images/common/icon_mail.gif) no-repeat 30px 40%;
	border-top: 1px solid #f39;
	border-right: 2px solid #900;
	border-bottom: 2px solid #900;
	border-left: 1px solid #f39;
	}
#maindisplay a:hover {
	color: #fff;
	background:#f46 url(../images/common/icon_mail.gif) no-repeat 30px 40%;
	}
	
#list_left,
#list_right {
	padding: 0;
	list-style: none;
	}
#list_left {
	margin: 0;
	float: left;
	width: 235px;
	}
#list_right {
	margin: 0 0 10px 0;
	float: right;
	width: 235px;
	}
#list_left li,
#list_right li {
	font-size: 12px;
	margin-bottom: 2px;
	}
#list_left li a,
#list_right li a {
	padding-left: 15px;
	background: url(../images/common/icon_arrow3.gif) no-repeat 0 40%;
	}
#list_left .menutitle,
#list_right .menutitle {
	margin: 15px 0 5px 0;
	padding: 0 2px 0 5px;
	font-size: 13px;
	border-bottom: 1px solid #cc9;
	background: url(../images/common/nav_bg.gif);
	}
#list_left a em,
#list_right a em {
	font-weight: normal;
	}

#news {
	margin: 0; 
	padding:  10px 20px 0 0;
	width: 490px;
	height: 350px;
	overflow: auto;
	}
#news dt {
	margin-bottom: 3px;
	padding: 0 0 3px 20px;
	font-size: 100%;
	border-bottom: 1px solid #ccc;
	background: url(../images/common/icon_new.gif) no-repeat 0 30%;
	}
#news dd {
	margin-bottom: 20px;
	padding: 0 0 0 20px;
	font-size: 90%;
	}
#news em {
	padding-left:10px;
	margin-left:10px;
	font-size: 110%;
	font-weight: bold;
	color: #f63;
	border-left: 1px solid #ccc;
	}
#news span {
	margin: 5px 0;
	padding:5px;
	display: block;
	border: 1px solid #fcc;
	background: #ffe;
	}
.nlink {
	padding-left: 13px;
	background: url(../images/common/icon_arrow2.gif) no-repeat 0 30%;
	}
#index #content p.titlenews {
	margin-bottom: 10px;
	padding: 3px 20px;
	clear: both;
	font-size: 80%;
	color: #663;
	letter-spacing: 0.1em;	
	border-bottom: 1px solid #e1e3b9;
	border-right: 1px solid #e1e3b9;
	background: url(../images/index/news_bg.gif);
	}

#campaign {
	width: 510px;
	margin-bottom: 20px;
	overflow: hidden;
	}

#campaign ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 510px;
	}

#campaign li {
	margin: 0;
	padding: 0;
	float: left;
	}

.campaign-title {
	margin: 0;
	padding: 0;
	color: #933;
	font-size: 150%;
	font-weight: bold;
	}

/* menu layout
---------------------------------------*/
#menu #list_left li,
#menu #list_right li {
	padding-bottom: 5px;
	margin-bottom: 5px;
	font-size: 90%;
	border-bottom: 1px solid #ccc;
	}
#menu #list_left a,
#menu #list_right a {
	font-size: 110%;
	}
#menu #list_left img,
#menu #list_right img {
	margin-right: 6px;
	float: left;
	}
#menu #list_left .menutitle,
#menu #list_right .menutitle {
	margin-bottom: 10px;
	}

/* form_mail layout
---------------------------------------*/
#form_mail dl {
	margin: 0;
	padding: 0;
	}
#form_mail dt {
	margin: 0;
	padding: 0 0 5px 15px;
	font-size: 90%;
	background: url(../images/common/icon_arrow1.gif) no-repeat 0 20%;
	}
#form_mail dd {
	margin: -2.3em 0 0 170px;
	padding-bottom: 25px;
	font-size: 90%;
	}

/* Section
---------------------------------------*/
.section1,
.section2,
.section3,
.section4,
.coment {
	clear: both;
	margin-bottom: 30px;
	}
.section1 {
	border-bottom: 1px solid #e0e8b9;
	}
.section3 {
	padding: 10px;
	width: 488px;
	border: 1px solid #f56;
	background: #eed5c8 url(../images/common/section_bg.jpg) no-repeat;
	}
.section4 {
	padding: 10px;
	width: 488px;
	border-right: 1px solid #abce88;
	border-bottom: 1px solid #abce88;
	background: #efd;
	}
.section5 {
	clear: both;
	margin-bottom: 20px;
	padding: 10px;
	width: 488px;
	border: 1px solid #abce88;
	}
.coment {
	padding: 10px 10px 0 10px;
	width: 488px;
	border: 1px solid #abce88;
	background: url(../images/common/menu_drcoment.jpg) no-repeat;
	}
.coment p {
	color: #f32;
	width: 390px;
	}
	
/* Images
---------------------------------------*/
.imgtop {
	margin-bottom: 20px;
	}
.imgleft {
	margin-right: 15px;
	margin-bottom: 15px;
	float: left;
	}
.imgright {
	margin-left: 15px;
	margin-bottom: 15px;
	float: right;
	}

/* List
---------------------------------------*/
.ichiran,
.ichiran,
.doctor {
	margin: 0;
	padding: 0;
	}
.ichiran dt,
.doctor dt {
	margin: 0;
	padding: 0 0 5px 15px;
	font-size: 90%;
	background: url(../images/common/icon_box01.gif) no-repeat 0 20%;
	}
.ichiran2 dt {
	margin: 0 0 0 30px;
	padding: 0 0 5px 15px;
	font-size: 90%;
	background: url(../images/common/icon_box01.gif) no-repeat 0 20%;
	}
.ichiran dd,
.ichiran2 dd {
	margin: -1.9em 0 0 100px;
	padding-bottom: 5px;
	font-size: 90%;
	}
.doctor dd {
	margin: -1.9em 0 0 80px;
	padding-bottom: 5px;
	font-size: 90%;
	}

ul.linklist {
	margin:  0 0 25px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #ccc;
	}
ul.linklist li {
	float: right;
	display: inline;
	white-space: nowrap;
	font-size: 80%;
	}
ul.linklist li a {
	margin-left: 15px;
	padding-left: 30px;
	display: block;
	text-decoration: none;
	border-left: 1px solid #ccc;
	background: url(../images/common/icon_return.gif) no-repeat 15px 20%;
	}
ul.linklist .pagetop a {
	background: url(../images/common/icon_pagetop.gif) no-repeat 15px 20%;
	}
ul.linklist li a:hover {
	text-decoration: underline;
	}

.number,
.box {
	padding: 0;
	margin-left:  20px;
	margin-right: 0;
	list-style: none;
	font-size: 110%;
	line-height: 140%;
	}
.number li {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #ccc;
	}
.number01 {
	list-style-image: url(../images/common/icon_number01.gif);
	}
.number02 {
	list-style-image: url(../images/common/icon_number02.gif);
	}
.number03 {
	list-style-image: url(../images/common/icon_number03.gif);
	}
.number04 {
	list-style-image: url(../images/common/icon_number04.gif);
	}
.number05 {
	list-style-image: url(../images/common/icon_number05.gif);
	}
.number06 {
	list-style-image: url(../images/common/icon_number06.gif);
	}
.number07 {
	list-style-image: url(../images/common/icon_number07.gif);
	}
.number08 {
	list-style-image: url(../images/common/icon_number08.gif);
	}
.number09 {
	list-style-image: url(../images/common/icon_number09.gif);
	}
.box li {
	margin-bottom: 3px;
	padding-bottom: 3px;
	color: #930;
	border-bottom: 1px dotted #ccc;
	list-style-image: url(../images/common/icon_box01.gif);
	}
.number strong,
.box strong {
	font-size: 160%;
	}
	
ul.box li ul li,
ol.number li ul li {
	margin-left: 20px;
	border: none;
	list-style-image: url(../images/common/icon_arrow3.gif);
	}

/* qa list
-----------------------------------------------------------------------------------------*/
.qa {
	list-style: none;
	font-size: 120%;
	}
.mark_q {
	margin-bottom: 15px;
	list-style-image: url(../images/qa/icon_mark_q.gif) ;
	font-weight: bold;
	font-size: 120%;
	color: #c36;
	}
.mark_q2 {
	margin-bottom: 5px;
	padding-bottom: 5px;
	list-style-image: url(../images/qa/icon_mark_q.gif);
	border-bottom: 1px dotted #ccc;
	}
.mark_q2 a {
	display: block;
 	background: #fff;
	text-decoration: none;
	}
.mark_q2 a:hover {
 	background: #fec;
	}

.mark_a {
	margin-bottom: 15px;
	padding-bottom: 15px;
	list-style-image: url(../images/qa/icon_mark_a.gif);
	border-bottom: 1px dotted #a50;
	}
.mark_a a {
	margin: 5px 0;
	padding: 2px 5px;
	display: block;
	text-align: right;
	color: #909;
	font-size: x-small;
	}
.mark_a a:hover {
 	background: #fec;
	}

/* Table Module
-----------------------------------------------------------------------------------------*/
table {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #c69;
	line-height: 1.4;
	background: #fff;
	font-size: 90%;
	}
td, th {
	border-bottom: 1px solid #c69;
	padding: 0.2em 0.4em;
	}
td strong, th strong {
	color: #f30;
	font-weight: normal;
	}
thead th,
thead td {
	text-align: center;
	color: #fff;
	font-weight: bold;
	background: #c69;
	}
thead th {
	border-right: 1px dotted #fcf;
	}

tfoot th, tfoot td {
	text-align: left;
	background: #fee;
	font-weight: normal;
	}
tbody th {
	font-weight: normal;
	text-align: left;
	border-right: 1px solid #c69;
	}
tbody td {
	text-align: right;
	background: #ffd;
	}
td em {
	font-weight: none;
	font-style: normal;
	color: #f36;
	}

.cmptable td,
.cmptable th {
	padding: 7px 5px;
	}
.cmptable thead th {
	background: #f00;
	}
.cmptext {
	font-size: 18px;
	color: #f36;
	}