@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #2a2929;
}
body {
	background-color: #e9e9e9;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 10px;
	color: #990e0f;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990e0f;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #990e0f;
}
.body{
	width:100%
}
.container{
	width:900px;
	height:720px;
}
.top{
	width:900px;
	height:99px;
	background:url(../images/top.gif) no-repeat;
}
.top img{
	margin-right:145px;
	margin-top:65px;
}
.flash{
	height:273px;
	width:900px;
	background:url(../images/side.gif) no-repeat left;

}
.flash-index{
	height:273px;
	width:890px;
	background:url(../images/side.gif) no-repeat left;
	padding-left:17px;
}

.flash img{
	margin-left:20px;
}
.menu{
	height:66px;
	width:900px;
	background:url(../images/menu.gif) no-repeat;
}
.link{
	margin-top:25px;
	width:760px;
	float:right;
	letter-spacing:1px;
	color:#990e0f;
	font-size:11px;
	padding-left:20px;
	font-weight:bold;
}
.side{
	width:257px;
	height:270px;
	float:left;
	background:url(../images/practice.gif) no-repeat;
}
.side-link{
	width:169px;
	float:right;
	background-color:#d0d0d0;
	margin-top:60px;
	height:200px;
	padding-left:17px;
	line-height:17px;
	font-weight:bold;
	letter-spacing:1px;
	color:#000;
	border-bottom:3px #797979 solid;
}
.side-link a:link{
	font-size: 10px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

.side-link a:visited {
	text-decoration: none;
	color: #000;
}
.side-link a:hover {
	text-decoration: none;
	color: #990e0f;
}
.side-link a:active {
	text-decoration: none;
	color: #000;
}
.side-link input{
	background-color:#797979;
	color:#FFF;
	font-size:10px;
	letter-spacing:1px;
	height:15px;
	width:130px;
	padding-left:3px!important;
	padding:2px;
	border: 1px #797979 solid;
	margin-bottom:1px;
	
}
.form{
	width:165px;
	height:40px;
}
.left{
	float:left;
	width:125px;
}
.rights{
	float:right;
	width:20px;
	margin-right:3px;
}
.side-link input:Hover{
	border:1px #C00 solid;
}
.btn{
	float:right;
	width:18px!important;
	height:21px!important;
	background:url(http://www.gbule.com/images/btn.gif) no-repeat;
	border:0px!important;
	margin-right:0px;
	margin-top:17px;
	padding:0px!important;
	background-color:#d0d0d0!important;
	
	
}
.right{
	width:600px;
	float:right;
	height:250px;
	background-color:#FFF;
	border-right: 1px #c2c2c2 solid;
	border-bottom:1px #c2c2c2 solid;
	margin-right:42px;
}
.work{
	width:580px;
	height:230px;
	padding:10px;
	overflow:auto;
	line-height:15px;
	font-size:11px;
		float:left;
	
	
}
.work strong{
	color:#000;
}
.down{
	width:600px;
	float:right;
	height:25px;
	margin-right:42px;
	padding-top:5px;

}
.down a:link{
	font-size: 10px;
	color: #2a2929;
	font-weight: normal;
}
.down a:visited{
	font-size: 10px;
	color: #2a2929;
	font-weight: normal;
}
.down a:active{
	font-size: 10px;
	color: #2a2929;
	font-weight: normal;
}
.down a:hover{
	font-size: 10px;
	color: #990e0f;
	font-weight: normal;
}
.em{
	color:#C00;
}