/* Generated by CSS Usage.
   File: http://localhost/skin/css/child_atm.css.
   DON'T DELETE YOUR ORIGINAL CSS FILE. Keep it so you can fix the glitches later.
   Some rules have been deleted, some selectors are prefixed with "UNUSED".
   Look for the UNUSED items and see if you can remove them. */


@charset "utf-8";
body {
	position: relative;
	overflow-x: hidden
}

UNUSED.atm_couplet_left, UNUSED.atm_couplet_right {
	position: fixed;
	left: 0;
	top: 60px;
	z-index: 1000
}
UNUSED.atm_couplet_left_close, UNUSED.atm_couplet_right_close {
	position: fixed;
	left: 0;
	top: 40px;
	z-index: 1000;
	background: #fff;
	font: 14px/20px "microsoft yahei";
	color: red;
	display: block;
	width: 40px;
	height: 20px;
	text-align: center;
	cursor: pointer
}
.atm_couplet_right_close, .atm_couplet_right {
	right: 0;
	left: auto;
}
UNUSED.mount a, UNUSED.atm_bottom_pic a {
	display: block;
	position: absolute;
	left: 50%;
	top: 0;
}
UNUSED.mount_close, UNUSED.atm_bottom_pic_close {
	display: block;
	width: 40px;
	height: 40px;
	position: absolute;
	right: 0;
	top: 0;
	background: red;
	text-align: center;
	font: 14px/40px "microsoft yahei";
	color: #fff;
	cursor: pointer;
	z-index: 1000
}

.random_pic img {
	display: block;
	margin: 0 auto;
}
UNUSED.atm_btns .atm_prev, UNUSED.atm_btns .atm_next {
	width: 100px;
	height: 100px;
	font: 700 110px/70px "simsun";
	color: #242424;
	text-align: center;
	position: absolute;
	left: -10%;
	top: 0;
	background: url(../images/b_next_03.png) no-repeat left center;
}
.atm_btns .atm_next {
	float: right;
	position: absolute;
	left: 100%;
	top: 0;
	background-position: right center;
}
.child_top {
	width: 100%;
	height: 330px;
	position: relative;
	z-index: 999
}
.child_top a img {
	height: 330px;
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -800px;
	display: block;
}