@import "style.css";

body{
    margin:0;
	padding:0;
	OVERFLOW-X: hidden;
	background-image:url(image/bg.gif);
	background-repeat:repeat-x ;
	background-position:top;
	
	}

html, div, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, from{
    margin:0;
	padding:0;
	}


ul, ol, dl { 
    list-style:none;
	}
	
img {

    border:0;
	
	}


#topmenu{

    POSITION:  absolute; 
	WIDTH: 100%;
	HEIGHT: 63px;
	Z-INDEX: 1500;
	top:27px;
	margin:0 auto;
	
	}
	
#menu_lay{

    POSITION: relative; 
	WIDTH: 100%;
	HEIGHT:63px;
	margin:  0  auto 0px auto;
	text-align: center;
	/*background-image:url(image/menu.jpg);
	background-repeat:no-repeat;
	background-position:center top;*/
	}
	
#main {

	POSITION: absolute; 
	WIDTH: 100%;
	HEIGHT: 450px;
	Z-INDEX: 1;
	TOP:90px;
	text-align: center;
	background:url(image/main_bg.gif) no-repeat center top;
	

}
#main_top{
	POSITION: relative;
	WIDTH: 100%;
	HEIGHT: 450px;
	TOP:0px;
	text-align:center;
	margin:0 auto;
	left:0px;
}
#main_img{
	POSITION: relative;
	WIDTH: 1000px;
	HEIGHT:450px;
	TOP:0px;
	text-align:center;
	margin:0px auto 0 auto;
	left:0px;
	
	
}
	
	


#main_model {
	POSITION: absolute; 
	WIDTH:169px;
	HEIGHT: 367px;
	Z-INDEX: 5;
	TOP:22px;
	left:50%;
	margin-left:300px;
	text-align: center;
	
}
#main_banner{
	POSITION: relative; 
	WIDTH: 100%;
	HEIGHT: 90px;
	margin:0 auto;
	TOP:0px;
	text-align: center;
	background-image:url(image/m_cen_bg.gif);
	background-position:center;
	background-repeat: repeat-x;
}
#main_banner_lay{
	POSITION: relative;
	WIDTH: 1000px;
	HEIGHT: 90px;
	TOP:0px;
	text-align:center;
	margin:0 auto;
	left:0px;
	
}
#main_banner_lay li{
	display:block;
	float:left;
}


#content {
    
	POSITION:  absolute;
	WIDTH: 100%;
	TOP:565px;
	
	text-align: center;
	
	/*background-image:url(image/cen_bg.png);
	background-repeat:repeat-x;*/
}

#content_in {

	POSITION: relative;
	WIDTH: 980px;
	text-align: center;
	/*background-image:url(image/cen_bg1.png);
	background-repeat:repeat-x;*/
	height:150px;
	background-color:#FFF;
	margin:  0  auto 0 auto;
}




#bottom {
	POSITION: relative; 
	WIDTH: 100%; 
	HEIGHT:100px;
	text-align: center;
	TOP: 0px;
	border-top:1px solid #cdcdcd;
	/*background-image:url(image/tail_bg.gif);
	background-repeat:repeat-x;*/
}

#bottom_lay {
	WIDTH: 1000px;
	POSITION: relative;
	margin:  10px  auto 0 auto;
	text-align:left;
	
	
}

#bottom_lay li{float:left;width:215px; padding:0px 0 0 10px;}
#bottom_lay li.copy_t{float:left;width:700px;  margin:5px 0 0 10px; font-family: "Malgun Gothic","µ¸¿ò","tahoma"; font-size:12px; color:#535252; line-height:140%;}

#bottom_lay li.copy_t span{ font-family: Verdana, Geneva, sans-serif; font-size:9px; color:#999999; line-height:140%; padding:5px 0 0 0;}

.bottom_img { 
   padding:10px 0 10px 0px;
	}
	
	