﻿/* 个体 CSS*/
#header .right{
width:96px;
height:210px;
float:right;
background:url("images/header_right_wide4.gif");
}
#list_bottom{
width:750px;
height:13px;
float:left;
background:url("images/list_bottom_blue.gif");
line-height:2px;
}
#footer{
width:750px;
height:30px;
float:left;
background:url("images/footer_blue.gif");
line-height:30px;
font-size:12px;
color:#FFFFFF;
text-align:right;
}
#footer a{
font-size:12px;
color:#B9F1FF;
}
#footer a:hover{
font-size:12px;
color:#B9F1FF;
}