 body{ 
	margin: 0px;	
	padding: 0px; 
	background-color: #873636;
	font: normal 10px verdana, arial, sans-serif;
	color: #873636;
  overflow: hidden;
}
table{
	margin: 0px;	
	padding: 0px; 
	border-collapse: collapse;
	font: normal 10px verdana, arial, sans-serif;
}
td{padding: 0px; vertical-align: top; text-align: left; bor-er: 1px solid red;}
img{border: none;}
a{text-decoration: none;}

table.container_tb{
	width: 100%;
	height: 100%;
}
table.small_container{
  width: 100%;
	height: 100%;
  margin-top: -125px;
}
td.left_td{width: 50%;}
td.right_td{width: 50%;}
td.container_td{
	width: 800px;
	height: 600px;
	vertical-align: middle;
}
table.top_tb{
	width: 800px;
	height: 157px;
}
td.bk1_td{
	width: 400px;
	height: 65px;
	background: url(../img/title_bk1.jpg) left top no-repeat;
}
td.bk2_td{
	width: 400px;
	height: 65px;
	background: url(../img/title_bk2.jpg) left top no-repeat;
}
td.bk3_td{
	width: 400px;
	height: 92px;
	background: url(../img/title_bk3.jpg) left top no-repeat;
}
td.bk4_td{
	width: 400px;
	height: 92px;
	background: url(../img/title_bk4.jpg) left top no-repeat;
}
table.middle_tb{
	height: 225px;
	width: 800px;
}
td.bk5_td{
	width: 248px;
	height: 129px;
	background: url(../img/title_bk5.jpg) left top no-repeat;
}
td.bk6_1_td{
	width: 294px;
	vertical-align: top;
	background: url(../img/title_bk6.jpg) left top no-repeat;
	vertical-align: bottom;
}
td.bk6_2_td{
        width: 294px;
        vertical-align: top;
        background: url(../img/title_bk6_1.jpg) left top no-repeat;
        vertical-align: bottom;
}
td.bk7_td{
	width: 258px;
	height: 129px;
	background: url(../img/title_bk7.jpg) left top no-repeat;
}
.login1{
  margin: 83px 0 0 93px ;
  text-align: center;
  line-height: 20px;
  color : #E6CEBB;

}
.login1 a {
  color : #E6CEBB;
  font-family: arial;
}
.login2{
  margin: 73px 20px 0 0px;
  text-align: right;
  line-height: 20px;
  color : #E6CEBB;
}
.login2 a{
  color : #E6CEBB;
  font-family: arial;
}

td.bk8_td{
	width: 248px;
	height: 96px;
	background: url(../img/title_bk8.jpg) left top no-repeat;
}
td.bk9_td{
	width: 258px;
	height: 96px;
	background: url(../img/title_bk9.jpg) left top no-repeat;
}
table.bottom_tb{
	width: 800px;
	height: 218px;
}
td.left_margin_td{
	height: 218px;
	width: 27px;
	background: url(../img/title_bk10.jpg) left top no-repeat;
}
td.menu_td{
	height: 37px;
	width: 745px;
	background: url(../img/title_bk11.jpg) left top no-repeat;
}
td.right_margin_td{
	height: 218px;
	width: 28px;
	background: url(../img/title_bk12.jpg) left top no-repeat;
}
td.center_tb{
	height: 181px;
	width: 745px;
	background: url(../img/title_bk13.jpg) left top repeat-x;
}
img.title_line{
	height: 1px;
	width: 468px;
	margin-top: 89px;
	margin-left: 141px;
}
table.lang_tb{
	margin-left: 31px;
	margin-top: 90px;
}
td.lang_td{
	padding: 0px 8px;
}
div.banners{
	margin-top: 17px;
	text-align: center;
}
.banners img{
	margin: 0px 8px;
}
div.copyright_dv{
	margin-top: 11px;
	text-align: center;
}
.copyright_dv a{
	color: #873636;
}