@charset "gb2312";
/* ------------------------------------------------  公共部分  --- */
body {
	background:url(../img/back.gif) repeat;
	margin:0 auto;
	font-size:12px;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;}
ul{list-style:none;padding:0px;margin:0px;float:left;}
li {list-style:none;}
#con {width:1000px;margin:0 auto;background-color:#FFF;clear:both;}
.bank {
	width:100%;
	height:0px;
	clear:both;}
.clboth {clear:both;}
/* ------------------------------------------------  区域版块  --- */
#top {width:1000px;height:35px;margin:0 auto;background:url(../img/bjTop.jpg) repeat-x;}
.topl {height:35px;line-height:35px;float:left;overflow:hidden;z-index:0;margin-left:6px;}
.topr {height:35px;line-height:35px;margin-right:10px;float:right;overflow:hidden;z-index:0;}

.logo {width:291px;height:167px;float:left;overflow:hidden;z-index:0;margin-top:5px;}
.banner {width:703px;height:167px;float:right;overflow:hidden;z-index:0;margin-top:5px;}

.menu {width:1000px;height:34px;line-height:34px;margin:0 auto;background:url(../img/bjMenu.jpg) repeat-x;clear:both;color:#fff;text-align:center;font-weight:bolder;overflow:hidden;z-index:0;margin-top:5px;font-size:14px;}

.links {
    width:988px;
	height:80px;
	border:#e1e1e1 1px solid;
	background:#f1f1f1;
	padding:5px;
	float:left;
	overflow:hidden;
	z-index:0;
	margin-top:5px;}
.copyr {width:1000px;height:87px;background:url(../img/bjCopy.jpg) repeat-x;padding-top:10px;margin-top:5px;}
.copl {width:250px;height:75px;line-height:75px;text-align:center;float:left;margin-top:5px;}
.copr {height:75px;color:#fff;line-height:18px;padding-left:30px;float:left;margin-top:5px;margin-left:6px;}
/* ------------------------------------------------  标题文字设置  --- */
h1 {
	font-size:14px;
	font-weight:bolder;
	letter-spacing:1px;
	height:20px;
	line-height:20px;
	padding:0px;
	margin:6px;}
/* ------------------------------------------------  链接文字设置  --- */
a {
  color:#333;
  text-decoration:none;}
a:hover {
  color:#f30;
  text-decoration:underline;}
a.mn {color:#fff;text-decoration:none;}
a.mn:hover {color:#f30;text-decoration:underline;}
a.other {color:#0ff;text-decoration:underline;}
a.red {
  color:#c00;
  text-decoration:underline;}
a.red:hover {
  color:#333;
  text-decoration:none;
  font-weight:bolder;}
a.bl {
  color:#00c;
  text-decoration:underline;}
a.bl:hover {
  color:#333;
  text-decoration:none;
  font-weight:bolder;}
a.blb {
  color:#00c;
  font-weight:bolder;
  text-decoration:none;}
a.blb:hover {
  color:#c00;
  text-decoration:underline;}
a.yl {
  color:#f30;
  text-decoration:underline;}
a.yl:hover {
  color:#f30;
  text-decoration:none;
  font-weight:bolder;}
a.ylb {
  color:#f30;
  font-weight:bolder;
  text-decoration:none;}
a.ylb:hover {
  color:#c00;
  text-decoration:underline;}