﻿/*********代码整理：懒人之家 ***********/



.clear {
	clear:both;
	font-size:0;
	overflow:hidden;
	height:0;
}
.blank10 {
	clear:both;
	font-size:0;
	overflow:hidden;
	height:10px;
}
.blank {
	clear:both;
	font-size:0;
	overflow:hidden;
	height:10px;
	background:#FFF;
}
/*********content css定义***********/
#content {
	width:285px;
}

/*********main css定义***********/
.mb15 {
	margin-bottom: 0px;
}
#main_1 {

	overflow:hidden;
}
/*********图片切换 css定义***********/
.sub_box {
	width:285px;
	height:264px;
	float:left;
	position:relative;
	overflow:hidden;

}
.sub_box img {
	border:none;
	width:285px;
	height:114px;
}
#bd1lfimg {
	position:relative;
	width:285px;
	height:245px;
	overflow:hidden;
}
#bd1lfimg div {
	width:100000px;
	margin-left:-4px;
}
#bd1lfimg dl {
	width:285px;
	height:245px;
	position:relative;
	overflow:hidden;
	float:left;
}
#bd1lfimg dt {
	width:285px;
	height:245px;
	position:absolute;
	left:0px;
	top:5px;
}
#bd1lfimg dd {
	top:117px;
	width:285px;
	height:45px;
	position:absolute;
	left:-40px;
	bottom:0px;

	background-image: url(../images/bf.jpg);
	background-repeat: repeat-x;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0px;
}
#bd1lfimg dd h2 {
	height:25px;
	padding:8px 0 4px 0;
	line-height:25px;
	overflow:hidden;
}
#bd1lfimg dd h2 a {
	font-size:12px;

	color:#116b9a;
}
#bd1lfimg dd a {
	color:#ffffff;
	text-decoration:none;
}
#bd1lfimg dd a:hover {
	text-decoration:none;
	color:#003665;
}
#bd1lfimg dd tt {
	color:#696e6f;
	line-height:21px;
}
#bd1lfimg dd tt a:hover {
	text-decoration:underline;
}
.sub_nav {
	top:6px;
	right:6px;
	width:285px;
	height:25px;
	bottom:0px;
	position:absolute;
	color:#999999;
	z-index:200;
}
.sub_nav1 {
top:339px;
	width:285px;
	height:25px;
	bottom:0px;
	position:absolute;
	color:#999999;
	z-index:200;
}
.sub_no {
	height:25px;
	float:right;
}
.sub_no li {
	display:block;
	width:10px;
	height:10px;
	float:left;
	overflow:hidden;
	line-height:20px;
	vertical-align:middle;
	text-align:center;
	background:#7b90b2;
	filter:alpha(Opacity=90);
	Opacity:0.9;
	font-family:Arial;
	font-size:11px;
	color:#999999;
	cursor:pointer;
	border-right:1px solid #FFF;
	border-radius: 20px;
	margin-left:3px;
}
.sub_no li.show {
	background:#263f66;
	color:#000000;
}
.sub_more {
	float:right;
	width:90px;
	height:25px;

	color:#ff6600;
	text-align:center;
	line-height:25px;
}
.sub_more a {
	color:#ff6600;
}
.sub_more a:hover {
	color:#003665;
	text-decoration:none;
}
