/*GNRL*/
body {	background:#000000;font-family:Arial, Helvetica, sans-serif;font-size:12px;}
body, table, img, button, iframe, ul, li ,h1,h2, p  {
	margin:0;
	padding:0;
	border:0;
}
img {border:none 0px;margin: 0px;padding: 0px;}
div {border:none 0px;}
p,tr,td,table{font-family:Arial, Helvetica, sans-serif;font-size:12px;}
h1{font-size: 16px;}
h2{font-size: 12px;}
h3{	font-size: 12px;}
a:link {color: #666666;text-decoration: none;}
a:visited {color: #595959;text-decoration: none;}
a:active {color: #555555;text-decoration: none;}
a:hover {color: #333333;text-decoration: underline;}

/*layout*/
#PB {
	text-align:center;
	background-image: url(../img/back91.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	height: 1000px;
	background-position: center top;

}
#cntnr {
	width: 824px;
	text-align: left;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
#cntnr2 {
	width: 900px;
	text-align: left;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
#logo{
	width:291px;
	height: 197px;
	float: left;
	display: block;
	cursor: pointer;
	background-image: url(../img/logo.jpg);
}
#LC {
	width:291px;
	height: 359px;
	float: left;
	display: block;
	background-image: url(../img/LC.jpg);
}

.leftmargin {
	width:47px;
	height: 270px;
	float: left;
	display: block;
	margin-top: 30px;
}
.menu {
	width:170px;
	height: 270px;
	float: left;
	display: block;
	margin-top: 30px;
}

.m a:link, .m a:visited, .m a:active {
	text-decoration: none;
	height: 25px;
	width: 150px;
	float: left;
	display: block;
	line-height: 27px;
	text-indent: 20px;
	background-image: url(../img/graybullet.jpg);
	background-repeat: no-repeat;
	margin-left: 20px;
}
.m a:hover {
	color: #D01C0E;
	background-image: url(../img/redbullet.jpg);
	background-repeat: no-repeat;

}
.m span a:link, .m span a:visited, .m span a:active {
	color: #FFFFFF;
	height: 25px;
	width: 170px;
	float: left;
	display: block;
	background-color: #999999;
	font-weight: bold;
	line-height: 25px;
	text-indent: 10px;
	margin-top: 6px;
	font-size: 14px;
	background-image: none;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.m span a:hover {
	color: #FFFFFF;
	background-color: #6E6E6E;
	background-image: none;
}

#topbox {
	width:469px;
	height: 63px;
	float: right;
	display: block;
	background-image: url(../img/topbox.jpg);
	background-position: bottom;
}
#cntnt {
	width:469px;
	height: 437px;
	float: right;
	display: block;
	background-color: #FFFFFF;
}
#botbox {
	width:469px;
	height: 56px;
	float: right;
	display: block;
	background-image: url(../img/botbox.jpg);
} 
#RC {
	width:64px;
	height: 556px;
	float: right;
	display: block;
	background-image: url(../img/RC.jpg);
}
.leng {
	width:64px;
	height: 20px;
	float: right;
	display: block;
	padding-top: 15px;
}
.footer {
	width:824px;
	height: 25px;
	float: right;
	display: block;
	text-align: right;
	margin-top: 5px;
	color: #333333;
} 
.cw {
	width:220px;
	height: 15px;
	float: right;
	display: block;
	margin-top: 6px;
} 
.w3 {
	width:160px;
	height: 15px;
	display: block;
	float: left;
	margin-top: 6px;
	padding-left: 35px;
}
  
.bt{
	width:25px;
	height: 20px;
	float: right;
	display: block;
} 

/*banners pages*/
.t_bannerback {
	width: 789px;
	text-align: left;
	height: 61px;
	background-image: url(../img/t_banner_box.jpg);
	float: left;
	background-repeat: no-repeat;
}
.m_bannerback {
	width: 769px;
	text-align: left;
	height: auto;
	background-image: url(../img/m_banner_box.jpg);
	float: left;
	background-repeat: repeat-y;
	padding-left: 20px;
}
.b_bannerback {
	width: 789px;
	text-align: left;
	height: 50px;
	background-image: url(../img/b_banner_box.jpg);
	float: left;
	background-repeat: no-repeat;
}
.banners_box {
	width: 749px;
	text-align: left;
	height: auto;
	float: left;
}

.t_bannerback2 {
	width: 900px;
	text-align: left;
	height: 61px;
	background-image: url(../img/t_banner_box2.jpg);
	float: left;
	background-repeat: no-repeat;
}
.m_bannerback2 {
	width: 880px;
	text-align: left;
	height: auto;
	background-image: url(../img/m_banner_box2.jpg);
	float: left;
	background-repeat: repeat-y;
	padding-left: 20px;
}
.b_bannerback2 {
	width: 900px;
	text-align: left;
	height: 50px;
	background-image: url(../img/b_banner_box2.jpg);
	float: left;
	background-repeat: no-repeat;
}
.banners_box2 {
	width: 840px;
	text-align: left;
	height: auto;
	float: left;
}

