@charset "utf-8";
/* CSS Document */
body {
    width:100%
	font-family: Arial, Helvetica, sans-serif "";
	font-size: 12px;
	line-height:1.7em;
    overflow-x:hidden;
}
html{
    overflow-x:hidden;
}
* {
	margin:0;
	padding:0;
}
li{
	list-style:none;
}
/*clear*/
.e_clear:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.e_clear {
	display:inline-block;
}
.e_clear {
	display:block;
}

a:link, a:visited {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a img{
	border:none;
}
.warp{
	width:960px;
	margin:0 auto;
	background:#000;
    padding:0 2px;
	overflow:hidden;
    position:relative;
    background:url(../img/bg.jpg) repeat-y top center;
}
h3{
	background:url(../img/teach_bg1.png) repeat-x;
	height:29px;
	padding:5px 0 0 13px;
	position:relative;
}
.teach{
 margin:5px 7px;
 _margin:0;
 overflow: hidden;
 clear: both;
 border: 1px solid #bdbdbd;
}
.teach h3 {
    height:24px;
}
#scroll {
    height:99px;
}
#scroll_left {
    width:27px;
    height:104px;
    float:left;
    background:url(images_1/scroll_left.jpg) no-repeat;
    cursor:pointer;
}
#scroll .bg {
    width:868px;
    height:99px;
    float:left;
    overflow:hidden;
}
#scroll .game_bg {
    width:260px;
    height:99px;
    float:left;
    overflow:hidden;
}
#scroll_right {
    width:27px;
    height:99px;
    float:left;
    background:url(images_1/scroll_right.jpg) no-repeat;
    cursor:pointer;
}
#scroll_content {
    width:1860px;
    height:82px;
    padding-top:17px;
    overlfow-y:hidden;
}

#scroll_content li {
    float:left;
    display:inline;
    margin:0 15px;
}
#scroll_content img{height: 50px;}
