@charset "utf-8";

#bg {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
#sub_bg {
	background-image: url(../images/sub_bg.jpg);
	background-repeat: repeat-x;
}

.suwon_bg{
	background-image: url(../images/happy_suwon.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

body, td, tr {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #dbdbd2;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #dbdbd2;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #f4f3ef;
	scrollbar-arrow-color: #a5a592;
	font-family: "돋움", Dotum, Gulim;
	font-size: 12px;
	color: #666666;

}
/*
#rolling{margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;	margin-left: 0px;}
#stitle001{background-image: url(../images/catalog_stitle004.gif);	height: 29px;	width: 465px;}

#stitle001 li{padding-left: 25px;	font-weight: bold;	padding-top: 7px;}

#stitle002{background-image: url(../images/catalog_box_bg.gif); height: 164px;}

#stitle002 ul .prod{height: 130px;	width: 165px;	padding-top: 11px;	padding-left: 9px;}
#stitle002 ul .prod_text{margin-left: 225px; position: absolute; margin-top: -135px;}
#stitle002 ul .box_bottom{background-image: url(../images/box_bottom.gif); 465px; height: 19px;}

#stitle003{height: 3px;}
*/




.topbg {background-image: url(../images/top_bg.jpg); background-repeat: no-repeat;}
.subbg {background-image: url(../images/sub_bg003.gif); background-repeat: repeat-x;}
.footerbg {background-image: url(/english/images/footer003.gif); background-repeat: repeat-x;}
.sub_menu_off{background-image: url(../images/menu_off.gif);}
.sub_menu_off2{background-image: url(../images/menu_off2.gif);}
.sub_menu_on{background-image: url(../images/menu_on.gif);}
.img_xxx{filter : fliph();}

.menu_text{color:#ffffff;}
.text100{
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
	text-decoration: underline;
}

.link001:link{color:#3e3e3e;	text-decoration:none;}
.link001:visited{color:#3e3e3e;	text-decoration:none;}
.link001:hover{color:#3e3e3e;	text-decoration:underline;}
.link001:active{color:#3e3e3e;	text-decoration:underline;}

.link002:link{color:#3e3e3e;	text-decoration:none;}
.link002:visited{color:#3e3e3e;	text-decoration:none;}
.link002:hover{color:#3e3e3e;	text-decoration:underline;}
.link002:active{color:#3e3e3e;	text-decoration:underline;}

.box001 {
	background-color: #fdfff5;
	height: 25px;
	width: 350px;
	border: 1px solid #c9d797;
	padding:3px;
}


.text001 {
	font-size: 18px;
	font-weight: bold;
}

#contact{
	left:875px;
	position: absolute;
}
