/*
	=====================================
	project: SHK
	author:  shk
	-------------------------------------
	2011 shk
	=====================================
*/

body {
	font: 90% Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0;
	padding: 0;
	background: #fff;
	font-size:12px;
	line-height:16px;
}

 img
 {
 border:0;
 }
 
a, a:link, a:active, a:visited{
	color: #000;
	text-decoration: none;
}

 a:hover {
	color: #000;
	text-decoration: underline;
}
 
h1, h2, h3 {
	color: #5a5f65;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 14px;
	margin: 12px 0 15px 0px;
}

p {
	margin: 10px 0;
	padding: 0;
}


#header-wrap {
	top: 0;
	left: 0;
	width: 100%;
	background: #fff url(images/mt.jpg) repeat-x center bottom;
}

#header-container {
	height: 410px;
	background: transparent url(images/ban.jpg) no-repeat center bottom;
}

#header {
	width: 825px;
	margin: 0 auto;
	position: relative;
}


#header ul {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 175px;
	right: 0;
}

#header ul li {
	float: left;
	margin-left: 10px;
}

#header ul li a{
	color: #4e4e4e;
	font-weight: bold;
	font-size: 12px;
	margin-left: 10px;
	text-decoration: none;
}

#header ul li a:hover, #header ul li.current a {
	color: #dca9b6;	
}

#lgo {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 27px;
	left: 0px;
	height:205px;
	width:361px;
	background:transparent;
}

#container {
	width: 100%;
top:410px;
background: #f6f6f6;
}

#content {
	width: 813px;
	margin: 0 auto;
	font-size: 12px;
	overflow: hidden;
	padding: 5px 0px 40px 12px;
}


#footer-wrap {

	bottom: 0;
	left: 0;
	width: 100%;	
}

#footer-container {
	height: 50px;
	background: #fff;
}

#footer {
	width: 825px;
	margin: 0 auto;
	position: relative;
}

#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 20px;
	left: 0;
}

#footer ul li {
	float: left;
	margin-right: 10px;
}

#footer ul li a{
	color: #58585a;
	font-weight: bold;
	font-size: 10px;
	margin-left: 10px;
	text-decoration: none;
}

#footer ul li a:hover {
	color: #58585a;	
	text-decoration: underline;
}

form .field
{
margin:0;
padding:0;
margin-bottom:10px;
}

form .label
{
margin:0;
padding:0;
width:250px;
float:left;
}

input
{
width:250px;
}

textarea
{
width:400px;
float:none;
}

div .submit5
{
width:250px;
padding: 10px 100px 20px 250px;
}

.mlang
{
float:right;
height:20px;
margin-top:10px;
}
