body{
margin:0px;
}
.atit {
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.footer {
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.need {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.tit_small {
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.mn {
	font-family: Tahoma, Verdana, Arial;
	font-size: 6px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.tit_label {

	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align:left;
}
.tit_with {

	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align:left;
}
.content-text {

	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align:left;
}
#bdy {
	float: left;
	position: 450;
	background: inherit;
	width: 340px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
#center-col {
/* This margin-left property must be equal to the left width */
margin-left:160px;
/* This margin-right property must be equal to the right width */
margin-right:22%;
/* This padding-left property must be equal to the border size */
padding-left:0px;
/* This padding-right property must be equal to the border size */
padding-right:0px;
}
#bodyleft {
	float: left;
	width: 75%;
}
#bodyright {
	float: right;
	width: 75%;
}
#ff {
	color:#ffffff;
	width: 740px;
}
#header {
	color:#ffffff;
	width: 780px;
}
#maincontainer {
	width: 780px;
    border: 1px solid #B1E517; 
}
.menu-style {
	text-align:left;
}
.txtbox {
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
	background-color: #F0F0FF;
	border: 1px solid #B1E517;
}
.butt {
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #000033;
	background-color: #EBF9BF;
	border: 1px solid #B1E517;
	cursor: hand;
}
.tableb {
font-family: Verdana, Tahoma, Arial;
font-size: 12px;
border: 1px solid #B1E517;
}
.tit_error {

	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.tit_labe2 {

	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.bigtit {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.subtit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.subtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
.txtcont {
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
	
}

/* CSS Document */

/*** Start of 3 columns layout styles ***/

div.main-box {
position:relative;
text-align:left;
overflow:hidden;
/* This width property must be equal to the width of the layout, 100% to stretch */
width:100%;
/* This background property is the background of the left column */
background:#effbbd;
/* This is the border of the entire view */
border:solid 0px white;
}
div.top-box {
width:100%;
/* This background property is the background of the top row */
background:#effbbd;
/* This is the bottom border of the top */
border-bottom:solid 0px white;
}
div.bottom-box {
/* This background property is the background of the bottom row */
background:#effbbd;
/* This is the top border of the bottom */
border-top:solid 0px white;
}
div.center-box {
position:relative;
width:100%;
/* This left property must be equal to the left width */
left:160px;
/* This background property is the background of the center column */
background:#ffffff;
/* This is the left border of the center content */
border-left:solid 0px white;
}
div.reset-box {
position:relative;
width:100%;
left:100%;
/* This margin-left property must be equal to the left width with a minus in front */
margin-left:-120px;
} 
div.right-box {
margin:0px;
position:relative;
width:100%;
/* This margin-left property must be equal to the right width with a minus in front */
margin-left:-24%;
/* This left property must be equal to the sum of borders size with a minus in front */
left:-20px;
/* This background property is the background of the right column */
background: #f7f7ef;
/* This is the right border of the center content */
border-left:solid 0px white;
}
div.content-box {
position:relative;
width:100%;
margin-left:-100%;
/* This left property must be equal to the right width */
left:22%;
}
div.left-col {
float:left;
/* This width property must be equal to the left width */
width:160px;
}
div.right-col {
float:right;
/* This width property must be equal to the right width */
width:22%;
}
div.center-col {
/* This margin-left property must be equal to the left width */
margin-left:160px;
/* This margin-right property must be equal to the right width */
margin-right:22%;
/* This padding-left property must be equal to the border size */
padding-left:0px;
/* This padding-right property must be equal to the border size */
padding-right:0px;
background:#ffffff;
}
*html div.center-col {
height:1%;
margin:0;
}
*html div.left-col {
margin-right:-1px;
}
*html div.right-col {
margin-left:-3px;
}
.clearfix:after {
content: '.'; 
display: block;
height: 0px;
clear: both; 
visibility: hidden;
}
.heightfix:before {
content:'.';
display:block;
visibility:hidden;
height:0;
}
.langbox{
clear:both;
background-color:#EFD3E7;
font-family:Verdana, Arial, Tahoma;
font-size:10px;
text-align:center;
}
div.leftboxbann{
width:160px;
margin-right:2px;
position:relative;
margin:0px;
bottom:20px;
background:#ECF7F9;

}
div.indexbox{
width:100%;
position:relative;
margin:0px;
background:#ffffff;
height:255px;
}
.tablecolor{
border:1px solid #CCCCCC;
}
div.indexbox1{
width:100%;
position:relative;
margin:0px;
background:#ECF7F9;
height:150px;
}
div.dummy{
width:100%;
position:relative;
margin:0px;
background:#ffffff;
height:34px;
}
.tablecolor1{
border-bottom:1px solid #eff7f7;
border:0px;
}
div.indexbox2{
width:100%;
position:relative;
margin:0px;
background:#ffffff;
height:34px;
border:1px solid #cccccc;
}
div.indexbox3{
width:100%;
position:relative;
margin:0px;
background:#ffffff;
height:24px;
border:1px solid #cccccc;
}
div.boxes{
width:200px;
position:relative;
margin:0px;
background:#ffffff;
height:200px;
border:1px solid #cccccc;
}
div.wid{
width:320px;
height:60px;
background:#B1E517;
}

.style1 {
	color: #000066;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/*** End of 3 columns layout styles ***/
