@charset "utf-8";
/* CSS Document */
body
{
	background-color:#fcf8b7;
	
}

.banner
{
	background-image:url(images/banner.jpg);
	background-repeat: repeat-x;
	
	width:100%;
	height:155px;
	text-align:center;
	background-color:#333333;
	margin-bottom:10px;
	
	
		
}
.main
{
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	border:0px solid #666;
	
}
#slide
{
	width:782px;
	margin-left:8px;
	float:right;
	margin-bottom:12px;
}
.menu
{
	width:210px;
	float:left;
	margin-bottom:12px;
}
.btn  a
{
	background-image:url(images/button.JPG);
	
	height:31px;
	font-size:15px;
	padding-top:2px;
	margin-bottom:1px;
	width:210px;
	
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	
	text-decoration:none;
	text-align:center;
	color:#FFFFFF;
	display:block;
	}
	


.hvr-sweep-to-right {
  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.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #FC0;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-right:hover, .hvr-sweep-to-right:focus, .hvr-sweep-to-right:active {
  color:#900 ;
}
.hvr-sweep-to-right:hover:before, .hvr-sweep-to-right:focus:before, .hvr-sweep-to-right:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.shp
{
	width:272px;	
	margin-top:4px;
	margin-bottom:10px;
}
.shp ul
{
	margin-top:0px;
}
.shp li 
{
	margin-left:10px;
	line-height:36px;
	list-style-image:url(images/bullet.PNG);
	
	font-size:15px;
	border-bottom:1px  #FFCC66 dashed;
	width:190px;
	
	
}
.shp li:hover
{
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	list-style-image:url(images/overbullet.PNG);
}
.shp li a
{
	text-decoration:none;
	color:#006600;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	
}
.shp li a:hover
{
	color:#990000;
	
}
.shp_top
{
	background-image:url(images/shp_top.png);
	background-repeat:no-repeat;
	height:43px;
	padding-top:15px;
	
	text-align:center;
	color: #900;
	font-size:16px;
	font-weight:bold;
	
}
#shptxt
{
	margin-left:18px;
	margin-right:8px;
}
.side
{
	float:right;
		width:272px;

}
.contet
{
	width:723px;
	padding-top:10px;
	
}
.txtshp_top
{
	background-image:url(images/txtshp_top.png);
height:41px;
	padding-top:17px;
	text-align:center;
	font-size:18px;
	color: #900;
}
#txtshp_mid
{
	margin-left:40px;
	margin-right:40px;
	font-size: 14px;
	color:#333333;
	margin-top:15px;
	text-align: justify;
}
.bottom
{
	background-image:url(images/banner.jpg);
	background-repeat: repeat-x;
	
	width:100%;
	height:65px;
	padding-top:15px;
	text-align:center;
	background-color:#333333;
	
	margin-top:10px;
	border-top:3px #333333 solid;
	
}
.bottom a
{
	font-size:13px;
	color:#660000;
	text-decoration:none;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
}
.bottom a:hover
{
	color:#333;
}
#copyright
{
	font-size:11px;
	color:#333;
	padding-top:5px;
	font-family:Arial, Helvetica, sans-serif;
}
.col1
{
	font-size:15px;
	color:#006600;
}
.col2
{
	color:#FFCC00;
}
.tb td
{
	padding-left:15px;
	border:1px solid #333;
}
.col3
{
	color: #960;
}
.obj li
{
	color:#960;
	margin-bottom:3px;
}
.obj2 li
{
	line-height:25px;
}
.cert
{
	width:185px;
	height:260px;
	text-align:center;
	color:#993300;
	float:left;
	margin-right:30px;
}
.frame
{
	width:237px;
	height:300px;
	text-align:center;
	font-size:15px;
	color: #930;
	margin-left:auto;
	margin-right:auto;
}
.sm
{
	font-size:13px;
}
.col4
{
	color:#993300;
}
.highslide-html {
    background-color: white;
}
.highslide-html-blur {
    border: 2px solid gray;
}
.highslide-html-content {
	position: absolute;
    display: none;
}

.highslide-html-blur {
    border: 2px solid gray;
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.control {
	float: right;
    display: block;
    /*position: relative;*/
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #999;
}
.control:hover {
	color: black !important;
}
.highslide-move {
    cursor: move;
}
.papercut
{
	width:198px;
	height:185px;
	margin-left:10px;
	margin-bottom:16px;
	float:left;
}
.papercut img
{
	width:198px;
	height:185px;
}
.txt li
{
	
	font-size:14px;
}

.unit  a
{
	height:35px;
	width:auto;
	background-color: #b7d2b2;
	margin-bottom:25px;
	display:block;
	line-height:35px;
	color: #030 ;
	font-size:15px;
	text-decoration:none;
	
}
.unit  a:hover
{
	background-color:#8db087;
	
}
.teacher
{
	height:150px;
	border-bottom:1px #CCCCCC solid;
	padding-top:8px;
	padding-bottom:5px;
	
}
.teacher img
{
	float:left;
	padding-right:25px;
}
