@charset "utf-8";
/* 代码整理：易站站长网 */
body, h1, h2, h3, h4, h5, h6, p, ul, ol, li, form, img, dl, dt, dd, table, th, td, blockquote, fieldset, div, strong, label, em {
	margin:0;
	padding:0;
	border:0;
}
ul, ol, li {
	list-style:none;
}
input, button {
	margin:0;
	font-size:12px;
	vertical-align:middle;
}
body {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 auto;
	background:#efefef;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
b, em, i {
	font-style:normal;
	font-weight:normal;
}
h1, h2, h3, h4 {
	font-size:14px;
	font-style:normal;
}
h5 {
	font-size:12px;
}
h6 {
	font-size:12px;
	font-weight:normal;
}
a {
	color:#333;
	text-decoration:none;
}
a:hover {
	color:#c00;
}
#gallery_outer {
	POSITION: relative;
	HEIGHT: 445px
}
.gallery {
	LEFT: 0px;
	OVERFLOW: hidden;
	WIDTH: 100%;
	POSITION: absolute;
	TOP: -165px;
	HEIGHT: 750px;
	TEXT-ALIGN: center
}
.gallery IMG {
	DISPLAY: none;
	POSITION: relative;
	TOP: 0px
}
.gallery_small_pic_outer {
	DISPLAY: none;
	Z-INDEX: 1;
	MARGIN: 0px auto;
	WIDTH: 980px;
	POSITION: absolute;
	TOP: 0px;
	HEIGHT: 330px
}
.gallery_small_pic {
	BORDER-RIGHT: #000 1px solid;
	BORDER-TOP: #000 1px solid;
	OVERFLOW: hidden;
	BORDER-LEFT: #000 1px solid;
	BORDER-BOTTOM: #000 1px solid;
	POSITION: absolute;
	moz-box-shadow: 0 0 6px #333;
	webkit-box-shadow: 0 0 6px #333;
	box-shadow: 0 0 6px #333
}
.gallery_small_pic .label {
	FONT-SIZE: 12px;
	BACKGROUND: url(../images/global_background_trans.png) left top;
	LEFT: 0px;
	WIDTH: 100%;
	COLOR: #fff;
	BOTTOM: 0px;
	LINE-HEIGHT: 24px;
	POSITION: absolute;
	TEXT-ALIGN: center
}
.gallery_caption_outer {
	DISPLAY: none;
	Z-INDEX: 1;
	BACKGROUND: url(../images/index_gallery_caption_background.png) repeat-y 50% top;
	WIDTH: 100%;
	POSITION: absolute;
	TOP: 330px;
	HEIGHT: 115px
}
.gallery_caption_outer .gallery_caption_inner {
	PADDING-RIGHT: 10px;
	PADDING-LEFT: 10px;
	PADDING-BOTTOM: 10px;
	MARGIN: 0px auto;
	WIDTH: 960px;
	COLOR: #fff;
	PADDING-TOP: 10px;
	HEIGHT: 115px
}
.gallery_caption_outer .gallery_caption_inner .gallery_caption_text {
	WIDTH: 640px;
	HEIGHT: 95px
}
.gallery_caption_outer .gallery_caption_inner .gallery_caption_text A {
	COLOR: #fff
}
.gallery_caption_outer .gallery_caption_inner .gallery_caption_text P {
	text-shadow: 0 2px 5px #000
}
.gallery_title {
	FONT-SIZE: 36px
}
.gallery_caption {
	FONT-SIZE: 14px
}
#gallery_button_outer {
	PADDING-RIGHT: 10px;
	Z-INDEX: 2;
	RIGHT: 0px;
	BACKGROUND: url(../images/index_gallery_button_background.png) no-repeat right top;
	WIDTH: 333px;
	BOTTOM: 0px;
	LINE-HEIGHT: 34px;
	POSITION: absolute;
	HEIGHT: 34px;
	TEXT-ALIGN: right
}
