body {
	margin: 0px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #464032;
}
a {
	text-decoration: none;
	color: #A7430F;
}
img {
	width: 100%;
	height: auto;
	border: 0px;
}
@-ms-viewport {
 width: device-width;
}
.sider {
	width: 50%;
	position: fixed;
	display: block;
	height: 100%;
	top: 0px;
	margin-top: 0px;
	overflow: inherit;
	<!--background: url(../image/login-bg.jpg) left top;-->
}
.sider2 {
	width: 40%;
	position: fixed;
	display: block;
	height: 100%;
	top: 0px;
	margin-top: 0px;
	/*background: url(../image/login-bg.jpg) top center;*/
	background: #fff;
}
 .sider-detail::-webkit-scrollbar {
 width: 10px;
 background-color: #F5F5F5;
}
.sider-detail::-webkit-scrollbar-thumb {
 background-color: #0ae;
 background-image: -webkit-gradient(linear, 0 0, 0 100%,  color-stop(.5, rgba(255, 255, 255, .2)),  color-stop(.5, transparent), to(transparent));
}
.title {
	display: block;
	text-align: center;
	font-size: 35px;
	color: #C93533;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 10px;
}
.title2 {
	display: block;
	text-align: center;
	font-size: 25px;
	color: #C93533;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 10px;
}
.title3 {
	display: block;
	text-align: center;
	font-size: 18px;
	color: #222;
	font-weight: bold;
	margin-bottom: 10px;
}
.title-logo {
	display: block;
	max-width: 420px;
	margin: auto;
	margin-bottom: 15px;
}
.sider-detail {
	height: 100%;
	display: block;
	left: 0px;
	width: auto;
	width: 100%;
	overflow: scroll;
	border: 1px solid #39F;
	background: rgba(255,255,255,0.8);
}
.exam-date {
	display: block;
	margin: auto;
	padding: 10px;
	margin: 20px;
	border-radius: 4px;
	color: #C8393B;
	font-size: 16px;
}
.exam-date span {
	font-size: 19px;
	color: #fff;
	background: #C8393B;
	text-align: center;
	display: block;
	margin-top: 12px;
	padding: 8px 0px;
	border-radius: 4px;
}
.check {
	width: 15px;
	margin-right: 12px;
}
.exam-date p {
	text-align: left;
	font-size: 19px;
	color: #fff;
	font-weight: bold;
}
.log-detail {
	margin: auto;
	max-width: 500px;
	margin-top: 30px;
	text-align: center;
}
.log-detail h2 {
	font-size: 24px;
	color: #222;
	line-height: 30px;
	font-weight: normal;
	margin-top: 45px;
	padding-bottom: 12px;
	border-bottom: 1px solid #09F;
}
.log-detail p {
	font-size: 16px;
	line-height: 20px;
	color: #7A2A2B;
}
.log-detail li {
	font-size: 15px;
	text-align: left;
	line-height: 23px;
	list-style: none;
	color: #46445C;
	padding: 4px 0;
}
.arrow {
	float: left;
	width: 11px;
	margin-top: 7px;
	margin-bottom: 12px;
	margin-right: 10px;
}
#page {
	right: 0px;
	width: 50%;
	height: 100%;
	display: block;
	top: 0px;
	position: fixed;
	background: url(../image/banner-1.png) center center;
}
#page2 {
	right: 0px;
	width: 60%;
	height: 100%;
	display: block;
	top: 0px;
	position: fixed;
	overflow: scroll;
	background: url(../image/banner-1.png) center center;
}
/*#page2::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
	border-radius: 10px;
}*/

#page2::-webkit-scrollbar {
 width: 10px;
 background-color: #F5F5F5;
}
 #page2::-webkit-scrollbar-thumb {
 border-radius: 10px;
 background-image: -webkit-gradient(linear,  left bottom,  left top,  color-stop(0.44, rgb(122,153,217)),  color-stop(0.72, rgb(73,125,189)),  color-stop(0.86, rgb(28,58,148)));
}
#page li, #page2 li {
	list-style: none;
	line-height: normal;
	padding: 3px 0;
}
#page p, #page2 p {
	text-align: center;
}
#page h1, #page2 h1 {
	text-align: center;
	color: #fff;
	font-size: 40px;
}
#page a, #page2 a {
	color: #7A2A2B;
}
#q-enquiry {
	font-size: 13px;
	width: 550px;
	margin: auto;
	margin-top: 60px;
	border-radius: 2px;
}
#q-enquiry2 {
	font-size: 13px;
	width: 90;
	margin: auto;
	margin-left: 5%;
	margin-top: 60px;
	border-radius: 2px;
}
#q-enquiry li {
	list-style: none;
	padding: 4px 0 4px 0px;
	font-size: 14px;
}
#q-enquiry h2 {
	font-size: 27px;
	font-weight: normal;
	color: #1C5EB5;
	margin-top: 12px;
	padding: 0 0 4px 0px;
	margin-bottom: 10px;
}
.q_form {
	padding: 7px 8px 7px 15px;
	background: #fff;
	width: 350px;
	margin: 8px 15px 4px 0px;
	color: #656565;
	border-radius: 5px;
	border: none;
	height: 32px;
}
.q_form2 {
	padding: 10px 8px 10px 15px;
	background: #fff;
	width: 370px;
	margin: 8px 15px 4px 0px;
	color: #656565;
	border-radius: 5px;
	border: none;
	height: 42px;
}
.q_submit {
	border: none;
	background: #F47D35;
	color: #fff;
	border-radius: 4px;
	width: 120px;
	padding: 12px 0;
	font-weight: bold;
	font-size: 18px;
	margin: 14px 0 10px 0px;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}
#q-enquiry span {
	display: block;
	margin-top: 7px;
}
.breaker {
	clear: both;
	height: 1px;
}
@media all and (max-width: 1000px) {
.sider2 {
	width: 100%;
	position: relative;
}
#page2 {
	width: 100%;
	position: relative;
	overflow: auto;
}
}
@media all and (max-width: 900px) {
.log-detail {
	margin: auto;
	width: 90%;
	text-align: center;
	margin-left: 5%;
	margin-top: 30px;
}
#q-enquiry {
	width: 90%;
	margin-left: 5%;
	margin: auto;
	margin-top: 50px;
}
.q_form {
	width: 92%;
}
.q_form2 {
	width: 97%;
}
}
@media all and (max-width: 650px) {
#page {
	width: 100%;
	position: relative;
	padding-top: 30px;
}
.sider {
	width: 100%;
	position: relative;
}
.sider li {
	display: none;
}
.log-detail {
	margin: auto;
	width: 70%;
	text-align: center;
	margin-left: 15%;
	margin-top: 30px;
}
#q-enquiry {
	width: 90%;
	margin-left: 5%;
	margin: auto;
	margin-top: 0px;
}
}
@media all and (max-width: 500px) {
.log-detail {
	margin: auto;
	width: 80%;
	text-align: center;
	margin-left: 10%;
	margin-top: 30px;
}
}
