body {
	background:url(../images/green/bg.jpg) #f1f3f4 repeat-x ;
}

/** TOP **/

#top {
	width:970px;
	margin:auto;
}

#top .logo {
	min-height:69px;
	padding-top:10px;
	float:left;
}
#top .topMenu {
	background:transparent;
	padding:5px 0px;
	margin-top:6px;
}


#top .topMenuLeft {
	background:url(../images/green/topMenuLeft.png);
	width:6px;
	height:58px;
	float:left;
}

* html #top .topMenuLeft {
	background:url(images/blank.gif) no-repeat;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="layouts/blooz_layout2/images/green/topMenuLeft.png", sizingMethod="scale");
}

#top .topMenuMiddle {
	background:url(../images/green/topMenuMiddle.png);
	width:953px;
	height:58px;
	float:left;
	padding-left:5px;
}

* html #top .topMenuMiddle {
	background:url(images/blank.gif) no-repeat;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="layouts/blooz_layout2/images/green/topMenuMiddle.png", sizingMethod="scale");
}


#top .topMenuRight {
	background:url(../images/green/topMenuRight.png);
	width:6px;
	height:58px;
	float:left;
}

* html #top .topMenuRight {
	background:url(images/blank.gif) no-repeat;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="layouts/blooz_layout2/images/green/topMenuRight.png", sizingMethod="scale");
}


#top .topMenuMiddle ul {
	padding:10px 0px;
}

#top .topMenuMiddle ul li {
	background:url(../images/green/menuDivide.gif) center right no-repeat;
	float:left;
	padding-right:2px;
}

#top .topMenuMiddle ul li a {
	background:url(../images/green/topMenuOver.gif) top;
	display:block;
	font:bold 12px dotum;
	color:#484c33;
	height:25px;
	float:left;
	padding:14px 15px 0 15px;
}

#top .topMenuMiddle ul li a:hover {
	background-position:bottom;
	color:#12130b;
}
#top .topMenuMiddle ul li .menuOver {
	background-position:bottom;
	color:#12130b;
}

#top .topMenuMiddle ul .on a {
	background:url(../images/green/topMenuOn.gif);
	color:#dee8af;
}

#top .topMenuMiddle ul .on a:hover {
	background:url(../images/green/topMenuOn.gif);
	color:#dee8af;
}

#top .rightTop {
	float:right;
	width:358px;
}

#top .rightTop .styleChange {
	float:right;
	padding:10px 10px 0px 0px;
	font:11px arial;
}

#top .rightTop .topSearch {
	background:url(../images/topSearchBg.png) top right;
	width:258px;
	height:48px;
	float:right;
}

* html #top .rightTop .topSearch {
	background:url(images/blank.gif) no-repeat;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="layouts/blooz_layout2/images/topSearchBg.png", sizingMethod="scale");
}


#top .rightTop .topSearch .input {
	padding:12px 0 0 24px;
	float:left;
}

#top .rightTop .topSearch .input input {
	border:none;
	background:transparent;
	font:12px dotum;
	width:155px;
}

#top .rightTop .topSearch .search {
	padding:10px 19px 0 0px;
	float:right;
}

#top .rightTop .topSearch .search input {
	border:none;
	background:url(../images/searchBtn.gif);
	width:50px;
	height:22px;
	display:block;
	float:right;
}



#language { float:right;padding:5px 8px 0 0;}
#language strong { color:#000000; font:.75em Tahoma; margin-right:3px;}
#language a img { vertical-align:-5px;}
#language .langContainer {position:relative;z-index:100;}
#language #selectLang {position:absolute;display:none;z-index:100;padding:0;margin:0px 0px 0px 50px; width:117px;border:1px solid #cbcbcb;}
#language #selectLang { list-style:none;background:#f0f0f0; }
#language #selectLang .alt {background:#f9f9f9;}
#language #selectLang a { display:block; padding:3px 8px; font:10px Tahoma; color:#222; text-decoration:none;}
#language #selectLang a:hover { color:#fff;background:#263635;font-weight:bold;}


	
	/** SUB DROP DOWN **/

	.ddsubmenustyle { /*topmost and sub ULs, respectively*/
		font: normal 13px Verdana;
		margin: -5px 0 0 0px;
		padding: 0;
		position: absolute;
		left: 0;
		top: 0px;
		list-style-type: none;
		visibility: hidden;
		z-index: 100;
	}


	.ddsubmenustyle .boxBorder {
		background:#fff;
		border:2px solid #637075;

	}

	.ddsubmenustyle a {
		display:block;
		font:12px dotum;
		padding:10px 15px;
		color:#53605f;
	}

	.ddsubmenustyle a:hover {
		background:#f2f4ed;
		color:#192221;
	}

	.ddsubmenustyle li {
		border-bottom:1px dashed #e2e2e2;
		width:140px;

	}


/** CONTAINER **/

#container {
	width:970px;
	margin:auto;
}

/** LEFT **/

.bloozLeft {
	width:278px;
	float:left;
	padding-top:20px;
	overflow:hidden;
}

