﻿body {
	font-size: 13px;
	padding: 0;
	margin: 0;
	font-family: 'Microsoft Yahei','Lucida Grande',Helvetica,Arial,sans-serif;
	background: #121212 url(bgs.jpg) no-repeat center top;
}

a {
	color: #555;
	text-decoration: none;
	blr: expression(this.onFocus=this.blur())
}

a:link {
	color: #555;
	text-decoration: none;
}

a:hover {
	color: #555;
	text-decoration: underline;
}

ol,ul,li {
	list-style-type: none;
}

* {
	padding: 0;
	margin: 0;
}

img {
	border: 0;
	border: none;
	display: block;
}

*html {
	background-image: url(about:blank);
	background-attachment: fixed;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,input,textarea,p,blockquote,th,td,hr,button,section {
	margin: 0;
	padding: 0;
}

h1,h2,h3,h4,h5,h6,.title {
	font-size: 15px;
	font-weight: bold;
}

#warp {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	background: #fff;
}

#left {
	float: left;
	width: 270px;
	overflow: hidden;
}

#right {
	float: right;
	width: 730px;
	overflow: hidden;
}

#c {
	clear: both;
	zoom: 1;
	font-size: 0;
	height: 0;
	padding: 0;
	margin: 0;
}

#d {
	margin: 10px 10px 0 10px;
	overflow: hidden;
}

#d img {
}

#w {
	padding: 10px 0;
	position: relative;
}

#header {
	width: 1020px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}

#logo {
	float: left;
	margin-top: 10px;
}

#logo img {
	max-height: 131px;
}

#moon {
	width: 350px;
	height: 100px;
	position: absolute;
	top: 0;
	left: 50px;
}

#moon embed {
	width: 350px;
	height: 100px;
}

#tsay {
	float: right;
	color: #ff0;
	line-height: 20px;
	margin-top: 10px;
	overflow: hidden;
	position: relative;
}

#tsay a {
	color: #ff0;
}

#search {
	float: right;
	margin-top: 25px;
	overflow: hidden;
}

#search input {
	float: left;
	color: #aaa;
	font-family: 'Microsoft Yahei';
	line-height: 20px;
	width: 200px;
	padding: 13px 10px;
	border: none;
	outline: 0;
	background: #fffff8;
	border: 2px solid #d00;
	-moz-border-radius: 2px 0 0 2px;
	-webkit-border-radius: 2px 0 0 2px;
	border-radius: 2px 0 0 2px;
}

#search input:focus {
	color: #555;
	width: 350px;
	background: #fffff5;
	border: 2px solid #f00;
}

#search button {
	float: left;
	color: #fff;
	font-size: 15px;
	width: 75px;
	padding: 10px 10px 10px 8px;
	line-height: 30px;
	text-align: center;
	font-family: 'Microsoft Yahei';
	border: none;
	background: #d00;
	cursor: pointer;
	-moz-border-radius: 0 2px 2px 0;
	-webkit-border-radius: 0 2px 2px 0;
	border-radius: 0 2px 2px 0;
}

#search button:hover {
	color: #fff;
	background: #f00;
}

#search-key {
	top: 66px;
	right: 86px;
	position: absolute;
}

#search-key a {
	float: left;
	color: #fff;
	font-size: 12px;
	display: block;
	line-height: 28px;
	padding: 0 6px;
	margin-left: 2px;
	background: #f00;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

#search-key a:hover {
	color: #ff0;
	background: #e00;
	text-decoration: none;
}

#menu {
	font-size: 15px;
	font-weight: bold;
	background: #c00;
	background: #f3f3f3 url(menu.png) repeat-x bottom;
}

#menu ul {
	overflow: hidden;
	background: url(m.png) no-repeat 964px 26px;
}

#menu ul li {
	float: left;
	border-right: 1px solid #eaeaea;
}

#menu ul li a {
	color: #555;
	line-height: 33px;
	padding: 15px 20px;
	display: block;
	border-top: 1px solid #fff;
}

#menu ul li.on a,#menu ul li a:hover {
	color: #f00;
	background: #fff;
	text-decoration: none;
	border-top: 1px solid #e3e3e3;
}

#focus {
	width: 612px;
	height: 289px;
	margin-right: 10px;
	overflow: hidden;
	position: relative;
}

#focus ul {
	float: left;
	width: 612px;
	height: 289px;
	clear: both;
	position: absolute;
}

#focus ul li {
	float: left;
	width: 612px;
	height: 289px;
	overflow: hidden;
	position: relative;
}

#focus ul li img {
	width: 612px;
	height: 289px;
}

#focus ul li div {
	position: absolute;
	overflow: hidden;
}

#focus .sbg {
	position: absolute;
	right: 0;
	bottom: 0;
}

#focus .sbn {
	position: absolute;
	right: 5px;
	bottom: 10px;
	text-align: right;
}

#focus .sbn span {
	display: inline-block;
	_display: inline;
	_zoom: 1;
	width: 35px;
	height: 5px;
	_font-size: 0;
	margin-right: 5px;
	cursor: pointer;
	background: #fff;
}

#focus .sbn span.on {
	background: #fff;
}

#new {
	float: left;
	width: 356px;
	height: 479px;
	margin: 10px 0 0 10px;
	overflow: hidden;
	background: #fff;
	border: 1px solid #ddd;
}

#new dl {
	overflow: hidden;
	padding: 10px;
	overflow: hidden;
	border-bottom: 1px solid #ddd;
}

#new dl dd {
	float: left;
	position: relative;
}

#new dl dd img {
	width: 90px;
	height: 75px;
	display: block;
}

#new dl dd i {
	width: 90px;
	height: 75px;
	display: block;
	background: url(m1.png);
	position: absolute;
	top: 0;
	left: 0;
	filter: alpha(opacity=20);
	-moz-opacity: 0.2;
	opacity: 0.2;
	z-index: 1;
}

#new dl dt {
	float: right;
	width: 236px;
	height: 75px;
}

#new dl dt .title {
	font-size: 14px;
	height: 29px;
	line-height: 29px;
	overflow: hidden
}

#new dl dt p {
	color: #bbb;
	height: 46px;
	line-height: 23px;
	overflow: hidden
}

#rally {
	float: right;
	width: 612px;
	overflow: hidden;
	margin: 10px 10px 0 0;
}

#live {
	margin-top: 10px;
	overflow: hidden;
	background: #fff;
	border-top: 2px solid #555;
}

#live .title {
	color: #555;
	line-height: 30px;
	padding: 10px;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	background: #ececec url(t1.png);
}

#live #l,#live #r {
	float: right;
	width: 20px;
	height: 20px;
	margin: 5px 0 0 5px;
	cursor: pointer;
	background: url(push.png);
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

#live #r {
	background: url(push.png) -20px 0;
}

#live #l:hover,#live #r:hover {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

#live #live-list {
	float: left;
	width: 610px;
	height: 128px;
	overflow: hidden;
	background: #fff;
	border: 1px solid #ddd;
}

#live #live-list ul {
	overflow: hidden;
}

#live #live-list ul li {
	float: left;
	margin: 10px 0 0 10px;
	text-align: center;
	position: relative;
}

#live #live-list ul li img {
	width: 140px;
	height: 108px;
	display: block;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

#live #live-list ul li:hover img {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

