@charset "UTF-8";
/* CSS Document */

body {
    background-color: #ececec;
	font-family: Helvetica, Lucida Sans Unicode, sans-serif, Arial, Verdana, sans-serif;
	font-size:13px;
	font-weight: 400;
	line-height:18px;
	color:#000;
}
a:link {
	color: #1c95fc;
	text-decoration: none;
}
a:visited {
	color: #1c95fc;
	text-decoration: none;
}
a:hover {
	color: #ff9c00;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #1c95fc;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

sub{ font-size: 11px; color: #898989; padding-left: 3px}
#wrapper {
	width:946px;
	margin:0 auto;
}
#header{
	height:826px;
	background:#fff url(../img/edm_banner01.jpg) no-repeat 0 0;
	position:relative;
}
div p{ line-height: 18px}
div b{ color: #000000; font-size: 16px; padding-bottom: 5px; display: inline-block;}

.logo{
	width: 135px;
	height: 50px;
	top: 13px;
	left: 14px;
	position: absolute;
	z-index: 98;
}
.mhlconsortium{
	width: 140px;
height: 21px;
top: 448px;
left: 427px;
position: absolute;
z-index: 98;
	}
.txtstyle{ font-family:Calibri; font-size:14px; color:#000 !important; line-height:1.3em; text-align:left !important}
.title{
	font-family: Calibri;
	font-size:23px;
	color: #00a7fe;
	text-align: left;
	line-height: 25px
}

.header_txt1{
	position: absolute;
	left: 149px;
	width: 646px;
	color:#494949;
	top:664px;
	text-align:left !important;
}
.title_01{
	position: absolute;
	left: 42px;
	top: 633px;
	width: 858px;
	text-align: center;
}
	
/*---sub02--- */
.title_02{
	position: absolute;
	left: 42px;
	top: 90px;
}
#sub02{
	margin:0 auto;
	position:relative;
	background:#fff url(../img/pic01.jpg) no-repeat 0 0;
	width:946px;
	height:315px;
	}
.sub02_txt1{
	position: absolute;
	text-align:left;
	left: 42px;
	width: 380px;
	color:#494949;
	top:125px;
	}

/*---sub03--- */

.title_03{
	position: absolute;
	left: 42px;
	top: 50px;
}
#sub03{
	width:946px;
	margin:0 auto;
	position:relative;
	height:520px;
	background: #fff url(../img/pic02.jpg) no-repeat 0 0;
	}

.sub03_txt1{
	position: absolute;
	text-align:left;
	color:#000;
	top:90px;
	left:42px;
	width:650px;
	}
.sub03_txt2{
	position: absolute;
	text-align:left;
	color:#000;
	bottom:30px;
	left:42px;
	width:650px;
	}
#sub03 ul{
	display: inline-block;
	position: absolute;
	width: 710px;
	top: 240px;
	left: 123px
}
#sub03 ul li{
	width: 50%;
	float: left;
	min-height: 100px;
	margin-bottom: 20px;
}
#sub03 ul li.logo_a{
	background: #fff url(../img/logo_a.jpg) no-repeat 0 0;
}
#sub03 ul li.logo_b{
	background: #fff url(../img/logo_b.jpg) no-repeat 0 0;
}
#sub03 ul li.logo_c{
	background: #fff url(../img/logo_c.jpg) no-repeat 0 0;
}
#sub03 ul li.logo_d{
	background: #fff url(../img/logo_d.jpg) no-repeat 0 0;
}
#sub03 ul li p{
	padding-top: 8px;
    padding-right: 15px;
	padding-left: 105px;
}
/*---sub04--- */
.title_04{
	position: absolute;
	left: 442px;
	top: 120px;
}
#sub04{
	margin:0 auto;
	position:relative;
	background:#fff url(../img/pic03.jpg) no-repeat 0 0;
	width:946px;
	height:353px;
	}
.sub04_txt1{
	position: absolute;
	text-align:left;
	left: 442px;
	width: 430px;
	color:#494949;
	top:155px;
	}
/*---sub05--- */
.title_05{
	position: absolute;
	left: 42px;
	top: 60px;
}
#sub05{
	margin:0 auto;
	position:relative;
	background:#fff url(../img/pic04.jpg) no-repeat 0 0;
	width:946px;
	height:342px;
	}
.sub05_txt1{
	position: absolute;
	text-align:left;
	left: 42px;
	width: 380px;
	color:#494949;
	top:125px;
	}
/*---spec--- */
#spec{
	width:946px;
	margin:0 auto;
	position:relative;
	height:415px;
	background: #ffffff url(../img/pic05.jpg) no-repeat 0 0;
	}
.spec_table{
	position:absolute;
	top:260px;
	width:646px;
	padding:30px;
	left:155px;
}
.spec_table_sub{
	position:absolute;
	top:370px;
	width:300px;
	padding:30px;
	left:533px;
}
.spec_table tr th{
	text-align:left;
	font-size:18px;
	font-weight:bold;
	border-bottom:1px #cecece solid;
	padding-bottom:5px;
	font-family:Calibri;
	color:#00a7fe;
	
}
.spec_table tr td{
	border-bottom: 1px #cecece solid;
	text-align: left;
	font-size: 12px;
	color: #5b5b5b;
	padding: 0;
	font-family: Calibri;
}
.spec_table tr td.sub-t{
	text-align: right;
	font-weight: bold;
	color: #000;
	width: 148px;
	padding-right: 30px;
}
.even{ background: #e7e7e7;}
.bdrnone{
	border-right: none !important; 
}
.txtcolor{color: #5b5b5b}
#footer {
    clear:both;
    _height:1%;
    margin:0 auto;
    width:946px;
    height:60px;
	text-align:center;
	padding-top:45px;
	padding-bottom:50px;
	background:#fff url(../img/line.jpg) no-repeat 0 0;
}
