@import url('common/css/neo_basic.css');
@import url('common/css/neo_setup.css');



/*강제삽입 헤더 가리기*/
.hideTH{
	display:none;
}

body {
	margin: 0px;
	background-color: #FFF9E9;
	margin:0;
	padding:0;
}
#outtable {
	margin-left:18px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

#toplocalmenu {
	font-size: 9px;
	padding-top: 40px;
	padding-bottom: 22px;
}
#topmenu {
	
}
#topmenu td {
	height:25px;
	font-weight: bold;
	padding: 0 0 0 22px;
}
a:link.menutxt {
	color: #2C2C2C;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
}
a:hover.menutxt {
	color: #2C2C2C;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
}
a:visited.menutxt {
	color: #2C2C2C;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
}
a:link.leftmenu {
	color: #2C2C2C;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
}
a:hover.leftmenu {
	color: #2C2C2C;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
}
a:visited.leftmenu {
	color: #2C2C2C;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
}

a:link.leftmenu-sub {
	color: #666666;
	line-height: 18px;
	text-decoration: none;
}
a:hover.leftmenu-sub {
	color: #FF5A00;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
}
a:visited.leftmenu-sub {
	line-height: 18px;
	text-decoration: none;
}


.crossline{
	margin-top:10px;
	margin-bottom: 10px;
}

.cross-hr{
	border-top: 1px solid ;
	border-right: 0px solid ;
	border-bottom: 0px solid ;
	border-left: 0px solid ;
	height:1px;
	color:#D7D2C3;
}

a:visited{
	text-decoration: none;
	color: #333333;
}a:link{
	text-decoration: none;
	color: #333333;
}
#copyright{
	margin-top:15px;
}


#leftmenu {
	margin-top:15px;
	width:150px;
}
#leftmenu td{
	height:25px;
	padding-left:15px;
	padding-bottom:5px;
	background: url(images/sub_leftmenu_bg.gif) bottom repeat-x;
}

#location {
	font-size: 10px;
	text-align: right;
	padding-right:15px;
	background:#ECE7D7;
}

.bodytable{
	margin: 20px 0 10px 27px;
}
.bodytable h2 {
	font-size:12px;
	font-weight:bold;
}


.thistitle{
	height:40px;
}
.gotop {
	margin: 10px 0 10px 0 ;
}


.c_table {
	border-top: 1px solid #D4D0C8;
	border-right: 1px solid #D4D0C8;
	border-bottom: 0px solid #D4D0C8;
	border-left: 0px solid #D4D0C8;
}
.c_table td {
	border-top: 0px solid #D4D0C8;
	border-right: 0px solid #D4D0C8;
	border-bottom: 1px solid #D4D0C8;
	border-left: 1px solid #D4D0C8;
	padding:3px;
}
.c_table_title {
	background-color: #EADFCA;
	color: #333333;
}
.point_txt_1 {
	color: #006699;
}
.point_txt_2 {
	color: #FF6600;
}
