/* CSS Document */
body {
	margin: 0;
	padding: 0;
	position: absolute;
	font-size: 12px;
	color: #666666;
	background-attachment: fixed;
	font-family: "宋体";
}
html,body {
 margin:0;
 text-align:center;
 height:100%;
}


td{
	line-height: 150%;
	font-size: 12px;
}
a {
	font-weight: normal;
	text-decoration: none;
	
	}
a:visited {
	color:#A07E0A;
	
}
a:hover {
	color:#000000;
	
	}
a:link{color:#A07E0A;}
h1 {
margin: 0;
padding: 0;
font-size:24px;
font-weight: borlder;
color:#CCCCCC;
font-family: ??;
}
h3 {
margin: 0;
padding: 0;
float: left;
font-size:13px;
font-weight: borlder;
color:#FDDEDB;
}

#container{
	width:778px;
	font:"宋体";
	font-size:12px;
	background-color: #FFFFFF;
	
margin:0 auto;
}


#top{
	width:778px;font-size:12px;font:"宋体";margin:0 auto;
}
#main{
	width:778px;
	background-color: #FFFFFF;
}

#left{ float:left
}
#right{
	width:556px;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D7D7D7;
	float: left;
	
}
.white{
	color: #FFFFFF;
}
.red{
	color: #CC0000;
}
.org{
	color: #FF6600;
	font-size: 16px;
	font-family: "黑体";
}
.g16{
	
	font-size: 16px;
	font-family: "黑体";
}
.grayright{
	color: #CCCCCC;
	float: right;
}

#new_big{
	background-image: url(images/new_bg.gif);

	width:638px;
	background-repeat: no-repeat;
}
#new_small{
	background-image: url(images/new_bg_s.gif);
	height:160px;
	width:313px;
	background-repeat: no-repeat;
	margin-left: 7px;
}
.menu_top{
	background-image: url(../images/menu_bg.gif);
	border: 1px solid #907E3E;
	background-repeat: no-repeat;
	background-position: right;
	margin-top: 0px;
	color: #FFFFFF;
	height: 18px;
}	
#menu{

	margin-left: 15px;
}
#menu ul {
	padding:0;
	list-style:none;
	text-align:left;
	margin-left:0px;
	margin-top: 5px;
}
#menu ul li {  }
#menu ul a {padding:0 2em;line-height:21px;text-decoration:none;font-style: normal;  }
	
.news_bg_gray{
	background-color:#F7F6F1;
	background-image: url(images/arrow_1.gif);
	background-repeat:no-repeat;
	background-position:left;
	height: 22px;
}
.news_bg_white{
	background-color:#fff;
	background-image: url(images/arrow_2.gif);
	background-repeat:no-repeat;
	background-position:left;
	height: 22px;
}
.txt_right{
	float: right;
}
.photo{
	background-color:#EEEEEE;
	float:right;
	text-align:right;
	clear: none;
	border: 5px solid #CCCCCC;
}
.photo1{
	background-color:#EEEEEE;

	clear: none;
	border: 5px solid #CCCCCC;
}
bt{
	width: 778px;
}
td.gray{
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.grayr{
	border: 10px solid #E3E3E3;
}


