
body{
	font-family:"微软雅黑", "宋体";
	margin:0;
	padding:0;
	background:#fff;
 }
body a{
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}



.block100{ height:100px; display:block; clear:both; visibility:hidden; overflow:hidden;}
.block50{ height:50px; display:block; clear:both; visibility:hidden; overflow:hidden;}
.block20{ height:20px; display:block; clear:both; visibility:hidden; overflow:hidden;}
.block10{ height:10px; display:block; clear:both; visibility:hidden; overflow:hidden;}
.block15{ height:15px; display:block; clear:both; visibility:hidden; overflow:hidden;}
.block8{ height:8px; display:block; clear:both; visibility:hidden; overflow:hidden;}
.block5{ height:5px; display:block; clear:both; visibility:hidden; overflow:hidden;}
.block4{ height:4px; display:block; clear:both; visibility:hidden; overflow:hidden;}
.block2{ height:2px; display:block; clear:both; visibility:hidden; overflow:hidden;}
.block1{ height:1px; display:block; clear:both; visibility:hidden; overflow:hidden;}



h1,h2,h3,h4,h5,h6{
	margin:0;			   
}
p{
	margin:0;
}
ul{
margin:0;
padding:0;
}



.m_main_info {
width:100%;
height:auto;
overflow:auto;
}


.m_main_info img {
height: auto !important;
width: auto\9 !important;
width: 100% !important;
}

.m_main_info table {
font-size:9px;
line-height:1.4;
/*
height: auto;
width: auto\9;
width: 100%;
*/
}





.taocan_h {
padding:6px; margin-right:10px; border:1px solid #a2dbf6; font-size:14px; line-height:44px;
color:#399ece;
}

.taocan_q {
padding:6px; margin-right:10px; border:1px solid #ccc; font-size:14px; line-height:44px;
color:#888;
}





.fenge_han1_now {
float:left; width:25%; height:40px; line-height:40px; border:#fff 1px solid; border-width:0 1px 0 0; text-align:center; background:#399ece; color:#FFFFFF;
font-size:12px;
}
.fenge_han1_noshow {
float:left; width:25%; height:40px; line-height:40px; border:#fff 1px solid; border-width:0 1px 0 0; text-align:center; background:#eee; color:#666;
font-size:12px;
}









.fenge_han2_now {
float:left; width:16.6%; height:40px; font-size:12px; line-height:40px; border:#ddd 1px solid; border-width:0 1px 0 0; font-weight:bold; text-align:center; background:#fff; color:#42ba00;
cursor:pointer;
}
.fenge_han2_noshow {
float:left; width:16.6%; height:40px; font-size:12px; line-height:40px; border:#ddd 1px solid; border-width:0 1px 0 0; font-weight:normal; text-align:center; background:#efffe7; color:#42ba00;
cursor:pointer;
}









/*-- Effect 11 --*/
.cl-effect-11 a {
  margin: 0 20px;
  text-decoration: none;
	padding: 0 0 6px 0;
	color:#fff;
	text-shadow: none;
} 

.cl-effect-11 a::before {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	padding: 0 0 6px 0;
	max-width: 0;
	border-bottom: 2px solid #03BEF0;
	color: #000;
	content: attr(data-hover);
	-webkit-transition: max-width 0.5s;
	-moz-transition: max-width 0.5s;
	transition: max-width 0.5s;
}

.cl-effect-11 a:hover::before,
.cl-effect-11 a:focus::before {
	max-width: 100%;
}
nav a {
	position: relative;
	display: inline-block;
    margin: 0 0px;
	outline: none;
	color: #03BEF0;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 400;
	text-shadow: 0 0 1px rgba(255,255,255,0.3);
	font-size: 16px;
}

