* { 
	margin:0;
	padding:0;
}
html, body { 
	height:100%;
}
html{ 
}
body {
	background:#fff url(images/top_bg.gif) repeat-x 50% 0%;
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	line-height:1.063em;
	color:#566c7f;
}

img {
	border:0; 
	vertical-align:top; 
	text-align:left;
}
object { 
	vertical-align:top; 
	outline:none;
}
/*ul, ol { 
	list-style:none;
	margin-bottom:16px
}

ul li a {
	color:#d4411a;
}*/

.fleft { 
	float:left;
}
.fright { 
	float:right;
	width:260px
}
.clear { 
	clear:both;
	line-height:0%;
	font-size:0%;
	height:0%
}

.col-1, .col-2, .col-3,  .col-4, .sub_col-1, .sub_col-2, .sub_col-3, .sub_col-4 { 
	float:left;
	display:inline;
}

.alignright { 
	text-align:right;
}
.alignright .b1 {
	float:right !important;
	right:20px
}
.aligncenter { 
	text-align:center;
}

.wrapper { 
	width:100%;
	overflow:hidden;
}
.container { 
	margin:0 auto;
}



/*==== GLOBAL =====*/
#main {
	margin:0 auto;
	font-size:0.75em;
}

#header {
	position:relative;
	margin:0 auto;
	height:541px;
	width:980px;
}
#content {
	margin:0 auto;
}
.bottom_content {
	background:#93c6c3 url(images/main_bg.gif) repeat-x 0% 0%;
	padding:34px 0 0 0
}
.main_content {
	width:940px;
	margin:0 auto;
	padding-bottom:38px
}
.grey_cont {
	background:#f7f7f7;
	padding-top:40px
}

/*---- tailings ----*/
.tail-top { 
	background:url(images/tail-top.gif) left top repeat-x #ffbb00;
}
.tail-bottom { 
	background:url(images/tail-bottom.gif) left bottom repeat-x;
}


/*----- forms parameters -----*/

input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif; font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}


/*----- other -----*/
.img-indent { 
	margin:3px 20px 0 0; 
	float:left;
}
.img-indent2 { 
	margin:0 46px 0 0; 
	float:left;
}
.img-indent3 { 
	margin:-12px 0px 0 12px; 
	float:right;
}
.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:20px;
}
	.img-box img { 
		float:left; 
		margin:0 20px 0 0;
	}

.extra-wrap { 
	overflow:hidden;
}


p {
	margin-bottom:13px;
	color: #333;
}
.p1 { 
	margin-bottom:17px;
}
.p2 { 
	margin-bottom:16px;
}
.p3 { 
	margin-bottom:24px;
}
.margin_right {
	margin-right:20px;
	float:none !important
}
.width315 {
	width:315px;
	margin-right:26px;
}
.width258 {
	width:258px;
	margin-right:83px;
}
.margin_left {
	margin-left:269px
}
.margin_b {
	margin:23px 0 0 107px
}
.margin8 {
	margin-bottom:0px
}
.margin11 {
	margin-bottom:11px
}
.margin13 {
	margin:4px 0 13px
}
.margin14 {
	margin-bottom:14px
}
.margin20 {
	margin-bottom:20px
}
.margin41 {
	margin-bottom:41px
}
.margin23 {
	margin-bottom:23px
}
.margin_top20 {
	margin-top:20px;	
}
/*----- txt, links, lines, titles -----*/
/*a, .green {
	color:#27c5bc; 
	outline:none;
}
a:hover{
	text-decoration:none;
}*/