#live #live-list ul li p {
	color: #fff;
	width: 130px;
	line-height: 20px;
	padding: 5px;
	display: none;
	background: #000;
	position: absolute;
	bottom: 0;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-moz-binding: url("ellipsis.xml#ellipsis");
}

#live #live-list ul li:hover p {
	display: block;
}

#home {
	margin: 10px 10px 0 10px;
	overflow: hidden;
	background: #fff;
	border-top: 2px solid #359800;
}

#home .title {
	color: #359800;
	line-height: 35px;
	padding: 10px 15px;
	border: 1px solid #cfdfd4;
	border-top: none;
	background: #e5eee9 url(t2.png);
}

#home .title span {
	float: right;
	font-weight: normal;
}

#home .title span a {
	margin-left: 10px;
}

#home dl {
	float: left;
	overflow: hidden;
	background: #fff;
	border-left: 1px solid #cfdfd4;
	border-bottom: 1px solid #cfdfd4;
}

#home dl dd {
	overflow: hidden;
}

#home dl dd a {
	float: left;
	padding: 10px;
	display: block;
	border-right: 1px solid #cfdfd4;
	text-align: center;
	position: relative;
}

#home dl dd a img {
	width: 211px;
	height: 209px;
	display: block;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

#home dl dd a:hover img {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

#home dl dd a:hover i {
	display: none;
}

#home dl dd i {
	width: 211px;
	height: 209px;
	display: block;
	background: url(m3.png);
	position: absolute;
	top: 10px;
	left: 10px;
	filter: alpha(opacity=20);
	-moz-opacity: 0.2;
	opacity: 0.2;
	z-index: 1;
}

#home dl dt {
	overflow: hidden;
	background: #fff;
	border-top: 1px solid #cfdfd4;
}

#home dl dt #s {
	float: left;
	padding: 10px;
	position: relative;
	border-right: 1px solid #cfdfd4;
}

#home dl dt #s img {
	width: 95px;
	height: 71px;
	display: block;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

#home dl dt #s:hover img {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

#home dl dt #s i {
	width: 95px;
	height: 71px;
	display: block;
	background: url(m4.png);
	position: absolute;
	top: 10px;
	left: 10px;
	filter: alpha(opacity=20);
	-moz-opacity: 0.2;
	opacity: 0.2;
	z-index: 1;
}

#home dl dt #s:hover i {
	display: none;
}

#home ul {
	overflow: hidden;
	background: #e8f0eb;
	border-right: 1px solid #cfdfd4;
	border-bottom: 1px solid #cfdfd4;
}

#home ul li {
	line-height: 25px;
	padding: 10px 10px 10px 25px;
	overflow: hidden;
	border-bottom: 1px solid #dbeae0;
	background: url(t0.png) no-repeat 15px 21px;
}

#home ul li:hover {
	background-color: #f1f9f4;
}

#homes {
	margin: 10px 10px 0 10px;
	overflow: hidden;
	background: #fff;
	border-top: 2px solid #06c;
}

#homes .title {
	color: #06c;
	line-height: 35px;
	padding: 10px 15px;
	border: 1px solid #bdd7ff;
	border-top: none;
	background: #e5eee9 url(t3.png);
}

#homes .title span {
	float: right;
	font-weight: normal;
}

#homes .title span a {
	margin-left: 10px;
}

#homes dl {
	float: left;
	overflow: hidden;
	background: #fff;
	border-left: 1px solid #bdd7ff;
	border-bottom: 1px solid #bdd7ff;
}

#homes dl dd {
	overflow: hidden;
}

#homes dl dd a {
	float: left;
	padding: 10px;
	display: block;
	border-right: 1px solid #bdd7ff;
	text-align: center;
	position: relative;
}

#homes dl dd a img {
	width: 211px;
	height: 209px;
	display: block;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

#homes dl dd a:hover img {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

#homes dl dd a:hover i {
	display: none;
}

#homes dl dd i {
	width: 211px;
	height: 209px;
	display: block;
	background: url(m3.png);
	position: absolute;
	top: 10px;
	left: 10px;
	filter: alpha(opacity=20);
	-moz-opacity: 0.2;
	opacity: 0.2;
	z-index: 1;
}

#homes dl dt {
	overflow: hidden;
	background: #fff;
	border-top: 1px solid #bdd7ff;
}

#homes dl dt #s {
	float: left;
	padding: 10px;
	position: relative;
	border-right: 1px solid #bdd7ff;
}

#homes dl dt #s img {
	width: 95px;
	height: 71px;
	display: block;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

#homes dl dt #s:hover img {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

#homes dl dt #s i {
	width: 95px;
	height: 71px;
	display: block;
	background: url(m4.png);
	position: absolute;
	top: 10px;
	left: 10px;
	filter: alpha(opacity=20);
	-moz-opacity: 0.2;
	opacity: 0.2;
	z-index: 1;
}

#homes dl dt #s:hover i {
	display: none;
}

#homes ul {
	overflow: hidden;
	background: #dfecfe;
	border-right: 1px solid #bdd7ff;
	border-bottom: 1px solid #bdd7ff;
}

#homes ul li {
	line-height: 25px;
	padding: 10px 10px 10px 25px;
	overflow: hidden;
	border-bottom: 1px solid #d1e3ff;
	background: url(t0.png) no-repeat 15px 21px;
}

#homes ul li:hover {
	background-color: #e9f2ff;
}

#home b,#home u,#homes b,#homes u {
	color: #ff0;
	font-size: 12px;
	font-weight: normal;
	padding: 5px 8px;
	background: #f00;
	position: absolute;
	top: 10px;
	right: 10px;
	-moz-border-radius: 0 0 0 2px;
	-webkit-border-radius: 0 0 0 2px;
	border-radius: 0 0 0 2px;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	z-index: 2;
}

#home u,#homes u {
	color: #fff;
	background: #090;
	text-decoration: none;
}

.c0 {
	color: #f00;
}

.c1 {
	color: #0f0;
}

.c2 {
	color: #00f;
}

.c3 {
	color: #f0f;
}

.c4 {
	color: #0ff;
}

.c5 {
	color: #000;
}

#word {
	overflow: hidden;
}

#word ol {
	float: left;
	width: 338px;
	margin-left: 10px;
}

#word dl {
	float: right;
	width: 284px;
	margin-right: 10px;
}

#writ {
	margin-top: 10px;
	overflow: hidden;
	background: #fff;
	border-top: 2px solid #f60;
}

#writ .title {
	color: #f60;
	line-height: 25px;
	padding: 15px;
	border: 1px solid #f4d2ca;
	border-top: none;
	background: #e5eee9 url(t4.png);
}

#writ .title a {
	color: #f60;
}

#writ .title span {
	float: right;
	font-size: 13px;
	font-weight: normal;
}

#writ ul {
	background: #fff;
	border: 1px solid #f4d2ca;
	border-bottom: 2px solid #f4d2ca;
}

#writ ul li {
	height: 25px;
	line-height: 25px;
	padding: 10px 10px 10px 32px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-moz-binding: url("ellipsis.xml#ellipsis");
	background: url(tit.png) no-repeat 10px -77px;
	border-bottom: 1px solid #fff0ed;
}

#writ ul li a {
	float: left;
}

#writ ul li a:hover {
	color: #f60;
	text-decoration: none;
}