nav a:hover,
nav a:focus {
	outline: none;
}
/*-- //Effect 11 --*/
/*-- Slider Part starts Here --*/
#slider3,#slider4  {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0 auto;
}
.rslides_tabs {
  list-style: none;
  padding: 0;
  background: rgba(0,0,0,.25);
  box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  font-size: 18px;
  list-style: none;
  margin: 0 auto 50px;
  max-width: 540px;
  padding: 10px 0;
  text-align: center;
  width: 100%;
}
.rslides_tabs li {
  display: inline;
  margin-right: 1px;
}
.rslides_tabs a {
  width: auto;
  line-height: 20px;
  padding: 9px 20px;
  height: auto;
  background: transparent;
  display: inline;
}
.rslides_tabs li:first-child {
  margin-left: 0;
}
.rslides_tabs .rslides_here a {
  background: rgba(255,255,255,.1);
  color: #fff;
  font-weight: bold;
}
.events {
  list-style: none;
}
.callbacks_container {
  position: relative;
  float: left;
  width: 100%;
}
.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.callbacks li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}
.callbacks img {
  position: relative;
  z-index: 1;
  height: auto;
  border: 0;
}
.callbacks .caption {
	display: block;
	position: absolute;
	z-index: 2;
	font-size: 20px;
	text-shadow: none;
	color: #fff;
	left: 0;
	right: 0;
	padding: 10px 20px;
	margin: 0;
	max-width: none;
	top: 10%;
	text-align: center;
}
.callbacks_nav {
  	position: absolute;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	top: 61%;
	left: 0;
	opacity: 0.7;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 62px;
	width: 45px;
	margin-top: -65px;
}
.callbacks_nav:active {
  opacity: 1.0;
}
a.callbacks_nav.callbacks1_nav.prev {
	background: transparent url("../images/themes.png") no-repeat 0px 0px;
  left: -3.1%;
}
.callbacks_nav.next {
	background: transparent url("../images/themes.png") no-repeat -46px 0px;
  left: 87%;
}
#slider3-pager a,#slider4-pager a  {
  display: inline-block;
}
#slider3-pager span,#slider4-pager span{
}
#slider3-pager span,#slider4-pager span{
	width:100px;
	height:15px;
	background:#fff;
	display:inline-block;
	border-radius:30em;
	opacity:0.6;
}
#slider3-pager .rslides_here a ,#slider4-pager .rslides_here a {
  background: #FFF;
  border-radius:30em;
  opacity:1;
}
#slider3-pager a ,#slider4-pager a {
  padding: 0;
}
#slider3-pager li, #slider4-pager li{
	display:inline-block;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}
.rslides li{
  position: relative;
  display: block;
}

.callbacks_tabs{
	list-style: none;
	position: absolute;
	top: 48%;
	z-index: 999;
	right: 8%;
	padding: 0;
	margin: 0;
}
ul.callbacks_tabs.callbacks2_tabs {
top: 73%;
left:46%;
}
.slider-top{
	text-align: center;
	padding:10em 0;
}
.slider-top h1{
	font-weight:700;
	font-size:48px;
	color:#010101;
}
.slider-top p{
	font-weight:400;
	font-size:20px;
	padding:1em 7em;
	color:#010101;
}
.slider-top ul.social-slide{
	display:inline-flex;
	margin: 0px;
	padding: 0px;
}
ul.social-slide li i{
	width:70px;
	height:74px;
	background:url(../images/img-resources.png)no-repeat;
	display: inline-block;
	margin:0px 15px;
}
ul.social-slide li i.win{
	background-position:-6px 0px;
}
ul.social-slide li i.android{
	background-position:-110px 0px;
}
ul.social-slide li i.mac{
	background-position:-215px 0px;
}
.callbacks_tabs li{
	display: block;
}
@media screen and (max-width: 600px) {
  .callbacks_nav {
    top: 47%;
    }
}

.callbacks_tabs a{
 visibility: hidden;
}
.callbacks_tabs a:after {
  content: "\f111";
  font-size:0;
  font-family: FontAwesome;
  visibility: visible;
  display: block;
  height:14px;
  width:14px;
  display:inline-block;
  background: #000;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -o-border-radius: 30px;
  -ms-border-radius: 30px;
}
.callbacks_here a:after{
	background: #03BEF0;	
}
a.callbacks_nav.callbacks2_nav.prev {
background: transparent url("../images/2.png") no-repeat left top;
width:38px;
height:72px;
}
a.callbacks_nav.callbacks2_nav.next{
  background: transparent url("../images/2.png") no-repeat -40px 0px;
  width: 38px;
  height: 72px;
}
a.callbacks_nav.callbacks2_nav.prev {
left: -9% !important;
top:72%;
}
a.callbacks_nav.callbacks2_nav.next {
right: 0% !important;
top: 72%;
}
/*-- Slider part Ends Here --*/
/*-- header --*/
.header {
  background: rgba(255, 255, 255, 0.58);
  padding: 0px 20px;
  border-bottom: 4px solid #fff;
}
.header-left{
float:left;

margin-top: 6px;
}

.navigation{
float: right;
}

