/*
 * site:cgmonitor
 * date:05.06.2009
 */
/* Default */
* {
margin:0;
padding:0;
outline:none;
}
html {
height:100%;
border:none;
}
body {
height:100%;
font: 62.5% Arial, Tahoma, Verdana, sans-serif;
border:none;
background: #FFF;
color:#000;
}
img {border:none;}
a {
border:none;
text-decoration:underline;
color:#0071BC;
}
a:hover {text-decoration:none;}
ul, ol {border:none;}

/* add */
.fl{float:left;}
.fr{float:right;}
.clear {clear:both;}
.block {display:block;}
.red {color:#f00 !important;}
/* Base */
#all {
	position:relative;
	min-height:100%;
	height:auto !important;
	height:100%;
	width:910px;
	margin:0 auto;
	}
#container {
	overflow:hidden;
	_overflow:visible;
	_height:1%;
	width:100%;
	padding:0 0 130px;

	}
#left {
	float:left;
	width:630px;
}
.left p {
	padding:0 0 8px;
}
#right {
	float:right;
	width:260px;
	overflow:hidden;
}
#footer {
	width:100%;
	/* height:105px; */
	position:absolute;
	bottom:0;
	font-size:1.4em;
	font-family:Arial, Tahoma, Verdana, sans-serif;
	
	text-align:right;
	/* background:#c2dbe9; */
	color:#478eaa;
	}
#footer .up {
	overflow:hidden;
	_overflow:visible;
	_height:1%;
	padding:8px 40px 4px;
	background:#c2dbe9;
	}
#footer .up .fl {
	float:left;
	font-size:.9em;
	font-weight:bold;
	}
#footer .up .fr {
	line-height:100%;
	font-family:"Times New Roman", Times, serif;
	}
	#footer .up em {font:normal 1em Arial, Tahoma, Verdana, sans-serif;}
#footer .down {
	overflow:hidden;
	_overflow:visible;
	_height:1%;
	padding:12px 0 15px 21px;
	border-top:2px solid #fff;
	text-align:left;
	font-size:.8em;
	background:#e4e4e4;
	color:#000;
}
#footer a {
	color:#0465aa;
}
.header {
	position:relative;
	height:259px;
	
	padding:1px 53px 0 0;
	background:url(../img/bg_hd.jpg) #1e6e93 no-repeat;
	}
a.logo {
	position:absolute;
	top:10px;
	left:10px;
	width:150px;
	height:80px;
	background:#ccc;
	}
.wbank {
	font-size:2em;
	
}
.wbank a {
	position:absolute;
	top:23px;
	left:47px;
	padding:10px 0 0 40px;
	line-height:150%;
	
	text-decoration:none;
	background:url(../img/bg_wbank.png) no-repeat;
	color:#000;
	}
.hd {
	clear:right;
	float:right;
	font-size:5em;
	color:#fff;
	}
div.date,
.country {
	clear:right;
	float:right;
	margin:41px 0 21px;
	font-size:2.1em;
	font-family:"Bookman Old Style", "Times New Roman", Times, serif;
	color:#fff;
	}
.country {
	width:820px;
	margin:15px -7px 0 0;
	padding:0 5px 0 0;
	font-weight:normal;
	font-size:2.9em;
	line-height:110%;
	text-align:right;
	border-top:2px solid #fff;
	}

.post {
	overflow:hidden;
	_overflow:visible;
	_height:1%;
	}
	.post label,
	div.arch {
		display:block;
		
		margin:0 0 10px 0;
		padding:0 0 2px;
		font-size:1.8em;
		border-bottom:1px solid #5badce;
		color:#5badce;
		}
		.post label a,
		div.arch a {
			text-decoration:none;
			color:#5badce;
			}
	.post span.date {
		display:block;
		font:bold 1.2em Arial, Tahoma, Verdana, sans-serif;
		color:#969696;
	}
	.post .h1,
	.post .h2 {
		padding:0 0 6px;
		font-size:2em;
		font-weight:bold;
		}
		.post .h1 a,
		.post .h2 a {
			text-decoration:none;
			color:#000;
			}
	.post .h2 {font-size:1.6em;}
	.post .txt img {margin:3px 5px 0 5px;}
	.txt ul,
	.txt ol {
		margin:4px 0;
	}
	.txt ul li {
		list-style-type:disc;
	}
	.txt ol li {
		list-style-type:decimal;
	}
.h3 {
	padding:5px 0;
	font-size:1.6em;
	font-weight:bold;
	color:#004F8B;
	
}
	.post .txt {clear:both;font:1.7em "Time New Roman", Times, serif;}
	.post .more {
		padding:0 0 8px;
		text-align:right;
		}
		.post .more a {
			padding:0 20px 0 0;
			font:1.7em "Time New Roman", Times, serif;
			background:url(../img/mrkr.gif) no-repeat 100% 8px;
			color:#0071bc;
			}
	.post address {
		float:right;
		clear:right;
		padding:0 0 5px;
		font-size:1.2em;
		font-style:normal;
		text-align:right;
		color:#818385;
		}
