﻿*{
   margin:0 ;
   padding:0;}
a{ text-decoration:none; color:#333333;}
a:hover{color:#007FCF;}
li{ list-style:none;}
img{ border:0;}
body{ 
      font-size:12px;
      font-family: Tahoma , 宋体, serif;
      background:url(../images/body_bg_1.png) repeat-x;}
.container
{
	margin:0 auto;
    padding:0;
    width:995px;
    padding-left:5px;
    background:white;}
.head
{
    width:990px;}
.head_t
{
    height:23px;
    line-height:25px;
    border:1px solid #CCCCCC;
    color:#999999;
    background:url(../images/head_t.png) 0 0 repeat-x;}
.head_t a
{
    color:#999999;}
.head_t li
{
	float:right;
	margin-right:15px;}
.head_t li.rq
{
	float:left;}
.head_logo
{ 
    height:150px;
    background:url(../images/bg.png) 0 -130px no-repeat;}
.head_nav
{
    margin-left:auto;
	width:990px;
    height:45px;
    line-height:45px;
    text-align:center;
    background:url(../images/bg.png) 0 0 no-repeat;
    margin-top:1px;}
.space
{
    height:10px;}
.clear
{
    clear:both;
    height:0px;}
.foot
{
    height:85px;
    width:990px;
    background:url(../images/foot.png) repeat-x;
    text-align:center;
    padding-top:10px;
    color:White;
    line-height:180%;}
.foot a
{
	color:White;}
.foot a:hover
{
	text-decoration:underline;}
.info_c li a
  {
    text-decoration:none;
	overflow:hidden;
	text-align:center;
	display:block;
	height:48px;
	line-height:48px;
	color:#0066cc;
	font-size:14px;
	background:url(../images/info_menu_a.png);}
.info_c li a:hover
  {
	width:242px;
	background:#DBDBDB;
	font-weight:bold;}
.info_c .list_selected
  {
	background:url(../images/info_menu_aselected.png);
	color:#0066cc;
	font-weight:bold;}
