body {
	background:url(../images/grey/bg.jpg) center top no-repeat;
}

html {
	background:url(../images/grey/bg2.gif) #fff center top repeat-x ;
}
/** TOP **/

#top {
	width:951px;
	margin:auto;
}

#top .logo {
	min-height:69px;
	padding-top:10px;
	float:left;
}

#top .topMenu {
	background:#efeeee;
	padding:5px 0px;
}

* html #top .topMenu {
	background:#efeeee;
	padding:5px 0px;
	margin-top:-5px;
}
#top .topMenuLeft {
	background:url(../images/grey/topMenuLeft.gif) #efeeee;
	width:8px;
	height:45px;
	float:left;
}

#top .topMenuMiddle {
	background:url(../images/grey/topMenuCenter.gif) #efeeee;
	width:929px;
	height:45px;
	float:left;
	padding-left:5px;
}

#top .topMenuRight {
	background:url(../images/grey/topMenuRight.gif) #efeeee;
	width:8px;
	height:45px;
	float:left;
}

#top .topMenuMiddle ul {
	padding:6px 0px;
}

#top .topMenuMiddle ul li {
	background:url(../images/grey/menuDivide.gif) center right no-repeat;
	float:left;
	padding-right:2px;
}

#top .topMenuMiddle ul li a {
	background:url(../images/grey/topMenuOver.gif) top;
	display:block;
	font:bold 12px dotum;
	color:#737373;
	height:23px;
	float:left;
	padding:10px 15px 0 15px;
}

#top .topMenuMiddle ul li a:hover {
	background-position:bottom;
	color:#353535;
}
#top .topMenuMiddle ul li .menuOver {
	background-position:bottom;
	color:#12130b;
}

#top .topMenuMiddle ul .on a {
	background:url(../images/grey/topMenuOn.gif);
	color:#fff;
}

#top .topMenuMiddle ul .on a:hover {
	background:url(../images/grey/topMenuOn.gif);
	color:#fff;
}

#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: 0px 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 #bbbbbb;

	}
	.ddsubmenustyle a {
		display:block;
		font:12px dotum;
		padding:10px 15px;
		color:#53605f;
	}

	.ddsubmenustyle a:hover {
		background:#efefef;
		color:#192221;
	}

	.ddsubmenustyle li {
		border-bottom:1px dashed #e2e2e2;
		width:140px;
	}


/** CONTAINER **/

#container {
	width:950px;
	margin:auto;
}

/** LEFT **/

.bloozLeft {
	width:240px;
	float:left;
	padding-top:20px;
	overflow:hidden;
}

.bloozLeft .leftTop {
	background:url(../images/grey/leftTop.gif);
	width:240px;
	height:46px;
}

.bloozLeft .leftMiddle {
	background:url(../images/grey/leftMiddle.gif);
	width:202px;
	padding:5px 19px 10px 19px;
	font:12px dotum;
}

.bloozLeft .leftBottom {
	background:url(../images/grey/leftBottom.gif);
	width:240px;
	height:14px;
	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 {
	width:692px;
	float:left;
	margin-top:10px;
}

.bloozRight .rightBox {
	width:692px;
}

.bloozRight .rightBox .rightTop {
	background:url(../images/grey/rightTop.gif);
	width:674px;
	height:39px;
	padding:20px 0px 0px 33px;
}

.bloozRight .rightBox .rightTop h2 {
	font-size:24px;
	color:#fff;
}

.bloozRight .rightBox .rightMiddle {
	background:url(../images/grey/rightMiddle.gif);
	width:677px;
	padding:10px 15px;
	font:12px dotum;
}

.bloozRight .rightBox .rightBottom {
	background:url(../images/grey/rightBottom.gif);
	width:707px;
	height:12px;
}



/** FOOTER **/

#footer {
	background:url(../images/grey/footerBg.jpg) center top;
	height:187px;
	margin-top:30px;
}

#footer .container {
	background:url(../images/grey/footerBg2.jpg) 50px 0px no-repeat;
	width:970px;
	margin:auto;
	height:137px;
	padding:50px 0 0 0;
}

#footer .copyright {
	padding:15px 0px 0px 5px;
	float:left;
}

#footer .copyright p {
	padding-bottom:7px;
}

#footer .copyright a {
	font:bold 10px arial;
	color:#000;
}

#footer .blooz {
	color:#024588;
}

#footer .siteCopyright {
	background:url(../images/grey/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/grey/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:#fff;
}

#footer .footerLink a:hover {
	color:#ccc;
}

#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;
}