html, body {
margin: 0;
padding: 0;
background-image: url(images/bg.jpg);
}
form{margin:0} 
a.link1:link        { color: #666666; text-decoration: none }
a.link1:visited        { color: #666666; text-decoration: none }
a.link1:active        { color: #666666; text-decoration: none }
a.link1:hover        { color: #666666; text-decoration: none; position: relative; right: 0px; top: 0px }

a.black:link        { color: #000000; text-decoration: none }
a.black:visited        { color: #000000; text-decoration: none }
a.black:active        { color: #000000; text-decoration: none }
a.black:hover        { color: #000000; text-decoration: none; position: relative; right: 0px; top: 0px }

.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.eng {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.eng1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}
.hui {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.hui1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#all {
	width: 1000px;
	margin: auto;
}
#topimg{
	height: 296px;
	width: 1000px;
	float: left;
	background-image: url(images/index_01a.jpg);
}
#left{
	width: 215px;
	float: left;
}
#right{
	width: 785px;
	float: right;
}
#login{
width: 215px;
height:96px;
background-image: url(images/index_02.jpg);
}
#caidan{
width: 215px;
height:390px;
}
#neirong{
width:590px;
float: left;
}
#neirong1{
width:760px;
float: left;
}
#quicklink{
width:195px;
float: right;
}
#toupiao{
width:195px;
}
#news{
width:295px;
height:227px;
float: left;
}
#bbs{
width:295px;
height:227px;
float: right;
}
#img{
	width:590px;
	height:110px;
	float: none;
	clear: both;
}
#choujiang1{
	width:295px;
	height:161px;
	float: left;
	clear: left;
}
#choujiang2{
	width:295px;
	height:161px;
	float: right;
	clear: right;
}

#down {
	width: 1000px;  
	margin: auto;
	clear: both;
}
