@charset "utf-8";


body{
	margin:0;
	padding:0;
	font-size:12px;
	font-family:"돋움", "맑은 고딕", Arial, "Arial Black";
}
.font01 {
	font-family: "";
	font-size: 12px;
	color: #5e5e5e;
	
}
.font02 {
	font-family: "";
	font-size: 12px;
	color: #3d5fae;
	font-weight:bold;
	
}

.font03 {
	font-family: "";
	font-size: 12px;
	color: #61677e;
	
}

#index_pix{
	width:1000px;
	border: 0px solid red;
	position: relative;
	margin:0 auto;
}
#index_per{
	border: 0px solid blue;
	width:100%;
	
	
}
#bottom_pix{
	width:970px;
	border: 0px solid red;
	position: relative;
	margin:0 auto;
}
#bottom_per{
	border: 0px solid blue;
	width:100%;
	background: url(/common/images/bo_bg.gif) repeat-x;
	
	
}

.notice{width:340px; height:90px; border:0px solid red; position:absolute; top:420px; left:43px;}

img {border:0px;}