ul {
	margin: 0;
	padding: 0;
}
li {
	margin: 0;
	padding: 0;
	list-style: none;
}
a {
	cursor: pointer;
}
/*--------------------------------------------------------------*/
ul.menu {
	width: 906px;
	height: 46px;
}
ul.menu li a{
	text-decoration: none;
}
/*--index--*/
.index ul.menu {
	width: 900px;
	height: 29px;
}
li.menu1 {
	width: 80px;
	height: 29px;
	display: block;
	float: left;
	display: block;
	background: url(../images/menu1_1.gif) no-repeat;
}
li.menu1 a{
	width: 80px;
	height: 29px;
	display: block;
	background: url(../images/menu1_1.gif) no-repeat;
}
li.menu1 a:hover{
	width: 80px;
	height: 29px;
	display: block;
	background: url(../images/menu1_2.gif) no-repeat;
}
li.menu2 {
	width: 114px;
	height: 29px;
	display: block;
	float: left;
	display: block;
	background: url(../images/menu2_1.gif) no-repeat;
}
li.menu2 a{
	width: 114px;
	height: 29px;
	display: block;
	background: url(../images/menu2_1.gif) no-repeat;
}
li.menu2 a:hover{
	width: 114px;
	height: 29px;
	display: block;
	background: url(../images/menu2_2.gif) no-repeat;
}
li.menu3 {
	width: 118px;
	height: 29px;
	display: block;
	float: left;
	display: block;
	background: url(../images/menu3_1.gif) no-repeat;
}
li.menu3 a{
	width: 118px;
	height: 29px;
	display: block;
	background: url(../images/menu3_1.gif) no-repeat;
}
li.menu3 a:hover{
	width: 118px;
	height: 29px;
	display: block;
	background: url(../images/menu3_2.gif) no-repeat;
}
li.menu4 {
	width: 104px;
	height: 29px;
	display: block;
	float: left;
	display: block;
	background: url(../images/menu4_1.gif) no-repeat;
}
li.menu4 a{
	width: 104px;
	height: 29px;
	display: block;
	background: url(../images/menu4_1.gif) no-repeat;
}
li.menu4 a:hover{
	width: 104px;
	height: 29px;
	display: block;
	background: url(../images/menu4_2.gif) no-repeat;
}
li.menu5 {
	width: 134px;
	height: 29px;
	display: block;
	float: left;
	display: block;
	background: url(../images/menu5_1.gif) no-repeat;
}
li.menu5 a{
	width: 134px;
	height: 29px;
	display: block;
	background: url(../images/menu5_1.gif) no-repeat;
}
li.menu5 a:hover{
	width: 134px;
	height: 29px;
	display: block;
	background: url(../images/menu5_2.gif) no-repeat;
}
li.menu6 {
	width: 88px;
	height: 29px;
	display: block;
	float: left;
	display: block;
	background: url(../images/menu6_1.gif) no-repeat;
}
li.menu6 a{
	width: 88px;
	height: 29px;
	display: block;
	background: url(../images/menu6_1.gif) no-repeat;
}
li.menu6 a:hover{
	width: 88px;
	height: 29px;
	display: block;
	background: url(../images/menu6_2.gif) no-repeat;
}
li.menu7 {
	width: 57px;
	height: 29px;
	display: block;
	float: left;
	display: block;
	background: url(../images/menu7_1.gif) no-repeat;
}
li.menu7 a{
	width: 57px;
	height: 29px;
	display: block;
	background: url(../images/menu7_1.gif) no-repeat;
}
li.menu7 a:hover{
	width: 57px;
	height: 29px;
	display: block;
	background: url(../images/menu7_2.gif) no-repeat;
}
li.menu8 {
	width: 121px;
	height: 29px;
	display: block;
	float: left;
	display: block;
	background: url(../images/menu8_1.gif) no-repeat;
}
li.menu8 a{
	width: 121px;
	height: 29px;
	display: block;
	background: url(../images/menu8_1.gif) no-repeat;
}
li.menu8 a:hover{
	width: 121px;
	height: 29px;
	display: block;
	background: url(../images/menu8_2.gif) no-repeat;
}
li.menu9 {
	width: 84px;
	height: 29px;
	display: block;
	float: left;
	display: block;
	background: url(../images/menu9_1.gif) no-repeat;
}
li.menu9 a{
	width: 84px;
	height: 29px;
	display: block;
	background: url(../images/menu9_1.gif) no-repeat;
}
li.menu9 a:hover{
	width: 84px;
	height: 29px;
	display: block;
	background: url(../images/menu9_2.gif) no-repeat;
}
ul.left_menu {
	margin: 0 10px 10px 10px;
	width: 180px;
}
ul.left_menu li{
	padding: 5px 0 0 10px;
	font-size: 14px;
}
ul.left_menu li a{
	color: #039;
	font-size: 14px;
	font-weight: bold;
}
ul.left_menu li a:hover {
	color: #F60;
	font-size: 14px;
	font-weight: bold;
}

