@charset "utf-8";
.index_banner{height:240px;width:800px;overflow:hidden;position:relative; margin-top:15px;}
.index_banner img{border:1px solid #7c7c7c;}
.index_banner .big{height:240px;}
.index_banner .big p{height:240px;}
.index_banner .small{position:absolute;bottom:20px;left:25px;width:317px;height:65px;}
.index_banner .small_bg{background:url(../images/slide_small_bg.gif) no-repeat 0 0;height:65px;filter:alpha(opacity=20);opacity:0.2;}
.index_banner .small ul{position:absolute;top:7px;left:10px;list-style-type:none;}
.index_banner .small li{float:left;padding:10px 8px;width:83px;height:auto;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;}
.index_banner .small li img{border:1px solid #7c7c7c; width:83px; height:auto;}
.index_banner .small .current{filter:alpha(opacity=100);opacity:1;}
.index_banner .small {bottom: 20px;height: 65px;left: 25px;position: absolute;width: 517px;}
.index_banner .small_bg {background: url(../images/slide_small_bg.gif) no-repeat 0px 0px;height: 65px;opacity: 0.2;}
.index_banner .small li {cursor: pointer;float: left;height: auto;opacity: 0.5;padding: 10px 8px;width: 53px;}
.index_banner .small li img{ width:55px; height:28px;}
.fl {FLOAT: left}
.fr {FLOAT: right}
#sddm
{	margin: 0 auto;
	padding: 0;
	z-index: 30;
	width: 580px;
	height:23px;}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 12px arial}

#sddm li a
{
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 60px;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#sddm li a:hover
{	background: #49A3FF}

#sddm div
{
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	border: 0px solid #5970B2;
}

	#sddm div a
	{
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	font: 12px arial;
	background-color: #0099FF;
}

	#sddm div a:hover
	{
	background: #49A3FF;
	color: #FFF;
}
	li{
	list-style-image: url(../images/li.gif);
	height:20px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	;
}
/* 搜索 */
.search{padding-right:10px;padding-left:10px;padding-top:5px;padding-bottom:5px;border-bottom-width:1px;border-bottom-style:dashed;border-bottom-color:#ccc}
.search form{margin:0px;padding:0px}
.search .sitepath{float:left;padding-top:7px;width:440px}
.search .tags{float:left;padding-top:7px;width:240px;padding-left:25px;padding-right:0px;text-align:right}
.search .postbox{float:right;width:210px;text-align:right}
.search .input{border-top:ridge 1px #ccc;border-right:inset 1px #D8D8D8;border-bottom:inset 1px #D8D8D8;border-left:ridge 1px #ccc;font-size:14px;color:#333;height:20px;padding-top:4px;padding-right:4px;padding-bottom:0px;padding-left:4px}
.search .btn{
	padding-top:2px;
	padding-right:2px;
	padding-left:2px;
	padding-bottom:0px;
	width:50px;
	background-color: #66CCFF;
	margin: 1px;
}
/* 正文 */