
body,ul,li,h1,h2,h3,h4,form,dl {
	list-style:none outside none;
	margin:0;
	padding:0;
}
img {
	border:medium none;
}
a {
	color:#222;
	outline:medium none;
	text-decoration:none;
}
a:hover {
	color:#F88D2F;
}
.index_mov_list a:hover img,.top_list a:hover img {
	border-color:#8c4600;
}


.pgmiddle {
	color:#fff;
	margin-bottom:8px;
}
.pages a,.pages em,.pages span,.submit,.face_bat {
	background:#448000;
	border-radius:2px 2px 2px 2px;
	color:#fff;
	font-size:12px;
	line-height:12px;
	padding:2px 3px;
}
.pages a:hover,.pages span,.more:hover,#msg a:hover {
	color:#fff;
}
#example {
	height:295px;
	margin:0 auto;
	position:relative;
	width:275px;
}
#ribbon_1,#ribbon_2 {
	height:90px;
	left:auto;
	position:absolute;
	right:22px;
	top:17px;
	width:93px;
	z-index:3;
}
#ribbon_2 {
	height:33px;
	top:297px;
	width:120px;
}
#slides {
	height:100%;
	overflow:hidden;
	position:relative;
}
/*此处可改动*/

#slides .scroimg {
	height:295px;
	left:445px;
	margin:0;
	position:absolute;
	width:445px;
}
.scrotext {
	background:#000;
	bottom:-50px;
	left:0;
	/*opacity:0.7;*/
	filter:alpha(opacity=70);
	position:absolute;
	top:auto;
	z-index:1;
	width: 275px;
	height:60px;
	
}/*此处可改动*/
.scrotext a {
	color:#fff;
	font-size:14px;
	line-height:20px;
	padding-left:5px;
	display: block;
	margin-top: 9px;
}/*此处可改动*/
.scrotext p {
	line-height:20px;
	margin:0;
}
#pagination {
	height:12px;
	left:83%;
	margin-left:-45px;
	overflow:hidden;
	position:absolute;
	text-align:center;
	top:218px;
	width:100px;
	z-index:5;
}/*此处可改动*/
#pagination span {
	background:url("main.png"/*tpa=http://rwsk.zju.edu.cn/English/web/img/main.png*/) no-repeat  -250px -50px;
	cursor:pointer;
	float:left;
	font-size:0;
	line-height:0;
	margin:0 3px;
	overflow:hidden;
	padding:6px;
}
#pagination span.current {
	background-position:-250px -62px;
}