@charset "utf-8";
body {
	margin: 0px;
	font-size: 12px;
	font-family: "굴림", "돋움";
	padding: 0px;
}
td {
	font: 12px "굴림", "돋움";
}
ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
img {
	vertical-align: top;
	border: 0px;
}
object {
	vertical-align: top;
}
embed {
	vertical-align: top;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #0099CC;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}
#all {
	width: 1000px;
}
#top {
	background-image: url(../image/top_bg.gif);
	height: 75px;
}
#top li {
	display: inline;
	padding-top: 15px;
}
#logo {
	float: left;
	padding-left: 40px;
}
#topimg {
	float: right;
	padding-right: 50px;
}
#menu {
	background: url(../image/menu_bg.gif);
	height: 72px;
}
#cont {
	height: 260px;
}
#cont ul {
	padding-top: 13px;
}
#cont #left {
	padding-left: 50px;
	float: left;
}
#cont #right {
	float: right;
	padding-right: 50px;
}
#sub {
	padding-top: 18px;
}
#sub #left {
	float: left;
	padding-left: 40px;
	width: 220px;
}
#sub #right {
	float: right;
	padding-right: 50px;
	width: 690px;
}
#content {
	padding-top: 40px;
	width: 670px;
	padding-left: 20px;
	padding-bottom: 80px;
}
#content2 {
	text-align: center;
	padding-top: 50px;
	padding-bottom: 80px;
}
#tab {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #f26522;
	height: 25px;
}
#tab li {
	float: left;
}
#copy {
	border-top: 1px solid #d5d5d5;
	border-bottom: 1px solid #d5d5d5;
	width: 1000px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
}
.padd_t_5 {
	padding-top: 5px;
}
.padd_t_10 {
	padding-top: 10px;
}
.padd_t_15 {
	padding-top: 15px;
}
.padd_t_30 {
	padding-top: 30px;
}
.padd_l_20 {
	padding-left: 20px;
}
.padd_l_10 {
	padding-left: 10px;
}
.padd_b_10 {
	padding-bottom: 10px;
}
.w_22 {
	float: left;
	width: 22px;
}
.dott {
	background: url(../sub2/image/dott.gif);
	line-height: 1px;
	font-size: 1px;
}
.spec {
	height: 305px;
	padding-top: 25px;
}
.spec2 {
	height: 420px;
	padding-top: 25px;
}
.spec3 {
	height: 530px;
	padding-top: 25px;
}

.spec_txt {
	width: 340px;
	float: left;
}
.spec_img {
	float: right;
	height: 255px;
	width: 270px;
	background: url(../sub2/image/img_bg.gif);
	text-align: center;
	padding-top: 5px;
}
.input {
	border-color: #999999 #CCCCCC #CCCCCC #999999;
	padding-top: 2px;
	border-style: solid;
	border-width: 1px;
	font: 12px Verdana;
}
.form_color {
	background: #BDE9EE;
}
.sitemap {
	width: 200px;
	float: left;
}