.banner-slider{
background-size:cover;
-webkit-background-size: cover;
-o-background-size: cover;
-ms-background-size: cover;
-moz-background-size: cover;
}
.navigation ul{
margin:0;
padding:0;
}
.navigation ul li{
text-align: center;
padding: 29px 0px 22px 0;
border-left: 1px solid #DBD7D7;
display:inline-block;
list-style-type:none;
}
.navigation ul li:nth-child(1){
border-left:none;
}
/*-- menu --*/
.navigation span{
	display:none;
}
/*-- //menu --*/



/*-- testi --*/
.testi{
padding:80px 0;
}
.testi-grid h3{
width: 70%;
line-height:1.6em;
font-size:30px;
color:#939393;
}
.testi-grid h3 span{
color:#000;
}
.testi-grid p{
font-size:14PX;
color:#757575;
line-height:2em;
}
/*-- testi --*/



/*-- about --*/
.about{
padding:80px 0;
background:#eeeeee;
}
.about-header h3{
margin-bottom:50px;
color:#03BEF0;
font-size:36px;
text-align:center;
}
.about-left p{
text-align:right;
font-size:14px;
line-height:2em;
color:#757575;
margin: 30px 0 4px 0;
}
.about-img img {
width:85%;
}
.about-left  a{
color:#757575;
padding:7px 16px;
text-decoration:none;
font-size: 16px;
font-weight: bold;
}
.about-right h3{
margin-top: 30px;
color:#03BEF0;
font-size:22px;
}
.about-right h4{
color:#757575;
font-size:20px;
margin:15px 0;
}
.about-right p{
font-size:14px;
color:#757575;
}
/*-- //about --*/
/* Bounce To Bottom */
.hvr-bounce-to-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.hvr-bounce-to-bottom:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #40c8f4;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-bounce-to-bottom:hover, .hvr-bounce-to-bottom:focus, .hvr-bounce-to-bottom:active {
  color: white;
}
.hvr-bounce-to-bottom:hover:before, .hvr-bounce-to-bottom:focus:before, .hvr-bounce-to-bottom:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
/*-- award --*/
.award{
padding:80px 0;
}
.award-left img{
width:100%;
}
.award-right h3{
  color: #03BEF0;
  font-size: 26px;
  line-height:1.6em;
}
.award-right p{
font-size:14px;
line-height:2em;
color:#757575;
margin: 20px 0 0px 0;
}
/*-- //award --*/
/*--services start here--*/
.services {
  background: #020202;
  padding: 80px 0;
}
.ser-top h3 {
text-transform:uppercase;
  color: #03BEF0;
  font-size: 36px;
  text-align: center;
}
.ser-grid .glyphicon-briefcase ,.ser-grid .glyphicon-bullhorn,.ser-grid .glyphicon-pencil,.ser-grid .glyphicon-globe,.ser-grid .glyphicon-thumbs-up,.ser-grid .glyphicon-cog{
  color: #fff;
  font-size: 55px;
}
.ser-grid:nth-child(7),.ser-grid:nth-child(5),.ser-grid:nth-child(6){
margin-top:50px;
}
.ser-top p {
  font-size: 14px;
  color: #fff;
  line-height: 2em;
  width: 69%;
  margin: 25px auto 45px auto;
  text-align: center;
}
.ser-grid {
  text-align: center;
}
.ser-grid h4 {
  font-size: 20px;
  font-weight: 600;
  color: #fff;
  margin: 20px 0 0 0;
}
.ser-grid span.ser-line {
  background: #fff;
  width: 25px;
  height: 5px;
  display: block;
  margin: 1em auto 1em;
}
.ser-grid p {
  font-size: 14px;
  font-weight: 600;
  color: #98999e;
  line-height: 2em;
  width: 85%;
  margin: 0 auto;
}
span.ser-gridline {
  background: #fff;
  width: 20px;
  height: 3px;
  display: block;
  margin: 1em auto 0.7em;
}
.ser-btn {
  margin: 3em 0em 0em 0em;
}
.ser-btn a {
  font-size: 0.9em;
  font-weight: 400;
  color: #98999e;
  padding: 0.9em 1.5em;
  background: #46464e;
  border-radius: 3px;
}
.ser-btn a:hover {
	text-decoration:none;
	 background: #fff;
	 color:#000;
	 transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
}

