@charset "utf-8";
/*bottom*/
#bottom {
	width: 100%;
	font-size: 12px;
	background: url(../../images/fr/bottom/bottom_bg_1.gif) repeat-x;
	float:left;
	height:166px;
}

#bottom_1 {
	width: 1000px;
	margin: 0 auto;
	color: #999999;
}

#bottom_1_left {
	float: left;
	width: 620px;
	text-align: left;
}
#bottom_1_left div{
	margin-top:30px;
	width:155px;
	float:left;
}
#bottom_1_left label{
	width:120px;
	float:left;
	height:25px;
	line-height:25px;
	font-weight:bolder;
	color:#cccccc;
}

#bottom_1_left ul{
	width:120px;
	float:left;
	margin-top:10px;
}
#bottom_1_left ul li{
	width:120px;
	height:22px;
	line-height:22px;
}
#bottom_1_left ul li a{
	width:120px;
	display: block;
	color:#999999;
}


#bottom_1_left table {
	margin: auto;
	margin-top: 30px;
}

#bottom_1_left td {
	width: 60px;
	height: 22px;
}
/*
#bottom_1_right {
	float: right;
	width: 450px;
	text-align: center;
}

#bottom_1_right table {
	margin: auto;
	margin-top: 30px;
	text-align: left;
}

#bottom_1_right td {
	height: 22px;
}
*/
#bottom_1_right {
	float: left;
	margin-top:17px;
	margin-left:12px;
	width: 270px;
	height:143px;
	background: url(../../images/fr/bottom/bottom_right_bg.png) repeat-x;
}

#bottom_2 {
	width: 100%;
	height: 39px;
	background: url(../../images/fr/bottom/bottom_bg_2.gif) repeat-x;
		float:left;
}

#bottom_2_text {
	margin:0 auto;
	width: /*1000px*/1002px;
	color: #666666;
	line-height: 39px;
	font-size: 12px;
	text-align:left;
	padding-left:100px;
}
a:hover{
	color:#FC900A;
}