@charset "utf-8";

body,td {
		font-size:12px;	
		font-family:tahoma;				
}
form{ margin:0px; padding:0px;}
table { border-collapse:collapse; }
a{ text-decoration:none; color:#FF0000;}
.content_news{}
.content_news a{ color:#006291; text-decoration:none;}
.Contact_text {
		width:250px;
}
#contentner{
	width:1000px;
	height:auto;
	margin:0 auto;
	display:block;
	background:#fff;
}

/* top banner & menu */
.banner{
	width:1000px;
	height:152px;
	margin:0;
	padding:0;
}

.menu{
	width:1000px;
	height:28px;
	margin:0;
	padding:0;
	background:url(../images/bg_menu.gif) repeat-x left;
	text-transform:uppercase;
	text-align:center;
	color:#fff;
	font-size:12px;
	font-weight:bold;
}

.menu a{
	color:#fff;
	text-decoration:none;
}
.menu a:hover{
	color:#FF8040;
	text-decoration:none;
}
	
.menu .line_menu{
	width:6px;
	padding:0px;
	margin:0;
	background:url(../images/line_menu.gif) no-repeat;
}
/* top banner */
/* search */

.search{
	height:32px;
	background:#c5e4f8;
	margin:0;
}
.input{
	width:250px;
	background:#fff url(../images/box_search.gif) no-repeat left;
	color:#555;
}

/* search */

/* left */
.botton{
	width:201px;
	height:24px;
	line-height:24px;
	font-size:12px;
	margin:0;
	background:url(../images/boton_left.gif) no-repeat;
	text-indent:25px;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
}
.botton a{ color:#FFFFFF; text-decoration:none;}
.menu_left{
	width:199px!important; width:201px;
	height:auto;
	margin:0;
	padding:0;
	float:left;
	display:block;
	border: solid 1px #00a9f7;
	border-bottom:none;
	border-top:none
}
.menu_left ul{ list-style:none; padding:0; margin:0;}
.menu_left ul li{
	height:26px;
	line-height:26px;
	text-align:left;
	color:#007bb6;
	border-bottom: solid 1px #00a9f7;
	font-size:11px;
	font-weight:bold;
	text-transform:capitalize;
	float:left;
	width:199px;
	display:block;
	border-top:none;
}
.menu_left ul li a{ text-decoration:none; color:#007bb6;}
.menu_left ul li a:hover{ text-decoration:none; color:#FF0000;}

/* right */
.botton-right{
	width:250px;
	height:24px;
	line-height:24px;
	font-size:12px;
	margin:0;
	background:url(../images/boton_right.gif) no-repeat;
	text-indent:25px;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
}

.botton a{ color:#FFFFFF; text-decoration:none;}
.menu_right{
	width:248px!important; width:250px;
	height:auto;
	margin:0;
	padding:0;
	float:left;
	display:block;
	border: solid 1px #00a9f7;
	border-bottom:none;
	border-top:none
}

.nav1 {
        width: 198px;
        padding:0px;
        font-size: 11px;
		float:left;
		display:block;
		padding-left:10px;
}

ul.menulist li ul{ display:none; }

ul.menulist li:hover>ul{ display:block; }

ul.menulist,
ul.menulist ul{
 background:#FFFFFF;
 border-bottom: 0px;
 list-style:none;
 margin:0 0 0 0;
 left:0;
 position:relative;
 padding:0px;
 width:180px;
 _width:180px;
}

ul.menulist ul{
 position:absolute;
 top:0px;
 left:180px;
}

ul.menulist li{
 position:relative;
 margin-left:0px;
 padding:0px;
 border-bottom:#007bb6 1px solid;

}

ul.menulist a{
	line-height:24px;
	display:block;
	_width: 198px;
	height:25px;
	color:#1b6f00;
	font-weight:bold;
	text-decoration:none;
	padding: 0;
	padding-left:10px;
}




/* center */
.botton_center1{
	width:579px;
	height:22px;
	line-height:22px;
	background:url(../images/botton_main_1.gif) no-repeat left;
	color:#fff;
	font-weight:bold;
	font-size:11px;
	text-align:left;
	text-indent:22px;
}
.botton_center1 a{ color:#FFFFFF;}
.botton_center2{
	width:579px;
	height:22px;
	line-height:22px;
	background:url(../images/botton_main_2.gif) no-repeat left;
	color:#fff;
	font-weight:bold;
	font-size:11px;
	text-align:left;
	text-indent:22px;
}

.box_main{
	border:solid 1px #00a9f7;
	margin:0;
	padding:0;
}
.botton_main{
	background:url(../images/botton_main_con.gif) repeat-y;
	width:264px;
	height:20px;
	line-height:20px;
	text-align:left;
	text-indent:10px;
	color:#fff;
	font-weight:bold;
	font-size:11px;
}
#BoxNews{ padding:10px 5px 10px 5px;}
#BoxNews div.TitleNews{ padding-bottom:5px; font-weight:700; text-align:justify; color:#014DBE;}
#BoxNews div.TitleNews a{text-decoration:none; color:#014DBE;}
#BoxNews div.ContentNews{ text-align:justify;}
#BoxNews div.ContentNews img{ width:120px; margin-right:8px; border:0px; margin-bottom:5px;}