#writ ul li:hover {
	background: #fff0ed url(tit.png) no-repeat 10px -122px;
}

#writ ul li span {
	float: right;
	color: #999;
	height: 25px;
	line-height: 25px;
}

#mark {
	overflow: hidden;
	margin: 10px 10px 0 10px;
	border-top: 2px solid #e00;
	border-bottom: 2px solid #e3e3e3;
}

#item {
	float: left;
	width: 695px;
	background: #fafafa;
	border-left: 1px solid #e3e3e3;
}

#item ul {
	overflow: hidden;
	padding-bottom: 15px;
}

#item ul:hover {
	background: #fff;
}

#item ul li {
	float: left;
	width: 212px;
	height: 68px;
	margin: 32px 0 10px 15px;
}

#item ul li img {
	float: left;
	width: 65px;
	height: 65px;
	margin-right: 10px;
}

#item ul li h3 {
	color: #776149;
	font-size: 14px;
	height: 20px;
	line-height: 20px;
	padding-bottom: 5px;
}

#item ul li p {
	color: #999;
	height: 40px;
	line-height: 20px;
	overflow: hidden;
}

#coin {
	color: #06c;
	font-size: 15px;
	line-height: 22px;
	padding: 15px;
	text-align: center;
	background: #fafafa;
	border-bottom: 1px solid #e3e3e3;
}

#coin:hover {
	background: #fff;
}

#ibook {
	float: right;
	position: relative;
	width: 282px;
	height: 235px;
	overflow: hidden;
	border-left: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
}

#ibook ol {
	position: absolute;
	height: 235px;
	left: 0;
	top: 0;
}

#ibook dl {
	float: left;
	width: 262px;
	line-height: 25px;
	padding: 10px;
	overflow: hidden;
	background: #fff;
	border-bottom: 1px solid #e3e3e3;
}

#ibook:hover dl {
	background: #fcfcfc;
	border-bottom: 1px solid #06c;
}

#ibook dl dd {
	color: #f60;
	padding-bottom: 10px;
	border-bottom: 1px dashed #eee;
}

#ibook dl dd b {
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	padding: 3px 6px;
	margin-right: 5px;
	background: #06c;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

#ibook dl dd span {
	float: right;
	color: #ccc;
}

#ibook dl dt {
	color: #888;
	padding-top: 10px;
	height: 50px;
}

#side {
	margin: 10px 0 0 10px;
	overflow: hidden;
	background: #fff;
	border-top: 2px solid #359800;
}

#side .title {
	color: #359800;
	line-height: 30px;
	padding: 15px;
	border: 1px solid #cfdfd4;
	border-top: none;
	background: #e5eee9 url(t2.png);
}

#side ul {
	background: #fff;
	border-left: 1px solid #cfdfd4;
	border-right: 1px solid #cfdfd4;
}

#side ul li {
	height: 25px;
	line-height: 25px;
	padding: 10px 10px 10px 32px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-moz-binding: url("ellipsis.xml#ellipsis");
	background: url(tit.png) no-repeat 10px -77px;
	border-bottom: 1px solid #cfdfd4;
}

#side ul li a {
	float: left;
}

#side ul li a:hover {
	color: #369;
}

#side ul li:hover {
	background: #fafafa url(tit.png) no-repeat 10px -122px;
}

#side ul li span {
	float: right;
	color: #999;
	height: 25px;
	line-height: 25px;
}

#banner img {
	margin: 10px 10px 0 10px;
	max-width: 980px;
	_width: expression(this.width>980? "980":true);
	display: block;
}

#banner a {
	margin: 10px 10px 0 10px;
}

#banners img {
	max-width: 1000px;
	_width: expression(this.width>1000? "1000":true);
	display: block;
}

#list {
	margin: 10px 10px 0 10px;
	overflow: hidden;
	background: #fff;
	border-top: 2px solid #555;
}

#list h1 {
	color: #555;
	line-height: 30px;
	padding: 15px;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	background: #ececec url(t1.png);
}

#list h1 span {
	float: right;
}

#list h1 span img {
	margin-top: 4.5px;
}

#list ul {
	background: #fff;
	border: 1px solid #ddd;
	border-bottom: none;
}

#list ul li {
	height: 28px;
	line-height: 28px;
	padding: 10px 15px 10px 32px;
	background: url(tit.png) no-repeat 10px -168px;
	border-bottom: 1px solid #ddd;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-moz-binding: url("ellipsis.xml#ellipsis");
}

#list ul li a {
	float: left;
}

#list ul li a:hover {
	color: #369;
}

#list ul li:hover {
	background: #fafafa url(tit.png) no-repeat 10px -213px;
}

#list ul li span {
	float: right;
	color: #999;
	height: 25px;
	line-height: 25px;
}

#list ul li b,#list ul li u,#list ul li i {
	color: #ff0;
	font-size: 12px;
	font-style: normal;
	padding: 3px 6px;
	background: #f00;
	margin-left: 5px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

#list ul li b {
	color: #fff;
	background: #06f;
	font-weight: normal;
}

#list ul li u {
	color: #fff;
	background: #090;
	text-decoration: none;
}

#list-1 {
	margin: 10px 10px 0 10px;
	overflow: hidden;
	background: #fff;
	border-top: 2px solid #555;
}

#list-1 h1 {
	color: #555;
	line-height: 30px;
	padding: 15px;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	background: #ececec url(t1.png);
}

#list-1 h1 span {
	float: right;
}

#list-1 h1 span img {
	margin-top: 4.5px;
}

#list-1 ul {
	overflow: hidden;
	background: #fff;
	border: 1px solid #ddd;
	padding-bottom: 10px;
}

#list-1 ul li {
	float: left;
	margin: 10px 0 0 10px;
	border: 1px solid #eee;
	border-top: 2px solid #eee;
	border-bottom: 2px solid #eee;
	position: relative;
}

#list-1 ul li:hover {
	border: 1px solid #cd2b00;
	border-top: 2px solid #cd2b00;
	border-bottom: 2px solid #cd2b00;
}

#list-1 ul li:hover #z {
	display: none;
}

#list-1 ul li #z {
	width: 220px;
	height: 230px;
	display: block;
	background: url(m5.png);
	position: absolute;
	top: 5px;
	left: 5px;
	filter: alpha(opacity=40);
	-moz-opacity: 0.4;
	opacity: 0.4;
	z-index: 1;
}

#list-1 ul li img {
	width: 220px;
	height: 230px;
	margin: 5px;
}

#list-1 ul li .see {
	color: #c00;
	font-size: 13px;
	line-height: 25px;
	display: none;
	position: absolute;
	top: 194px;
	right: -1px;
	padding: 7px 12px;
	background: #fff;
	border: 1px solid #cd2b00;
	border-left: 2px solid #cd2b00;
}

#list-1 ul li:hover .see {
	display: block;
}

#list-1 ul li dl {
	line-height: 30px;
	padding: 5px;
	overflow: hidden;
	background: #fafafa;
	border-top: 1px solid #eee;
}

#list-1 ul li:hover dl {
	background: #fffbe2;
	border-top: 1px solid #fecb99;
}

#list-1 ul li dl dt {
	text-align: center;
}

#list-1 ul li dl dd {
	color: #999;
	text-align: right;
}

