/* general reset */
html, body, div, span, applet, object, iframe, h1, h2,  h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, hr, button
{margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align: baseline; background:none;}
ol, ul {list-style:none;}
h1, h2,  h4, h5, h6, li {line-height:100%;}
blockquote, q {quotes:none;}
table {border-collapse:collapse; border-spacing:0;}
input, textarea, button {margin:0;font-family:inherit; font-size:1em;}
html{height:100%;}
q:before,q:after {content:"";}

.col1, .col2, .col3, .cols { float:left;}

.cols{ width:190px;}

.col1{ width:670px;}
.col3{ width:200px;}
.col2{ width:220px;}


/*======= index.html =======*/

/*======= index-1.html =======*/
/*======= index-2.html =======*/

/*======= index-3.html =======*/
#page4 .cols{ width:280px;}
#page4 h3{ line-height:2.1em; margin-bottom:1px;}
#page4 figure{ padding-bottom:2px;}
#page4 .pad_bot2{ padding-bottom:3px;}
#page4 #content { padding-bottom:27px;}
/*======= index-4.html =======*/

/*======= index-5.html =======*/
/*======= index-6.html =======*/

body{
	font:12px/20px  宋体, Arial,Helvetica, sans-serif;
	color:#5d5d5d;
	repeat-x;
	height:100%;
	min-width:960px;
}
/* general setings */
a{
	color:#234258;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
/* wrapper */
#wrapper {
	min-height:100%;
	width:960px;
	margin:0 auto;
}
* html #wrapper {height: 100%;}
/*header start*/
#header{
   
	padding:14px 0 3px;
	font:13px/18px 宋体, Arial, Helvetica, sans-serif;
	position:relative;

	margin-bottom:3px;
	
}
#header .tel{
	text-align:right;
	position:relative;
	font:bold 16px 宋体;
	color:#999898;
}
#header .4006{
	text-align:right;
	position:relative;
	font:bold 18px 黑体;
}
#header .mail{
	text-align:right;
	position:relative;
	font:bold 24px Arial;
}
#header .mail a{color:#17750a;}
#header .row{
	width:960px;
	overflow:hidden;
	margin-top:-11px;
	margin:auto;


}

#header .LElogo{

	float:left;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/newlogo.gif) no-repeat;
	width:218px;
	height:85px;
	
}

#header .DKlogo{

	float:left;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/dklogo.gif) no-repeat;
	width:255px;
	height:103px;
	
}

#header .FIlogo{

	float:left;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/filogo.gif) no-repeat;
	width:255px;
	height:103px;
	
}

.logo{
	float:left;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/logo.gif) no-repeat;
	width:218px;
	height:103px;
}
#header .logo a{
	display:block;
	height:100%;
}

#LEnavigation { height: 38px; background: url(../images/LEnavigation.gif);  padding: 8px 6px 6px; margin-top: 16px; }
#LEnavigation ul { font-size: 13px; line-height: 38px; text-transform: capitalize; margin:0 auto;}
#LEnavigation ul li { font:bold 15px/15px 宋体, Arial, Helvetica, sans-serif;float: left; display: inline; line-height: 38px;list-style-type: none; padding-right: 8px; }
#LEnavigation ul li a { float: left; display: inline; color: #fff; text-decoration: none; padding-left: 15px; }
#LEnavigation ul li a span { float: left; display: inline; padding-right: 10px; background-position: right 0 !important; }
#LEnavigation ul li a:hover,
#LEnavigation ul li a.active,
#LEnavigation ul li a:hover span,
#LEnavigation ul li a.active span { color: #717171; background: url(../images/LEnav-active.gif) no-repeat 0 0; }

#DKnavigation { height: 38px; background: url(../images/DKnavigation.gif);  padding: 8px 6px 6px; margin-top: 16px; }
#DKnavigation ul { font-size: 13px; line-height: 38px; text-transform: capitalize; margin:0 auto;}
#DKnavigation ul li { font:bold 15px/15px 宋体, Arial, Helvetica, sans-serif;float: left; display: inline; line-height: 38px;list-style-type: none; padding-right: 8px; }
#DKnavigation ul li a { float: left; display: inline; color: #fff; text-decoration: none; padding-left: 15px; }
#DKnavigation ul li a span { float: left; display: inline; padding-right: 10px; background-position: right 0 !important; }
#DKnavigation ul li a:hover,
#DKnavigation ul li a.active,
#DKnavigation ul li a:hover span,
#DKnavigation ul li a.active span { color: #717171; background: url(../images/DKnav-active.gif) no-repeat 0 0; }

