@import url("layout.css");
@import url("main.css");
@import url("navi.css");
@import url("medical.css");
@import url("tour.css");
@import url("helper.css");
@import url("community.css");
@import url("other.css");
@import url("table.css");

/* [Common Start] */
* {
	margin:0;
	padding:0;	
}



p,br,body,table,td,select,input,form,textarea,option {
	font-family: "돋움", "굴림", "Verdana". "tahoma";
	color: #333333;
	line-height: 140%;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	word-break:break-all;
}

img {
	border: none;
}

.input {
 margin: 0px;
 padding: 0px;
 border:solid 1px;
 border-color:#DDDDDD;
 background-color:#FFFFFF;
 height:19px;
 font-size:8pt;
 }

 .form {
 margin: 0px;
 padding: 0px;
 border:solid 1px;
 border-color:#DDDDDD;
 background-color:#FFFFFF;
 height:19px;
 font-size:8pt;
 }

 .textarea {
 	font-size:12px;
	border:#CCCCCC 1px solid;
	color: #666666;
	scrollbar-face-color:#E5E5E5;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
	scrollbar-arrow-color:#808080;
}

li {
	list-style: none;
}

table {
 border-collapse:collapse;empty-cells:show;
}


a:link    {color: #333333;text-decoration: none;}
a:visited {color: #333333;text-decoration: none;}
a:active  {color: #333333;text-decoration: none;}
a:hover   {color: #000000;text-decoration: underline;}
/* [Common End] */

/* [Text Start] */
.t11_blue {color: #366FB3; font-size: 11px;}
.t11_black {color: #000000; font-size: 11px;}
.t11_red {color: #FF5400; font-size: 11px;}
.t12_red {color: #FF5400; font-size: 12px;}
.t12_blueB {color: #366FB3; font-weight: bold;}
.t12_black {color: #000000;}
.t12_blue {color: #366FB3;}
.t12_orange {color: #FF5400; font-size: 12px;}
.t11_redB {color: #FF5400; font-size: 11px; font-weight: bold;}
.t12_redB {color: #FF0000; font-weight: bold;}
.t12_blackB {color: #000000; font-weight: bold;}
.t12_orangeB {color: #FF5400; font-size: 12px; font-weight: bold;}
.t12_greenB {color: #177900; font-size: 12px; font-weight: bold;}
.t12_violetB {color: #8080C0; font-size: 12px; font-weight: bold;}
.t12_violetB2 {color: #6464AF; font-size: 12px; font-weight: bold;}
.t15_orangeB {color: #FF5400; font-size: 15px; font-weight: bold;}



/* [Text End] */

/* [Quick Start] */
#top_div {
	position:absolute;
	width:83px;
	z-index: 2;
}
/* [Quick End] */

/* [Padding Start] */
.p_t_5 {padding-top:5px;}
.p_t_10 {padding-top:10px;}
.p_t_15 {padding-top:15px;}
.pt100 {padding-top:100px;}
.pl180 {padding-left:180px;}
.pr180 {padding-right:50px;}
.pb5 {padding-bottom:5px;}
.pb10 {padding-bottom:10px;}
.pb20 {padding-bottom:20px;}
.ptb5 {padding: 5px 0 5px 0px;}
.ptbl5 {padding: 5px 0 5px 5px;}
.ptb10 {padding: 10px 0 10px 0px;}
.ptb15 {padding: 15px 0 15px 0px;}
.ptb20 {padding: 20px 0 20px 0px;}
.ptb30 {padding: 30px 0 30px 0px;}
.ptrbl15 {padding: 15px 15px 15px 15px;}
.pl10 {padding-left: 10px;}
.pl5 {padding-left: 5px;}
.pl50 {padding-left: 50px;}
.plb10 {padding: 0 0 10px 10px;}


/* [ID/PW Find Start] */
.idpw_text01 {
	padding: 15px 0 15px 0px;
	color: #000000;
	text-align: center;
}

.idpw_text02 {
	color: #366FB3;
	font-weight: bold;
}
/* [ID/PW Find End] */

/* Medical Table th Start */
table.medical_table {
	clear:both;
	padding:0px;
	margin:0px;
	width:100%;
	border-collapse: collapse;
	background:url(../images/board/bg_medical_title.gif) repeat-x;
}

table.medical_table th {
	padding:0px;
	margin:0px;
	height:32px;
	text-align:center;
	color:#000000;
}

table.medical_table th.medical_title_line {
	background:url(../images/board/title_line.gif) no-repeat right;
}

table.medical_table div.medical_title_left  {
	height:32px;
	padding:0px;
	margin:0px;
	color:#000000;
	background:url(../images/board/bg_medical_line02.gif) no-repeat left top;
}

table.medical_table div.medical_title_left div {
	color:#000000;
	padding: 7px 0px 0px 0px;
}

table.medical_table th.medical_title_right {
	background:url(../images/board/bg_medical_line02.gif) no-repeat right top;
}
/* Medical Table th End */


/* Tour Table th Start */
table.tour_table {
	clear:both;
	padding:0px;
	margin:0px;
	width:100%;
	border-collapse: collapse;
	background:url(../images/board/bg_tour_title.gif) repeat-x;
}

table.tour_table th {
	padding:0px;
	margin:0px;
	height:32px;
	text-align:center;
	color:#000000;
}

table.tour_table th.tour_title_line {
	background:url(../images/board/title_line.gif) no-repeat right;
}

table.tour_table div.tour_title_left  {
	height:32px;
	padding:0px;
	margin:0px;
	color:#000000;
	background:url(../images/board/bg_tour_line02.gif) no-repeat left top;
}

table.tour_table div.tour_title_left div {
	color:#000000;
	padding: 7px 0px 0px 0px;
}

table.tour_table th.tour_title_right {
	background:url(../images/board/bg_tour_line02.gif) no-repeat right top;
}
/* Tour Table th End */

/* Helper Table th Start */
table.helper_table {
	clear:both;
	padding:0px;
	margin:0px;
	width:100%;
	border-collapse: collapse;
	background:url(../images/board/bg_helper_title.gif) repeat-x;
}

table.helper_table th {
	padding:0px;
	margin:0px;
	height:32px;
	text-align:center;
	color:#000000;
}

table.helper_table th.helper_title_line {
	background:url(../images/board/title_line.gif) no-repeat right;
}

table.helper_table div.helper_title_left  {
	height:32px;
	padding:0px;
	margin:0px;
	color:#000000;
	background:url(../images/board/bg_helper_line02.gif) no-repeat left top;
}

table.helper_table div.helper_title_left div {
	color:#000000;
	padding: 7px 0px 0px 0px;
}

table.helper_table th.helper_title_right {
	background:url(../images/board/bg_helper_line02.gif) no-repeat right top;
}
/* Helper Table th End */


/* Community Table th Start */
table.community_table {
	clear:both;
	padding:0px;
	margin:0px;
	width:100%;
	border-collapse: collapse;
	background:url(../images/board/bg_community_title.gif) repeat-x;
}

table.community_table th {
	padding:0px;
	margin:0px;
	height:32px;
	text-align:center;
	color:#000000;
}

table.community_table th.community_title_line {
	background:url(../images/board/title_line.gif) no-repeat right;
}

table.community_table div.community_title_left  {
	height:32px;
	padding:0px;
	margin:0px;
	color:#000000;
	background:url(../images/board/bg_community_line02.gif) no-repeat left top;
}

table.community_table div.community_title_left div {
	color:#000000;
	padding: 7px 0px 0px 0px;
}

table.community_table th.community_title_right {
	background:url(../images/board/bg_community_line02.gif) no-repeat right top;
}
/* Community Table th End */

/* Other Table th Start */
table.other_table {
	clear:both;
	padding:0px;
	margin:0px;
	width:100%;
	border-collapse: collapse;
	background:url(../images/board/bg_other_title.gif) repeat-x;
}

table.other_table th {
	padding:0px;
	margin:0px;
	height:32px;
	text-align:center;
	color:#000000;
}

table.other_table th.other_title_line {
	background:url(../images/board/title_line.gif) no-repeat right;
}

table.other_table div.other_title_left  {
	height:32px;
	padding:0px;
	margin:0px;
	color:#000000;
	background:url(../images/board/bg_other_line02.gif) no-repeat left top;
}

table.other_table div.other_title_left div {
	color:#000000;
	padding: 7px 0px 0px 0px;
}

table.other_table th.other_title_right {
	background:url(../images/board/bg_other_line02.gif) no-repeat right top;
}
/* Other Table th End */

/* Table td Start */
tr.subject_list td {
	padding: 7px 2px 7px 0px;
	margin:0px;
	height:32px;
	text-align:center;
	border-bottom: 1px solid #C8C8C8;
}

tr.subject_list01 td {
	padding: 4px 2px 4px 0px;
	margin:0px;
	text-align:center;
	border-bottom: 1px solid #C8C8C8;
}

tr.subject_list td.left {
	padding: 7px 2px 7px 10px;
	margin:0px;
	height:32px;
	text-align:left;
	border-bottom: 1px solid #C8C8C8;
}
/* Table td End */