#list-1 ul li dl dd font {
	color: #f60;
	padding: 0 3px;
}

#list-1 ul li dl dd em {
	float: left;
	color: #f00;
	font-size: 18px;
	font-style: normal;
}

#list-1 ul li i,#list-1 ul li u,#list-1 ul li b {
	color: #ff0;
	font-size: 12px;
	line-height: 20px;
	font-style: normal;
	position: absolute;
	top: 5px;
	right: 5px;
	padding: 5px 8px;
	background: #f00;
	-moz-border-radius: 0 0 0 2px;
	-webkit-border-radius: 0 0 0 2px;
	border-radius: 0 0 0 2px;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

#list-1 ul li u {
	color: #fff;
	background: #090;
	text-decoration: none;
}

#list-1 ul li b {
	color: #fff;
	background: #06f;
	font-weight: normal;
}

#list-2 {
	margin: 10px 10px 0 10px;
	overflow: hidden;
	background: #fff;
	border-top: 2px solid #555;
}

#list-2 h1 {
	color: #555;
	line-height: 30px;
	padding: 15px;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	background: #ececec url(t1.png);
}

#list-2 ol {
	overflow: hidden;
	background: #fff;
	border: 1px solid #ddd;
	-moz-border-radius: 0 0 2px 2px;
	-webkit-border-radius: 0 0 2px 2px;
	border-radius: 0 0 2px 2px
}

#list-2 dl {
	padding: 10px;
	overflow: hidden;
	border-bottom: 1px solid #ddd
}

#list-2 dl:hover {
	background: #fafafa;
	border-bottom: 1px solid #f00
}

#list-2 dl dd {
	float: left;
	margin-right: 10px;
	position: relative;
}

#list-2 dl dd i,#list-2 dl dd u,#list-2 dl dd b {
	color: #ff0;
	font-size: 12px;
	line-height: 20px;
	font-style: normal;
	position: absolute;
	top: 0;
	right: 0;
	padding: 5px 8px;
	background: #f00;
	-moz-border-radius: 0 0 0 2px;
	-webkit-border-radius: 0 0 0 2px;
	border-radius: 0 0 0 2px;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

#list-2 dl dd u {
	color: #fff;
	background: #090;
	text-decoration: none;
}

#list-2 dl dd b {
	color: #fff;
	background: #06f;
	font-weight: normal;
}

#list-2 dl dd img {
	width: 200px;
	height: 125px;
	display: block;
}

#list-2 dl dt {
	float: left;
	width: 478px;
}

#list-2 dl dt .title {
	height: 35px;
	line-height: 35px;
	overflow: hidden;
}

#list-2 dl dt .title a {
	color: #e13636
}

#list-2 dl dt .title a:visited {
	color: #ea8383
}

#list-2 dl dt p {
	color: #aaa;
	padding: 0;
	height: 50px;
	line-height: 25px;
	overflow: hidden;
}

#list-2 dl dt ul {
	margin-top: 10px;
	overflow: hidden
}

#list-2 dl dt ul li {
	float: left;
	color: #999;
	line-height: 30px;
	padding: 0 10px;
	margin-right: 10px;
	background: #f5f5f5;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px
}

#list-2 dl dt ul li#p {
	float: right;
	padding: 0 10px 0 8px;
	margin: 0;
}

#list-2 dl:hover dt ul li {
	color: #888;
	background: #eee;
}

#list-2 dl:hover dt ul li#p {
	color: #fff;
	background: #f00;
}

#ver {
	margin: 10px 10px 0 10px;
	background: #fff;
	border-top: 2px solid #f00;
}

#ver table tr:hover {
	background: #eef8ff;
}

#t {
	width: 100%;
	border-left: 1px solid #e5e5e5;
}

#t th {
	color: #333;
	font-size: 15px;
	line-height: 25px;
	padding: 15px 0;
	text-align: center;
	background: #fafafa;
	border-right: 1px solid #e5e5e5;
	border-bottom: 2px solid #e5e5e5;
}

#t td {
	line-height: 20px;
	padding: 10px 0;
	text-align: center;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
}

#t td#l {
	padding-left: 10px;
	text-align: left;
}

#t td span {
	display: block;
	position: relative;
}

#t td span:hover p {
	display: block;
}

#t td span p {
	display: none;
	z-index: 9;
	color: #fff;
	top: -10px;
	left: 140px;
	padding: 8px 10px;
	line-height: 20px;
	background: #000;
	position: absolute;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	white-space: nowrap;
}

#t td span p i {
	top: 10px;
	left: -6px;
	width: 6px;
	height: 11px;
	background: url(tip.png) no-repeat;
	position: absolute;
}

#vtop td,#vtop a {
	color: #f00;
}

#vnice td,#vnice a {
	color: #093;
}

#vnew td,#vnew a {
	color: #06c;
}

#show {
	margin: 10px 10px 0 10px;
	overflow: hidden;
	background: #fff;
	border-top: 2px solid #555;
}

#show h1 {
	color: #c00;
	font-size: 25px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 30px 20px 10px 20px;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	background: #ececec url(t1.png);
}

#show ul {
	height: 35px;
	padding: 15px;
	text-align: center;
	overflow: hidden;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	background: #ececec url(t1.png);
}

#show ul li {
	color: #888;
	display: inline-block;
	line-height: 35px;
	padding: 0 10px;
	margin: 0 3px;
	background: #fff;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

#show ul li a {
	color: #888;
}

#show #content {
	font-size: 14px;
	line-height: 28px;
	padding: 15px 20px;
	background: #fff;
	border: 1px solid #ddd;
}

#show #content img {
	margin: 10px auto;
	max-width: 666px;
	_width: expression(this.width>666? "666":true);
	display: block;
}

#next,#nexts {
	color: #999;
	margin: 0 10px;
	overflow: hidden;
	border: 1px solid #ddd;
	border-bottom: 2px solid #ddd;
	border-top: none;
}

#next a,#nexts a {
	color: #999;
}

#next dl,#nexts dl {
	float: left;
}

#next dl dt,#nexts dl dt {
	float: left;
	width: 77px;
	height: 25px;
	line-height: 25px;
	padding: 10px 0;
	text-align: center;
	background: #fcfcfc;
}

#nexts dl dt {
	width: 90px;
	height: 35px;
	line-height: 35px;
}

#next dl dt.l,#nexts dl dt.l {
	border-left: 1px solid #ddd;
}

#next dl dd,#nexts dl dd {
	float: left;
	width: 245px;
	height: 25px;
	line-height: 25px;
	padding: 10px 15px;
	border-left: 1px solid #ddd;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-moz-binding: url("ellipsis.xml#ellipsis");
}

#nexts dl dd {
	width: 367px;
	height: 35px;
	line-height: 35px;
	padding: 10px 15px;
}

#show-1 {
	margin: 10px 10px 0 10px;
	overflow: hidden;
	background: #fff;
	border-top: 2px solid #555;
}

#show-1 h1 {
	color: #c00;
	font-size: 16px;
	line-height: 35px;
	padding: 20px;
	background: #f5f5f5;
	border-bottom: 1px solid #ddd;
}

#show-1 dl {
	overflow: hidden;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

#show-1 dl dd {
	float: left;
	padding: 15px;
	border-right: 1px solid #ddd;
}