/*--services end here--*/
/*-- gallery --*/
div#portfolio {
  background: #eee;
  padding: 80px 0;
}
.da-thumbs {
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
}
.da-thumbs li {
  float: left;
  margin: 0.4%;
  background:#fff;
  padding: 8px;
  position: relative;
  width: 32.4%;
}
.da-thumbs li a,
.da-thumbs li a img {
  display: block;
  position: relative;
  width: 100%;
}
.da-thumbs li a {
	overflow: hidden;
}
.da-thumbs li a div {
  position: absolute;
  background:rgba(206, 215, 223, 0.7);
  width: 100%;
  height: 100%;
}
.da-thumbs li a div  h5 {
  color: #323b43;
  font-size: 24px;
  margin: 4.2em 0 0 0;
  text-align: center;
}
/*--//gallery--*/
.gallery h3{
  margin-bottom: 50px;
  text-transform: uppercase;
  color: #03BEF0;
  font-size: 36px;
  text-align: center;
}
/*-- get-in --*/
.get-in-touch{

		padding:80px 0;
		}
.get-info h3{
  text-transform: uppercase;
  color: #03BEF0;
  font-size: 36px;
  text-align: center;
		}
.get-info h4{
	margin:12px 0;
	color:#898989;
	font-size: 17px;
	}
.get-info p{
line-height:2em;
	color: #757575;
	margin: 15px auto 45px auto;
	width: 50%;
	font-size: 14px;
	text-align: center;
		}
.map iframe{
border:none;
	width:100%;
	height:390px;
	}
.contact-us{
  background:#eee;
	padding: 80px 0 80px 0;
	}
.contact-grid p{
	color: #757575;
  margin: 18px auto 0 auto;
	width: 61%;
	font-size: 14px;
  line-height: 1.8em;
	}
.contact-grid p a{
	color: #757575;
	text-decoration:none;
	}
.contact-grid p a:hover{
	color: #03BEF0;
	}
.contact-info {
	margin-top: 60px;
	}
.contact-info input[type="text"]{
	width: 31%;
}
.contact-info input[type="text"]:nth-child(3){
margin-right:0;
}
.contact-info input[type="text"],.contact-info textarea{
  border: 1px solid #000;
background:#ffffff;
	color: #000;
	margin: 0 25px 23px 0;
	padding: 12px 10px;
	outline: none;
	}
.contact-info textarea{
  border: 1px solid #000;
margin-right:0;
	width: 98%;
	resize: none;
	height: 225px;
	}
.contact-info input[type=submit] {
color: #fff;
  padding: 13px 43px;
  font-size: 16px;
  cursor: pointer;
  font-weight: 600;
  background: #03BEF0;
  border: none;
	}
.contact-info input[type=submit]:hover {
	background:#000;
	transition: .5s all;
	-webkit-transition: .5s all;
	-o-transition: .5s all;
	-ms-transition: .5s all;
	-moz-transition: .5s all;	
	}
.point-icon .glyphicon-map-marker,.point-icon .glyphicon-envelope,.point-icon .glyphicon-earphone{
   z-index: 9999;
  top: 0px;
  left: 1px;
  font-size: 37px;
  color: #020202; 
 }
/*-- get-in --*/
/*-- copy --*/
.copy-right{
background:url(../images/bom_bg.jpg);
padding:17px 0;
}
.copy-right p{
text-align:center;
margin:0 0 0px 0;
font-size:14px;
color: #ced7df;
}
.copy-right p a{
text-decoration:none;
color: #ced7df;
}
.copy-right p a:hover{
color:#03BEF0;
}
/*-- copy --*/
/*-- to-top --*/
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 70px;
	right: 1%;
	overflow: hidden;
	z-index: 999; 
	width: 32px;
	height: 32px;
	border: none;
	text-indent: 100%;
	background: url("../images/arr.png") no-repeat 0px 0px;
}
#toTopHover {
	width: 32px;
	height: 32px;
	display: block;
	overflow: hidden;
	float: right;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}
.buttonone{
text-align:right;
}
/*-- //to-top --*/




/*-- responsive media queries --*/

