/* SITEVIEW */
body {
	padding:0;
	margin:0;
	font:12px/1.5 dotum, sans-serif;
}
p, ul, li, ol, form {
	margin:0;
	padding:0;
}
h1,h2,h3{
padding:0;
margin:0;}
img{border:none;}
#siteviewmenu {
	width:910px;
	position:absolute;
	margin-top:120px;
	display:none;
}
#ms_siteview {
	width:910px;
	background:url(../images/main/siteview_bg_02.gif);
}
#siteview_top {
	width:910px;
	position:relative;
	height:65px;}
#siteview_top p.siteview_title {
	float:left;
	padding:25px 0 15px 20px;
}
#siteview_top p.siteview_btn a{
	float:right;
	padding:8px;
}
#siteview_wrap {
	position:relative;
	clear:both;
	width:860px;
	padding:0 25px 0 25px;
	background:url(../images/main/siteview_bg_02.gif) 0 0 repeat-y;
}
#siteview {
	position:relative;
	overflow:auto;
	width:846px;
	margin-bottom:20px;	
	border:2px solid #DDDDDD;
	padding:5px;
}

#siteview .first {
	float:left;
	left:0;
	width:120px;
	padding:5px 10px 5px 10px;
}
#siteview .first li {
	list-style:none;	
	text-indent:12px;
	background-image:url(../images/main/icon_dot2.gif);
	background-position:0 3px;
	background-repeat:no-repeat;}
#siteview .first li.m a {	
	text-indent:12px;
	font-family:µ¸¿òÃ¼,AppleGothic,sans-serif;
	color:#1b88c2;
	font-weight:bold;
	text-decoration:none;
}
#siteview .first li.m a:hover {
	color:#0a6291;
	font-weight:bold;
	text-decoration:none;
}
#siteview .list {
	float:right;
	width:670px;	
	border-left:1px dashed #CCCCCC;
	padding:5px 10px 5px 10px;
}
#siteview .list li {
	float:left;
	height:20px;
	text-indent:12px;
	width:133px;
	list-style:none;
	background-image:url(../images/main/icon_dot.gif);
	background-position:5px 7px;
	background-repeat:no-repeat;}
#siteview .list li a {
	font-size:12px;
	font-family:µ¸¿òÃ¼,AppleGothic,sans-serif;
	color:#777777;
	text-decoration:none;
}
#siteview .list li a:hover {
	color:#3f7faa;
	text-decoration:none;
}
#siteview_bottom {
	width:910px;
	height:20px;
	background:url(../images/main/siteview_bg_01.gif) 0 0 no-repeat;}
/* //SITEVIEW */

