﻿@charset "utf-8";
.left{
	width:700px;
	float:left;
	height:500px;
	border:1px solid #D6D6D6;}
h2{
	margin-left:10px;
	margin-right:10px;
	text-align:left;
	height:35px;
	line-height:35px;
	background-image: url(../images/h2.jpg);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	padding-left:20px;
	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-bottom:1px solid #D6D6D6;}
.nav span{
        background-image: url(../images/h2.jpg);
	background-repeat: no-repeat;
	background-position: 0 -2px;
	margin:20px;
        padding-left:10px;
	font-size:13px;}
	

.list{
	text-align:left;}
.list ul{
	margin-left:40px;
	margin-top:20px;}
.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;}
.list li span {
margin-right:10px;
}
#foot{
	margin-top:10px;}