@media (max-width: 1600px){
.header-left {
  margin-top: 3px;
}

	span.menu {
		display: block;
		cursor: pointer;
		width: 100%;
		position: relative;
		text-align:right;
		margin-top: 14px;
		}
	ul.nav1{
		display:none;
		background:#08559c;
		}
	.navigation ul.nav1 li {
		display: inline-block;
		text-align: center;
		margin: 0;
		width: 100%;
		padding: 10px 0;
		}
.cl-effect-11 a::before {
  color: #03BEF0;
  }
	.navigation ul {
		position: absolute;
		padding: 0;
		margin: 0;
		top: 80px;
		left: 0%;
		width: 100%;
		z-index: 9999;
		}
	.banner-slider {
	  min-height: 150px;
	}
	.testi-grid {
	  float: left;
	  width: 50%;
	}
	.about-header h3 {
	  margin-bottom: 30px;
	  }
	.testi-grid h3 {
	  width: 100%;
	}
	.testi-grid h3 {
	  font-size: 24px;
	}
	.about-header h3, .ser-top h3, .gallery h3, .get-info h3 {
	  font-size: 28px;
	}
	.about-left,.about-right{
	  float: left;
	  width: 39%;
	}
	.about-middle{
	  float: left;
	  width: 22%;
	}
	.about-right h3 {
	  font-size: 17px;
	}
	.about-right h4 {
	  font-size: 15px;
	  }
	.award-left {
	  float: left;
	  width: 50%;
	}
	.award-right h3 {
	  font-size: 19px;
	}
	.award-right p {
	  margin: 9px 0 0px 0;
	}
	.award-right h3 {
	  font-size: 17px;
	}
	.ser-top p {
	  width: 94%;
	  }
	.ser-grid {
	  float: left;
	  width: 33.3%;
	}
	.ser-grid h4 {
	  font-size: 16px;
	  }
	.gallery h3 {
	  margin-bottom: 30px;
	  }
	.da-thumbs li a div h5 {
	  margin: 2.5em 0 0 0;
	}
	.get-info p {
	  width: 84%;
	  }
	.map iframe {
	  height: 255px;
	}
	.contact-grid{
	  float: left;
	  width: 33.3%;
	}
	.contact-grid p {
	  width: 96%;
	  }
	.contact-info input[type="text"] {
	  margin: 0 20px 23px 0;
	}
	.contact-info input[type="text"], .contact-info textarea {
	font-size:13px;
	  padding: 8px 10px;
	  }
	.contact-info input[type=submit] {
	  font-size: 14px;
	  }
	.contact-info input[type=submit] {
	  padding: 10px 14px;
	}
	.contact-info textarea {
	  height: 152px;
	}
	.point-icon .glyphicon-map-marker, .point-icon .glyphicon-envelope, .point-icon .glyphicon-earphone {
	  font-size: 27px;
	  }
	.ser-grid p {
	  width: 91%;
	}  
	.copy-right p {
	  font-size: 13px;
	  }
	nav a {
	  font-size: 15px;
	}
}



/*-- //responsive media queries --*/




/*CSS scott style pagination 分页css */

DIV.scott {
	PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; MARGIN: 3px; PADDING-TOP: 3px; TEXT-ALIGN: center
}
DIV.scott A {
font-size:20px;
	BORDER-RIGHT: #ddd 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #ddd 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; BORDER-LEFT: #ddd 1px solid; COLOR: #88af3f; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #ddd 1px solid; TEXT-DECORATION: none
}
DIV.scott A:hover {
	BORDER-RIGHT: #85bd1e 1px solid; BORDER-TOP: #85bd1e 1px solid; BORDER-LEFT: #85bd1e 1px solid; COLOR: #638425; BORDER-BOTTOM: #85bd1e 1px solid; BACKGROUND-COLOR: #f1ffd6
}
DIV.scott A:active {
	BORDER-RIGHT: #85bd1e 1px solid; BORDER-TOP: #85bd1e 1px solid; BORDER-LEFT: #85bd1e 1px solid; COLOR: #638425; BORDER-BOTTOM: #85bd1e 1px solid; BACKGROUND-COLOR: #f1ffd6
}
DIV.scott SPAN.current {
font-size:20px;
	BORDER-RIGHT: #b2e05d 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #b2e05d 1px solid; PADDING-LEFT: 5px; FONT-WEIGHT: bold; PADDING-BOTTOM: 2px; BORDER-LEFT: #b2e05d 1px solid; COLOR: #fff; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #b2e05d 1px solid; BACKGROUND-COLOR: #b2e05d
}
DIV.scott SPAN.disabled {
	BORDER-RIGHT: #f3f3f3 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #f3f3f3 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; BORDER-LEFT: #f3f3f3 1px solid; COLOR: #ccc; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #f3f3f3 1px solid
}

/*CSS scott style pagination 分页css */