body {margin: 0; background-color:#ffffff; font-size: 11px;}

a.menu:active {text-decoration:none;}
a.menu:visited {text-decoration:none;}
a.menu:link {text-decoration:none;}
a.menu:hover {text-decoration:none;}

a.line:active {text-decoration:underline;}
a.line:visited {text-decoration:underline;}
a.line:link {text-decoration:underline;}
a.line:hover {text-decoration:none;}

a.unline:active {text-decoration:none;}
a.unline:visited {text-decoration:none;}
a.unline:link {text-decoration:none;}
a.unline:hover {text-decoration:underline;}

a {
	font-family: tahoma;
	color: #005a9f;
	text-decoration: none;
	cursor: hand;
}
a:hover {text-decoration:underline;color:#005a9f;}

td {
	font-size: 11px;
	font-family: tahoma;
	color: #000000;
}

div, p {
	font-family: tahoma;
	color: #000000;
	margin: 0px;
	padding: 0px 0px 15px 0px;
}

ul {
	font-size: 11px;
	font-family: tahoma;
	color: #000000;
	margin: 10px 5px 10px 20px;
}

h1 {color:#005a9f; font-size:20px; font-weight:normal; display:inline;}
h2 {color:#005a9f; font-size:18px; font-weight:normal; display:inline;}

input, select, textarea {
	font-size: 11px;
	font-family: arial;
	color: #000000;
	padding-left:5px;
}

.input_text {
	font-size: 11px;
	font-family: tahoma;
	color: #000000;
	padding-left:5px;
	border:1px solid;
	border-color:#000000;
	background-color: #ffffff;
}
.email {
	font-size: 11px;
	font-family: tahoma;
	color: #000000;
	padding-left:5px;
	border:1px solid;
	border-color:#b2b2b2;
	background-color: #ffffff;
}


.bg {
	background-image: url(../img/bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
.tmbg {
	background-image: url(../img/tmbg.gif);
	background-position: left top;
	background-repeat: repeat-x;
	height: 29px;
}
.tmright {
	background-image: url(../img/tmright.gif);
	background-position: right top;
	background-repeat: no-repeat;
	padding: 2px 19px 0px 11px;
}

.tm_last {
	background-image: url(../img/tmbg.gif);
	background-position: left top;
	background-repeat: repeat-x;
	padding: 2px 19px 0px 11px;
}

.allbbg {
	background-image: url(../img/allbbg.gif);
	background-position: left top;
	background-repeat: repeat-x;
	height:24px;
}
.allbg {
	background-image: url(../img/allbg.gif);
	background-position: right top;
	background-repeat: no-repeat;
	width:106px;
}

.alang {color:#8a8a8a; font-size:12px; font-weight:bold;}
.tm {color:#ffffff; font-size:14px; font-weight:bold;}
a.tm:hover {color:#f1e72e;}

.black {color:#000000;}
.error {color:#ff0000;}

a.lm {font-size:14px; font-weight:bold; text-decoration:none;}
a.lm:hover {font-size:14px; font-weight:bold; text-decoration:none; color:#2aa7e0;}
.lmbgcolora {background-color:#faf8d8;}
.lmbgcolor {background-color:transparent;}
.lmp {padding: 6px 0px 6px 5px;}

.font12 {font-size:12px;}

.gdate {color:#ababab; font-size:10px; font-weight:bold;}
.anons_date {color:#005a9f; font-size:11px; font-weight:normal;}
.ydate {color:#deab22; font-size:10px; font-weight:bold;}
.newsp {padding: 0px 0px 0px 5px;}

.copy {color:#898989;}
.nl {color:#6e6e6e;}

.rowl {color:#505050;}
.links {color:#005a9f;}

.pagerp {padding: 0px 7px 0px 7px;}

.top {border-top: #c2c2c2 1px solid;}
.tblb {border: #c2c2c2 1px solid;}
.bt {border-top: #c2c2c2 1px solid;}
.bl {border-left: #c2c2c2 1px solid;}

p.text {padding: 5px 0px 0px 0px; margin: 0px;}


.input_text_1 {
	margin: 0px;
	padding: 0px 0px 2px 4px;
	height: 20px;
	width: 190px;
	font-size: 11px;
	color: black;
	padding-top: 2px;
	border: 1px solid #a4a4a4;
}
#nav_left {
	margin:0;
	padding:0;
}
#nav_left li {
	padding:6px 0 6px 5px;
	font-size:14px;
	font-weight:bold;
	list-style-type:none;
	border-bottom:1px solid #b2b9bc;
}
#nav_left .act {
	background:#faf8d8;
	color:#2aa7e0;
}

#nav_left li a:hover {
	text-decoration:none;
	color:#2aa7e0;
}
.lng {
	margin:0;
	padding:0;
	background:url('../img/bg_lng.gif') no-repeat 0 50%;
}
.lng li {
	padding:7px 0 7px 26px;
	font-size:12px;
	list-style-type:none;
}
.lng li.act {
	
	font-weight:bold;
	color:#8a8a8a;
}
.btn {
	margin:0;
	padding:2px 0;
	width:78px;
	font-weight:bold;
	border:0;
	background:url('../img/btn_send.gif') no-repeat;
	color:#FFF;
}
.search .btn {
	
	/* padding:2px 0; */
	/* border:0; */
	/* width:78px; */
	/* font-weight:bold; */
	/* background:url('../img/btn_send.gif') no-repeat; */
	/* color:#FFF; */
}
.nav_top span {
	font-size:14px;
	font-weight:bold;
	color:#f1e72e;
}

h2.h2 {
	display:block;
	margin:5px 0;
	padding:0 0 0 18px;
	font:normal 20px Tahoma, Verdana, sans-serif;
	background:url('../img/title.gif') no-repeat 0 50%;
	color:#005A9F;
}
.list {
	margin:0;
	padding:0;
}
.list .date {
	margin:0;
	padding:0;
	font-size:11px;
	color:#005A9F;
}
.list li {
	overflow:hidden;
	_height:1%;
	/* margin:0 0 10px; */
	list-style-type:none;
}
.list .tit {
	margin:0 0 3px;
	padding:0;
	display:block;
	background:url('../img/redbulet.gif') no-repeat 0 5px;
}
.list .tit a {
	padding:0 0 0 10px;
	color:#000;
}
.list .tit a:hover {
	color:#005a9f;
}
.list .img {
	float:left;
	margin:4px 5px 0 0;
}
.list .more {
	text-align:right;
}
.list .des {
	padding:0;
}
.list .more a {
	padding:0 17px 0 0;
	background:url('../img/more.gif') no-repeat 100% 60%;
}
.list .all,
.pub .all {
	position:relative;
	overflow:visible;
	height:18px;
	margin:0 106px 20px 0;
	border-bottom:1px solid #d9d9d9;
	background:none;
}
.list .all .link,
.pub .all .link{
	position:absolute;
	right:-106px;
	float:right;
	width:106px;
	height:19px;
	padding:5px 0 0 5px;
	text-align:center;
	background:url('../img/allbg.gif') no-repeat;
}
.list .all .link a,
.pub .all .link a {
	margin:0 4px 0 0;
	padding:0 12px 0 0;
	background:url('../img/next.gif') no-repeat 100% 70%;
}

.pub {
	margin:0;
	padding:0;
}

.pub li {
	margin:0 0 6px;
	padding:0 0 0 15px;
	list-style-type:none;
	background:url('../img/paper.gif') no-repeat 0 1px;
}
.pub .more {
	margin:0 0 0 6px;
	padding:0 17px 0 0;
	background:url('../img/more.gif') no-repeat 100% 60%;
}
.sitemap {
	margin:10px 0 10px 50px;
	padding:0;
}
.sitemap li {
	padding:1px 0 1px 10px;
	list-style-type:none;
	background:url('../img/li1.gif') no-repeat 0 4px;
}
.sitemap li ul {
	margin:0 0 0 20px;
	padding:0;
}
.dev {
	margin:8px 0 10px;
	padding:0;
	height:1px;
	font-size:1px;
	line-height:1px;
	background:#d9d9d9;
}
.pager {
	margin:15px 0 0;
	padding:7px 0 0;
	text-align:center;
	/* font-size:12px; */
	border-top:1px solid #d9d9d9;
}
.pager li {
	padding:1px 7px;
	display:inline;
	border-right:1px solid #c1c1c1;
	list-style-type:none;
}
.pager li.act {
	background:#e6e6e6;
	color:#898989;
}
.pager li.last {
	border-right:none;
}
.pub_field {
	overflow:hidden;
	_height:1%;
}
.pub_field .h1 {
	display:block;
	margin:0 40px 0 0;
	padding:0 0 0 17px;
	background:url('../img/title.gif') no-repeat 0 5px;
}
.pub_field .date {
	margin:3px 0 0 17px;
	padding:0 0 3px 0;
	font-size:10px;
	font-weight:bold;
	color:#DEAB22;
}
.pub_field .img {
	margin:3px 7px 4px 0;
	float:left;
}
.pub_field .des {
	margin:10px 0 0;
}
.nav_pg li {
	list-style-type:none;
}
.nav_pg {
	clear:both;
	margin:8px 0 0;
	padding:5px 10px 0;
	font-size:11px;
	border-top:1px solid #d8d8d8;
	}
.nav_pg .back {
	float:left;
	padding:0 0 0 11px;
	background:url('../img/back.gif') no-repeat 0 4px;
	}
.nav_pg .up {
	float:right;
	padding:0 11px 0 0;
	background:url('../img/top.gif') no-repeat 100% 6px;
	}
.nav_pg .print {text-align:center;}
.nav_pg .print img {
	position:relative;
	top:2px;
	margin:0 0 0 2px;
	border:none;
}
.feedback .btn {
	width:124px;
	background:url('../img/btn_reg.gif') no-repeat;
}
.gsc-input input.gsc-input {
	border:1px solid #000 !important;
}
input.gsc-search-button {
	width:78px;
	padding:2px 0;
	border:none;
	font-weight:bold;
	background:url('../img/btn_send.gif') no-repeat;
	color:#fff;
}
.gs-title,
.gs-webResult,
.gs-result,
.gsc-webResult,
.gsc-result,
.gs-snippet,
.gsc-result-selector,
.gsc-more-results {
	padding:0;
}
.gs-result .gs-title, .gs-result .gs-title * {
	color:#005a9f !important;
}


.content font {
font-size: medium !important;
}






