@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 36px;
	color: #333333;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #9A0D15;
}
#top {
	background-image: url(style_res/topbg2.png);
	background-repeat: no-repeat;
	height: 521px;
	width: 100%;
	background-position: center 0px;
}

#menu {
	height: 50px;
	width: 100%;
	font-size: 18px;
	color: #FFFFFF;
	background-color: #9b0d14;
	line-height: 48px;
}
#menu_inner a {
	color: #FFFFFF;
}
#menu_inner a:hover {
	color: #FFFF00;
}

#r1 {
	padding-top: 40px;
	padding-bottom: 45px;
}
#r2 {
	background-image: url(style_res/r2bg.png);
	background-repeat: no-repeat;
	height: 210px;
	width: 100%;
	background-position: center 0px;
}
#r2_inner {
	height: 340px;
	width: 1300px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(style_res/r2_innerbg.png);
	background-repeat: no-repeat;
	background-position: right center;
}

.clearfix {
	clear: both;
}

.inner {
	width: 1300px;
	margin-right: auto;
	margin-left: auto;
}
#r1_left {
	float: left;
	width: 650px;
}
#r1_right {
	float: right;
	height: 360px;
	width: 570px;
}

#r1_right ul li {float:left; display:block;}

#r1_right a {
	font-size:16px;
	margin-top:14px;
	font-weight: bold;
	color: #dddddd;
}
#r1_right a:hover {
	font-size:16px;
	margin-top:14px;
	font-weight: bold;
	color: #ffffff;
}
/*--Main Container--*/
.main_view {float: left;position: relative;}
/*--Window/Masking Styles--*/
.picshow_window {width:570px; height:360px; overflow: hidden; /*--Hides anything outside of the set width/height--*/position: relative;}
.picshow_reel {position: absolute;top: 0; left: 0;}
.picshow_reel li {width:570px; height:360px;  overflow:hidden; position:relative;}
.picshow_intro { width:570px; height:50px; background:url(style_res/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:14px;
	font-weight: bold;
}
a.tpxw {
	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(style_res/picshow_page.png); width:14px; height:14px; float:left; margin-left:10px; cursor:pointer;}
.picshow_paging span.active { background:url(style_res/picshow_page.png) right;}

#menu_inner {
	height: 50px;
	width: 1300px;
	margin-right: auto;
	margin-left: auto;
}
#menu_inner li {
	list-style-type: none;
	float: left;
	padding-right: 26px;
	padding-left: 27px;
}

#block_xyxw_key {
	font-size: 22px;
	line-height: 35px;
	text-align: center;
	background-image: url(style_res/dot.png);
	background-repeat: repeat-x;
	background-position: 0px bottom;
	padding-bottom: 10px;
}
#block_xyxw_key a {
	color: #B82329;
}

#block_xyxw_key_des {
	font-size: 14px;
	line-height: 24px;
	color: #999999;
	text-indent: 2em;
}
#block_xyxw_key_des a {
	color: #999999;
}
#block_list {
	clear: both;
	padding: 5px;
}

#block_list li {
	background-image: url(style_res/li.jpg);
	background-repeat: no-repeat;
	background-position: 2px 16px;
	padding-left: 20px;
	list-style-type: none;
	font-size: 16px;
}
.date {
	float: right;
	color: #787878;
}
#block_top {
	height: 50px;
}
#block_top_l {
	float: left;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #c71a1f;
	font-size: 26px;
	line-height: 32px;
	padding-left: 15px;
	color: #c71a1f;
}
#block_top_r {
	float: right;
}
#r3 {
	padding-top: 45px;
	padding-bottom: 10px;
	background-color: #f4f4f4;
}
#r3_block_l {
	float: left;
	height: 280px;
	width: 600px;
	margin-right: 100px;
	margin-bottom: 30px;
}
#r3_block_r {
	float: left;
	height: 280px;
	width: 600px;
	margin-bottom: 30px;
}
#r4_inner {
	height: 110px;
	width: 1300px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}
#r4 {
	background-color: #FEF6D6;
}

#r4_inner li {
	float: left;
	height: 70px;
	list-style-type: none;
	font-size: 22px;
	text-align: center;
	margin-right: 14px;
	margin-left: 14px;
	border: 1px solid #ffc7c9;
	line-height: 70px;
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-right: 60px;
	padding-left: 100px;
	display: block;
	background-image: url(style_res/r4_inner_libg.png);
	background-repeat: no-repeat;
	background-position: 47px center;
}
#r4_inner a {
	color: #E62129;
}
#r4_inner .title15 {
	font-size: 20px;
}
#r5_block1 {
	float: left;
	height: 370px;
	width: 440px;
	margin-right: 60px;
}
#r5_block2 {
	float: right;
	height: 370px;
	width: 300px;
}
#r5_block_list li {
	text-align: center;
	list-style-type: none;
	padding-bottom: 5px;
	line-height: 24px;
	padding-top: 5px;
}
#r6 {
	clear: both;
	padding-top: 30px;
	padding-bottom: 30px;
}
#r6_list {
	height: 50px;
}
#r6_list li {
	background-image: url(style_res/li.jpg);
	background-repeat: no-repeat;
	background-position: 0px center;
	float: left;
	padding-right: 19px;
	padding-left: 15px;
	list-style-type: none;
}
#bottom {
	background-color: #bd1820;
	text-align: center;
	color: #FFFFFF;
	line-height: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#wrap {
	width: 100%;
	clear: both;
	background-image: url(http://www.view.sdu.edu.cn/chuxin/images/chuxin/wrapbg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 40px;
	padding-bottom: 30px;
}
#wrap_inner {
	width: 1250px;
	margin-right: auto;
	margin-left: auto;
}
#sub_right {
	float: right;
	height: auto;
	width: 900px;
}
#sub_right_top {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B82329;
	height: 50px;
}
#sub_right_top_l {
	float: left;
	background-image: url(style_res/sub_right_top_lbg.png);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 45px;
	font-size: 20px;
	line-height: 50px;
}
#sub_right_top_r {
	float: right;
	font-size: 16px;
	padding-top: 10px;
}
#list {
	padding: 10px;
	max-height: 999999px; 
}
#list li {
	padding-left: 16px;
	list-style-type: none;
	background-image: url(style_res/li.jpg);
	background-repeat: no-repeat;
	background-position: 2px 20px;
	line-height: 45px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
#show {
	padding: 10px;
}
#show_title {
	font-size: 24px;
	line-height: 35px;
	padding-top: 20px;
	padding-bottom: 10px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #787878;
	font-weight: bold;
}
#show_info {
	font-size: 16px;
	line-height: 26px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	color: #888888;
}
#show_info a {
	color: #888888;
}
#show_content {

}
#show_content p {
	text-indent: 2em;
	padding-top: 10px;
	padding-bottom: 10px;
}

#show_content td p {
	text-indent: 0em;
}