@charset "utf-8";
/* CSS xxx-fat-xxx */
body{
	background:url(../img/bg_bod.jpg);
	margin:0;
	padding:0;
	}
#preload{
	position:absolute;
	width:0;
	height:0;
	overflow:hidden;
	}
#preload img{
	display:none;
	}
img{
	border:none;
	}
#head{
	width:100%;
	padding:0;
	margin:0 0 5px 0;
	position:relative;
	float:left;
	background:url(../img/bg_head.jpg) top left repeat-x;
	display:block;
	text-align:center;
	}
#head img{
	padding:0;
	margin:0;
	border:0;
	text-align:center;
	}
.head_txt{
	width:100%;
	padding:0;
	margin:0 0 3px 0;
	position:relative;
	float:left;
	text-align:center;
	font-family:Tahoma;
	font-size:10px;
	color:#FFF;
	font-weight:bold;
	overflow:hidden;
	}
#corp{
	width:100%;
	height:auto;
	padding:0;
	margin:0;
	position:relative;
	float:left;
	}
.banners{
	width:100%;
	height:auto;
	padding:0;
	margin:5px 0;
	position:relative;
	float:left;
	text-align:center;
	}
.friends{
	width:1000px;
	height:164px;
	padding:0;
	margin:5px auto;
	position:relative;
	text-align:center;
	font-size:9px;
	font-family:"Trebuchet MS";
	color:#333;
	clear:both;
	background:url(../img/bg_frienfs.jpg) top center repeat-y #BEDABE;
	}
.friends a{
	font-size:14px;
	font-weight:bold;
	font-family:"Trebuchet MS";
	color:#FFF;
	text-decoration:none;
	}
.friends ul{
	list-style:none;
	margin:0;
	padding:5px 15px;
	text-align:left;
	position:relative;
	float:left;
	width:300px;
	}
.friends li{
	float:left;
	position:relative;
	list-style:none;
	display:block;
	width:300px;
	}
.friends_bg_up{
	width:1000px;
	height:23px;
	float:left;
	position:relative;
	clear:both;
	margin:0;
	padding:0;
	}
.friends_bg_dw{
	width:1000px;
	height:7px;
	float:left;
	position:relative;
	clear:both;
	margin:0;
	padding:0;
	}
.footer{
	width:100%;
	height:150px;
	padding:0 0 7px 0;
	margin:10px 0 0 0;
	position:relative;
	float:left;
	text-align:center;
	font-size:12px;
	font-family:"Trebuchet MS";
	color:#FFF;
	background:url(../img/bg_footer.jpg) top left repeat-x #41443f;
	display:block;
	}
.footer a{
	text-decoration:underline;
	color:#000;
	}
.footer h1{
	font-size:16px;
	color:#FFF;
	font-weight:bold;
	margin:5px 0;
	padding:0;
	text-align:center;
	}
.footer_logo{
	width:166px;
	height:50px;
	position:absolute;
	top:25px;
	left:7%;
	background:url(../img/footer_logo.jpg) top left no-repeat;
	}
.footer_txt{
	width:400px;
	height:70px;
	position:absolute;
	top:25px;
	left:35%;
	}
.footer_right{
	width:230px;
	height:140px;
	position:absolute;
	top:10px;
	right:7%;
	border:1px #999 dashed;
	}
#left_col{
	width:770px;
	height:auto;
	padding:0;
	margin:0;
	position:relative;
	float:left;
	}
#right_col{
	width:400px;
	height:auto;
	padding:0;
	margin:0;
	position:relative;
	float:left;
	}
.video_box{
	width:760px;
	height:auto;
	margin:0;
	padding:0 5px;
	position:relative;
	float:left;
	}
.video_item{
	width:150px;
	height:190px;
	margin:1px;
	padding:0;
	position:relative;
	float:right;
	}
.video_item a{
	width:120px;
	height:160px;
	margin:0;
	padding:13px;
	position:relative;
	float:right;
	background:#C9E0C9;
	border:1px solid #BEDABE;
	text-decoration:none;
	}
.video_item a:hover{
	border:1px solid #79B379;
	text-decoration:none;
	}
/****************************/
.photo_box{
	width:390px;
	height:auto;
	margin:0;
	padding:0;
	position:relative;
	float:left;
	}
.photo_item{
	width:192px;
	height:140px;
	margin:2px 1px;
	padding:0;
	position:relative;
	float:left;
	}
.photo_item a{
	width:160px;
	height:120px;
	margin:0;
	padding:9px 15px;
	position:relative;
	float:left;
	background:#C9E0C9;
	border:1px solid #BEDABE;
	}
.photo_item a:hover{
	border:1px solid #79B379;
	text-decoration:none;
	}

.photo_box_footer{
	width:100%;
	height:6px;
	margin:0;
	padding:0;
	position:relative;
	float:left;
	background:url(../img/bg_footer_pic.jpg) top left repeat-x;
	}
.photo_box_footer_R{
	width:8px;
	height:6px;
	margin:0;
	padding:0;
	position:relative;
	float:right;
	background:url(../img/bg_footer_pic_r.jpg) top left no-repeat;
	}
.photo_box_footer_L{
	width:8px;
	height:6px;
	margin:0;
	padding:0;
	position:relative;
	float:left;
	background:url(../img/bg_footer_pic_l.jpg) top left no-repeat;
	}
.box{
	width:1170px;
	position:relative;
	display:block;
	margin:0 auto;
	padding:0;
	}