body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-image: url(img_design/bg_body.gif);
	background-color: #60779A;
	color: #4F537D;
}
.hr_normal {
	color: #D7D7D7;
	height: 1px;
	margin: 0px;
}
#top2 {
	clear: both;
	height: 58px;
}

/*Menu Top*/
#menutop {
	float: right;
	width: 646px;
	margin-top: 10px;
}
#ulTop {
	margin: 0;
	list-style-type: none;
	white-space: nowrap;
	padding: 0;
}
#ulTop li {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	background-color: #DADBDF;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-image: url(img_design/bg_ultop.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#ulTop a, #ulTop a:link {
	margin: 0;
	padding: 5px 9px 4px 9px;
	color: #344B68;
	text-decoration: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#ulTop a:hover {
	color: #FFFFFF;
	background-color: #344B68;
	background-image: url(img_design/bg_ultop_hover.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
/*Fin Menu Top*/
/*Menu Top2*/
#menutop2 {
	float: right;
	width: 646px;
	margin-top: 0px;
	background-color: #344B68;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #344B68;
}
#ulTop2 {
	margin: 0;
	list-style-type: none;
	white-space: nowrap;
	padding: 0;
}
#ulTop2 li {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	background-color: #344B68;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
}
#ulTop2 a, #ulTop2 a:link {
	margin: 0;
	padding: 5px 9px 4px 9px;
	color: #FFFFFF;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#ulTop2 a:hover {
        color: #FFCC00;
        background-color: #344B68;
}

/*Fin Menu Top2*/
a:link {
	color: #3333CC;
}
a:visited {
	color: #3333CC;
}
a:hover {
	color: #009900;
}
#container {
	width: 866px;
	padding: 8px;
	background-color: #FFFFFF;
	margin: auto;
	float: none;
}
#top {
	background-color: #344B68;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 12px;
	text-align: right;
	padding: 3px;
	margin: 0px;
}
#logotop {
	float: left;
	width: 208px;
	margin-right: 11px;
}
#top a:link, #top a:visited {
	color: #FFCC00;
	text-decoration: none;
}
#top a:hover {
	text-decoration: underline;
}

#main {
	width: 100%;
}
#search {
	background-color: #CCCCCC;
	text-align: right;
}
.bus_nom:link, .bus_nom:visited {
	color: #0000CC;
	font-size: 16px;
}
.bus_url:link, .bus_url:visited {
	color: #537955;
}
#search form{
	margin: 0px;
	padding: 2px;
}
.search_r1 {
	clear: both;
}
.search_r1-1 {
	clear: both;
}
.sear_nom_ite {
	font-size: small;
	color: #FFFFFF;
	background-color: #003366;
	padding: 5px;
	font-weight: bold;
}
.sear_nom_ite a:link{
	color: #FFFFFF;
	text-decoration: none;
}
.sear_nom_ite a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.sear_ite_img{
	float: left;
	border: 1px solid #D7D7D7;
	padding: 3px;
	margin-right: 5px;
	background-color: #FFFFFF;
}
.sear_nom_lin {
	font-size: medium;
	padding: 5px;
}
.sear_nom_lin a:link{
	text-decoration: none;
}
.sear_nom_lin a:visited{
	text-decoration: none;
}
#left {
	float: left;
	padding: 0px;
	height: 100%;
	width: 208px;
	clear: left;
	margin-top: 0px;
	margin-right: 11px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.sear_separ {
	color: #D7D7D7;
	height: 1px;
	clear: both;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.left_tit {
	color: #344B68;
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #DADBDF;
	display: block;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B2B2B2;
	border-bottom-color: #B2B2B2;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 9px;
}
.masinfo_tit {
	color: #009900;
	font-size: 16px;
	margin-top: 5px;
	margin-bottom: 10px;
	font-weight: bold;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C3C3C3;
	display: block;
}
#cont {
	text-align: justify;
	float: left;
	padding-bottom: 10px;
	margin-bottom: 10px;
	width: 640px;
}
#mas_info {
	padding-left: 9px;
}
#mas_info a:link, #mas_info a:visited {
	color: #333399;
	text-decoration: none;
}
#mas_info a:hover {
	text-decoration: underline;
	color: #009900;
}
#mas_info p {
	margin-top: 2px;
	margin-bottom: 2px;
}
#foot {
	clear: both;
	background-color: #344B68;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC00;
	font-size: 10px;
	text-align: center;
	padding: 3px;
	margin: 0px;
}
#foot a:link, #foot a:visited {
	color: #FFCC00;
	text-decoration: none;
}
#foot a:hover {
	text-decoration: underline;
}
#foot p {
	margin-top: 7px;
	margin-bottom: 7px;
}
.foot_color2 {
	color: #EEEEEE;
}
#ite_pic {
	float: right;
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #9C9A9C;
	margin: 3px;
}
#m1 {
	list-style: none;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 0;
}
#m1 li a {
	height: 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
}
#m1 li a:link, #m1 li a:visited {
	color: #eee;
	display: block;
	background: url(img_design/m_left.gif);
	padding: 8px 0 0 8px;
}
#m1 li a:hover, #m1 li #current {
	color: #99CC00;
	background: url(img_design/m_left.gif) 0 -32px;
	padding: 8px 0 0 8px;
}
/*#m1 li a:active {
	color: #FFCC00;
	background: url(img_design/m_left.gif) 0 -64px;
	padding: 8px 0 0 30px;
}*/

