﻿@charset "utf-8";
.left{
	width:700px;
	float:left;
	min-height:500px;
                text-align:left;}
h2{
	margin-right:10px;
	text-align:left;
	height:35px;
	line-height:35px;
	background-image: url(../images/h2.jpg);
	background-repeat: no-repeat;
	background-position: 20px center;
	padding-left:30px;
	font-weight:bold;
	letter-spacing:2px;
	border-bottom:1px solid #C5C5C5;}
.right h2{
        padding-left:35px;
        background-image: url(../images/r_h2bg.jpg);
	background-repeat: no-repeat;
	background-position: 4px center;
        margin-bottom:10px;}
.nav{
	text-align:left;
	background-image: url(../images/bt-bj.jpg);
	background-repeat: no-repeat;
	background-position: 0 1px;
	height:35px;
	line-height:35px;
	border:1px solid #D6D6D6;
                width:690px;
                margin-bottom: 10px;}
.nav span{
        background-image: url(../images/h2.jpg);
	background-repeat: no-repeat;
	background-position: 0 center;
	margin:20px;
        padding-left:10px;
	font-size:13px;}
	

.list{
	text-align:left;
        width:350px;
	height:180px;
margin-bottom:5px;}
.divbg{
background-image: url(../images/bt-bj2.jpg);
	background-repeat: no-repeat;
	background-position: 0 1px;}
.list h2{
border:1px solid #C5C5C5;}
.list ul{
border:1px solid #C5C5C5;
border-top:none;
padding-top:5px;
padding-left:20px;

margin-right:10px;
height:130px;}
.list li{
	background-image: url(../images/list.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:20px;
        line-height:25px;}
.list li a:hover{
        color:#999;}
.page{
	height:30px;
	line-height:30px;
	position:absolute;
	bottom:2px;
	left:150px;}
.page ul{
	text-align:center;}



.right{
	width:250px;
	float:right;
	height:500px;}

.list_r{
	text-align:left;}
.list_r ul{
	margin-left:20px;}
.list_r li{
	background-image: url(../images/list.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:15px;
        overflow: hidden; 
        text-overflow:ellipsis;}

#foot{
	margin-top:-10px;}