div.arch {
	overflow:hidden;
	_overflow:visible;
	_height:1%;
	margin:0 0 10px 5px;
	
}
div.arch h2 {
	font-weight:normal;
}
div.arch h2 a {
	line-height:100%;
	color:#000;
	font-size:.7em;
}
div.arch .pdf {
	float:right;
	/* margin:7px 0 0; */
	font-size:.8em;
}
.calndr {
	float:right;
	_float:none;
	_width:271px;
	margin:0 0 7px;
	padding:0 0 6px;
	font-size:1.5em;
	border-bottom:2px solid #bcbdc0;
	color:#2978bd;
	}
	.calndr table {
		border-collapse:collapse;
		}
	.calndr .caption {
		margin:0 0 5px;
		font-size:1.3em;
		font-weight:bold;
		
		text-align:center;
		color:#000;
		}
	.calndr th,
	.calndr td {
		/* padding:5px 9px; */
		padding:6px 8px 4px 0;
		text-align:right;
		color:#000;
		}
	.calndr th {
		width:29px;
		/* padding:2px 9px; */
		padding:2px 8px 2px 0;
		font-weight:normal;
		background:#dcddde;
		color:#a1a1a1;
		}
	.calndr a {
		display:block;
		margin:0 -1px 0 9px;
		/* padding:1px 4px 3px; */
		padding:1px 5px 3px 0;
		text-decoration:underline;
		background:#b8dfe9;
		color:#0071bc;
		}
	.calndr .wend {color:#2978bd;}
	.calndr .other {color:#888;}
	.calndr .e {padding:4px 4px 2px 0;}
	.calndr .today a {
		background:yellow;
	}
	.post address a {color:#818385;}
.lng,
.useNav {
	display:inline;
	float:right;
	padding:5px 0 63px;
	font-size:1.3em;
	color:#a1c9e2;
}
.lng {
	margin:0 100px 0 0;
}
.lng li {
	float:left;
	padding:0 5px;
}
.lng a,
.useNav a {
	color:#fff;
}
.tbar {
	overflow:hidden;

	width:198px;
	/* margin:0 auto; */
	padding:0 0 5px;
}
.tbar select {
	width:76px;
	height:19px;
	font-size:12px;
	margin:0 4px 0 0;
}
.tbar option {
	padding:0 5px;
	line-height:15px;
}
.tbar label.btn {
	float:left;
	margin:0;
	width:32px;
	overflow:hidden;
	_height:1%;
	padding:0 0 1px;
	border:none;
	background:#014a7f;
}
.tbar input.btn {
	position:relative;
	display:inline;
	overflow:visible;
	float:right;
	width:32px;
	height:18px;
	margin:0;
	font-weight:bold;
	border:none;
	background:transparent;
	color:#fff;
	cursor:pointer;
}

div.dwd {
	position:relative;
	padding:10px 0;
	overflow:hidden;
	_overflow:visible;
	_height:1%;
}
div.dwd .in {
	position:relative;
	left:50%;
	float:left;
}
div.dwd a.dwd,
a.dwd {
	position:relative;
	left:-50%;
	float:left;
	height:36px;
	/* margin:0 0 0 -50%; */
	padding:0 15px;
	line-height:35px;
	font-size:2em;
	border:1px solid #78c1ea;
	background:url('../img/bg_dwd_a.gif') repeat-x;
	color:#0a71bc;
}
a.dwd {
	position:static;
}
.mainNav {
	overflow:hidden;
	_overflow:visible;
	_height:1%;
	/* padding:0 0 0 10px; */
	background:#def2fb;
}
.mainNav li {
	display:inline;
	float:left;
	height:36px;
	margin:0 10px;
	font-size:1.6em;
	line-height:35px;
}
.mainNav .act {
	font-weight:bold;
	margin:0;
	padding:0 10px;
	
	background:#0465AA;
	color:#fff;
}
.mainNav a {
	float:left;
	height:36px;
	color:#0465AA;
}
.mbar {
	overflow:hidden;
	_overflow:visible;
	_height:1%;
	margin:0 0 10px;
}
.fooNav {
	margin:0 188px;
	text-align:center;
}
.fooNav a {
	color:#0066b3;
}
.fooNav li {
	display:inline;
	padding:0 10px;
}
.fooNav .act a {
	font-weight:bold;
	text-decoration:none;
}
.tit {
	margin:0 0 10px;
	padding:3px 0 3px 10px;
	border-left:4px solid #5BADCE;
	font-size:1.8em;
	font-weight:normal;
	background:#f2f2f2;
	color:#004f8b;
}
.srch {
	display:inline;
	float:right;
	margin:-29px 9px 0 0;
	
}
.srch .txt {
	margin:0 5px 0 0;
	padding:1px 0;
	border:1px solid #000;
}
.srch input.btn,
.srch_ input.btn {
	height:20px;
	padding:0 5px;
	overflow:visible;
	border:none;
	font-weight:bold;
	background:#014A7F;
	color:#fff;
	cursor:pointer;
}
@-moz-document url-prefix() {
	.srch input.btn {position:relative;top:1px;}
}
.to_back {
	margin:4px 0 0;
	padding:0 50px 4px 11px;
	border-bottom:1px solid #EDE8DD;
}
.to_back li {
	display:inline;
	margin:0 6px 0 0;
	padding:0 11px 0 0;
	font-size:1.1em;
	background:url('../img/mrkr.gif') no-repeat 100% -48px;
}
.to_back .curr {
	background:none;
	color:#000;
}
.to_back .curr a {
	text-decoration:none;
}
.to_back a {
	text-decoration:none;
	color:#918D86;
}
/*-----*/
.form {
	overflow:hidden;
	_height:1%;
	}
.form label,
.form .tel,
.form .label {
	position:relative;
	display:block;
	overflow:hidden;
	_height:1%;
	padding:4px 0;
}
.form label em,
.form .label em {
	float:left;
	padding:0 0 0 3px;
}
.form strong {
	float:left;
	width:135px;
	margin:0 6px 0 0;
	padding:4px 0 7px;
	font-size:1.2em;
	font-weight:normal;
	text-align:right;
}
.form .tarea,
.form .code,
.form .rem {
	overflow:visible;
	float:left;
	clear:left;
	width:100%;
}
.form .tarea strong {
	border:none;
}
.form .tarea cite {
	overflow:visible;
	height:auto;
	background:none;
}
.form .tarea .req cite {
	padding:0 0 0 1px;
	border-left:2px solid #B16C6C;
}
.form .code {
	margin:5px 0 0;
}
.form .code img {
	float:left;
	margin:0 0 0 3px;
}
.form .code strong {
	margin:7px 6px 0 0;
	border:none;
}
.center .form .code .txt {
	width:125px;
}
.form .code em {
	margin:7px 0 0 5px;
	background:none;
}
.form .rem {
	width:auto;
	float:right;
	margin:6px 0 0;
	padding:3px 0 0;
	font-size:1.1em;
	color:#918D86;
}
.form .rem span {
	float:left;
	width:2px;
	height:20px;
	overflow:hidden;
	margin:-3px 7px 0 0;
	font-size:20px;
	background:#B16C6C;
}
.form .radio {
	position:absolute;
	top:5px;
	_top:1px;
	left:0;
	_left:-4px;
	}
.form cite {
	float:left;
	height:20px;
	overflow:hidden;
	font-style:normal;
/* 	border:1px solid #000; */
	/* background:url('../img/bg_input.gif') no-repeat -3px 0; */
}
.form cite font {
	display:none;
}
.form .req {
	padding:0 0 4px;
}

.form .req .txt {
	width:294px;
	padding:5px 0 0 6px;
}
.form .txt {
	float:left;
	
	height:14px;
	
	padding:2px 0 0 3px;
	font-size:1.1em;
	/* background:url('../img/bg_input.gif') no-repeat 100% -22px; */
	color:#918D86;
}
.form label.btn span {
	float:left;
	background:#014A7F;
}
.form label.btn span input {
	background:transparent;
	border:none;
	font-weight:bold;
	padding:1px 5px;
	color:#fff;
	cursor:pointer;
}
.cal option {
	padding:0 3px;
}
/*-----*/
.pager {
	margin:10px 0;
	font-size:1.3em;
}
.pager a {
	color:#004F8B;
}
.srch_ {
	width:400px;
	margin:0 auto;
}
.srch_ em {
	padding:0 5px 0 0 !important;
	font-size:1.3em;
	font-style:normal;
}
.srch_ .txt {
	width:200px;
	margin:0 5px 0 0;
}
.sitemap {
	margin:0 0 20px 20px;
	font-size:1.2em;
}
.sitemap ul {
	margin:0 0 0 -7px;
	padding:0 0 2px 15px;
	background:#fff;
}
.sitemap li {
	padding:1px 0 1px 7px;
}
.sitemap a {
	color:#004F8B;
}
.nav_pg {
	overflow:hidden;
	_overflow:visible;
	_height:1%;
	margin:10px 0 0;
	padding:5px 0 0;
	font-size:1.3em;
	border-top:1px solid #d8d8d8;
	text-align:center;
	}
.nav_pg a {
	color:#0071BC;
}
.nav_pg .back {
	float:left;
	padding:0 0 0 10px;
	background:url('../img/mrkr.gif') no-repeat 0 -93px;
	}
.nav_pg .up {
	float:right;
	padding:0 10px 0 0;
	background:url('../img/mrkr.gif') no-repeat 100% -144px;
	}
.printtop {
	float:right;
	clear:right;
	
	padding:3px 5px 0 0;
	font-size:1.2em;
	text-transform:capitalize;
	color:#004F8B;
	
}
body.print {padding:10px;}
.w-print {
	float:right;
	font-size:1.1em;
}
.w-print a {color:#000;}
body.print .tit {
	margin:10px 0;
	background:none;
	border:none;
}
.post label a:hover,
.post .h1 a:hover,
.to_back a:hover,
div.arch h2 a:hover,
div.arch .pdf:hover {text-decoration:underline;}
.lng li,
.useNav li,
.fooNav li,
.mainNav li,
.to_back li,
.sitemap li,
.nav_pg li {
	list-style-type:none;
}