@charset "utf-8";
/*reset st*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
} 
ul{
	list-style:none;
}

table {
	border-collapse:collapse;
} 

fieldset,img {
	border:0;
} 
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
} 

p{
	line-height:130%;
}

/*reset ed*/
body {
	background-image: url(/img/bg_head.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	color:#333;
}
#wrapper {
	text-align: center;
	width: 910px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	}
h1,h2,h3,h4,h5,h6,p,li,th,td {
	font-size: 11px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#wrapper #header {
	text-align: center;
	height: 86px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#header .title {
	margin: 0px;
	float: left;
	padding-top: 5px;
	padding-left: 13px;
}
#header #header_conatct {
	background-image: url(/img/head_dial.gif);
	background-repeat: no-repeat;
	float: left;
	height: 76px;
	width: 412px;
	padding-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 56px;
	text-align: right;
	padding-left: 0px;
	margin-top: 5px;
}
#header_conatct img {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#wrapper #groval {
	clear: both;
	width: 900px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
address {
	background-image: url(/img/img_address.gif);
	background-repeat: no-repeat;
	text-align: right;
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: right;
}

#common_contact {
	width: 655px;
	height:71px;
	background-image:url(/img/bg_un_dial.gif);
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-position: center top;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 10px;
}
#common_contact img {
	display: block;
	width: 163px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 470px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
/*margin*/
.mB40{
	margin-bottom:40px;
}
.mB15{
	margin-bottom:15px;
}
