@charset "utf-8";
/* CSS Document */
body
{ 
	background-color:#141414;
	background-image:url(image/mbody_bg.gif);
	background-repeat:repeat-x;
	margin-top:30px;
	margin-left:0px;
	margin-right:0px;
}
a:link, a:visited, a:active { text-decoration:none; color: ;}
a:hover { text-decoration:none; border:none}

#quickNav { width:200px; height:220px; float:left; position:absolute; visibility:visible; z-index:20000; }

img {border:none;}

.main{
	background-image:url(image/body_bg.gif);
	background-repeat:repeat-x;
}
.main_{
	background-image:url(image/mbody_bg.gif);
	background-repeat:repeat-x;
	background-color:#010916;
}
.sub{
	background-image:url(image/sub_body_bg.gif);
	background-repeat:repeat-x;
	background-color:#071424;
}
.menu_title
{ 
	padding-top:52px; 
    padding-left:15px;
	padding-right:15px;
}
.sub_menu
{
 	padding-top:16px;
	padding-bottom:16px; 	
    padding-left:15px;
	padding-right:15px;
}

.wedding_title {
	font-family:tahoma;
	color: #e12d74;
	font-size: 12px;
}

.sub_body
{
	font-family:tahoma;
	font-size:9pt;
	color:#555555;
}

.sub_body2
{
	font-family:"Trebuchet MS";
	font-size:9pt;
	color:#555555;
}
.pkg
{
	padding-top:20px;
	padding-bottom:20px;
}
.pkg2
{
	padding-top:15px;
	padding-bottom:15px;
}
.five
{
    padding-left:5px;
	padding-right:5px;
}
._five
{
    padding-left:5px;
}
.five_
{
	padding-right:5px;
}
.rate_table
{	
	padding-top:2px;
	padding-left:2px;
	padding-right:2px;
	padding-bottom:2px;
}

.smallfont
{
	font-family:Tahoma,"돋움";
	font-size:8pt;
	color:#555555;
}



/***********폼스타일*************/

.radio {
	HEIGHT: 14px;
	WIDTH: 14px;
	border: none;
}

.select_div {
	position:relative;
	left:0px;
	top:0px;
	border:1px solid #d2d2d2;
	background-color:grey;
}

.ast
{
	font-family:"Trebuchet MS";
	color:#ff0000;
}

.img_btn {
	border:0;
	vertical-align: middle;
}

input[type=text], input[type=password] {
	border: 1px solid #e2e2e2;	
}

.textarea {
	border:1px solid grey;
	font-size:9pt;
	color:#121212;
	font-family:"Trebuchet MS", "돋움";
	background-color:#ffffff;
}
.input {
	border:1px solid grey;
	font-size:9pt;
	color:#121212;
	font-family:"Trebuchet MS", "돋움";
	background-color:#ffffff;
	width:200px;
	height:16px;
}
.input_ {
	border:1px solid grey;
	font-size:9pt;
	color:#121212;
	font-family:"Trebuchet MS", "돋움";
	background-color:#ffffff;
	width:100px;
	height:16px;
}

.submit {
	border:1px solid #e2e2e2;;font-weight:bold;font-size:9pt;color:white;background-color:#777777;height:16px;
}
.button {
	border:1px solid grey; font-family:tahoma;size:9pt;color:white;background-color:#476a9f; height:20px;
}


/** 20090521 추가 **/
#main_layer {width:290px; height:390px; z-index:1000; position:absolute; left:610px; top:215px;}
#body_layer {z-index:1;}

.main_news {}
.main_news th, .main_news td {height:18px;}
.main_news th {font-size:11px; color:#a3cef8; text-align:left; font-family:"돋움"; font-weight:normal;}
.main_news td {font-size:11px; color:#2b486f; text-align:right; font-family:"돋움"; font-weight:normal;}
.main_news th a {font-size:11px; color:#a3cef8; text-align:left; font-family:"돋움"; font-weight:normal;}
.main_news th a:hover {font-size:11px; color:#a3cef8; font-family:"돋움"; text-decoration:underline;}
.main_news th a:link, .main_news th a:visted .main_news th 	a:active {font-size:11px; color:#a3cef8; font-family:"돋움"; }


