/* CSS Document */
body{
	background:#fff url(/images/bg.gif) top repeat-x;
	margin:0 auto;
	padding:0px 3px 0px 0px;
	text-align:center;
	color:#828080;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}
#main_body_container{
	width:939px;
	margin:0 auto;
	padding:0px;
	text-align:center;
}
#header{
	background:url(/images/header.gif) top no-repeat;
	width:873px;
	height:92px;
	float:left;
	padding:5px 33px 0px 33px;
}
.logo_container{
	width:233px;
	float:left;
}
.header_1{
	width:500px;
	float:right;
	text-align:left;
}
.header_1_1{
	width:435px;
	float:right;
	text-align:right;
	color:#5e6b71;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	
}
.top_nav{
	color:#5e6b71;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.top_nav:hover{
	color:#fff;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
}
.header_1_2{
	width:500px;
	float:right;
	text-align:left;
}
.search{
	color:#f9e99c;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	width:50px;
	float:left;
	padding-top:5px;
}
.input_area{
	width:340px;
	float:left;
	height:25px;
}
.input_box{
	background:url(/images/input_type.gif) top no-repeat;
	width:332px;
	height:21px;
	float:left;
	text-align:left;
	padding:2px 4px;
	border: none;
	color:#828080;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}
.btn_area{
	width:35px;
	height:25px;
	float:left;
}
.btn_input{
	background:url(/images/btn.gif) top no-repeat;
	width:21px;
	height:25px;
	float:left;
	border:none;
}
#inner_bg{
	background:#fff url(/images/inner_bg_1.gif) top no-repeat;
	width:911px;
	float:left;
	text-align:left;
	padding:15px 14px;
}
.inner_bg_1{
	width:911px;
	float:left;
	text-align:left;
	padding-bottom:10px;
}
.inner_t_l{
	width:562px;
	float:left;
	padding-left:10px;
	padding-top:8px;
}

h2{
	color:#014e5e;
}
h3{
	color:#014e5e;
}
.gap{
	float:left;
}
.t_l_box{
	width:535px;
	background:url(/images/t_l_box_bg.gif) repeat-y;
	float:left;
}
.t_l_box_top{
	width:535px;
	height:16px;
	float:left;
}
.t_box_mid{
	padding:5px 40px;
	width:455px;
	float:left;
}
.red_text{
	color:#8e0032;
	font-weight:bold;
	font-family:Tahoma;
	font-size:11px;
}
.top_text_left{
	width:295px;
	float:left;
}
.read_area{
	width:85px;
	float:right;
}
.read_text{
	color:#828080;
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
}
.read_text:hover{
	color:#828080;
	font-family:Tahoma;
	font-size:11px;
	text-decoration: underline;
	font-weight:bold;
}
.top_left_box_2{
	width:535px;
	float:left;
	background:url(/images/top_box_2_bg.gif) repeat-y;

}
.top_left_box_2_1{
	background:url(/images/top_box_2_1.gif) top no-repeat;
	width:515px;
	float:left;
	padding:8px 10px;
}
.top_left_2_list{
	width:515px;
	float:left;
	text-align:left;
	padding:5px 0px;
}
.top_left_2_list ul{
	margin:0px;
	padding:0px;
	float:left;
	display:block;
	list-style-type:none;
}
.top_left_2_list ul li{
	float:left;
	color:#828080;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-align:left;
	width:490px;
	line-height:18px;
	padding-left:10px;
}
.top_left_2_list ul li a{
	float:left;
	color:#828080;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-align:left;
	text-decoration:underline;
}
.top_left_2_list ul li a:hover{
	float:left;
	color:#828080;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-align:left;
	text-decoration:none;
}
.top_left_box_dwn{	
	width:535px;
	height:7px;
	float:left;
}
.inner_t_r{
	width:339px;
	float:left;
}
.inner_t_r_1{
	width:319px;
	float:left;
	background:#f2f2f2;
	padding:5px;
}
.text_al{
	text-align:right;
}
.inner_t_r_2{
	width:309px;
	float:left;
	background:#e3e3e3;
	padding:8px 5px;
}
.btm_brd{
	border-bottom:1px solid #d6d6d6;
	padding:0px 0px 5px 0px;
	width:309px;
	float:left;
}
.btm_brd_1{
	/*border-bottom:1px solid #d6d6d6;*/
	padding:0px 0px 5px 0px;
	width:309px;
	float:left;
}
.t_r_text_area{
	width:195px;
	padding-left:10px;
	text-align:left;
	float:left;
}
.t_r_image{
	width:95px;
	float:left;
}
.inner_t_r_3{
	width:307px;
	float:left;
	background:#fff;
	padding:8px 5px;
	border:1px solid #dadada;
}
.green_1{
	width:911px;
	background:#d2eced;
	float:left;
	padding:1px 0px;
}
.green_2{
	background:#acdcdc;
	text-align:center;
	float:left;
	width:905px;
	padding:5px 3px;
}
.green_3{
	background:url(/images/green_dwn.gif) repeat-y;
	width:885px;
	float:left;
	padding:10px;
	text-align:left;
}
.green_list{
	width:369px;
	float:left;
	text-align:left;
}
.green_list ul{
	margin:0px;
	padding:0px;
	display:block;
	float:left;
	text-align:left;
	list-style-type:none;
}
.green_list ul li{
	float:left;
	text-align:left;
	color:#828080;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-align:left;
	width:369px;
}
.green_list ul li a{
	float:left;
	text-align:left;
	color:#828080;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-align:left;
	text-decoration:none;
}
.green_list ul li a:hover{
	float:left;
	text-align:left;
	color:#828080;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-align:left;
	text-decoration:underline;
}
.footer{
	text-align:center;
	padding:10px 0px;
	float:left;
	width:885px;
}