.bloozLeft .leftTop {
	background:url(../images/green/leftTop.gif);
	width:278px;
	height:46px;
}

.bloozLeft .leftMiddle {
	background:url(../images/green/leftMiddle.gif);
	width:201px;
	padding:5px 52px 10px 25px;
	font:12px dotum;
}

.bloozLeft .leftBottom {
	background:url(../images/green/leftBottom.gif);
	width:278px;
	height:10px;
	font-size:0px;
}

	/** LEFT MENU **/

	.leftMenu {
		padding-top:20px;
	}

	.leftMenu ul {
		border-top:1px dashed #dad9d4;
	}

	.leftMenu ul li {
		border-bottom:1px dashed #dad9d4;
	}

	.leftMenu ul li a {
		display:block;
		font-size:12px;
		color:#636d6c;
		padding:12px 0px 12px 12px;
	}

	.leftMenu ul li a:hover {
		color:#213836;
	}

	.leftMenu ul .on {
		background:#3a3e42;
	}

	.leftMenu ul .on a {
		color:#fff;
	}

	.leftMenu ul .on a:hover {
		color:#fff;
		background:transparent;
	}

/** RIGHT  **/

.bloozRight {
	position:relative;
	width:692px;
	float:left;
	z-index:1;
}

.bloozRight .rightBox {
	position:relative;
	width:730px;
	margin:5px 0 0 -38px;
	z-index:2;
}

.bloozRight .rightBox .rightTop {
	background:url(../images/green/rightTop.png);
	width:697px;
	height:43px;
	padding:28px 0px 0px 33px;
}

* html .bloozRight .rightBox .rightTop {
	background:url(images/blank.gif) no-repeat;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="layouts/blooz_layout2/images/green/rightTop.png", sizingMethod="scale");
}



.bloozRight .rightBox .rightTop h2 {
	font-size:24px;
	color:#fff;
}

.bloozRight .rightBox .rightMiddle {
	background:url(../images/green/rightMiddle.png);
	width:700px;
	padding:10px 15px;
	font:12px dotum;
}

* html .bloozRight .rightBox .rightMiddle {
	background:url(images/blank.gif) no-repeat;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="layouts/blooz_layout2/images/green/rightMiddle.png", sizingMethod="scale");
}


.bloozRight .rightBox .rightBottom {
	background:url(../images/green/rightBottom.png);
	width:730px;
	height:12px;
}

* html .bloozRight .rightBox .rightBottom {
	background:url(images/blank.gif) no-repeat;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="layouts/blooz_layout2/images/green/rightBottom.png", sizingMethod="scale");
}



/** FOOTER **/

#footer {
	background:url(../images/green/footerBg.jpg) center top;
	height:147px;
	padding:79px 0 0 0;
}

#footer .container {
	background:url(../images/green/footerBg2.jpg) no-repeat;
	width:970px;
	margin:auto;
	height:147px
}

#footer .copyright {
	padding:15px 0px 0px 5px;
	float:left;
}

#footer .copyright p {
	padding-bottom:7px;
}

#footer .copyright a {
	font:bold 10px arial;
	color:#fff;
}

#footer .blooz {
	color:#6ca8e5;
}

#footer .siteCopyright {
	background:url(../images/green/footerBg3.png);
	height:50px;
	width:100%;
	position:absolute;
	margin-top:-50px;
	text-align:center;
	font:bold 12px/48px arial;
	color:#fff;
}
* html #footer .siteCopyright {
	background:url(images/blank.gif) no-repeat;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="layouts/blooz_layout2/images/green/footerBg3.png", sizingMethod="scale");
}

#footer .footerLink {
	float:right;
	padding:20px 0px 0px 5px;
}

#footer .footerLink ul li {
	float:left;
	padding:0px 10px;
}

#footer .footerLink a {
	font:12px dotum;
	color:#ccc;
}

#footer .footerLink a:hover {
	color:#fff;
}

#footer .footerLink .barLeft {
	background:url(../images/footerBarLeft.png);
	width:15px;
	height:52px;
	float:left;
}

* html #footer .footerLink .barLeft {
	background:url(images/blank.gif) no-repeat;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="layouts/blooz_layout2/images/footerBarLeft.png", sizingMethod="scale");
}

#footer .footerLink .barMiddle {
	background:url(../images/footerBarMiddle.png);
	height:37px;
	float:left;
	padding-top:15px;
}

* html #footer .footerLink .barMiddle {
	background:url(images/blank.gif) no-repeat;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="layouts/blooz_layout2/images/footerBarMiddle.png", sizingMethod="scale");
}

#footer .footerLink .barRight {
	background:url(../images/footerBarRight.png);
	width:15px;
	height:52px;
	float:left;
}

* html #footer .footerLink .barRight  {
	background:url(images/blank.gif) no-repeat;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="layouts/blooz_layout2/images/footerBarRight.png", sizingMethod="scale");
}




/** COMMON **/
.clear {
	clear:both;
}

.float_l {
	float:left;
}