#show-1 dl dd img {
	width: 500px;
	height: 411px;
}

#show-1 dl dt {
	float: left;
	width: 447px;
}

#show-1 dl dt ol {
	width: 402px;
	height: 55px;
	line-height: 55px;
	margin: 15px 0 0 15px;
	padding-right: 15px;
	overflow: hidden;
	background: #f5f5f5;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

#show-1 dl dt ol b {
	color: #f00;
	font-size: 16px;
	margin-right: 5px;
}

#show-1 dl dt ol:hover {
	background: #eee;
}

#show-1 dl dt ol font {
	float: left;
	color: #fff;
	width: 100px;
	height: 55px;
	line-height: 55px;
	text-align: center;
	margin-right: 12px;
	display: block;
	background: #bb3500;
	-moz-border-radius: 2px 0 0 2px;
	-webkit-border-radius: 2px 0 0 2px;
	border-radius: 2px 0 0 2px;
}

#show-1 dl dt ol font#b {
	background: #06c;
}

#show-1 #content {
	font-size: 14px;
	line-height: 28px;
	padding: 15px 20px;
	background: #fff;
	border: 1px solid #ddd;
}

#show-1 #content img {
	margin: 10px auto;
	max-width: 666px;
	_width: expression(this.width>666? "666":true);
	display: block;
}

#comments {
	margin: 10px 10px 0 10px;
	overflow: hidden;
	background: #fff;
	border-top: 2px solid #555;
}

#intro {
	margin: 10px 10px 0 10px;
	overflow: hidden;
	background: #fff;
	border-top: 2px solid #555;
}

#intro h1 {
	color: #c00;
	font-size: 25px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 30px 10px;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	background: #ececec url(t1.png);
}

#intro #content {
	font-size: 14px;
	line-height: 28px;
	padding: 15px;
	background: #fff;
	border: 1px solid #ddd;
}

#comments .title {
	line-height: 30px;
	padding: 15px;
	border: 1px solid #ddd;
	border-top: none;
	background: #ececec url(t1.png);
}

#comments .title span {
	float: right;
	font-size: 13px;
	font-weight: normal;
}

#comments dl {
	overflow: hidden;
	padding: 10px 15px;
	background: #fff;
	border: 1px solid #ddd;
	border-top: none;
}

#comments dl:hover {
	background: #fafafa;
}

#comments dl dd {
	color: #393;
	font-weight: bold;
	line-height: 25px;
	padding: 5px 0 10px 0;
	margin-bottom: 5px;
	border-bottom: 1px dashed #e3e3e3;
}

#comments dl dd span {
	color: #999;
	font-weight: normal;
	float: right;
}

#comments dl dt {
	padding: 5px 0;
	line-height: 25px;
}

#comments dl #pm {
	color: #f00;
	border-top: 1px dashed #e3e3e3;
	line-height: 25px;
	padding: 10px 0 5px 0;
	margin-top: 5px;
}

#comments dl #pm b {
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	padding: 5px 6px;
	margin-right: 5px;
	background: #f00;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

#comment_staus {
	margin: 10px 10px 0 10px;
	background: #fafafa;
	border-top: 2px solid #555;
}

#comment_staus dl {
}

#comment_staus dl dt {
}

#comments-add-content {
	position: relative;
}

#comments-add-content .hint {
	color: #888;
	font-size: 12px;
	line-height: 30px;
	padding: 0 8px;
	position: absolute;
	right: 10px;
	bottom: 10px;
	background: #eee;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

#comments-add-content textarea {
	font-family: 'Microsoft Yahei','Lucida Grande',Helvetica,Arial,sans-serif;
	width: 688px;
	height: 100px;
	line-height: 25px;
	border: 1px solid #ddd;
	border-top: none;
	padding: 10px;
}

#comments-push {
	height: 50px;
	line-height: 50px;
	border: 1px solid #ddd;
	border-top: none;
}

#comments-push input {
	float: right;
	color: #555;
	font-weight: bold;
	font-family: 'Microsoft Yahei','Lucida Grande',Helvetica,Arial,sans-serif;
	line-height: 30px;
	display: block;
	border: none;
	padding: 10px 15px;
	cursor: pointer;
	background: #fff;
	border-left: 1px solid #ddd;
}

#comments-push input:hover {
	color: #f00;
	background: #f5f5f5;
}

#comments-push b {
	float: left;
	color: #666;
	font-weight: normal;
	padding: 0 10px;
	display: block;
}

#paging {
	text-align: right;
	margin: 10px 10px 0 0;
}

#paging a {
	color: #999;
	display: inline-block;
	padding: 10px;
	border: 1px solid #e8e8e8;
	margin-left: -1px;
}

#paging a:hover {
	color: #f00;
	background: #fafafa;
	text-decoration: none;
}

#paging a.hover {
	color: #f00;
	background: #fafafa;
	border-left: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
	display: inline-block;
	padding: 10px;
	margin-left: -1px;
}

#paging b {
	color: #333;
	margin: 0px 1px;
	padding: 10px;
	border: 1px solid #e8e8e8;
}

#paging b input {
	border: 0;
	font-size: 12px;
	font-weight: normal;
	width: 12px;
	vertical-align: middle;
	text-align: center;
}

#page {
	margin: 10px 10px 0 10px;
	overflow: hidden;
	background: #fff;
	border-top: 2px solid #555;
}

#page h1 {
	color: #555;
	line-height: 30px;
	padding: 15px;
	border: 1px solid #ddd;
	border-top: none;
	background: #eee url(t1.png);
}

#page #content {
	font-size: 14px;
	line-height: 28px;
	min-height: 200px;
	padding: 15px 20px;
	background: #fff;
	border: 1px solid #ddd;
	border-top: none;
}

#page #content img {
	margin: 10px auto;
	max-width: 666px;
	_width: expression(this.width>666? "666":true);
	display: block;
}

#pack {
	overflow: hidden;
	margin: 10px 10px 0 10px;
}

#pack ul {
	overflow: hidden;
	border-bottom: 1px solid #ddd;
}

#pack ul li {
	overflow: hidden;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
}

#pack ul li:hover {
	background: #fef2b6;
}

#pack ul li.b {
	font-weight: bold;
	background: #f5f5f5 url(t1.png);
	border-top: 2px solid #ddd;
	border-bottom: 1px solid #ddd;
}

#pack font {
	float: left;
	display: block;
	line-height: 25px;
	padding: 15px 0;
	text-align: center;
	border-right: 1px solid #ddd;
}

#pack a {
	cursor: pointer;
}

#pack font b {
	color: #f00;
}

#pack .z1 {
	color: #f00;
}

#pack .z2 {
	color: #f00;
}

#pack .w1 {
	width: 110px;
}

#pack .w2 {
	width: 161px;
}

#pack .w3 {
	width: 256px;
}

#pack .w4 {
	width: 226px;
}

#pack-1,#pack-2,#pack-3,#pack-4,#pack-5,#pack-6,#pack-7,#pack-8 {
	overflow: hidden;
	padding: 10px 0;
	border-top: 1px solid #ddd;
	background: url(pack.png) no-repeat 917px 2px;
}

#pack-1 table tr:hover,#pack-2 table tr:hover,#pack-3 table tr:hover,#pack-4 table tr:hover,#pack-5 table tr:hover,#pack-6 table tr:hover,#pack-7 table tr:hover,#pack-8 table tr:hover {
	background: #fef2b6;
}

