﻿@charset "utf-8";
/* CSS Document */



	
/* 首页样式 */
#left_bottom{
	width:95%;
	border-top:1px solid #CEE1EE;
	float:left;
	text-align:center;
	border-bottom:1px dotted #999;
	margin-bottom:2.5em;
	margin-top:0em;
	padding:10px 5px;}

#left{
	border:1px solid #CEE1EE;
	width:210px;
	margin-left:18px;
	height:100%;
	margin-bottom:20px;
	float:left;
	}

a{
	text-decoration:none;
	}

a:hover{
	text-decoration:underline;
	color:#34599E;}
	 
	 

.titleDiv a{
	color:#34599E;
	display:block;
	font-size:13px;
	
	width:140px;
	height:28px;
	list-style-type:none;
	line-height:28px;
	text-align:center;
	background-image:url(../image/btn.jpg);
	background-repeat:repeat-x;
	cursor:pointer;
	margin:5px;
	border:1px solid #DFDFDF;
	float:left;}
	
.titleDiv a:hover{
	border:1px solid #80EBEE;
	font-size:13px;
	color:#69DFE2;}
	
.titleDiv{
        cursor:pointer;
	border:1px solid #CEE1EE;
	margin-left:10px;
	margin-top:10px;
	padding:5px;
	width:98%;
	min-height:50px;
	color:#34599E;
	clear:left;}

.titleDiv:after{
	content:" ";
	display:block;
	clear:both;}
	
.titleDiv p{
	font-size:13px;
	text-indent:30px;
	
	clear:left;color: #333;}
.titleDiv h2{
	font-size:20px;}

.fhImg{
display:block;
background:url(https://www.yjbys.com/topic/image/fanhui.gif);
width:150px;
height:60px;
float:right;
cursor:pointer;}

a.fh_a:hover .fhImg{
background:url(https://www.yjbys.com/topic/image/fanhui1.gif); height:60px; width:150px;}
.tuijian{
width:90%;
padding:10px;
margin:0px auto;
border-bottom:1px dotted #666666;
margin-bottom:10px;}

.tuijian img{
display:block;
margin:0px auto;
margin-top:10px;}

.tuijian h4{
margin:0px;
border:0px;
display:block;
font-size:20px;
color:#0066FF;
text-align:center;}


.tuijian h3{
margin:0px;
border:0px;
line-height:150%;}

.tuijian p{
color:#333333;
margin:0px;
font-size:13px;
line-height:150%;}

.tuijian a{
font-weight:normal;
color:#336699;}

.tuijian a:hover{
color:#80EBEE;}

.tuijian img{
border:1px solid #999999;
padding:1px;display: none;}