.non_underline {
	text-decoration:none
}
.non_underline:hover {
	text-decoration:underline
}
h1 {
	color:#000;
	font-size:4.1em;
	font-weight:bold;
	position:relative;
	text-transform:uppercase;
	line-height:1.2em
}
h1 span {
	color:#000;
	font-size:0.6em;
	margin-bottom:40px;
	font-weight:500;
	position:relative;
	font-style:italic;
	text-transform:none
}
h2 {
	color:#27c5bc;
	font-size:1.5em;
	margin:0 0 3px 0;
	font-weight:bold;
	text-transform:none;
}
h2 span {
	text-transform:none;
	font-weight:600
}
h3 {
	font-size:1.8em;
	font-weight:500;
	color:#000;
	width: 300px;
	padding-left:0px;
	background-image: url(images/line1.gif);
	height: 45px;
	margin-left: 10px;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
h4 {
	color:#000;
	font-size:1.83em;
	font-style:italic;
	margin-bottom:20px;
	line-height:1.2em
}
h5 {
	color:#014e4a;
	font-size:1.08em;
	font-weight:bold;
	margin-bottom:20px;
	padding-left:23px;
	text-transform:uppercase;
	background-image: url(images/icon.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
}
.blue {
	color:#00a8d7
}
.orange {
	color:#fd9b00
}
.red {
	color:#de2525;
	position:relative;
}
.grey {
	color:#656565
}
.black {
	color:#181818 !important
}
.white {
	color:#fff	
}


.link1 { 
	display:block;
	float:left;
	background:url(images/link1-bgd.gif) left top repeat-x; 
	color:#fff; 
	text-decoration:none;
}
.link1:hover { 
	text-decoration:underline;
}
	.link1 em {
		display:block;
		background:url(images/link1-left.gif) no-repeat left top;
	}
	.link1 b { 
		display:block;
		background:url(images/link1-right.gif) no-repeat right top; 
		padding:2px 15px 2px 15px; 
		font-weight:normal; font-style:normal;
	}
	

.button { 
	float:right;
}
	.button span { 
		display:block; 
		background:url(images/button-left.gif) no-repeat left top; 
		padding-left:3px;
	}
		.button span span { 
			background:url(images/button-right.gif) no-repeat right top;
			padding-right:4px;
			padding-left:0;
		}
			.button span span a { 
				display:block;
				background:#333743;
				padding:4px 5px 3px 5px;
				color:#fff;
				text-decoration:none;
				text-transform:uppercase;
			}
			.button span span a:hover { 
				text-decoration:underline;
			}

.line-hor { 
	background:#1c1c1c;
	height:1px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:16px 0 12px 0;
}
.line-ver { 
	background-image:url(images/line-ver.gif); 
	background-repeat:repeat-y;
	width:100%;
}
.line_dot {
	background:url(images/dot.gif) repeat-x 0% 0%;
	height:1px; 
	line-height:0;
	margin:30px 0;
	overflow:hidden
}
.line-hor_top { 
	background:#1c1c1c;
	height:1px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:0px 40px 40px;
}

.more {
	color:#fff;
	text-transform:uppercase;
	background:url(images/b3.gif) no-repeat 0% 0%;
	text-decoration:none;
	font-weight:bold;
	display:inline-block;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 7px;
}
.more:hover {
	color:#8bc1be;
}
.l_more {
	color:#d4411a !important;
	background:url(images/arrow_right2.gif) no-repeat 0% 4px;
	padding:0 0 0 14px;
	font-weight:bold;
	text-decoration:none;
}
.l_more:hover {
	text-decoration:underline	
}

.list2 {
	list-style:none;
	margin-top:10px;
	margin-right:35px;
}
.list2 li {
	padding:0 0 4px 15px;
	vertical-align: top;
	background-image: url(images/mark.gif);
	background-repeat: no-repeat;
	background-position: 0% 11px;
}
.list2 li a {
	color:#95c7c5;
	text-decoration:none;
	font-weight:bold
}
.list2 li a:hover {
	text-decoration:underline;
}

.list3 {
	list-style:none;
	margin-bottom:11px;
	float:left
}
.list3 li {
	position:relative;
	padding:0 0 2px 15px;
	overflow: hidden;
	vertical-align: top;
	background:url(images/mark2.gif) no-repeat 0% 5px;

	
}
.list3 li a {
	color:#fff;
	text-decoration:none;
	font-weight:bold
}
.list3 li a:hover {
	text-decoration:underline;
}

.button3 {
	background:url(images/button_bgs1.gif) repeat-x 0% 0%;	
	display:block;
	float:right;
	text-decoration:none;
	display:inline-block;
	cursor:pointer;
	width:60px
}
.button3 span {
	background:url(images/button_bgs2.gif) no-repeat 100% 0%;
	display:block;
	float:right;
	color:#478d8a;
	font-weight:bold;
	cursor:pointer;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 15px;
	padding-left: 20px;	
}
.button3:hover span {
	color:#000;
}

/*===== footer =====*/
#footer {
	width:100%;
	margin:0 auto;
	color:#566c7f;
	height:52px;
	position:relative;
	background:#000;
}
#foot {
	width:940px;
	margin:0 auto;
	height:52px;
	position:relative
}
.copy {
	position:absolute;
	left:0px;
	top:14px;
	color:#788382
}
.copy a {
	color:#85ccc8;
	text-decoration:underline
}
.copy a:hover {
	text-decoration:none
}

/*===== header =====*/
.head_pic_block {
	position:absolute;
	width:940px;
	height:364px;
	left:20px;
	top:177px
}
/*===== content =====*/
#content {
	color:#656565;
	padding:31px 0 0
}

.link {
	text-decoration:underline;
	display:inline-block;
	margin-left:10px
}
.link:hover {
	text-decoration:none
}

/*===== arrange =====*/

.right_img{
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
}

/* margin */
.m-t10{	margin-top: 10px;}
.m-t15{	margin-top: 15px;}
.m-t20{	margin-top: 20px;}
.m-t30{	margin-top: 30px;}
.m-t40{	margin-top: 40px;}
.m-t50{	margin-top: 25px;}
.m-t100{margin-top: 100px;}

.m-b10{	margin-bottom: 10px;}
.m-b20{	margin-bottom: 20px;}
.m-b30{	margin-bottom: 30px;}
.m-b40{	margin-bottom: 40px;}
.m-b50{	margin-bottom: 50px;}

.m-l10{	margin-left: 10px;}
.m-l20{	margin-left: 20px;}
.m-l30{ margin-left: 30px;}
.m-l40{	margin-left: 40px;text-align: center;}
.m-l50{	margin-left: 50px;}

.m-r40{	margin-right: 40px;}
.m-r50{	margin-right: 50px;}


/*m-job*/

.red2 {
	color:#C00
}

/*silver&red*/
#topzone {
	position:relative;
	height:40px;
	width:980px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/dot_vert2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 0px;
	margin-bottom: 0px;
}


/*menu*/

ul#menu a {
	color: #0d456a;
	text-decoration: none;
}

ul#menu a:hover{color: #379bff;text-decoration:underline;}


ul#menu li {
	float: left;
	position: relative;
	font-weight: normal;
	font-size:16px;
	line-height: 40px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
}

ul#menu li a {
        display: block;
        text-align: center;
		text-decoration:underline;}