#x {
	width: 100%;
	background: #efcec7;
	border-left: 1px solid #a05c4f;
}

#x th {
	font-size: 15px;
	color: #555;
	line-height: 25px;
	padding: 15px;
	text-align: center;
	background: #dca69a;
	border: 1px solid #a05c4f;
	border-top: 2px solid #a05c4f;
	border-left: none;
}

#x td {
	color: #555;
	height: 25px;
	line-height: 25px;
	padding: 10px;
	border-right: 1px solid #a05c4f;
	border-bottom: 1px solid #a05c4f;
}

#x td a {
	color: #555;
}

#book {
	margin: 10px 10px 0 10px;
	overflow: hidden;
	background: #fff;
	border-top: 2px solid #555;
}

#book h1 {
	line-height: 30px;
	padding: 15px;
	border: 1px solid #ddd;
	border-top: none;
	background: #ececec url(t1.png);
}

#book dl {
	padding: 15px;
	overflow: hidden;
	background: #fff;
	border: 1px solid #ddd;
	border-top: none;
}

#book dl:hover {
	background: #fafafa;
}

#book dl dd {
	color: #393;
	line-height: 25px;
	padding: 5px 0 10px 0;
	margin-bottom: 5px;
	overflow: hidden;
	border-bottom: 1px dashed #eee;
}

#book dl dd span {
	color: #999;
	float: right;
}

#book dl dd b {
	float: left;
}

#book dl dt {
	padding: 5px 0;
	line-height: 25px;
}

#book dl #pm {
	color: #f00;
	border-top: 1px dashed #e3e3e3;
	line-height: 25px;
	padding: 10px 0 5px 0;
	margin-top: 5px;
}

#book dl #pm b {
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	padding: 5px 6px;
	margin-right: 5px;
	background: #f00;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

#book-add {
	margin: 10px 10px 0 10px;
	background: #fff;
	border-top: 2px solid #555;
}

#book-add-content {
	position: relative;
	margin-bottom: 5px;
}

#book-add-content .hint {
	color: #888;
	font-size: 12px;
	line-height: 20px;
	padding: 5px 10px;
	position: absolute;
	right: 10px;
	bottom: 10px;
	background: #eee;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

#book-add-content textarea {
	font-family: 'Microsoft Yahei','Lucida Grande',Helvetica,Arial,sans-serif;
	width: 688px;
	height: 100px;
	line-height: 25px;
	border: 1px solid #ddd;
	border-top: none;
	padding: 10px;
}

#book-add-data {
	height: 42px;
}

#bookstaus {
	float: left;
	margin-right: 5px;
}

#bookstaus a {
	float: left;
	color: #fff;
	line-height: 22px;
	padding: 10px;
	background: #9c6;
	margin-right: 5px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

#bookstaus input {
	font-family: 'Microsoft Yahei','Lucida Grande',Helvetica,Arial,sans-serif;
	width: 120px;
	height: 20px;
	line-height: 20px;
	border: 1px solid #eee;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	padding: 10px;
}

#bookcode {
	float: left;
	width: 180px;
}

#bookcode input {
	font-family: 'Microsoft Yahei','Lucida Grande',Helvetica,Arial,sans-serif;
	width: 50px;
	height: 20px;
	line-height: 20px;
	border: 1px solid #eee;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	padding: 10px;
}

#bookcode img {
	float: right;
	padding: 8px;
	border: 1px solid #eee;
}

#bookpush input {
	float: right;
	color: #fff;
	font-weight: bold;
	font-family: 'Microsoft Yahei','Lucida Grande',Helvetica,Arial,sans-serif;
	width: 80px;
	line-height: 22px;
	margin-left: 5px;
	display: block;
	border: none;
	padding: 8px;
	background: #666;
	cursor: pointer;
}

#bookpush input:hover {
	background: #333;
}

#wall {
	padding: 5px;
	margin: 10px 10px 0 10px;
	background: #fafafa;
	border: 1px solid #e8e8e8;
}

#wall h1 {
	line-height: 25px;
	padding: 15px;
	border: 1px solid #eee;
	border-bottom: 2px solid #eee;
	background: #f5f5f5 url(t.png) repeat-x;
}

#wall h1 span {
	float: right;
}

#wall p {
	font-size: 18px;
	padding: 120px 0;
	text-align: center;
	background: #fff;
	border: 1px solid #eee;
}

#link {
	margin: 10px 10px 0 10px;
	background: #fff;
	border-top: 2px solid #555;
}

#link .title {
	line-height: 25px;
	padding: 15px;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	background: #ececec url(t1.png);
}

#link .title span {
	float: right;
	color: #888;
	font-size: 13px;
	font-weight: normal;
}

#link ul {
	overflow: hidden;
	background: #fff;
	border: 1px solid #ddd;
}

#link ul li a {
	float: left;
	color: #999;
	line-height: 25px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	padding: 10px 15px;
	border-right: 1px solid #eee;
}

#link ul li a:hover {
	color: #5f9410;
	text-decoration: none;
	background: #fafafa;
}

#totop {
	position: fixed;
	bottom: 82px;
	right: 145px;
	_position: absolute;
	z-index: 9;
	display: none;
	width: 69px;
	height: 70px;
	display: block;
	cursor: pointer;
	background: #009be1 url(totop.png) no-repeat;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

#totop:hover {
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
}

#footer {
	padding: 10px;
	margin-top: 10px;
	position: relative;
	background: #ddd;
	background: url(b.jpg) no-repeat center bottom;
}

#footer ul {
	padding: 10px 0 10px 0;
	text-align: center;
	overflow: hidden;
}

#footer ul li {
	color: #ddd;
	font-size: 12px;
	line-height: 20px;
	padding: 7px 10px;
	margin: 0 1px;
	display: inline;
	background: #555;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

#footer ul li a {
	color: #ddd;
}

#footer p {
	color: #222;
	font-size: 12px;
	line-height: 25px;
	text-align: center;
	padding-top: 8px;
}

#footer p a {
	color: #222;
}

#footer a {
	color: #0d3e67;
}

#footer p img {
	width: 0;
	height: 0;
	border: 0;
	display: block;
}

#footer u {
	position: absolute;
	right: 15px;
	bottom: 15px;
}

#footer i {
	width: 100px;
	height: 100px;
	background: url(fly.gif);
	background-size: 100%;
	position: absolute;
	left: 25px;
	bottom: 15px;
}

