@charset "utf-8";
*
{
margin:0px;
padding:0px;
}
body {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	background-color: #A3760B;
}
.clear
{
clear:left;
}
#main
{
width:1000px;
margin:auto;
background-color: #A3760B;
}
#banner1
{
width:265px;
float:left;
height:160px;
background:url(images_intro/Page1_r1_c1.jpg) no-repeat;
}
#banner2
{
width:432px;
float:left;
height:160px;
background:url(images_intro/Page1_r1_c3.jpg) no-repeat;
}
#banner3
{
width:303px;
float:left;
height:160px;
background:url(images_intro/Page1_r1_c5.jpg) no-repeat;
}
#foot1
{
float:left;
width:304px;
height:90px;
background:url(images_intro/diachi.jpg) no-repeat;
}
#foot2
{
float:left;
width:696px;
height:90px;
background: #A3760B;
line-height:90px;
text-align:center;
}
#bg_sd1
{
float:left;
width:10px;
height:8px;
}
#bg_sd2
{
float:left;
width:965px;
height:8px;
background:url(images_intro/shodow_bottom.jpg) no-repeat;
}
.bottom_link {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bottom_link a:link {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bottom_link a:visited {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bottom_link a:hover {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color:#FF0000;
	text-decoration: none;
}
