/*
 * file    : base.css
 * author  : chao.Radish@gmail.com
 */

@charset "utf-8";
.header
{
	width: 100%;
	height: 124px;
	background: url(../images/header_bg.gif) no-repeat center top;
	overflow: hidden;
}
@-moz-document url-prefix() {
 .header {
background:url(../images/header_bg_fix.gif) no-repeat center top;
}
}
.header .logo
{
	width: 242px;
	height: 124px;
	float: left;
	overflow: hidden;
}
.header .link
{
	width: 761px;
	height: 124px;
	float: left;
	overflow: hidden;
}
.header .link .other
{
	height: 43px;
	text-align: right;
	margin-top: 28px;
	overflow: hidden;
}
.header .link .other a
{
	display: inline-block;
	color: #000;
	padding-left: 10px;
	background: url(..images/icon_01.gif) no-repeat left 6px;
	margin-right: 10px;
}
.header .link .other a:hover
{
	color: #00732E;
}
.header .link .menu
{
	height: 34px;
	overflow: hidden;
}
.header .link .menu ul
{
	width: 820px;
	padding-left: 60px;
	overflow: hidden;
}
.header .link .menu li
{
	height: 34px;
	line-height: 33px;
	font-size: 14px;
	margin-right: 45px;
	float: left;
	overflow: hidden;
}
.header .link .menu li a
{
	font-family: Microsoft YaHei;
}
.banner
{
	width: 1004px;
	font-family: Microsoft YaHei;
	overflow: hidden;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.banner .menu
{
	width: 236px;
	padding: 0 1px 0 5px;
	float: left;
	overflow: hidden;
}
.banner .menu dt a
{
	display: block;
	width: 236px;
	height: 30px;
	line-height: 27px;
	text-align: center;
	color: #FFF;
	font-family: Microsoft YaHei;
	background: url(../images/banner_menu_bg.jpg) no-repeat;
	overflow: hidden;
}
.banner .menu dt a:hover
{
	background-position: 0px -30px;
}
.banner .container
{
	width: 761px;
	height: 364px;
	float: left;
	overflow: hidden;
	position: relative;
	cursor: pointer;
}
.banner .container .slides
{
	position: absolute;
	top: 0;
	left: 0;
}
.banner .container .slides>div
{
	display: none;
	width: 761px;
	position: relative;
	top: 0;
}
.banner .container .slides div img
{
	width: 761px;
	height: 364px;
}
.banner .container .slides div h2
{
	display: block;
	width: 736px;
	height: 28px;
	text-align: right;
	color: #FFF;
	font: 14px Microsoft YaHei;
	padding: 9px 25px 0 0;
	background: url(../images/banner_title_bg.png) no-repeat;
	overflow: hidden;
	position: absolute;
	left: 0;
	bottom: 0px;
}
.banner .container .pagination
{
	position: absolute;
	left: 15px;
	bottom: 11px;
}
.banner .container .pagination li
{
	margin-right: 5px;
	float: left;
}
.banner .container .pagination li a
{
	display: block;
	width: 13px;
	height: 13px;
	line-height: 13px;
	text-align: center;
	font-size: 11px;
	color: #DBD8B4;
	background: url(../images/banner_icon_02.png) no-repeat;
	overflow: hidden;
}
.banner .container .pagination li.active a
{
	background: url(../images/banner_icon_01.png) no-repeat;
}
.content
{
	width: 100%;
	height: 225px;
	background: url(../images/content_bg.gif) no-repeat center top;
	overflow: hidden;
}
@-moz-document url-prefix() {
 .content {
background:url(../images/content_bg_fix.gif) no-repeat center top;
}
}
.content .flash_map
{
	width: 241px;
	height: 225px;
	margin-right: 15px;
	float: left;
	overflow: hidden;
}
.content .news
{
	width: 390px;
	margin: 28px 15px 0 0;
	float: left;
	overflow: hidden;
}
.content .news .title
{
	width: 390px;
	height: 29px;
	overflow: hidden;
}

.content .paper
{
	width: 171px;
	height: 171px;
	margin-top: 28px;
	float: left;
	overflow: hidden;
}
.content .paper .menu_01, .content .paper .menu_02
{
	height: 171px;
	float: left;
	overflow: hidden;
	cursor: pointer;
}
.content .paper .menu_01
{
	width: 23px;
	background: url(../images/paper_menu_01.jpg) no-repeat;
}
.content .paper .menu_02
{
	width: 24px;
	background: url(../images/paper_menu_02.jpg) no-repeat;
}
.content .paper .select
{
	background-position: 0 -171px;
}
.content .paper .slide
{
	width: 124px;
	height: 171px;
	float: left;
	background: url(../images/paper_bg.jpg) no-repeat;
	overflow: hidden;
	position: relative;
}
.content .paper .slide .left_button
{
	width: 15px;
	height: 15px;
	background: url(../images/paper_left_button.jpg) no-repeat;
	overflow: hidden;
	position: absolute;
	top: 65px;
	left: 4px;
	cursor: pointer;
}
.content .paper .slide .inner
{
	width: 85px;
	height: 150px;
	overflow: hidden;
	position: absolute;
	left: 20px;
	top: 19px;
}
.content .paper .slide .inner ul li
{
	float: left;
	width: 85px;
	height: 150px;
	background: url(../images/paper_img_bg.jpg) no-repeat;
	overflow: hidden;
}
.content .paper .slide .inner ul li img
{
	width: 73px;
	height: 103px;
	margin: 2px 0 0 6px;
}
.content .paper .slide .inner ul li p
{
	text-align: center;
	margin: 15px 0 0 0px;
}
.content .paper .slide .right_button
{
	width: 15px;
	height: 15px;
	background: url(../images/paper_right_button.jpg) no-repeat;
	overflow: hidden;
	position: absolute;
	top: 65px;
	right: 4px;
	cursor: pointer;
}
.content .right_bg
{
	width: 5px;
	height: 171px;
	margin: 28px 15px 0 0;
	float: left;
	background: url(../images/paper_right_bg.jpg) no-repeat;
	overflow: hidden;
}
.content .relation
{
	width: 142px;
	margin-top: 29px;
	float: left;
	overflow: hidden;
}