*html .baseMessage {
	position: absolute;
	top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(35 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}

.baseMessage {
	height: 53px;
	overflow: hidden;
	padding: 5px 15px 5px 10px;
	display: none;
	position: fixed;
	top: 35%;
	left: 50%;
	z-index: 1000;
}

.baseMessage .icon_ok {
	background: url(../../../lib/images/tip_layer.png) no-repeat -7px 0;
	_background: url(../../../lib/images/tip_layer.gif) no-repeat -7px 0;
	height: 53px;
	display: inline-block;
	width: 44px;
	vertical-align: middle;
}

.baseMessage .icon_warn {
	background: url(../../../lib/images/tip_layer.png) no-repeat -7px -54px;
	_background: url(../../../lib/images/tip_layer.gif) no-repeat -7px -54px;
	height: 53px;
	display: inline-block;
	width: 44px;
	vertical-align: middle
}

.baseMessage .icon_error {
	background: url(../../../lib/images/tip_layer.png) no-repeat -7px -108px;
	_background: url(../../../lib/images/tip_layer.gif) no-repeat -7px -108px;
	height: 53px;
	display: inline-block;
	width: 44px;
	vertical-align: middle
}

.baseMessage .icon_txt {
	background: url(../../../lib/images/tip_layer.png) 0 -161px;
	_background: url(../../../lib/images/tip_layer.gif) 0 -161px;
	height: 53px;
	line-height: 53px;
	display: inline-block;
	padding: 0 10px;
	vertical-align: middle;
	min-width: 50px;
	font-size: 14px;
	font-weight: bold;
	color: #606060;
}

.baseMessage .icon_r {
	background: url(../../../lib/images/tip_layer.png) no-repeat 0 0;
	_background: url(../../../lib/images/tip_layer.gif) no-repeat 0 0;
	height: 53px;
	display: inline-block;
	width: 6px;
	vertical-align: middle;
}

.upIcon {
	background: url(../../../lib/images/up.gif) no-repeat;
	width: 16px;
	height: 16px;
	display: inline-block;
}

.downIcon {
	background: url(../../../lib/images/down.gif) no-repeat;
	width: 16px;
	height: 16px;
	display: inline-block;
}

.deleteIcon {
	background: url(../../../lib/images/delete.gif) no-repeat;
	width: 16px;
	height: 16px;
	display: inline-block;
}

#colorbox,#cboxOverlay,#cboxWrapper {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	overflow: hidden;
}

#cboxOverlay {
	position: fixed;
	width: 100%;
	height: 100%;
}

#cboxMiddleLeft,#cboxBottomLeft {
	clear: left;
}

#cboxContent {
	position: relative;
}

#cboxLoadedContent {
	overflow: auto;
}

#cboxTitle {
	margin: 0;
}

#cboxLoadingOverlay,#cboxLoadingGraphic {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow {
	cursor: pointer;
}

.cboxPhoto {
	float: left;
	margin: auto;
	border: 0;
	display: block;
}

.cboxIframe {
	width: 100%;
	height: 100%;
	display: block;
	border: 0;
}

#cboxOverlay {
}

#colorbox {
}

#cboxTopLeft {
	width: 21px;
	height: 21px;
	background: url(controls.png) no-repeat -100px 0;
}

#cboxTopRight {
	width: 21px;
	height: 21px;
	background: url(controls.png) no-repeat -129px 0;
}

#cboxBottomLeft {
	width: 21px;
	height: 21px;
	background: url(controls.png) no-repeat -100px -29px;
}

#cboxBottomRight {
	width: 21px;
	height: 21px;
	background: url(controls.png) no-repeat -129px -29px;
}

#cboxMiddleLeft {
	width: 21px;
	background: url(controls.png) left top repeat-y;
}

#cboxMiddleRight {
	width: 21px;
	background: url(controls.png) right top repeat-y;
}

#cboxTopCenter {
	height: 21px;
	background: url(border.png) 0 0 repeat-x;
}

#cboxBottomCenter {
	height: 21px;
	background: url(border.png) 0 -29px repeat-x;
}

#cboxContent {
	background: #fff;
	overflow: hidden;
	font-size: 12px;
}

#cboxError {
	padding: 50px;
	border: 1px solid #ccc;
}

#cboxLoadedContent {
	margin-bottom: 28px;
}

#cboxTitle {
	position: absolute;
	bottom: 4px;
	left: 0;
	text-align: center;
	width: 100%;
	color: #949494;
}

#cboxCurrent {
	position: absolute;
	bottom: 4px;
	left: 58px;
	color: #949494;
}

#cboxSlideshow {
	position: absolute;
	bottom: 4px;
	right: 30px;
	color: #0092ef;
}

#cboxPrevious {
	position: absolute;
	bottom: 0;
	left: 0;
	background: url(controls.png) no-repeat -75px 0;
	width: 25px;
	height: 25px;
	text-indent: -9999px;
}

#cboxPrevious.hover {
	background-position: -75px -25px;
}

#cboxNext {
	position: absolute;
	bottom: 0;
	left: 27px;
	background: url(controls.png) no-repeat -50px 0;
	width: 25px;
	height: 25px;
	text-indent: -9999px;
}

#cboxNext.hover {
	background-position: -50px -25px;
}

#cboxLoadingOverlay {
	background: url(loading_background.png) no-repeat center center;
}

#cboxLoadingGraphic {
	background: url(loading.gif) no-repeat center center;
}

#cboxClose {
	position: absolute;
	bottom: 0;
	right: 0;
	background: url(controls.png) no-repeat -25px 0;
	width: 25px;
	height: 25px;
	text-indent: -9999px;
}

#cboxClose.hover {
	background-position: -25px -25px;
}

.cboxIE #cboxTopLeft,.cboxIE #cboxTopCenter,.cboxIE #cboxTopRight,.cboxIE #cboxBottomLeft,.cboxIE #cboxBottomCenter,.cboxIE #cboxBottomRight,.cboxIE #cboxMiddleLeft,.cboxIE #cboxMiddleRight {
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}

.cboxIE6 #cboxTopLeft {
	background: url(http://www.iplaysoft.com/wp-content/themes/ips/js/colorbox/images/ie6/borderTopLeft.png);
}

.cboxIE6 #cboxTopCenter {
	background: url(http://www.iplaysoft.com/wp-content/themes/ips/js/colorbox/images/ie6/borderTopCenter.png);
}

.cboxIE6 #cboxTopRight {
	background: url(http://www.iplaysoft.com/wp-content/themes/ips/js/colorbox/images/ie6/borderTopRight.png);
}

.cboxIE6 #cboxBottomLeft {
	background: url(http://www.iplaysoft.com/wp-content/themes/ips/js/colorbox/images/ie6/borderBottomLeft.png);
}

.cboxIE6 #cboxBottomCenter {
	background: url(http://www.iplaysoft.com/wp-content/themes/ips/js/colorbox/images/ie6/borderBottomCenter.png);
}

.cboxIE6 #cboxBottomRight {
	background: url(http://www.iplaysoft.com/wp-content/themes/ips/js/colorbox/images/ie6/borderBottomRight.png);
}

.cboxIE6 #cboxMiddleLeft {
	background: url(http://www.iplaysoft.com/wp-content/themes/ips/js/colorbox/images/ie6/borderMiddleLeft.png);
}

.cboxIE6 #cboxMiddleRight {
	background: url(http://www.iplaysoft.com/wp-content/themes/ips/js/colorbox/images/ie6/borderMiddleRight.png);
}

.cboxIE6 #cboxTopLeft,.cboxIE6 #cboxTopCenter,.cboxIE6 #cboxTopRight,.cboxIE6 #cboxBottomLeft,.cboxIE6 #cboxBottomCenter,.cboxIE6 #cboxBottomRight,.cboxIE6 #cboxMiddleLeft,.cboxIE6 #cboxMiddleRight {
	_behavior: expression(this.src= this.src ? this.src : this.currentStyle.backgroundImage.split('"')[1], this.style.background = "none", this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=" + this.src + ", sizingMethod='scale')");
}

