@charset "UTF-8";
/* 
    $Document : smallslider$
    $Created on : 2009-7-3, 12:56:26$
    $Last Update : 2010-3-15, 12:20:22$
    $Description : Stylesheet for smallslider, UTF-8 encoding$
*/
.flashwrapper{background: #fff;padding: 0px; margin-top: 20px;}
.smallslider { width: 1000px;height: 400px;overflow: hidden; position: relative;margin: auto;}
.smallslider img{ width: 1000px; height:400px;}
.smallslider h3 { color: #EEE; font-size: 12px; font-weight: 700; line-height: 26px; position: absolute; text-indent: 2%; width: 100%; z-index: 102; margin: 0; }
.smallslider h3 a { color: #FFF; text-decoration: none; }
.smallslider h3 a:hover { color: #F60; text-decoration: underline; }
.smallslider li img { border: 0; vertical-align: top;}
.smallslider ul { list-style-type: none; margin: 0; padding: 0; }
.smallslider-btns { position: absolute; z-index: 103; }
.smallslider-btns .current-btn { background-color: #C00100; border: 1px solid #A00100; color: #FFF; font-size: 14px; font-weight: 700; }
.smallslider-btns span { background-color: #FFF; border: 1px solid #DCDCDC; color: #9F9F9F; cursor: pointer; float: left; font-size: 12px; height: 16px; line-height: 16px; text-align: center; width: 16px; }
.smallslider-lay { background-color: #000; height: 26px; position: absolute; width: 100%; z-index: 101; }
@media ( min-width : 100px) {
	.smallslider {width: 100px;height: 40px;}
	.smallslider img{ width: 100px; height:40px;}
	.school-name{width: 100px;margin: auto;}
}
@media ( min-width : 300px) {
	.smallslider {width: 300px;height: 120px;}
	.smallslider img{ width: 300px; height:120px;}
	.school-name{width: 300px;margin: auto;}
}
@media ( min-width : 400px) {
	.smallslider {width: 400px;height: 160px;}
	.smallslider img{ width: 400px; height:160px;}
	.school-name{width: 400px;margin: auto;}
}
@media ( min-width : 768px) {
	.smallslider {width: 750px;height: 300px;}
	.smallslider img{ width: 750px; height:300px;}
	.school-name{width: 750px;margin: auto;}
}
@media ( min-width : 1200px) {
	.smallslider {width: 1140px;height: 456px;}
	.smallslider img{ width: 1140px; height:456px;}
	.school-name{width: 1140px;margin: auto;}
}
.school-name{
  color:#63B8FF;font-size: 12px;font-weight: bold;text-align: right;
}
