﻿@charset "utf-8";


.left {
	float: left;}
.right {
	float: right;}

.clearfix:after {
	display:block;
	content:'';
	clear:both;
	height:0px;
	visibility: hidden;}

.yahei{
	font-family:"\5FAE\8F6F\96C5\9ED1";}


h1,h2,h3,h4
{
	font-family:"\5FAE\8F6F\96C5\9ED1";}

.relative
{
	position:relative;}

.clearfix {
*display:table;
*zoom:1;}

.clear
{
	clear:both;
	overflow:hidden;
	height:0;}

*::selection {
    background:#555;
    color: #FFFFFF;
    text-shadow: none;}

*::-moz-selection
{
    background:#555;
    color: #FFFFFF;
    text-shadow: none;}

.mainWrap
{
	width:990px;
	margin:auto;}


.ie6
{
	text-align:center;
	font-size:14px;
	background:#FC6;
	line-height:60px;}

.ie6 span
{
	float:right;
	margin-right:30px;
	cursor:pointer;}









.motion
{
	transition:all .3s ease-in;}

.pager {clear: both;margin:25px 0 ;font-size:14px;	font-family:Arial, Helvetica, sans-serif;text-align:center;}
.pager a {	background:none; border: 1px solid #aaa;	color: #461B6E;	display: inline-block;	line-height: 32px;	margin: 0 2px;	padding: 0 10px;	height:32px;	border-radius:3px;	vertical-align:middle;}
.pager b {	background:none; color: #461B6E; display: inline-block;	line-height: 32px;	margin: 0 2px;	padding: 0 10px;	height:32px;vertical-align:middle;}
.pager a:hover, .pager a.current {	background-color: #461B6E;	border:none;	color: #FFFFFF;	font-weight: bold;	text-decoration: none;	line-height: 34px;	height:34px;	padding: 0 11px;}
.pager .p {	font-size:22px;}
.pager input {height: 32px;line-height: 32px; width: 30px;text-align: center;background: none;border: 1px solid #aaa; vertical-align: middle;border-radius:3px;margin:0 5px;}
.pager span {padding: 0  0 0 20px;color: #777;}
