﻿/*======================================
  ========= author: keler ==============
  ======================================*/

/*============ 首页样式 ================*/

@import url("layout.css");
@import url("public.css");
@import url("form.css");

a {
	color:#8B8B8B;
	text-decoration:none;
	}
a:hover {
	color:#FF5858;
	}


h5 {
	font-size:12px;
	font-weight:normal;
	line-height:20px;
	color:#565656;
	background:#F1F1F1;
	border:1px solid #D6D6D6;
	margin-bottom:8px;
	padding-left:5px;
	}

/*one left*/	
.yiL194 li {
	float:left;
	font-weight:bold;
	line-height:28px;
	padding:0 19px 0 10px;
	background:url(../images/xt01.png) no-repeat 90% 45%;
	}
.yiL194 li.login {
	float:left;
	background:url(../images/xt02.png) no-repeat 90% 45%;;
	border-left:5px solid #E5E5E5;
	}
.yiL194 li a {
	color:#2597AE;
	}
.yiL194 li.login a {
	color:#F50055;
	}
.ad {
	text-align:center;
	}
.ad img {
	margin:5px 0;
	border:1px solid #bbb;
	}

.fuma {
	padding:5px 5px 0;
	border-top:5px solid #E5E5E5;
	}
.fuma h4 {
	font-size:12px;
	text-align:center;
	line-height:25px;
	color:#565656;
	background:#F1F1F1;
	border:1px solid #D6D6D6;
	}
.fuma p {
	line-height:150%;
	text-indent:2em;
	padding:4px;
	color:#8B8B8B;
	margin:8px 0;
	}
.fuma p.jieshi {
	border-bottom:1px dotted #6B6B6B;
	border-top:1px dotted #6B6B6B;
	background:#F0EFEE;
	color:#565656;
	text-align:right;
	padding:0;
	padding-right:1em;
	}
.ceshi a {
	color:#F00;
	}

/*one center*/
.play {
	float:left;
	width:400px;
	background:#FFF;
	}
.zhuchi {
	float:right;
	text-align:center;
	width:216px;
	height:325px;
	}
.zhuchiren {
	margin:5px;
	margin-bottom:0;
	}
.search {
	width:204px;
	height:21px;
	border:1px solid #CA0064;
	margin:5px 0 0 5px;
	_margin-left:0;
	text-align:center;
	}
.search .input {
	border:0;
	width:170px;
	}
.di02 {
	background:url(../images/di02.png) no-repeat right bottom;
	}

/*one right*/
.gonggao {
	padding:5px;
	border-bottom:5px solid #E5E5E5;
	}
.gonggao p {
	text-indent:2em;
	padding-left:4px;
	}
.news {
	padding:5px;
	}
.di01 {
	background:url(../images/di01.png) no-repeat left bottom;
	}
	
/*two public*/
h3 {
	border-bottom:1px solid #E5E5E5;
	padding:14px 0 6px 10px;
	margin-bottom:10px;
	text-align:left;
	}

/*two center*/
.chanp {
	width:306px;
	float:left;
	text-align:center;
	border-right:5px solid #E5E5E5;
	}
.R {
	border:0;
	width:307px;
	}
.chanpTable td {
	line-height:150%;
	text-align:left;
	color:#8B8B8B;
	}
.chanpTable th {
	text-align:left;
	}
.chanpTable th a {
	color:#666;
	}
.chanpTable .banben {
	color:#F00;
	text-align:right;
	}
/*two right*/
.leibiao li {
	border-bottom:1px dotted #5E5E5E;
	margin-left:8px;
	margin-right:8px;
	padding:3px 0;
	}
.leibiao li a {
	color:#8B8B8B;
	}

.gengduo {
	border-top:5px solid #E5E5E5;
	margin-top:10px;
	padding-top:4px;
	padding-left:8px;
	text-align:left;
	background:url(../images/xt01.png) no-repeat 95% 65% #F5F5F5;
	}
.gengduoR {
	margin-top:23px;
	*margin-top:30px;
	}
.gengduo a {
	color:#8B8B8B;
	}
	
/*youQingLink*/
.youQingLink {
	overflow:auto;
	zoom:1;
	}
.youQingLink li {
	float:left;
	padding:0 10px;
	line-height:25px;
	background:#FFF;
	border-top:5px solid #E5E5E5;
	}
.youQingLink li.kong {
	width:194px;
	padding:0;
	height:50px;
	border-top:5px solid #FFF;
	}
.youQingLink li.yq {
	font-weight:bold;
	border-left:5px solid #E5E5E5;
	height:50px;
	}

.youQingLink li.link {
	width:643px;
	*width:646px;
	}
.youQingLink li.more {
	padding-right:8px;
	float:right;
	height:50px;
	}
.adLate {
	padding:13px 0 7px 15px;
	margin-left:199px;
	background:#FFF;
	border-top:1px solid #E5E5E5;
	}
.adLate a {
	margin-right:8px;
	}
.foot {
	background:#cccccc;
	margin-top:5px;
	text-align:center;
	color:#EEE;
	width:1003px;
	margin:0 auto;
	}

/*================== 2007-08-17 新增 =======================*/
.yiL194 .zhibo li {
	border-bottom:1px dotted #5E5E5E;
	margin-left:8px;
	margin-right:8px;
	padding:0 0 0 15px!important;
	float:none!important;
	background-position:4px;
	}
.yiL194 .zhibo li a {
	color:#8B8B8B;
	font-weight:normal;
	}

