@charset "utf-8";
@import url('common.css');

.comp_bg {
	width:596px;
	height:457px;
	background:url("../img/comp/img_bg.jpg") no-repeat;
	padding:31px 0 0 404px;
}
.map_box {
	width:530px;
	height:280px;
	border:1px solid #929292;
	background-color:#ffffff;
	padding:4px;
}
.p_left {width:423px;float:left;}
.p_right {width:557px;float:right;margin-top:30px;height:420px;}

.switcher{position:absolute;top:665px;left:50%;margin-left:365px;z-index:15;}
.switcher a {background:url('../img/proj/bt_1.jpg') no-repeat;float:left;height:8px;width:43px;}
.switcher a.cur,.switcher a:hover{background:url('../img/proj/bt_1on.jpg') no-repeat;height:8px;width:43px;}


.search1 {background:url('../img/comm/sele_bg.jpg') no-repeat;height:47px;padding:12px 0 18px 344px;}
.sele1 {width:94px;height:21px;border:1px solid #cccccc; font-family:Dotum;font-size:12px;color:#7d7d7d;text-align:center;}
.sear1 {width:213px;height:21px;border:1px solid #cccccc;font-family:Dotum;font-size:12px;color:#7d7d7d;}


.c_bot {border-bottom:2px solid #b6b6b6;}