body {
	background: #000;
	padding: 0px;
	font-family: Verdana;
	font-size: 12px;
	line-height: 16px;
	background-image: url(../images/mainBg.png);
}

.mainAll {
	float: none;
}

.mainComposite {
	background: #000;
	width: 1200px;
	height: 1000px;
}

.mainCenter {
	background: #000;
	width: 1200px;
	height: auto;
	overflow: hidden;
}

.mainFooter {
	background: #000;
	width: 1200px;
	height: 198px;
}

.header0 {
	background: #000;
	background-image: url(/pics/header0.jpg);
	width: 1200px;
	height: 198px;
}


.header1 {
	background: #000;
	height: 64px;
}

.header1_1 {
	background: #000;
	width: 316px;
	height: 64px;
	float: left;
	background-image: url(/pics/header1_1.jpg);
	max-width: 316px;
	max-height: 64px;
}

.header1_2 {
	background: #000;
	width: 154px;
	height: 64px;
	float: left;
	background-image: url(/pics/header1_2.jpg);
}

.header1_3 {
	background: #000;
	width: 47px;
	height: 64px;
	float: left;
	background-image: url(/pics/header1_3.jpg);
}

.header1_4 {
	background: #000;
	width: 153px;
	background-image: url(/pics/header1_4.jpg);
	height: 64px;
	float: left;
}

.header1_4_empty {
	background: #000;
	width: 153px;
	background-image: url(/pics/header1_4_empty.jpg);
	height: 64px;
	float: left;
}

.header1_5 {
	background: #000;
	background-image: url(/pics/header1_5.jpg);
	width: 49px;
	height: 64px;
	float: left;


}

.header1_6 {
	background: #000;
	background-image: url(/pics/header1_6.jpg);
	width: 151px;
	height: 64px;
	float: left;


}

.header1_7 {
	background: #000;
	background-image: url(/pics/header1_7.jpg);
	width: 330px;
	height: 64px;
	float: left;
}

.header2 {
	background: #000;
	background-image: url(/pics/header2.jpg);
	width: 1200px;
	height: 114px;

}

.header2_1 {
	width: 578px;
	height: 114px;
	float: left;
}

.header2_3 {
	width: 150px;
	height: 114px;
	float: left;
}

.header2_2 {
	width: 150px;
	height: 114px;
	float: left;
}

.menu_point {

	height: 14px;
	float: top;
}

.mainBody {
	background: #141414;
	width: 980px;
	float: left;
	position: relative;
	left: 116px;
	overflow: hidden;
}

a 
{
	color: white;
	text-decoration: none;
}

a:link
{
    color: white; 
}

a:visited
{
  color: gray; 
}

a:active
{
    color: blue; 
} 

.blockLeft {
	background-image: url(/pics/element_l.jpg);
	width: 489px;
	height: 243px;
	float: left;
	vertical-align: bottom;
}

.blockRight {
	background-image: url(/pics/element_r.jpg);
	width: 491px;
	height: 243px;
	float: left;
}

.cellBlock {
	background: #000;
	overflow: hidden;
}

.blockImage{

	width: 190px;
	height: 190px;
	position: relative;
	left: 45px;
	top: 20px;
	float: left;
}

.blockText{
	width: 200px;
	height: 190px;
	position: relative;
	right: 45px;
	top: 20px;
	float: right;
}

.blockLink {
	width: 190px;
	height: 40px;
	position: relative;
	right: 45px;
	top: 0px;
	float: right;
}

.pageScroll {
	width: 980px;
	overflow: hidden;
}

