﻿#content
{
	height:550px;
	background-image: url( '../images/home/home_bg_pic.jpg' );
	background-repeat: no-repeat;
}
#content_en
{
	height:550px;
	background-image: url( '../images/home/home_bg_pic_en.jpg' );
	background-repeat: no-repeat;
}
#index_text
{
	padding-top: 230px;
	padding-left: 80px;
	font-size: 14px;
	font-family: Tahoma, 宋体;
	font-weight: bold;
	line-height: 20px;
	color: #666666;
}
#foot
{
	width: 983px;
	text-align: right;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
}
#foot a:link
{ 
	text-decoration: underline; 
	color: #666666;
} 
#foot a:visited
 { 
 	text-decoration: underline; 
	color: #666666;
} 
#foot a:hover
{ 
	text-decoration: none; 
	color: #666666;
} 
