@charset "utf-8";
/* CSS Document */

.s-top{
	background-image: url(../images/new-search/newgointopbj.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 50px;
	width: 100%;
}
.s-top ul{
	float: left;
	padding-left: 25px;
}
.s-top ul li{
	float: left;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 46px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cfe15e;
	height: 50px;
	width: 120px;
	cursor:pointer;
}
.s-top ul li:hover{
	background-image: url(../images/new-search/topbjdaoh.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.s-top ul li a{
	color: #FFFFFF;
	text-decoration: none;
}
.s-top ul .active{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cfe15e;
	background-image: url(../images/new-search/topbjdaoh.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.s-top ul .normal{}
.s-top ul li .home{
	background-image: url(../images/new-search/newgointopbjico.png);
	width: 16px;
	height: 13px;
	background-repeat: no-repeat;
	background-position: left top;
	display: inline-block;
	position: relative;
	margin-right: 3px;
}
.s-top ul li .grade{
	background-image: url(../images/new-search/newgointopbjico.png);
	background-repeat: no-repeat;
	background-position: left -23px;
	display: inline-block;
	height: 13px;
	width: 16px;
	position: relative;
	margin-right: 3px;
}
.s-top ul li .collection{
	background-image: url(../images/new-search/newgointopbjico.png);
	background-repeat: no-repeat;
	background-position: left -45px;
	display: inline-block;
	height: 16px;
	width: 16px;
	margin-right: 3px;
	position: relative;
}
.s-top ul li .subject{
	visibility: hidden;
	width: auto;
}
.s-top ul li:hover .subject{
	visibility: visible;
}
.s-top ul li .subject .course{
	line-height: 26px;
	text-align: center;
	float: left;
	height: 26px;
	width: 60px;
	color: #404a01;
	cursor:pointer;
	font-size: 12px;
	font-weight: normal;
	background-color: #cfe15e;
}
.s-top ul li .subject .course a{	color: #404a01;}
.s-top ul li .subject .course:hover{
	background-color: #8b9f13;
	color: #FFFFFF;
}
.s-top .register,.s-top .space,.s-top .login{
	float: right;
	line-height: 43px;
	font-size: 14px;
	color: #FFFFFF;
}
.s-top .register a,.s-top .login a{
	color: #FFFFFF;
	text-decoration: none;
}
.s-top .register{
	padding-right: 20px;
}
.s-top .space{
	padding-right: 10px;
	padding-left: 10px;
}
.s-logo{
	background-image: url(../images/manfloginlogo.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 171px;
	width: 457px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	margin-bottom: 30px;
}
.s-search{
	height: 40px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
.s-search .input-box,.sr-search .input-box{
	float: left;
	width: 530px;
	border: 1px solid #758800;
	background-repeat: no-repeat;
	background-position: 10px center;
	height: 25px;
	padding-top: 5px;
	padding-left: 5px;
	font-size: 14px;
	line-height: 27px;
	padding-bottom: 5px;
	padding-right: 10px;
	color: #3b5600;
	background-color: #FFFFFF;
}
.s-search .input-button,.sr-search .input-button{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #758800;
	border-right-color: #758800;
	border-bottom-color: #758800;
	background-image: url(../images/new-search/newgoinanbj.jpg);
	background-repeat: repeat-x;
	background-position: left;
	height: 37px;
	background-color: ##758800;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	cursor:pointer;
	float: left;
	width: 106px;
}
.s-search .input-button:hover,.sr-search .input-button:hover{
	background-image: url(../images/new-search/newgoinanbj1.jpg);
}
.s-end{
	background-image: url(../images/new-search/newgoinendbj.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 156px;
	width: 100%;
	bottom: 0px;
	position: absolute;
	color: #FFFFFF;
	text-align: center;
}
.s-end .copyright{
	line-height: 44px;
	background-image: url(../images/new-search/newgoinendh.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 44px;
	padding-top: 20px;
}
.s-end .contact {
	line-height: 25px;
	padding-top: 10px;
}
.sr-top{
	height: 80px;
	padding-left: 50px;
}
.sr-top .sr-logo{
	float: left;
	margin-right: 15px;
}
.sr-top .sr-subject{
	padding-top: 40px;
}
.sr-top .sr-subject li{
	float: left;
	color: #4f5c00;
	font-size: 18px;
	font-weight: bold;
	margin-right: 10px;
	line-height: 30px;
}
.sr-top .sr-subject li a{
	color: #4f5c00;
	text-decoration: none;
}
.sr-top .sr-subject li a:hover{
	text-decoration: underline;
}
.sr-search{
	height: 40px;
	clear: both;
	padding-left: 50px;
}
.sr-search .result{
	line-height: 40px;
	float: left;
	padding-left: 20px;
	font-size: 14px;
	color: #4f5c00;
}
.sr-content{
	clear: both;
	padding-top: 10px;
	padding-left: 50px;
}
.sr-content .left{
	float: left;
	width: 690px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d2d2d2;
	padding-right: 20px;
}
.sr-content .right{
	width: 340px;
	padding-left: 10px;
	float: left;
}
.sr-end{
	line-height: 34px;
	color: #FFFFFF;
	height: 34px;
	width: 100%;
	background-color: #a3bc07;
	clear: both;
	text-align: center;
}
.sr-content .right .recommend{
	color: #4f5c00;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	height: 30px;
}
.sr-content .right .re-list{
	padding-top: 10px;
	padding-bottom: 20px;
}
.sr-content .right .re-list li{
	color: #333333;
	font-size: 12pt;
	line-height: 20pt;
	background-image: url(../images/new-search/listd.jpg);
	background-repeat: no-repeat;
	background-position: 5px 13px;
	padding-left: 15px;
} 
.sr-content .right .re-list li a{
	color: #333333;
} 
.sr-content .right .re-list li:hover{
	background-color: #F8FBE8;
} 
.sr-content .left .test-box{
	border: 5px solid #bdcb66;
	padding: 10px;
}
.sr-content .left .test-box .test-title{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 30px;
	height: 30px;
}
.sr-content .left .test-box .test{
	font-size: 12px;
	font-weight: normal;
	color: #4f5c00;
	line-height: 25px;
	height: 25px;
}
.sr-content .left .test-box .test a{
	color: #4f5c00;
	margin-left: 15px;
}
.questions-box{
	background-image: url(../images/new-search/ssmxx.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 20px;
	padding-bottom: 10px;
}
.questions-box:hover{
	background-color: #F8FBE8;
} 
.questions-box .subject{
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	padding-bottom: 10px;
}
.questions-box .subject em{
	font-size: 12px;
	color: #037531;
	font-weight: normal;
	padding-right: 10px;
}
.questions-box .option{
	font-size: 12px;
	color: #666666;
	line-height: 20px;
}
.questions-box .qu-button{
	text-align: right;
}
/*CSS green-black style pagination*/

DIV.green-black {
	PADDING-RIGHT: 3px;
	PADDING-LEFT: 3px;
	PADDING-BOTTOM: 20px;
	MARGIN: 3px;
	PADDING-TOP: 20px;
	TEXT-ALIGN: center
}
DIV.green-black A {
	BORDER-RIGHT: #2c2c2c 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #2c2c2c 1px solid; PADDING-LEFT: 5px; BACKGROUND: url(../images/new-search/image1.gif) #2c2c2c; PADDING-BOTTOM: 2px; BORDER-LEFT: #2c2c2c 1px solid; COLOR: #fff; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #2c2c2c 1px solid; TEXT-DECORATION: none
}
DIV.green-black A:hover {
	BORDER-RIGHT: #aad83e 1px solid; BORDER-TOP: #aad83e 1px solid; BACKGROUND: url(../images/new-search/image2.gif) #aad83e; BORDER-LEFT: #aad83e 1px solid; COLOR: #fff; BORDER-BOTTOM: #aad83e 1px solid
}
DIV.green-black A:active {
	BORDER-RIGHT: #aad83e 1px solid; BORDER-TOP: #aad83e 1px solid; BACKGROUND: url(../images/new-search/image2.gif) #aad83e; BORDER-LEFT: #aad83e 1px solid; COLOR: #fff; BORDER-BOTTOM: #aad83e 1px solid
}
DIV.green-black SPAN.current {
	BORDER-RIGHT: #aad83e 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #aad83e 1px solid; PADDING-LEFT: 5px; FONT-WEIGHT: bold; BACKGROUND: url(../images/new-search/image2.gif) #aad83e; PADDING-BOTTOM: 2px; BORDER-LEFT: #aad83e 1px solid; COLOR: #fff; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #aad83e 1px solid
}
DIV.green-black 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
}