#m2 {
	list-style: none;
	padding: 0;
	margin-top: 1px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#m2 li a {
	height: 24px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 18px;
	text-decoration: none;
}
#m2 li a:link, #m2 li a:visited {
	color: #eee;
	display: block;
	background: url(img_design/m_left.gif);
	padding: 6px 0px 4px 4px;
}
#m2 li a:hover, #m2 li #current {
	color: #99CC00;
	background: url(img_design/m_left.gif) 0 -32px;
	padding: 6px 0px 4px 4px;
}









#m2 li ul {
	list-style: none;
	padding: 0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
}
#m2 li ul li a {
	height: 18px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 15px;
	text-decoration: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D7D7D7;
	border-bottom-color: #D7D7D7;
	border-left-color: #D7D7D7;
}
#m2 li ul li a:link, #m2 li ul li a:visited {
	color: #4F537D;
	display: block;
	padding: 4px 0px 4px 4px;
	background-image: none;
	background-color: #FFFFFF;
}
#m2 li ul li a:hover, #m2 li ul li #current {
	color: #0033CC;
	padding: 4px 0px 4px 4px;
	background-image: none;
	background-color: #EDEDED;
}



























#cont h1 {
	font-size: 19px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B2B2B2;
	margin-bottom: 10px;
	background-color: #4F537D;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#cont h3 {
	font-size: 12px;
	margin-top: 4px;
	margin-bottom: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#cont h2 {
	font-size: 15px;
	margin-top: 4px;
	margin-bottom: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #009900;
}
.interna_img {
	margin: 2px;
	padding: 2px;
	border: 1px solid #B2B2B2;
	float: left;
}
.home_img {
	margin: 2px;
	padding: 2px;
	border: 1px solid #B2B2B2;
	float: left;
}
#home_news {
	float: left;
	width: 228px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #24246F;
	margin-right: 10px;
	padding-right: 10px;
}
#home_news h3{
	font-size: 13px;
	color: #009900;
}
.news_date {
	color: #666666;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#home_news p {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.news_mas{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.home_map{
	padding: 2px;
	border: 1px solid #B2B2B2;
	float: left;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 2px;
}
#home_intros {
	float: left;
	width: 380px;
	padding-right: 9px;
}
#home_intros h2{
	font-size: 16px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B2B2B2;
	background-color: #3A426D;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#contactenos {
	color: #FFFFFF;
	display: block;
	padding: 6px 0px 4px 4px;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	background-color: #008200;
}
#contactenos:hover{
	background-color: #00A600;
}
form {
	display: inline;
}
#suggest_box {
	position: absolute;
	border: 1px solid #666666;
	display: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	padding: 3px;
	background-color: #F0F0F0;
	text-align: left;
	clear: left;
	margin-left: 52px;
}
.keyword {
	background-color: #FFFFFF;
	display: block;
	margin: 0px;
	padding: 2px;
	color: #666666;
	text-decoration: none;
	cursor: default;
}
.keyword:hover {
	background-color: #5367AC;
	display: block;
	margin: 0px;
	padding: 2px;
	color: #FFFFFF;
}
