﻿@import url('basic.css');
.index_bottom{
width:998px;
height:70px;
margin-left:auto;
margin-right:auto;

}
.index_bottom_content{
width:958px;
height:37px;
background-color:#696969;
 margin-left:auto;
 margin-right:auto;
 
}

.index_bottom_content_left{
width:958px;
height:37px;
background-image:url(/images/index/left.jpg);
background-repeat:no-repeat;
background-position:left top;
}

.index_bottom_content_right{
width:943px;
height:25px;
background-image:url(/images/index/right.jpg);
background-repeat:no-repeat;
background-position:right top;
padding-top:12px;
padding-left:15px;
}

.index_bottom_content_right ul{
list-style-type:none;
width:450px;
height:15px;
float:left;
}

.index_bottom_content_right ul li{
float:left;
margin-right:10px;font-family:"宋体";
font-size:12px;
color:#ffffff;
}


.index_bottom_content_right ul li a:link{
font-family:"宋体";
font-size:12px;
color:#ffffff;	
text-decoration:none;
margin-right:10px;
}

.index_bottom_content_right ul li a:visited{
font-family:"宋体";
font-size:12px;
color:#ffffff;
text-decoration:none;
margin-right:10px;
}

.index_bottom_content_right ul li a:hover,.index_bottom_content_right ul li a:active{
font-family:"宋体";
font-size:12px;
color:#ffffff;
text-decoration:underline;
}

.index_bottom_content_right p{
font-family:"宋体";
font-size:12px;
color:#ffffff;
margin-left:530px;
}


