@charset "utf-8";

/* header */
.topmenu{position:absolute; top:20px; left:25px; width:670px; background:url("../images/home/bar.png"); background-repeat:no-repeat; line-height:50px; text-align:left; padding-left:15px;}
.topmenu img{padding:7px 0 0 0;}
.submenu{position:absolute; top:65px; left:20px; text-align:center; width:700px; font-size:13px; font-weight:bold; }

a:link{text-decoration:none; color:#000000;}
a:visited{color:#050099;}
a:hover{color:#ff9900;}
a:active{color:#ff9900;}


/* page */
.where {COLOR: #9e9e9e; FONT-FAMILY: "dotum","dotum","tahoma","verdana","arial";font-size:8pt; text-align:right;line-height:10pt;}

/* Çà»çÀÏÁ¤, ¿À´ÃÇà»ç*/
.cal{height:30px; width:186px; background-color:#67acf1;line-height:30px; text-align:center; color:white; font-size:9pt; margin:2px;}

/* ¼¼ºÎÆäÀÌÁö left_menuºÎºÐ*/
#left_lions{
	width: 221px;
	height: 545px;
	padding-left: 21px;
	padding-top: 170px;
	vertical-align: top;
	text-align: left;
	background-image:url('../images/lions/lions_leftbar.png');
}
#left_branch{
	width: 221px;
	height: 545px;
	padding-left: 21px;
	padding-top: 170px;
	vertical-align: top;
	text-align: left;
	background-image:url('../images/home/branch_leftbar.png');
	}
#left_club_plaza{
	width: 221px;
	height: 545px;
	padding-left: 21px;
	padding-top: 170px;
	vertical-align: top;
	text-align: left;
	background-image:url('../images/home/club_plaza_leftbar.png');
	}
#left_service_news{
	width: 221px;
	height: 545px;
	padding-left: 21px;
	padding-top: 170px;
	vertical-align: top;
	text-align: left;
	background-image:url('../images/home/service_news_leftbar.png');
	}
#left_community{
	width: 221px;
	height: 545px;
	padding-left: 21px;
	padding-top: 170px;
	vertical-align: top;
	text-align: left;
	background-image:url('../images/home/community_leftbar.png');
	}
#left_sitemap{
	width: 221px;
	height: 545px;
	padding-left: 21px;
	padding-top: 170px;
	vertical-align: top;
	text-align: left;
	background-image:url('../images/home/sitemap_leftbar.png');
	}
#left_repeat{width: 221px;background-image:url('../images/home/repeat_leftbar.png'); background-repeat: repeat-y; vertical-align:top; }

/* ÀÌÀü main css ºÎºÐ ½ÃÀÛ */
.small_txt01 {COLOR: #424242; FONT-FAMILY:"dotum","dotum","Verdana","Tahoma","arial";font-size:8pt; letter-spacing:0px; line-height:10pt;}
a:link.small_txt01{font-size:8pt; color:#424242}
a:visited.small_txt01{font-size:8pt; color:#424242}
a:hover.small_txt01{font-size:8pt; color:#424242}
a:active.small_txt01{ font-size:8pt; color:#424242}

.input_login {border:solid 1 #999999 ;background-color:#FFFFFF;font-family:"dotum","dotum","verdana";font-size:8pt;height:25px;color:#6E6E6E;}
/* ÀÌÀü main css ºÎºÐ ³¡ */


/* text */
.textset{font-family:"dotum","Verdana","Tahoma","arial"; font-size:10pt; color:#000000; text-decoration:none;}


		/* ·¹ÀÌ¾îÆË¾÷ */
		#layer_pop {
			position:fixed;
			width:auto;
			height:auto;
			font-size:0;
			top:10px;
			left:10px;
			font-size:0;
			z-index:1000
		}
		.layerPopup img {
			display:block;
		}

		.layerPopup ul {
			background:#4b74f4;
			padding:10px;
			box-sizing:border-box;
			border-top:1px solid #eee;
			overflow:hidden;
		}

		.layerPopup ul li {
			display:inline-block;
			font-size:13px;
			line-height:18px;
			float:left;
			color:#fff;
		}
		.layerPopup ul li input[type="checkbox"] {
			margin-right:5px
		}
		.layerPopup ul li:last-child{
			float:right
		}
		.layerPopup ul li:last-child a {
			font-size:13px;
			color:#fff;
		}