
body
{	margin:0px auto;

	background: url(image/bg.jpg);
	
}


.page
{
	margin:0px auto;
	width:1000px;

}


a
{
	color: #000000;
	text-decoration:none;
}
a:hover
{
color:#0099FF;
text-decoration:underline;
}


.clear
{
	clear:both;
	height:10px;
}

.clear1
{
	clear:both;
	height:6px;
}


.header
{
width: 1000px;
	height: 152px;
	background: url(image/b9.jpg) no-repeat left top;
}

.header_sub1
{
margin-left:10px;
float:left;
width: 200px;
	height: 152px;
}

.header_sub2
{
float:right;
background-color: rgba(10, 10, 10, 0.2); /* Color white with alpha 0.9*/
text-align:right;
color:#FFFFFF;

width: 300px;
	height: 152px;
}


.menu
{
width: 1000px;
	height: 52px;
}



.contend
{
width: 1000px;
height:1000px;
	background-color:;
}

.contend1
{
width: 1000px;
height:980px;
	background-color: #ffffff;
}


.contend1_sub1
{
float:left;
width: 300px;
height:980px;
	background-color: #ffffff;
}

.contend1_sub1_sub11
{
float:left;
margin-left:10px;
width: 280px;
height:40px;
font-size:18px;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
background-image: url(image/tab2.png);
}


.contend1_sub1_sub11_sub121
{
float:left;
margin-left:10px;
width: 260px;
	background-color: #ffffff;
}

.contend1_sub1_sub11_sub121 a
{
	color: #0099ff;
	text-decoration:none;
}
.contend1_sub1_sub11_sub121 a:hover
{
color:#000000;
text-decoration:underline;
}



.contend1_sub2
{
float:left;

width: 700px;
height:980px;
}


.contend1_sub2_sub221
{
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;

	border: #DDDDDD solid 1px;
	border-radius:4px;
width: 690px;
	background-color: #EBEBEB;
}


.contend1_sub2_sub221 a
{
	color:#0099ff;
text-decoration: none;
}
.contend1_sub2_sub221 a:hover
{
color:#000000;
text-decoration:underline;
}

.footer
{
height:90px;
margin-left:100px;
}


.footer a
{
	color:#0099ff;
text-decoration: none;
}
.footer a:hover
{
color:#000000;
text-decoration:underline;
}
