﻿.more {    margin: -1px auto 0;	width: 100%;	height: 26px;	background: -webkit-linear-gradient(top, #f5f5f5, #E5E5E5) ;	background: -moz-linear-gradient(top, #f5f5f5, #E5E5E5) repeat scroll 0 0 transparent;	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5',endColorstr='#E5E5E5');	border-top: 1px solid #aaa;	border-radius: 0 0 5px 5px;	padding: 3px 0;}.more:hover {	background: -webkit-linear-gradient(top, #f5f5f5, #eee) ;	background: -moz-linear-gradient(top, #f5f5f5, #eee) repeat scroll 0 0 transparent;	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5',endColorstr='#eeeeee');}.more a{    font-family: 微软雅黑;	text-shadow: 0 1px rgba(255, 255, 255, 0.9);    display: block;	color: #06c;	text-align: center;	line-height: 1.8;	letter-spacing: 2px;}.more a:hover{    font-family: 微软雅黑;	text-shadow: 0 1px rgba(255, 255, 255, 0.9);    display: block;	color: #06c;	text-align: center;	line-height: 1.8;	letter-spacing: 2px;}.more a em{    margin: 6px 3px;    position: absolute;    width: 16px;	height: 16px;	background: url(../images/ui-icons_3d80b3_256x240.png) no-repeat -64px 0px;}.no_more {    margin: -1px auto 0;	width: 100%;	height: 26px;	background: -webkit-linear-gradient(top, #f5f5f5, #E5E5E5) ;	background: -moz-linear-gradient(top, #f5f5f5, #E5E5E5) repeat scroll 0 0 transparent;	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5',endColorstr='#E5E5E5');	border-top: 1px solid #aaa;	border-radius: 0 0 5px 5px;	padding: 3px 0;	color: #aaa;	text-align: center;	font-family: 微软雅黑;	text-shadow: 0 1px rgba(255, 255, 255, 0.9);	line-height: 1.8;	letter-spacing: 2px;}#area .item {    margin: 24px auto 0;    width: 90%;}#area h3 {	padding: 0 0 4px 20px;    letter-spacing: 0px;		border-bottom: 1px solid #CEE1EE;	text-align: left;	margin: 20px auto 5px;	font: normal 18px arial,sans-serif;	color: #06c;}.float_left {    float: left;}.float_right {    float: right;}.clear {    clear: both;}#page {    margin: 10px 0 10px 250px;	color: #06c;}#page a{    display: inline-block;    width: 16px;    margin: 0 2px;	font-size: 0.8em;    text-decoration: none;	line-height: 1.2;}#page a:hover{	color: #E26B1D;}#page a.num_page{	color: #06c;	text-align: center;	border: 1px solid #fff;}#page a.num_page:hover{	color: #E26B1D;	border: 1px solid #ddd;}#page a.current_page{	text-align: center;    color: #fff;	background: #ddd;	font-weight: bold;	border: 1px solid #ddd;}#page a.current_page:hover{    color: #fff;}#page a.pre_next {    margin: 0 2px;    position: relative;	border: 1px solid #ddd;}#page a.pre_next:hover {	border: 1px solid #C6C6C6;}#page a.pre_next_disable {    color: #ddd;}#page a.pre_next_disable:hover {    color: #ddd;}#page #pre {	width: 46px;	_width: 60px;	padding: 1px 0px 1px 12px;}#page #next {	width: 41px;	_width: 60px;	padding: 1px 12px 1px 5px;}#page  em{    display: block;    position: absolute;	top: 0px;	width: 16px;	height: 16px;}#page #pre em{	left: 0px;	background: url(../images/ui-icons_3d80b3_256x240.png) no-repeat -96px -16px;}#page #next em{	right: 0px;	background: url(../images/ui-icons_3d80b3_256x240.png) no-repeat -32px -16px;}#sidebar .sidebar_nav_static {    width: 95%;    border: 1px solid #aaa;	border-radius: 4px;	background: #fff;}#sidebar .sidebar_nav_static ul{    border-radius: 4px;    margin: 5px 0;}#sidebar .sidebar_nav_static ul li {    padding: 0px 0px 0px 0px;	text-align: left;	height: 36px;	background: #fff;}#sidebar .sidebar_nav_static ul li a{    font-size: 15px;	font-family:微软雅黑;	letter-spacing: 2px;	height: 100%;	line-height: 1.8;	text-indent: 2em;	color: #000;}#sidebar .sidebar_nav_static ul li a:hover{	font-weight: normal;	color: #000;}#main  .shadow_title{    font-family: 微软雅黑,arial,sans-serif;	border: 1px solid #ddd;	background-image: -webkit-linear-gradient(top, #f5f5f5, #eee) ;	background: -moz-linear-gradient(top, #f5f5f5, #eee) repeat scroll 0 0 transparent;	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5',endColorstr='#eeeeee');	padding: 6px 23px;}