@charset "utf-8";
/* CSS Document */

html {
	overflow-y:scroll;
}
img {
	border:0px;
}
body {
	margin:0px;
	padding:0px;
	background:url(images/bg.jpg) repeat-x #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
}
form {
	margin:0px;
	padding:0px;
}
.clear {
	clear:both;
	height:0px;
	font-size:0px;
}
.page{ width:990px; margin:0px auto; }
.header{ background:url(images/header_back.jpg) repeat-x; }
.header_left{ float:left; }
.header_right{ float:right; text-align:right; }
.top_link{ margin-top:25px; }
.top_link a{ margin:0px 15px;}

.main_menu{ margin-top:39px; float:right; padding:0px 0px; background:url(images/menu_center.jpg) repeat-x; color:#fff; }
.main_menu a{ display:inline-block; padding:8px 0px; font-size:11px; color:#fff; text-decoration:none; font-family:"Trebuchet MS", Tahoma; font-weight:bold; }
.main_menu a:hover, .main_menu a.selected{ background:url(images/menu_h.jpg) no-repeat bottom; }
.main_menu span{ border-left:#fff 1px solid; padding:0px 9px 0px 9px; }
.main_menu span.first{ border:none; }

.logo{  float:left; padding-top:15px; }


.flash{ padding:0px 0px 0px 0px; background:url(images/banner_back.jpg) no-repeat; width:990px; height:384px; }
.flash_left{ float:left; width:390px; }
.flash_left .title{ padding:10px 0px; }
ul.content_list{ margin:0px; margin-right:10px; padding:0px; color:#fff; text-align:justify; }
ul.content_list li{ list-style: none; background:url(images/flash_arrow.jpg) no-repeat; padding:0px 0px 20px 30px;}
.more{ text-align:right; padding:0px 20px 0px 0px;}

.flash_right{ float:right; width:600px; padding-top:20px; }

.main_center{ padding:15px 0px 0px 0px; }
.left_part{ width:205px; float:left; }
.center_part{ width:558px; float:left; border-left:#000 1px dashed; border-right:#000 1px dashed; padding:0px 10px;}
.right_part { width:195px; float:right; padding-left:10px; }


.title, .title2{  padding-bottom:10px; }

.left_menu{ padding-bottom:20px; margin-right:10px; }
.left_menu a{ color:#333333; font-weight:bold; border-bottom:#333333 1px dotted; display:block; padding:8px 0px 8px 25px; background:url(images/arrow.jpg) no-repeat 10px 10px; text-decoration:none;}
.left_menu a:hover{ background:url(images/arrow_h.jpg) no-repeat #07ACE2 10px 10px; color:#fff;}

.page_content{ text-align:justify; line-height:25px; padding-bottom:15px; }

.box{ padding-bottom:10px; text-align:center; }

.footer_part{ font-size:11px; background:url(images/footer_back.jpg) repeat-x #186eab; text-transform:capitalize; padding-bottom:10px;}
.footer_link{ padding:20px 0px 15px 0px; color:#fff; }
.footer_link a{ color:#fff; text-decoration:none; padding:0px 12px; }

.footer_link_2{ padding:0px 0px 0px 0px; color:#000; }
.footer_link_2 a{ color:#000; text-decoration:none; padding:0px 0px; text-decoration:underline; }

.copy, .designby{ padding:0px 0px 5px 12px; line-height:20px; color:#FFFFFF; }
.copy a, .designby a{ color:#fff; text-decoration:none; }

.footer_link2{ padding:0px 0px 0px 0px; color:#000; font-weight:bold; }
.footer_link2 a{ color:#000; text-decoration:none; padding:0px 0px; font-weight:bold;}


/*-----------------------------------flare filter-----------------------------*/
#tableofflare
{
	float:left;
	width:580px;
	height:100%;
	padding:5px 0 0 0;
	margin:10px 0 10px 10px;
}
#tableofflare img
{
	border:#999 1px solid;
}
#tableofflare table
{
	font-family:Verdana, Geneva, sans-serif;
	color:#333;
	font-size:9pt;
	letter-spacing:1px;
}
.txth
{

	padding:2px 0 7px 10px;
}
.txth img
{
	float:right;
	margin:0px 15px 0 0;
	height:20px;
	width:67px;
}


.txthbd
{
	padding:10px 0 10px 0;
	border-top:#666 1px dashed;
}
.txthbd span
{
	float:right;
}
.txthbd span a
{
	text-decoration:none;
	color:#999;
}
.tblll a
{
	text-decoration:none;
	color:#333;
}