#FInavigation { height: 38px; background: url(../images/FInavigation.gif);  padding: 8px 6px 6px; margin-top: 16px; }
#FInavigation ul { font-size: 13px; line-height: 38px; text-transform: capitalize; margin:0 auto;}
#FInavigation ul li { font:bold 15px/15px 宋体, Arial, Helvetica, sans-serif;float: left; display: inline; line-height: 38px;list-style-type: none; padding-right: 8px; }
#FInavigation ul li a { float: left; display: inline; color: #fff; text-decoration: none; padding-left: 15px; }
#FInavigation ul li a span { float: left; display: inline; padding-right: 10px; background-position: right 0 !important; }
#FInavigation ul li a:hover,
#FInavigation ul li a.active,
#FInavigation ul li a:hover span,
#FInavigation ul li a.active span { color: #717171; background: url(../images/FInav-active.gif) no-repeat 0 0; }

#navigation { height: 38px; background: url(../images/navigation.gif) no-repeat; padding: 8px 6px 6px; margin-top: 16px; }
#navigation ul { font-size: 13px; line-height: 38px; text-transform: capitalize; }
#navigation ul li { font:bold 15px/15px 宋体, Arial, Helvetica, sans-serif;float: left; display: inline; line-height: 38px;list-style-type: none; padding-right: 8px; }
#navigation ul li a { float: left; display: inline; color: #fff; text-decoration: none; padding-left: 15px; }
#navigation ul li a span { float: left; display: inline; padding-right: 10px; background-position: right 0 !important; }
#navigation ul li a:hover,
#navigation ul li a.active,
#navigation ul li a:hover span,
#navigation ul li a.active span { color: #717171; background: url(../images/nav-active.gif) no-repeat 0 0; }

#nav{
	float:right;
	padding:65px 0 0;
}
#nav li{
	float:left;
	margin-left:27px;
	display:inline;
	font:bold 15px/15px 宋体, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
#nav li a:hover,
#nav li.active a{
	text-decoration:none;
	color:#0c4304;
}
/*header end*/
/*promo start*/
.promo{
	position:relative;
	border-bottom:1px solid #c0c0c0;
	padding-bottom:18px;
	margin-bottom:22px;
	width:100%;
}
.promo img{display:block;}
.promo .view{
	position:absolute;
	background:#090909;
	width:422px;
	text-transform:uppercase;
	font:bold 15px/44px Arial, Helvetica, sans-serif;
	color:#999898;
	top:290px;
	left:35px;
	padding:0 8px 0 13px;
	overflow:hidden;
}
.promo .view a{
	float:right;
	background:url(../images/arrow-orange.gif) no-repeat 100% 19px;
	padding-right:16px;
}
/*promo end*/
/*main start*/
/*boxes*/
.margin-bot {margin-bottom:35px}
.indent-top {padding-top:10px}
.indent-left {padding-left:20px}
.indent-left2 {padding-left:10px}
.indent-left3 {padding-left:5px}
.indent-bot {margin-bottom:20px}
.indent-bot2 {margin-bottom:27px}
.indent-bot3 {margin-bottom:45px}
.img-indent-bot {margin-bottom:25px}
.img-indent {float:left;margin:0 20px 0px 0}
.prev-indent-bot {margin-bottom:10px}
.prev-indent-bot2 {margin-bottom:6px}
.buttons a:hover {cursor:pointer}
.menu li a, .list-1 li a, .list-2 li a, .link, .button, .logo {text-decoration:none}

.main88 {width:960px;padding:0;margin:0 auto;font-size:0.875em;line-height:1.5em}
a {color:#222222;outline:none}
a:hover {text-decoration:none}
.wrapper88 {width:100%;overflow:hidden;position:relative}
.extra-wrap {overflow:hidden}
p {margin-bottom:18px}
.p1 {margin-bottom:8px}
.p2 {margin-bottom:15px}
.p3 {margin-bottom:30px}
.p4 {margin-bottom:40px}
.p5 {margin-bottom:50px}

#main{
	width:100%;
	overflow:hidden;
	padding-bottom:45px;
}
.three-cols{
	width:1020px;
	overflow:hidden;
	padding-bottom:3px;
	border-bottom:0px solid #c0c0c0;
	margin-bottom:3px;
}
.three-cols .col{
	float:left;
	width:283px;
	margin-right:36px;
	display:inline;
	font:14px/14px 宋体;
}
.three-cols .tal{
    border:1px #ccc solid;
    margin:5px 0px 0px 5px;
}
.three-cols .col7{
	float:left;
	width:223px;
	margin-right:16px;
	display:inline;
	font:14px/14px 宋体;
}
.three-cols .col7 h2{
	text-transform:uppercase;
	font:bold 16px/16px 宋体;
	color:#154266;
	padding:0 0 10px 18px;
	border-bottom:3px solid #2D7597;
	background:url(../images/arrow.gif) no-repeat 3px 3px;
	margin-bottom:5px;
	margin-top:5px;
	margin-left:5px;
}


