@charset "utf-8";
/* CSS Document */


body {
	margin: 0px;
	padding: 0px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/bg05e.jpg) top center repeat-x;
}


/*

// NEW
*/

div.pframe {
	margin: 0px auto;
	width: 1200px;
}

div.tblock {
	width: 1200px;
	height: 160px;
	background: url(../images/shadowbg.png) center 141px no-repeat;
	position: absolute;
	top: 0px;
}

div.ibox {
	width: 1150px;
	height: 30px;
	float: left;
	line-height: 30px;
	font-size: 12px;
	color: #fff;
	text-align: right;
	margin: 0px 25px;
}


div.logo-box {
	width: 286px;
	height: 120px;
	padding-left: 24px;
/*	background: url(../images/logo-box.png) left top no-repeat;*/
	z-index: 30;
	float: left;
}

div.logo-box a {
	border: none;
	text-decoration: none;
}


div.menu-box {
	height: 120px;
	width: 870px;
/*	padding: 0px 90px 10px 290px;
	margin-left: 70px;	*/
	z-index: 20;
	text-align: center;
	float: left;
}

div.menu-box a {
	text-decoration: none;
	color: #000080;
	line-height: 20px;
	font-size: 16px;
	height: 40px;
	display: block;
	float: left;
	padding: 40px 15px;
	margin: 0px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
	box-sizing: content-box;
}

div.menu-top {
	height: 120px;
	float: right;
}

a.mlinkh {
	background-color: #000080;
	color: #fff;
}

div.menu-box a.sel {
	background-color: #000080;
	color: #fff;
}


div.mainblock1 {	
	width: 1200px;
	float: left;
	margin: 150px 0 0 0;
}


div.bannerbox {
	width: 1150px;
	height: 510px;
	overflow: hidden;
	margin: 0px 15px;
	padding: 10px;
	background: #fff;
}


div.frame-nav {
	height: 18px;
	width: 105px;
	margin: 19px 423px;
	left: 0px;
	top: 672px;
}

div.frame-nav a.graycircle {
	display: block;
	height: 18px;
	width: 18px;
	margin: 0px 4px;
	border: none;
	background: url(../images/slide-off.png) top left no-repeat;
	float: left;
}

div.frame-nav a.activeSlide {
	background: url(../images/slide-on.png) top left no-repeat;
}


div.mainblock2 {
	margin: 0px 25px 20px 25px;
	width: 1150px;
	float: left;
}

div.h3box {
	float: left;
	border-top: #A0A0A4 dotted 1px;
	color: #4b4b4b;
}


div.h3box_m1 {
	width: 400px;
}

div.h3box_m2 {
	width: 400px;
}

div.h3box_m3 {
	width: 400px;
}


div.h3box_m23 {
	margin-left: 20px;
	width: 575px;
}

div.h3box_m1 {
	width: 800px;
}



div.mainblock2 h3 {
	text-transform: uppercase;
}

div.h3box p {
	font-size: 14px;
	line-height: 20px;
	text-align: justify;
}

div.h3box li {
	font-size: 14px;
	line-height: 20px;
	text-align: left;
}



div.h_b1 {
	width: 450px;
		float: left;
}

div.h_b2 {
	width: 500px;
	float: left;
	border-top: #A0A0A4 dotted 1px;
	color: #4b4b4b;
}



/* enews */

div.enews {
	width: 355px;
	height: 100px;
}


input.cin {
	display: block;
	background-color: #fff;
	width: 318px;
	height: 38px;
	padding: 0px 15px;
	border: 1px solid #e1e1e1;
	margin-top: 10px;
	font-size: 16px;
	line-height: 38px;
	font-family: 'book_antiquaregular', Arial, Helvetica, sans-serif;
	color: #004376;
	font-weight: 600;
}


input.uname {
	background: #fff url(../images/form/uname.jpg) left center no-repeat;
	text-indent: 54px;
}


input.uemail {
	background: #fff url(../images/form/uemail.jpg) left center no-repeat;
	text-indent: 51px;
}



input.godo {
	display: block;
	background: url(../images/btn_subscribe.png) center center no-repeat;
	border: none;
	width: 150px;
	height: 43px;
	margin-top: 10px;
}




/* BOTTOM BAR */

div.bframe {
	height: 50px;
	width: 100%;
	float: left;
	padding: 14px 0px;
	margin-top: 30px;
	border-top: #dbdbdb solid 1px;
	background: #f5f5f5;
	color: #4b4b4b;
}


div.bblock {
	width: 1150px;
	height: 50px;
	line-height: 25px;
	font-size: 11px;
	text-align: center;
	margin: 0px auto;
	 box-sizing: content-box;
}

div.bblock a {
	font-size: 12px;
	color: #4b4b4b;
	text-decoration: none;
}

div.bblock span {
	font-weight: normal;
}
