@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
html { -webkit-text-size-adjust: none; }
body {
	font-size: 16px;
	line-height: 32px;
	color: #333333;
	font-family: "微软雅黑";
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #dd0000;
	text-decoration: underline;
}

.clearfix {
	clear: both;
}
.date {
	float: right;	
}
#top {
	background-color: #966e3f;
	height: 125px;
}
#top_inner {
	height: 125px;
	width: 1300px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(logo.png);
	background-repeat: no-repeat;
	background-position: 10px center;
}


#search_box {
	height: 37px;
	width: 373px;
	border: 1px solid #bb787f;
	float: right;
	margin-top: 42px;
	margin-right: 10px;
}
#search_input {
	float: left;
	height: 37px;
	width: 300px;
	line-height: 37px;
	background-color: #FFFFFF;
}

#search_btn {
	float: left;
	height: 30px;
	width: 30px;
	line-height: 30px;
}
.nowrap {
	float: left;
	height: 37px;
	width: 300px;
	line-height: 37px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	BACKGROUND-COLOR: transparent;
	font-size: 15px;
	color: #FFFFFF;
}
#menu {
	line-height: 60px;
	background-color: #7a4e1a;
	height: 60px;
}
#menu_inner {
	height: 60px;
	width: 1300px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	font-size: 18px;
	line-height: 60px;
}
#menu_inner li {
	float: left;
	padding-right: 37px;
	padding-left: 37px;
	list-style-type: none;
}
#menu_inner a {
	color: #FFFFFF;
	text-decoration: none;
}

#menu_inner a:hover {
	color: #dabc98;
}
#wrap {
	padding-top: 40px;
	padding-bottom: 40px;
	height: 532px;
	background-image: url(wrapbg.png);
}
#wrap_inner {
	width: 1260px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
}
#r1_block1 {
	float: left;
	height: 532px;
	width: 600px;
	margin-right: 60px;
}

#block_top {
	height: 48px;
	color: #7A4E1A;
}
#block_top_l {
	font-size: 24px;
	line-height: 48px;
	float: left;
	background-image: url(block_top_lbg.png);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 37px;
}
#block_top_r {
	float: right;
	font-size: 15px;
	margin-top: 10px;
}

#block_top_r a {
	color: #7A4E1A;
}

#block_top_r a:hover {
	color: #7A4E1A;
	text-decoration: underline;
}
#block_pic {
	background-repeat: no-repeat;
	background-position: center 0px;
	height: 228px;
	width: 600px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#block_text {
	text-indent: 2em;
}

#r1_block2 {
	float: right;
	height: 532px;
	width: 600px;
}
#block_pic ul li {float:left; display:block;}
/*--Main Container--*/
.main_view {float: left;position: relative;}
/*--Window/Masking Styles--*/
.picshow_window {width:600px; height:228px; overflow: hidden; /*--Hides anything outside of the set width/height--*/position: relative;}
.picshow_reel {position: absolute;top: 0; left: 0;}
.picshow_reel li {width:600px; height:228px;  overflow:hidden; position:relative;}
.picshow_intro { width:600px; height:46px; background:url(picshow_intro.png) repeat-x;; position:absolute; bottom:0; left:0;}
.picshow_intro p { line-height:130%; color:#fff; margin-left:20px; margin-right:20px; text-align:left;}
.picshow_intro_head {
	font-size:16px;
	margin-top:12px;
	font-weight: bold;
}
.picshow_intro_head a {
	font-size:16px;
	margin-top:15px;
	font-weight: bold;
	color: #FFFFFF;
}
/*--Paging Styles--*/
.picshow_paging {position: absolute;bottom:20px; right:25px;z-index: 100; /*--Assures the paging stays on the top layer--*/text-align: center;display: none; /*--Hidden by default, will be later shown with jQuery--*/
}
.picshow_paging span { display:block; background:url(picshow_page.png); width:14px; height:14px; float:left; margin-left:10px; cursor:pointer;}
.picshow_paging span.active { background:url(picshow_page.png) right;}

#block_list {
	clear: both;
	margin-bottom: 7px;
	padding-right: 5px;
	padding-left: 5px;
}

#block_list li {
	background-image: url(li.png);
	background-repeat: no-repeat;
	background-position: 2px center;
	padding-left: 20px;
	list-style-type: none;
	font-size: 16px;
}#wrap2 {
	background-color: #f1e4d5;
	height: 320px;
}
#wrap2_inner {
	width: 1300px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
}
#wrap2_inner li {
	background-color: #f8f2ea;
	display: block;
	float: left;
	height: 225px;
	width: 225px;
	margin-right: 17px;
	margin-left: 17px;
	list-style-type: none;
}
#sys_pic {
	height: 110px;
	padding-top: 30px;
	text-align: center;
}
#sys_name {
	color: #7a4e1a;
	text-align: center;
	font-size: 18px;
	margin-top: 10px;
	line-height: 25px;
}
#wrap3 {
	background-image: url(wrap3bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#wrap3_inner {
	width: 1260px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 40px;
	padding-bottom: 20px;
}
#r3_block {
	float: left;
	height: 360px;
	width: 390px;
	margin-right: 30px;
	background-color: #fcfaf8;
	padding-right: 5px;
	padding-left: 5px;
}

#block_xsyg_list li {
	padding: 5px;
	margin-bottom: 10px;
	list-style-type: none;
	clear: both;
}

#block_xsyg_left {
	float: left;
	width: 65px;
	font-family: "Century Gothic", "microsoft yahei", "hiragino sans GB", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	background-color: #966e3f;
	height: 65px;
	text-align: center;
	margin-top: 9px;
}
#block_xsyg_right {
	float: right;
	width: 300px;
	background-image: url(dot.png);
	background-repeat: repeat-x;
	background-position: 0px bottom;
	padding-bottom: 12px;
}
#block_xsyg_title {
	line-height: 30px;
	font-size: 18px;
}
#block_xsyg_date {
	line-height: 24px;
	font-size: 14px;
	color: #777777;
	background-image: url(xsyg_datebg.png);
	background-repeat: no-repeat;
	background-position: 4px 5px;
	padding-left: 25px;
}
#block_xsyg_place {
	line-height: 24px;
	font-size: 14px;
	color: #777777;
	background-image: url(xsyg_placebg.png);
	background-repeat: no-repeat;
	background-position: 6px 4px;
	padding-left: 25px;
}
#block_xsyg_left .day {
	font-size: 30px;
	line-height: 37px;
	padding-top: 3px;
}
#block_xsyg_left .month {
	font-size: 18px;
	line-height: 18px;
}

#r3_block2 {
	float: left;
	height: 360px;
	width: 390px;
	background-color: #fcfaf8;
	padding-right: 5px;
	padding-left: 5px;
}
#wrap4_inner {
	width: 1300px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	padding-bottom: 40px;
}
#pic_list {
	padding-top: 15px;
}
#bottom {
	background-color: #7a4e1a;
	height: 85px;
	color: #e7dccf;
	text-align: center;
	font-size: 15px;
	padding-top: 15px;
}