/*------------------------------------------------ inner page -----------------------------------------------------*/

.inner_page_input{
	width:350px;
	float:left;
	padding:3px 0px;
}
.inner_page_input_1{
	width:350px;
	float:left;
	padding:3px 0px;
}
.inner_page_input_field{
	/*background:url(/images/input_area_3.gif) no-repeat;*/
	border:1px solid #e9e9e9;
	background:#0099CC;
	width:342px;
	float:left;
	padding-left:6px;
	border:none;
	height:26px;
	font-family:Tahoma;
	color:#817e7f;
	font-size:11px;
}
.inner_page_input_field_new{
	/*background:url(/images/input_area_3.gif) no-repeat;*/
	width:342px;
	float:left;
	padding-left:6px;
	border:none;
	height:26px;
	font-family:Tahoma;
	color:#817e7f;
	font-size:11px;
	border:1px solid #e9e9e9;
	
}
.inner_page_input_field_smallnew{
        /*background:url(/images/input_area_3.gif) no-repeat;*/
        width:142px;
        float:left;
        padding-left:6px;
        border:none;
        height:26px;
        font-family:Tahoma;
        color:#817e7f;
        font-size:11px;
        border:1px solid #e9e9e9;

}

.inner_page_input_field_2{
	background:url(/images/input_area_2.gif) no-repeat;
	width:480px;
	float:left;
	padding-left:6px;
	border:none;
	height:26px;
	font-family:Tahoma;
	color:#817e7f;
	font-size:11px;
}
button{
	background:url(/images/bttn_1.gif) no-repeat;
	width:89px;
	height:34px;
	float:left;
	
}
.inner_page_input_field_1{
	/*background:url(/images/input_area_1.gif) no-repeat;
	*/
	width:380px;
	float:left;
	padding-left:6px;
	border:none;
	height:195px;
	background-color:#fff;
	border:1px solid #d9d9d9;
	font-family:Tahoma;
	color:#817e7f;
	font-size:11px;
}
.bttn_1{
	background:url(/images/bttn_1.gif) no-repeat;
	width:89PX;
	height:34PX;
	float:left;
	text-align:center;
	font-family:Tahoma;
	color:#701709;
	font-weight:bold;
	border:none;
	font-size:14px;
}
.bttn_1_2{
	background:url(/images/bttn_1_2.gif) no-repeat;
	width:89PX;
	height:34PX;
	float:left;
	text-align:center;
	font-family:Tahoma;
	color:#701709;
	font-weight:bold;
	border:none;
	font-size:14px;
}
.bttn_2{
	background:url(/images/bttn_2.gif) no-repeat;
	width:89PX;
	height:34PX;
	float:left;
	text-align:center;
	font-family:Tahoma;
	color:#FFFFFF;
	font-weight:bold;
	border:none;
	font-size:14px;
}
.inner_page_img_area{
	width:103px;
	height:110px;
	float:left;
}
.iiner_img_text{
	width:360px;
	float:left;
	padding-left:10px;
	text-align:left;
}
.iiner_img_text_1{
	width:350px;
	float:left;
	text-align:left;
	padding:2px 0px;
}
.bttn_3_area{
	width:52px;
	height:22px;
	float:left;
}
.bttn_3{
	background:url(/images/bttn_3.gif) no-repeat;
	width:52px;
	height:22px;
	float:left;
	text-align:center;
	font-family:Tahoma;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	border:none;
}
.bttn_4_area{
	width:119px;
	height:22px;
	float:left;
}
.bttn_4{
	background:url(/images/bttn_4.gif) no-repeat;
	width:119px;
	height:22px;
	float:left;
	text-align:center;
	font-family:Tahoma;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	border:none;
}
.input_text_area{
	width:100px;
	float:left;
	text-align:left;
	padding-top:5px;
}

.input_text_areasmall{
        width:60px;
        float:left;
        text-align:left;
        padding-top:5px;
}


.inner_body_t_1{
	width:500px;
	float:left;
	text-align:left;
}
.inner_body_t_1small{
        width:250px;
        float:left;
        text-align:left;
}


.read{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#FF3300;
	text-decoration:none;
}
.read:hover{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#FF3300;
	text-decoration:none;
}