.three-cols .col8{
	float:left;
	width:635px;
	margin-right:46px;
	display:inline;
	font:14px/14px 宋体;
}
.three-cols .col8 h2{
	text-transform:uppercase;
	font:bold 18px/18px 宋体;
	color:#154266;
	padding:0 0 10px 28px;
	border-bottom:3px solid #2D7597;
	background:url(../images/arrow.gif) no-repeat 0 7px;
	margin-bottom:16px;
}
.three-cols .col8 h6{
	
	font:14px/14px 宋体;
	color:#3D3D3D;
	line-height:20px;

}
.three-cols .col9{
	float:left;
	width:486px;
	margin-right:16px;
	display:inline;
	font:14px/14px 宋体;
}
.three-cols .col9 h2{
	text-transform:uppercase;
	font:bold 18px/18px 宋体;
	color:#154266;
	padding:0 0 10px 28px;
	border-bottom:3px solid #2D7597;
	background:url(../images/arrow.gif) no-repeat 3px 3px;
	margin-bottom:16px;
}

.three-cols .col9 h6{
	text-transform:uppercase;
	font:14px/14px 宋体;
	color:#222222;
	line-height:20px;
}
.three-cols .col h2{
	text-transform:uppercase;
	font:bold 14px/14px 宋体;
	color:#154266;
	padding:0 5px 10px 28px;
	border-bottom:3px solid #2D7597;
	background:url(../images/arrow.gif) no-repeat 0 4px;
	margin-bottom:16px;margin-top:10px;margin-left:2px;
}
.three-cols .col8x{
	float:left;
	width:570px;
	margin-right:46px;
	display:inline;
	font:14px/14px 宋体;
}
.three-cols .col8x h2{
	text-transform:uppercase;
	font:bold 18px/18px 宋体;
	color:#154266;
	padding:0 0 10px 28px;
	border-bottom:3px solid #2D7597;
	background:url(../images/arrow.gif) no-repeat 0 7px;
	margin-bottom:16px;
}
.three-cols .colx{
	float:left;
	width:346px;
	margin-right:26px;
	display:inline;
	font:14px/14px 宋体;
}
.three-cols .colx h3{
	text-transform:uppercase;
	font:bold 18px/18px 宋体;
	color:#154266;
	padding:0 0 10px 28px;
	border-bottom:3px solid #2D7597;
	background:url(../images/arrow.gif) no-repeat 0 7px;
	margin-bottom:16px;
}
.three-cols .col .more{
	background:url(../images/small-arrow.gif) no-repeat 0 50%;
	padding-left:23px;
	font-weight:bold;
	text-transform:uppercase;
}
.three-cols .col p{margin-bottom:5px;}
.three-cols .list li{
	background:url(../images/sep02.gif) no-repeat 0 3px;
	line-height:16px;
	padding:2px 0 12px 29px;
	font:14px/14px 宋体;
	color:#222222;
	
}
.three-cols q{
	display:block;
	margin-bottom:19px;
}
.three-cols cite{color:#090909;}

/* Global properties ======================================================== */

.body3{background:#f4f4f4}



h1{float:right}

p{padding-bottom:12px}


/* ============================= content ====================== */
#content{padding-top:5px;padding-bottom:3px}
.list li{
	background:url(../images/sep02.gif) no-repeat 0 3px;
	line-height:12px;
	padding:2px 0 12px 29px;
}
.listtext{
	line-height:22px;

}
#content2{padding-bottom:5px}
.pad_left1{padding-left:50px}
.pad_left2{padding-left:40px}
.pad_bot1{padding-bottom:8px}
.pad_bot2{padding-bottom:4px}
.marg_right1{margin-right:20px}
.link1{color:#60b000;font-style:normal}




.portfolio{
	padding-bottom:20px;
	border-bottom:1px solid #c0c0c0;
	margin-bottom:5px;	
}
.portfolio h2{
	text-transform:uppercase;
	font:bold 16px/16px Arial, Helvetica, sans-serif;
	color:#000066;
	padding:0 0 18px 30px;
	background:url(../images/arrow.gif) no-repeat 0 7px;
}
.portfolio ul{
	width:994px;
	overflow:hidden;
}
.portfolio ul li{
	float:left;
	margin-right:33px;
	position:relative;
}
.portfolio ul li img{display:block;}
.portfolio .view{
	position:absolute;
	bottom:0;
	right:0;
	padding:0 20px 0 10px;
	color:#090909;
	font:bold 12px/21px Arial, Helvetica, sans-serif;
	background:#fe9b00 url(../images/orang-arrow.gif) no-repeat 100% 6px;
	text-transform:uppercase;
}
* html .portfolio .view{
	bottom:-1px;
	right:-1px;
}
.block{
	width:100%;
	overflow:hidden;
}
.block h3{
	
	padding:0 0 9px 13px;
	font:bold 14px 宋体;
	color:#0c4304;
	text-transform:uppercase;
}
.block .social{
	float:right;
	width:269px;
	margin-left:52px;
}
.social ul{
	width:100%;
	overflow:hidden;
}
.social li{
	float:left;
	margin-right:14px;
}
.social li img{display:block;}
.block .text{
	height:1%;
	overflow:hidden;
}

/*content*/
#content88 {width:100%;padding:0 0 26px 0}
	#page1 #content {padding:0 0 40px 0}
	#page5 #content {padding:0 0 34px 0}
	#page3 #content {padding:0 0 52px 0}
h2 {font-size:35px;line-height:1.219em;margin:0 0 18px 0;color:#151515;font-weight:300;letter-spacing:-1px}
h3 {font-size:16px;line-height:1.514em;margin:0 0 17px 0;color:#151515;font-weight:300;letter-spacing:-1px}
h4 {font-size:28px;line-height:1.214em;margin:0 0 6px 0;color:#0dc2ce;font-weight:300;letter-spacing:-1px}
.border-bot {width:100%;padding-bottom:21px;background:url(../images/pic-1.gif) 0 bottom repeat-x}
.button{display:inline-block;font-size:19px;line-height:1.21em;font-weight:400;text-transform:uppercase;letter-spacing:-1px;padding:4px 13px 6px;color:#fff;background:url(../images/button-tail.gif) 0 0 repeat-x #09b4c2;border-radius:7px;-moz-border-radius:7px;-webkit-border-radius:7px}
	.button:hover {background:#171717}
.list-1 li {font-size:14px;line-height:17px;padding:7px 0 7px 12px;background:url(../images/marker.gif) 0 13px no-repeat}
	.list-1 li a {display:inline-block;color:#4f4f4f}
	.list-1 li a:hover {color:#0dc2ce}
.link:hover {text-decoration:underline}
.text-1 {display:block;font-size:14px;line-height:21px}
	.text-1 a {color:#181818}
.tdate-1 {display:block;font-size:14px;line-height:21px;font-weight:bold}
	.tdate-1 a {color:#0dc2ce}
.numb {display:block;width:60px;height:60px;text-indent:-5000px;float:left;margin-right:20px}
	.numb.first {background:url(../images/numb-1.png) 0 0 no-repeat}
	.numb.second {background:url(../images/numb-2.png) 0 0 no-repeat}
	.numb.third {background:url(../images/numb-3.png) 0 0 no-repeat}
dl span {float:left;width:85px;font-size:14px}
dl dd {font-size:13px}
/* Contact form */

/*main end*/
/*wrapper end*/
/*footer start*/
#footer{
	background:#e2e2e2;
	position:relative;
	width: 100%;
	height:141px;
	margin-top:-2px;
}
#footer .holder{
	width:960px;
	margin:0 auto;
	overflow:hidden;
	padding:19px 0 18px;
}
#footer .logo1{float:right;}
#footer .logo1 img{display:block;}
#footer .nav{
	height:1%;
	overflow:hidden;
	padding:10px 0 0;
	font:bold 12px/12px 宋体, Arial, Helvetica, sans-serif;
}
#footer .nav li{
	float:left;
	background:url(../images/sep01.gif) no-repeat 0 50%;
	padding:0 6px 0 9px;
	margin:0 9px 0 -9px;
	line-height:18px;
	display:inline;
}
#footer .nav li a{color:#5d5d5d;}
/*footer end*/


/*** HEADER1 ***/
#header1{height:320px;}


