a {color:#606060;text-decoration:underline;}
a:hover {color:black;text-decoration:underline;}

body, table, tr, td, select, input, textarea { 
	font-family: Arial, Tahoma, Helvetica;
	font-size: 11px;
	color: #444444;
	line-height: 17px;
}

img {border:none;}
form {display:inline;} 
.justify{text-align: justify;}

/* text */

.p12 {font-size:12px;font-weight:bold;}
.p14 {font-size:14px;font-weight:bold;}
.p17 {font-size:17px;font-weight:bold;}

.menu {font-weight:bold;color:#FFF7DE;text-decoration:none;}
.menu a:link {font-weight: bold;color:#FFF7DE;text-decoration:underline}
.menu a:visited {font-weight: bold;color:#FFF7DE;text-decoration:underline}
.menu a:hover {font-weight: bold;color:#FFD200;text-decoration:underline;}

.menu_on {font-weight:bold;color:#000000;text-decoration:none;}
.menu_on a:link {font-weight: bold;color:#000000;text-decoration:underline}
.menu_on a:visited {font-weight: bold;color:#000000;text-decoration:underline}
.menu_on a:hover {font-weight: bold;color:#000000;text-decoration:underline;}

.pl {line-height:14px;}

/* table.layout.form */

.tb_out {
	border:3px #E6C78C solid;
	}

.tb_bar {
	height:25; 
	background-color:#FEEEC7; 
	font-size: 11px; 
	font-weight:bold;
	}

.tr_row {
	height:25; 
	background-color:#FFFFFF; 
	}

.rm_title { 
	background-color:#FEEEC7;
	color:#A24C17;
	font-weight:bold;
	font-size:11px;
	height:22px;
	padding-left:5px;
	}

.rm_title2 { 
	background-color:#F3EFE7;
	color:#81725F;
	font-size:11px;
	height:25px;
	font-weight:bold;
	padding-left:5px;
	}

.rm_cnts { 
	background-color:#FEF5DD;
	font-size:11px;
	line-height: 16px;
	padding-left:5px;
	}

.frm_title {
	height: 28px; 
	font-weight:bold;
	background-color: #FEEEC7; 
	color:#A24C17;
	text-align: center;
	}

.lh {
	line-height:14px;
	}

.input_style {
	border:#E6DAC8 1px solid;height:19px;
	}
.textarea {
	border:#E6DAC8 1px solid;
	}

/* bg */

.ml_bg {
	background-image:url('https://www.oceanside.co.kr:40001/en/image/ml_bg.gif');
	background-repeat:repeat-y;
	background-position:left;
	background-attachment:scroll;
	}

/* line */

.line1 {height:1; background-color:#B4BA95;}
.line2 {height:1; background-color:#E6C78C;}
.line3 {height:1; background-color:#F0DAB0;}
.line_dot1 {height:1; background-image:url('https://www.oceanside.co.kr:40001/en/image/line_dot1.gif')}
.line_dot2 {height:1; background-image:url('https://www.oceanside.co.kr:40001/en/image/line_dot2.gif')}
