﻿@charset "utf-8";
*{margin:0;padding:0;list-style:none;border:0;}
/* body */
body {margin:0; padding:0}
.bgImg {
	width: 100%;
	height: 100%;
}

.indexImg{width:411px;left:50%;margin-left:-205px;/*top:250px;*/top:220px;z-index:5000;}

.copyright {
	position:absolute;
	z-index:888;
	width:100%;
	height:39px;
	background-image: url(images/end_bg.png);
	background-repeat: repeat-x;
	font-family: Arial, "微软雅黑";
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	top: auto;
	bottom: 0px;
} /* 121126 */
.copyright a {
	text-decoration: none;
	color: #FFFFFF;
}
.copyright a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
.logo {
	position:absolute;
	top:-350px;
	z-index:777;
	width:448px;
	height:142px;
	font-family: Arial, "微软雅黑";
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	left: 50%;
	margin-left:-224px;
	display: block;
} /* 121126 */
div.flicking_con a {float:left; width:21px; height:21px; margin:0; padding:0; background:url('images/btn_main_img.png') 0 0 no-repeat; display:block; text-indent:-1000px}
div.flicking_con a.on {background-position:0 -21px}
#btn_prev,#btn_next{z-index:11111;position:absolute;display:block;width:73px!important;height:74px!important;top:50%;margin-top:-37px;display:none;}
#btn_prev{background:url(../images/hover_left.png) no-repeat left top;left:100px;}
#btn_next{background:url(../images/hover_right.png) no-repeat right top;right:100px;}
