/* 기본 Start */
* {margin:0;padding:0;}
html,body	{width:100%; height:100%;}
/*html	{overflow-y:scroll;}*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,form,fieldset,p,button{margin:0;padding:0;}
/*body	 {background-color:#fff; *word-break:break-all; -ms-word-break:break-all;}*/

body	 {
	font-family: "돋움","Dotum","굴림","arial","sans-serif";
	font-size: 12px;
	color: #666666;
	line-height: 160%;
}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
} 

img,fieldset,iframe	{border:0 none;}
ul,ol,li	{list-style:none outside;}
img,input,select,textarea	{vertical-align:middle;}
hr	 {display:none;}
.ir:hover	{text-decoration:none;}
/* 기본 End */

#Footer {
	position: absolute;
	padding: 0;
	width: 100%;
	height: 80px;
	float: left;
}
#Footer h3 {display:none;}
#Footer .policy	 {width:286px;height:80px;position:absolute;left:0px;background:url(../Images/main_v1.gif) 0 -829px no-repeat;}
#Footer .policy li {float:left;padding-top:15px;height:22px;text-indent:-3000em;}
#Footer .policy li a	{display:block;height:22px;}
#Footer .use	 {width:47px;}
#Footer .pp	{width:84px;}
#Footer .site	{width:52px;}
#Footer .contact	{width:69px;}
#Footer .help	{width:33px;}

#Footer .company	 {width:389px;height:80px;position:absolute;right:15px;background:url(../Images/main_v1.gif) 0 -930px no-repeat;}
#Footer .company li {float:left;padding-top:15px;height:22px;text-indent:-3000em;}
#Footer .company li a	{display:block;height:22px;}
/*#company_layout	 {width:324px;height:28px;position:absolute;top:22px;}*/
#company_layout	 {width:324px;height:28px;position:absolute;top:22px;left:36px;}
#Footer .prev	 {width:10px;height:12px;position:absolute;top:30px;left:17px;text-indent:-3000em;cursor:pointer;}
#Footer .next	 {width:10px;height:12px;position:absolute;top:30px;right:10px;text-indent:-3000em;cursor:pointer;}

