body {
	background: #2C2F3A;
	font-family: arial, "lucida console", sans-serif;
	color: rgb(235, 236, 238);
}

p {
	line-height: 1.2em;
	margin: 10px 0px;
}

.container {
	width: 960px;
}

h1,h2,h3,h4,h5 {
	/*color: rgb(235, 236, 238);*/
	color:#AF1A1A;
}

a {
	color: rgb(235, 236, 238);
	text-decoration: none;
}



#header {
	min-height: 190px;
	background: transparent url(../images/header.png) no-repeat 0 0;

	}
	
	

a:hover {
	color: rgb(235, 236, 238);
	text-decoration: underline;
}

#header,#body {
	background: #4E5466 url(../images/body.png) repeat 0 0;
}

#header {
	min-height: 190px;
	background: transparent url(../images/header.png) no-repeat 0 0;
}


.menu {
	background: #9E251F url(../images/menu_bg.png) repeat-x 0 0;
	opacity: 0.85;
	filter: alpha(opacity =   85);
	margin-top: 123px;
	height: 30px;
}

.menu ul {
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	list-style: none;
	padding-top: 0px;
	margin:0px;
		
}

.menu ul li {
	width: auto;
	padding: 0px;
	float: left;
 
	
}

.menu ul li a{
	width: auto;
	padding: 5px 15px;
	float: left;
	background: #9E251F url(../images/menu_sep.png) no-repeat 100% 50%;
	
}


#menu ul li a:hover {
	width: auto;
    padding: 5px 15px;
	float: left;
	background: rgb(255,28,11) url(../images/menu_sep.png) no-repeat 100% 50%;
	text-decoration:none;
}

#menu ul li a:visited {
	color:#fff;
}


#body {
	display: block;
	clear: both;
	height: 100%;
	background: rgb(75, 85, 99) url(../images/body_bak.png) repeat-y 0 0;
}

.lhs {
	width: 230px;
	float: left;
	height: 100%;
}

.lhs h3 {
	margin: 10px;
	background: #9E251F;
	width: 210px;
	padding: 5px 0px;
	color: rgb(235, 236, 238);
}

.rhs {
	min-height: 600px;
	width: 700px;
	margin-top: 10px;
	margin-left: 18px;
  float: left;
}

.rhsbox {
	text-align: left;
	background: transparent url(../images/hsep.png) no-repeat 50% 100%;
	padding: 15px 0px;
}

.rhsbox ul {
	list-style: none;
	margin-left: 30px;
}

.group_box {
	background: transparent url(../images/group_bg.png) no-repeat 0 0%;
	height: 630px;
	width: 200px;
	margin-top: 15px;
	padding: 10px 10px;
	float: left;
	margin-right: 18px;
}

.group_box .dt {
	font-size: 11px;
}

.btn {
	background: transparent url(../images/button_bg.png) no-repeat 0 0;
	border: none;
	height: 35px;
	width: 200px;
	text-align: left;
	color: #fff;
	font-weight: bold;
	padding-left:10px;
	cursor:pointer;
}


.btnmouseover{
	background: transparent url(../images/button_bg-on.png) no-repeat 0 0;
	border: none;
	height: 35px;
	width: 200px;
	text-align: left;
	color: #fff;
	font-weight: bold;
	padding-left:10px;
	cursor:pointer;
}


#footer {
	text-align: right;
}

.body_middle {
	background: transparent url(../images/main_page_bg_02.png) repeat-y 0 0;
}

.body_top {
	background: transparent url(../images/main_page_bg_01.png) no-repeat 0 0;
	min-height: 700px;
	padding: 5px 10px;
}

.body_middle2 {
	background: transparent url(../images/BDCAF-inner2_02.png) repeat-y 0 0;
	margin-left: 20px;
}

.body_top2 {
	background: transparent url(../images/BDCAF-inner2_01.png) no-repeat 0 0
		;
	min-height: 700px;
	padding: 10px 30px 10px 20px;
	clear: both;
}

.body_middle3 {
	background: transparent url(../images/BDCAF-inner3_02.jpg) repeat-y 0 0;
	margin-bottom: 10px;
}

.body_top3 {
	background: transparent url(../images/BDCAF-inner3_01.jpg) no-repeat 0 0;
	min-height: 250px;
	padding: 10px 30px 10px 20px; 
}

.body_bottom3 {
	background: transparent url(../images/BDCAF-inner3_03.jpg) no-repeat 0 0;
	min-height: 40px;
 	
}


.body_top .dt {
	font-size: 11px;
}

.body_bottom {
	background: transparent url(../images/main_page_bg_03.png) no-repeat 0
		100%;
}

.lclass
{
margin-top:35px;
}

.dlt{
padding-left:27px;
}

.iediv
{
min-height:700px;
  
}

.homediv
{
min-height:510px;
}
	

#ditto_pages .ditto_currentpage{
    font-weight:bold;
    font-size:13px;
}

#ditto_pages a{
    padding: 0 5px; 
    
}

