
ol {
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	list-style: none;	
}
ul {
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	list-style: none;	
}
li {
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
}


.float_left {
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	float: left;
	list-style: none;
}

.float_right {
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	float: right;
	list-style: none;
}

.float_left2 {
	width: 665px;
}

/* ÀüÃ¼ */
#wrapper{
	position:relative;
	width:100%; /* ÀüÃ¼³ÐÀÌ */
	height:100%;
}



/* »ó´Ü */
#header_bg{
	position:relative;
	width:100%; /* ÀüÃ¼³ÐÀÌ */
	background-color:#000000;
}

#header_bg2{
	position:relative;
	width:100%; /* ÀüÃ¼³ÐÀÌ */
	background-color:#000000;
	background:url(/html/images/sian/top_bg.jpg) repeat-x;
}
#header{
	position:relative;
	width:960px;
	margin:auto;
	padding : 0px 0 0 0;
}

/* º»¹® */
#content {
	position:relative;
	width:960px;
	margin:auto;
	padding : 40px 0 0 0;
	overflow:hidden;
}

/*¿ÞÂÊ¸Þ´º*/
#left_area {
	width : 195px;
	padding: 0 0 0 0;
	float:left;
	
}

#content_body {
	width : 665px;
	padding : 0 0 0 50px;
	float:left;
	overflow:hidden;

}


#content_body2 {
	width : 665px;
	padding : 0 0 0 50px;
	margin:0 auto;
	overflow:hidden;
}

#title {
	width : 665px;
	height : 47px;
	border-width: 0px 0px 1px 0px;
	border-bottom-style: solid;
	border-bottom-color: #eaeaea;
	vertical-align:bottom;
}

.tit_left {
	width : 280px;
	padding: 0px 0px 0px 0px;
}
.tit_right {
	width : 385px;
	padding: 22px 0px 0px 0px;	
	text-align:right;
	font-family:tahoma; font-size:11px; color:#ababab;
}



#content_area .topword { margin:40px 0 20px 0; }

/* ÇÏ´Ü */

#footer_main1,
#footer{
	border-top: solid 2px #eeeeee;
	margin: 30px auto 0;
	padding-top:20px;
	clear : both;
	width:100%;
	height:85px;
	background-color:#ededed;
	overflow:hidden;
}




.designer_bg {
	background:url(/html/images/designer/designer_bg.jpg) no-repeat;
}


.line_bottom2{
	float:right;
}