@charset "utf-8";
/* CSS Document */
*{margin: 0px; padding: 0;}
html, body{
	width: 100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; color: #283169; background:#20295f;
	}

#main{
	width:950px;
	margin:0px auto;
	}
#header{
	width:937px; 
	float:right;
	height:193px;
	background: url(../images/top.jpg) top left no-repeat;
	}
#container{
	float:right;
	width:937px!important;
	background-color:#ffffff;
	border-bottom:5px solid #4b81c3;
	position:relative;
}
#created{
	float:left;
	width:12px;
	height:138px;
	position:absolute!important;
	top:0px;
	left:0px;
	margin-top:-138px;
}
.menu{
	float:left;
	padding-left:80px;
	margin-top:171px;
	height:22px;
	color:#ffffff;
	font-size:12px;
}
.menu a{
	text-decoration:none;
	color:#ffffff;
	float:left;
	display:block;
	line-height:22px;
	padding:0px 9px;
	height:22px;}
.menu a:hover, .current{
	background:url(../images/menuHover.jpg) top center no-repeat;
	}
.menu img{ float: left;}
.welcome{
	float:left;
	width:404px;
	padding:47px 30px 0px 30px;
	height:220px;
	color:#ffffff;	
	text-align:justify;
	background-color:#20295f;
	margin-top:60px;
	}
object{ float:right; margin-top:60px;}
.bigBlock{
	float:left;
	width:917px;
	padding-left:20px; 
	background:url(../images/bgBlock.jpg) top repeat-x;
	margin-top:10px;
	color:#ffffff;
	line-height:22px;
	font-size:12px;
	}
.linkBegin{
	float:left;
	width:425px;
	padding:30px 20px 20px 20px;
	line-height:22px;
	height:inherit;
	}
.link{
	text-decoration:none;
	color:#0c7b9b;}
.link1{
	text-decoration:none;
	color:#0c7b9b;
	font-size:10px;}
.link2{
	text-decoration:none;
	padding-right:20px;
	background:url(../images/go.jpg) bottom right no-repeat;
	color:#0c7b9b;}
.newsBegin{
	float:left;
	width:432px;
	padding:20px;
	background:#ffffff;
	}
#dropmenudiv{
	position:absolute;
	z-index:100;
	padding:10px 0px;
	background:#d1dff0; opacity:.90;filter: alpha(opacity=90); -moz-opacity: 0.9;
}
#dropmenudiv a{
	display:block;
	font-size:11px;
	cursor:pointer;
	line-height:20px;
	text-decoration:none;
	color:#283169;
	width:225px;
	padding-left:15px;
	border-bottom:1px solid #8994b3;
}

#dropmenudiv a:hover, .submenu{ 
	display:block;
	width:225px;
	line-height:20px;
	background:url(../images/subHover.jpg) bottom left no-repeat;
}
.path{
	float:left;
	height:70px;
	width:910px;
	padding:34px 0px 0px 27px;
	background:url(../images/pathBg.jpg) repeat-x;
	}
.titleTPL{
	color:#ffffff;
	font-size:16px;
	line-height:28px;
}
.pathT, .pathT a{	
	color:#ffffff;
	font-size:10px;
	text-decoration:none;
}
.content{
	float:left;
	background:#ffffff;
	width:883px;
	padding:34px 27px 14px 27px;
	line-height:17px;}
.earth{
	width:107px;
	height:111px;
	background:url(../images/earth.jpg) top left no-repeat;
	position:absolute;
	bottom:0px; right:10px;}
.content img { float:left;/* border:1px solid #4a569a;*/ margin-right:15px; margin-bottom:15px;}
.hor{
	width:883px;
	margin:10px 0px;
	*margin:2px 0px;}
.blockWork{
	width:883px;
	float:left;
	padding-top:20px;
	}
.blockWork ul, .blockWork ol{ padding-left:25px;}
.titleW{ color:#0c7b9b;}
.blockInfo{
	float:left;
	border-bottom:1px solid #e0e3e4;
	width:883px;
	padding:10px 0px;}
.blockInfo ul, .blockInfo ol{
	padding-left:25px;}
.navbar{
	float:left;
	width:760px;
	padding-top:60px;
	height:20px;
	text-align:right;
	color:#7c878a;}
.pagingtext{
	font-size:12px;
	font-weight:bold;
	}
.navbar a{
	text-decoration:none;
	color:#7c878a;
	}
.txtCont{
	float:left;
	width:250px;
	line-height:normal;}
.contForm{
	width:380px;
	float:right;
	height:450px;
	line-height:normal;}
.formbox{
	border:1px solid #6b7197;
	width:300px;
	height:20px;}
.button{
	float:right;
	border:none;
	background:url(../images/bgButton.jpg) top left no-repeat;
	width:65px;
	height:16px;
	color:#ffffff;
	font-size:11px;
	}
	
div.limg{ width: 215px; float: left; margin: 5px 15px 0 0; }

div.limg img{ padding: 2px; border: 1px solid #ddd; margin: 0 0 20px 0; }

div.limgh { float: left; margin: 10px 0 0 0; }

div.limgh img{ padding: 2px; border: 1px solid #ddd; }

div#divv img{ padding: 2px; border: 1px solid #ddd; margin: 0 20px 30px 0; }	
	


