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

body {
position:relative;
margin:0 auto;
padding:0;

}
a:hover {
text-decoration:none;
color:#000000;
outline:none;



}
a {
text-decoration:none;
outline:none;


}

#mainlayer {
margin:0 auto;
position:relative;
font-family:Arial, Helvetica, sans-serif;
padding:0;
width:990px;
height:100%;
}

#header {
height:127px;
width:990px;

}

.content {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#7f7f7f;
font-weight:normal;
text-align:justify;

}

.contentbold {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#94675f;
font-weight:bold;

}

.subcontent {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#666666;
font-weight:bold;

}

.signin {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#94675f;
font-weight:normal;

}
.signbold {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#8d3c3c;
font-weight:bold;

}

.inner_head {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#8d3c3c;
font-weight:bold;

}

.innerbold {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#7e4439;
font-weight:bold;

}


.news {

font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
font-weight:normal;


}

.achiever {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#333333;
font-weight:bold;

}

.heading {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#ffffff;
font-weight:bold;
text-transform:uppercase;

}

.login {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
font-weight:bold;

}

.achiever_normal {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#7f7f7f;
font-weight:normal;

}

.message {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#7f7f7f;
font-weight:bold;

}

.forgot {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
font-weight:normal;


}

.readmore {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#7f7f7f;
font-weight:normal;

}

.inner_content {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#7f7f7f;
font-weight:bold;

}



.footer :hover {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
color:#94675f;


}

.footer {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#94675f;
font-weight:normal;

}


#header_right {
	position:absolute;
	width:258px;
	height:107px;
	z-index:4;
	left:721px;
	top:21px;
	background:#efeceb;
}
#header_search {
	position:absolute;
	width:232px;
	height:82px;
	z-index:5;
	top:13px;
	left:13px;
	background:url(../images/search_bg.jpg) no-repeat;
}
#banner {
	position:absolute;
	width:990px;
	height:303px;
	z-index:5;
	top:128px;
	background:#a2665b;
}

#container {
	position:absolute;
	width:703px;
	height:100%;
	z-index:6;
	top:460px;
}

#achiever {
	position:absolute;
	width:100%;
	height:287px;
	z-index:2;
	top:116px;
	background:#eadedb;
}
#achiever1 {
	position:absolute;
	width:366px;
	height:154px;
	z-index:1;
	left:8px;
	top:9px;
	background-color:#FFFFFF;
}
#achiever2 {
	position:absolute;
	width:319px;
	height:154px;
	z-index:2;
	left:376px;
	top:9px;
	background-color:#FFFFFF;
}
#footer {
	position:absolute;
	width:980px;
	height:51px;
	z-index:1;
	top:872px;
	background:#e3dddb;
}

#left_column {
	position:absolute;
	width:258px;
	height:463px;
	z-index:6;
	left:722px;
	top:399px;
	background:#efeceb;
	
}