IMG {border: none;} 

body{
	font: 13px "¸¼Àº °íµñ", "µ¸¿òÃ¼", "Lucida Sans", Verdana, sans-serif;
	margin: 0 auto 0 auto;
	padding: 0;
}

#wrapper{
	background:#FFFFFF url(./images/bgBody.gif) repeat-x left top;
 }
 
#header{
	position:relative;
	width:980px;
	height:130px;
	/* background:url(./images/main_top.gif) no-repeat right top; */
	/* margin-bottom:10px; */
 }


#header h1 { margin:0; padding:0; position:absolute; top:30px; left:10px;}
#header a { text-decoration:none; color:#555555; }
#contentBody {
	position:relative;
	width:980px;
	padding-bottom:30px;
	overflow:hidden;
	/* background:url(./images/bgContentBody.gif) repeat-y left top; border-bottom:1px solid #dddddd; */
}

#columnLeft {
	position:relative;
	width:200px;
	float:left;
	margin-top:20px;
	/*background:url(./images/category.png) no-repeat;*/
}

#columnLeft fieldset {
	border: 0;
}

#columnRight {
	position:relative;
	width:780px;
	float:right;
	overflow:hidden;
	margin-top: 30px;
}

#columnRight fieldset {
	border: 0;
	margin-bottom: 30px;
}

#columnRight img.factory {
	margin-left: 60px;
}

h1.welcome {
	color:#a2a2a2;
	text-align:center;
	margin: 20px 50px 50px 50px;
	border-bottom: 2px solid #999;
}

h2.eng {
	font: 18px sans-serif, Verdana ;
	color: #217715;
	padding-left: 40px;
	background:url(./images/fi_bottom.gif) no-repeat 10px 50%;
}

p.box {
	font-size: 15px;
	padding: 10px;
	margin-bottom: 50px;
	margin-left: 30px;
	text-align:center;
	border: 1px dotted #aaa;	
}

#columnRight ul {
	width:240px;
	height: 250px;
	padding: 15px;
	margin: 5px;
	margin-bottom: 50px;
	border: 1px dotted #aaa;	
	list-style: none;
	float:left;
	line-height:160%;
}

#columnRight ul.first {
	margin-left: 30px;
}


#information {
	width:400px;
	height:170px;
	background-color: #a7e9a0;
	padding: 15px;
	margin: 5px 10px 50px 50px;
	border: 1px solid #77a573;
	font-size: 15px;

	float: left;
}

#information h2 {
	font-size: 18px;
	color: #555555;
	text-align:center;
}

p.latestGallery {
	width: 100%;
	margin : 10px;
}

h3.box {
	/*background: url(./images/box.png) no-repeat left top;*/
	display:block;  border:1px solid #e8e8e8;
	width: 200px;
	height:30px;
	padding: 5px 10px;
	margin: 5px 0;
	float: left;
	text-align: center;
	color: #4ea91c;
	font-size: 15px;
}

p.title {
	background:url(./images/box.gif) no-repeat 10px 50%;
	padding: 5px 35px;
	font-size:15px;
	font-style:bold;
	border: 1px dotted #aaaaaa;
}

fieldset.contents {
	font-size:15px;
	padding: 0 0 0 30px;
	text-align:center;
	border: 0;
}

#footer{
 clear:both;
 background: #f0f0f0;
 width:100%;
 text-align: center;
 padding: 20px 0;
}

#menu { margin-left:0; margin-top:5px; padding:5px; width:150px;}
#menu li { margin:2px; padding-bottom:4px; list-style:none; }
#menu li a {
	padding:5px; width:150px; display:block; border:1px solid #e8e8e8;
	background:url(../images/default/bgLnbOff.gif) repeat-x; 
	color:#3e3e3e; position:relative; z-index:99; text-decoration:none;
	text-align:center;
	}
#menu li a:hover,
#menu li a:focus { color:#ffffff; background:#27932c; border:1px solid #27932c;}

