body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,html,label,table,tr,td {margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,a img,:link img,:visited img {border:0;}
address,caption,cite,code,dfn,th,var {font-style:normal;font-weight:normal;}
ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}
q:before,q:after {content:'';}

body {
	background: #fff url("../img/bg_home.jpg") repeat-x;
	color: #000;
	font:12px/18px Arial, Verdana, Helvetica, sans-serif; 
	margin: 0px;
	padding: 0px;
}

a {
	color:#3c4544;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

.header {
	float:right;
	clear:both;
	padding-top:20px;
	padding-right:20px;
}

.main {
	margin:0 auto;
	display:block;
	position:relative;
	background: #fff url("../img/main_home_bg.gif") no-repeat;
	width:698px;
	height:228px;
	top:77px;
}

.div_input {
	position:absolute;
	width:440px;
	height:30px;
	top:163px;
	left:70px;
}
.input_home {
	margin-top:0px;
	margin-left:4px;
	width:440px;
	height:28px;
	font-size:24px;
	line-height:28px;
	border: 0px solid #ffffff;
	background: #fff url("../img/input_bg.gif") repeat-x;
	background-position: -10px 0;
}

.div_ara {
	position:absolute;
	cursor: pointer;
	cursor: hand;
	width:80px;
	height:40px;
	top:157px;
	right:70px;
	background: #fff url("../img/ara.gif") no-repeat;
}
.div_ara:hover {
	background: #fff url("../img/ara_hover.gif") no-repeat;
}

.submenu {
	position:absolute;
	top:220px;
	left:40px;
	text-align:center;
	font-size:18px;
	width:600px;
	color: #c6c6c6;
}

.footer {
	margin: 0 auto;
	text-align:center;
	margin-top:200px;
	color:#c6c6c6;
	font-size:11px;
}
