﻿#wrapper {
	width: 900px;
	position: relative;
	float: none;
	display: table;
	margin-right: auto;
	margin-left: auto;
	font-family: "MS Sans Serif";
	font-size: 12px;
}
#wrapper .content-left {
	width: 150px;
	position: relative;
	float: left;
	margin: 0;
	padding: 0 0 0 20px;
}
#wrapper .content-right {
	width: 750px;
	position: relative;
	float: left;
	margin: 0;
	padding-left: 2px;
	border-left-style: dotted;
	border-left-width: 1px;
	border-left-color: #CCCCCC;
}
#wrapper h6{
	padding: 5px 0px 0px 20px;
	margin: 0px;
}
#wrapper h5{
	padding: 5px 90px 0px 30px;
	margin: 0px;
	font-family: "MS Sans Serif";
	font-size: 12px;
	font-weight: normal;
}
.text-bold
{
	font-weight: bold;
}
.text-red{
	color: #FF0000;
	font-weight: bold;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
.wrapper-basic-help-des{
	width: 740px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 40px;
}
.wrapper-basic-help-des p{
	padding: 0px;
	margin: 0px;
	text-align: justify;
}


.ul-help{
	list-style-type: none;
	width: 600px;
}
.ul-help-des{
	list-style-type: none;
	width: 654px;
	padding-bottom: 5px;
}
.ul-help-des li{
	padding-bottom: 20px;
}
.ul-help-des li p{
	padding: 2px;
	margin: 0px 0px 0px 50px;
}

.ul-help-des li .sample-box{
	background-color: #ECECFF;
	padding: 5px;
	margin: 5px 5px 5px 50px;
}
.ul-help-des img{
	float: left;
	vertical-align: text-top;
}
.img-exam{
	padding-top: 10px;
	margin-top: 5px;
	margin-bottom: 20px;
}

.menu1
{
	color: #FFFFFF;
	font-weight: bold;
	list-style: none;
	background: #FF7E04;
	position: relative;
	border: 0.1px none #C0C0C0;
	height: 22px;
	width: 51px;
	background-image: url('../images/bg-btn22px.jpg');
}
.hover
{
	color: White;
	font-weight: bold;
	list-style: none;
	height: 22px;
	background: #F8BE1E;
	position: relative;
	border: 0.1px solid #C0C0C0;
	width: 51px;
	background-image: url('../images/bg-btn-hover22px.jpg');
}
.text-green
{
	color: #009900;
}
        .textbox-search
        {
            width: 130px;
        }