#photo {
	overflow: hidden;
}

#photo ul {
}

#photo ul li {
	float: left;
	padding: 5px;
	margin: 10px 0 0 10px;
	overflow: hidden;
	background: #fafafa;
	border: 1px solid #e8e8e8;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	position: relative;
}

#photo ul li a {
	display: block;
	padding: 5px;
	background: #fff;
	border: 1px solid #eee;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

#photo ul li img {
	width: 200px;
	height: 180px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

#photo ul li#p img {
	width: 217px;
	height: 180px;
}

#photo ul li img:hover {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

#photo ul li p {
	display: block;
	padding: 5px;
	margin-top: 5px;
	text-align: center;
	line-height: 20px;
	padding: 10px;
	background: #fff;
	border: 1px solid #eee;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

#photo ul li i,#photo ul li u,#photo ul li b {
	color: #ff0;
	font-size: 12px;
	line-height: 20px;
	font-style: normal;
	position: absolute;
	top: 11px;
	right: 11px;
	padding: 5px 8px;
	background: #f00;
	-moz-border-radius: 0 2px 0 2px;
	-webkit-border-radius: 0 2px 0 2px;
	border-radius: 0 2px 0 2px;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

#photo ul li u {
	color: #fff;
	background: #090;
	text-decoration: none;
}

#photo ul li b {
	color: #fff;
	background: #06f;
	font-weight: normal;
}

#mini {
	font-size: 14px;
	width: 260px;
	background: url(m.png);
	position: fixed!Important;
	position: absolute;
	z-index: 1000;
	left: 0;
	bottom: -1px;
	display: block;
	border: 1px solid #ddd
}

*html #mini {
	top: expression(offsetParent.scrollTop+20);
}

.minim {
	clear: both;
	height: 26px;
	line-height: 26px;
	color: #555;
	font-weight: bold;
	background: #f5f5f5;
	padding: 10px;
}

.minim .extmore {
	float: right;
	cursor: pointer;
}

#minib {
	clear: both;
	height: auto;
}

.mininar {
	display: block;
	width: 25px;
	height: 16px;
	background: url(se.png) no-repeat;
	margin-top: 5px;
}

.mininarove {
	width: 25px;
	height: 16px;
	background: url(se.png) no-repeat 0 -16px;
	display: block;
	margin-top: 5px;
}

#minib p {
	padding: 10px;
	line-height: 25px;
	border-top: 1px solid #ddd;
	margin: 0;
	background: #fff;
}

#ol {
	font-size: 13px;
	position: fixed;
	top: 80px;
	right: 0;
	_position: absolute;
}

#ol a {
	color: #00a0e9;
}

#ol a:hover {
	color: #f80;
	text-decoration: none;
}

#ol #olu {
	position: relative;
	width: 28px;
	float: left;
}

#ol #olu a {
	width: 29px;
	height: 115px;
	display: block;
}

#ols {
	background: url(ol.png) no-repeat 0 bottom;
	padding-bottom: 5px;
	width: 140px;
	float: left;
	overflow: hidden;
}

#ol .tp {
	background: url(ol.png) no-repeat 0% 0%;
	height: 5px;
}

#ol ul {
	background: url(ol.png) repeat-y -141px 0;
	padding: 0 5px;
}

#ol ul h3 {
	color: #027fe0;
	height: 42px;
	line-height: 42px;
	text-align: center;
	border-bottom: 1px solid #eee;
	margin-bottom: 5px;
}

#ol ul li {
	height: 32px;
	line-height: 32px;
	overflow: hidden;
	word-wrap: break-word;
	border-bottom: 1px solid #eee;
	margin: 0 10px;
}

#ol ul li.b {
	border-bottom: 1px solid #ace5f9;
}

#ol ul li.n {
	border-bottom: none;
}

#ol .btnopen {
	background: url(ol.png) no-repeat -312px 0;
	position: relative;
	width: 29px;
	height: 115px;
	top: 47px;
	left: 0;
}

#ol .btnctn {
	background: url(ol.png) no-repeat -282px 0;
	position: relative;
	width: 29px;
	height: 115px;
	top: 47px;
	left: 0;
}

#ol .qq {
	display: block;
	padding-left: 21px;
	background: url(ol.png) no-repeat 0px -21px;
}

#ol span {
	color: #01a520;
	display: block;
	padding-left: 19px;
	background: url(ol.png) no-repeat 0px -52px;
}

#ol span:hover {
	color: #f80;
}

#ol .un {
	display: block;
	padding-left: 21px;
	background: url(ol.png) no-repeat 0px -86px;
}

#ol .yy {
	display: block;
	padding-left: 21px;
	background: url(ol.png) no-repeat 0px -116px;
}

#ol .cz {
	display: block;
	padding-left: 21px;
	background: url(ol.png) no-repeat 0px -145px;
}

#ol .go {
	display: block;
	padding-left: 21px;
	background: url(ol.png) no-repeat 0px -174px;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

#it {
	margin: 10px 10px 0 10px;
	border-top: 3px solid #0080ff;
}

#it table tr:hover {
	background: #fff;
}

#f {
	width: 100%;
	background: #ff0;
	border-left: 1px solid #0080ff;
	border-bottom: 1px solid #0080ff;
}

#f th {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	line-height: 35px;
	text-align: center;
	background: #59ffff;
	border-right: 1px solid #0080ff;
}

#f td {
	color: #000;
	font-size: 12px;
	line-height: 30px;
	padding-left: 10px;
	border: 1px solid #0080ff;
}

#f a {
	color: #000;
}

#f td#h {
	color: #f00;
	padding-left: 0;
	text-align: center;
}

#f td#c {
	padding-left: 0;
	text-align: center;
}

#chart {
	overflow: hidden;
	position: relative;
}

#chart .title {
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	line-height: 30px;
	padding: 5px 15px;
	background: #555;
	position: absolute;
	top: 0px;
	left: 15px;
	-moz-border-radius: 0 0 3px 3px;
	-webkit-border-radius: 0 0 3px 3px;
	border-radius: 0 0 3px 3px;
}

#chart ul {
	overflow: hidden;
}

#chart ul li {
	float: left;
	margin: 10px 0 0 10px;
	border: 1px solid #e5e5e5;
	border-bottom: 2px solid #e5e5e5;
	position: relative;
}

#chart ul li:hover {
	border: 1px solid #f60;
	border-bottom: 2px solid #f60;
}

#chart ul li:hover img {
	border-bottom: 1px solid #ff8f45;
}

#chart ul li:hover p {
	background: #ff9751;
	border-top: 1px solid #ffbe93;
}

#chart ul li:hover a {
	color: #8e3900;
}

#chart ul li img {
	width: 113px;
	height: 85px;
	display: block;
	padding: 5px;
	border-bottom: 1px solid #eee;
}

#chart ul li p {
	width: 113px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	padding: 5px;
	overflow: hidden;
	text-align: center;
	background: #f5f5f5;
	border-top: 1px solid #fff;
	overflow: hidden;
	white-space: nowrap;
}

#chart ul li a {
	text-decoration: none;
}

#chart ul li font {
	color: #ff0;
	font-size: 12px;
	line-height: 20px;
	font-style: normal;
	position: absolute;
	top: 5px;
	right: 5px;
	padding: 2px 5px;
	background: #f00;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}