/* CSS Document */
body{
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  margin:0px auto;
  color:#333333;
  background:url(image/body_bg.gif) repeat-x #dedede;
}
#main_com{
  width:980px;
  height:auto;
  margin:0px auto;
  background-color:#000000;
}
.flash_area{
  width:980px;
  height:85px;
  float:left;
  background-color:#FFF;
}
.navigation{
	width:100%;
	height:61px;
	margin:0px auto;
	background-image:url(image/buto.bg.jpg);
	background-color:#FFF;
}
.navigation ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
.navigation li{
	padding:16px 6px 15px 7px;
	float:left;
	display:block;
	margin:7px 0px 0px 5px;
}
.navigation li a{
	color:#FFF;
	padding:16px 2px 15px 2px;
	text-decoration:none;
	font-size:12px;
}
.navigation li a:hover{
	border-bottom:#05d6f3 solid 5px;
	padding-bottom:10px;
}
.main_text_box{
  width:980px;
  height:auto;
  margin:0px auto;
}
.main_text_area_box{
	width:980px;
	height:400px;
	margin:0px auto;
}
.clear{
	clear:both;
}
.text_box_top{
	width:100%;
	height:12px;
	float:left;
	background-image:url(image/top_broder.jpg);
	background-repeat:no-repeat;
}
.text_box_center{
	width:100%;
	height: auto;
	float:left;
	background-color:#04c4ed;
}
.text_box_botum{
	width:100%;
    height:12px;
    float:left;
	background-image:url(image/botum_broder.jpg);
	background-repeat:no-repeat;
	margin:0 0 10px 0;
}
.text_top_photo_box{
	width:100%;
	height:347px;
	float:left;
}
.bt_nav{
	width:130px;
	height:auto;
	float:left;
	margin-left:60px;
	margin-top:30px;
}
.bt_nav ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
.bt_nav li{
	width:130;
	height:30px;
	float:left;
	display:block;
	line-height:30px;
}
.bt_nav li a{
	width:105px;
	height:30px;
	float:left;
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
	border-bottom:#04a4c6 solid 1px;
	background-image:url(image/bullet.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding:0px 0px 0px 25px;
}
.bt_nav li a:hover{
	background-image:url(image/hover.jpg);
	background-repeat:no-repeat;
	background-position:left;
	color:#abf0ff;
}
.center_w_box{
	width:650px;
	height:auto;
	float:right;
}
.center_w_top{
	width:100%;
	height:14px;
	float:left;
	background-image:url(image/center_w_top.jpg);
	background-repeat:no-repeat;
}
.center_w_cet{
	width:100%;
	height:auto;
	float:left;
	background-color:#ffffff;
}
.center_w_bout{
	width:100%;
	height:15px;
	float:left;
	background-image:url(image/center_w_bout.jpg);
	background-repeat:no-repeat;
}
.white_text_box{
	width:470px;
	height: auto;
	float:left;
	padding:10px 10px 10px 15px;
}
.white_text_box1{
	width:490px;
	height: auto;
	float:left;
	padding:10px 10px 10px 15px;
}
.w_text_hedaing{
	width:280px;
	height:25px;
	float:left;
	text-align:center;
	line-height:20px;
	color:#036075;
}
.w_text_area{
	width:470px;
	height:auto;
	float:left;
	text-align:justify;
	margin-top:5px;
	font-weight:normal;
	font-size:11px;
}
.w_text_area1{
	width:235px;
	height:auto;
	float:left;
	text-align:justify;
	margin-top:5px;
	font-weight:normal;
	font-size:11px;
}
.google_srech_box{
	width:100%;
	height:auto;
	float:left;
	margin-top:5px;
}
.w_rght_hed_box{
	width:135px;
	height:40px;
	float:right;
	margin-right:10px;
	margin-top:10px;
	line-height:22px;
	text-align:center;
	color:#2d6f00;
}
.red{
	color:#F00;;
}
.w_right_text_box{
	width:135px;
	height: auto;
	float:right;
	margin-right:10px;
	margin-top:10px;
}
.news_flash_head{
	width:145px;
	height:20px;
	line-height:20px;
	float:left;
	padding:0 0px 0 0;
	text-align:center;
	font-weight:bold;
	background:#04c4ed;
	margin-right:10px;
	color:#FFF;
}
.news_flash{
	width:138px;
	float:left;
	height:auto;
	padding:0 0px 0 0;
	margin:0 10px 8px 0;
	border-bottom:#CCC solid 3px;
}
.boutom_text_box{
	width:700px;
	height:60px;
	margin:0px auto;
	margin-top:10px;
}
.bout_text_b_copy{
	width:600px;
	height:20px;
	margin:0px auto;
	margin-top:5px;
	text-align:center;
	line-height:18px;
}
.bout_text_b_avis{
	width:600px;
	height:20px;
	margin:0px auto;
	margin-top:5px;
	text-align:center;
	line-height:18px;
}
.bout_text_b_avis a{
	color:#FFF;
}
.ser_head{
	color:#04c4ed;
	font-size:15px;
}
.pt_grph a{
	color:#00a5c8;
	text-decoration:none;
	font-weight:bold;
}

