/* 全局 */
body {
	font-size:13px;
	padding:0;
	margin:0;
	font-family:'Microsoft Yahei','Lucida Grande',Helvetica,Arial,sans-serif;
	background:#1b2733 url("bg.jpg"/*tpa=http://www.my7711.com/theme/default/image/bg.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:980px;
	margin:0 auto;
	background:#fff;
	-webkit-box-shadow:0 0 10px #000;
	-moz-box-shadow:0 0 10px #000;
	box-shadow:0 0 10px #000;
	-moz-border-radius:3px 3px 5px 5px;
	-webkit-border-radius:3px 3px 5px 5px;
	border-radius:3px 3px 5px 5px;
}
#left {
	float:left;
	width:240px;
	overflow:hidden;
}
#right {
	float:right;
	width:740px;
	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 {
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
#w {
	padding:15px 0;
	position:relative;
}
#header {
	width:980px;
	overflow:hidden;
	position:relative;
}
#logo {
	float:left;
	margin:10px 0 0 10px;
}
#logo img {
	max-height:131px;
}
#medal {
	width:95px;
	height:115px;
	background:url("medal.gif"/*tpa=http://www.my7711.com/theme/default/image/medal.gif*/);
	position:absolute;
	top:22px;
	left:415px;
	background-size:100% 100%;
}
#moon {
	width:550px;
	height:100px;
	position:absolute;
	top:10px;
	left:-120px;
}
#moon embed {
	width:550px;
	height:100px;
}
#thin {
	float:right;
	margin:10px 0;
}
#thin img {
	float:left;
	margin-right:10px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
#name {
	float:right;
	color:#ff0;
	font-size:15px;
	line-height:20px;
	padding:10px 12px 10px 18px;
	margin-bottom:15px;
	text-align:center;
	background:#c00 url("thin.png"/*tpa=http://www.my7711.com/theme/default/image/thin.png*/) no-repeat;
}
#card {
	clear:both;
	width:283px;
	height:76px;
	margin-right:10px;
	background:url("colock.png"/*tpa=http://www.my7711.com/theme/default/image/colock.png*/) no-repeat;
}
#card span {
	float:left;
	color:#fff;
	font-size:26px;
	display:block;
	width:58px;
	height:48px;
	line-height:48px;
	text-align:center;
	margin:0 17px 0 0;
}
#card span#m {
	margin:0;
}
/* 导航菜单 */
#menu {
	font-size:15px;
	margin:0 10px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	background:#555 url("menu.png"/*tpa=http://www.my7711.com/theme/default/image/menu.png*/) repeat-x;
	position:relative;
}
#menu ul {
	overflow:hidden;
	background:url("ms.png"/*tpa=http://www.my7711.com/theme/default/image/ms.png*/) no-repeat 927px 23px;
}
#menu ul li {
	float:left;
}
#menu ul span {
	float:left;
	display:block;
	width:2px;
	height:60px;
	background:url("menu.png"/*tpa=http://www.my7711.com/theme/default/image/menu.png*/) 0 -60px;
}
#menu ul li a {
	color:#fff;
	line-height:30px;
	padding:15px 20px;
	display:block;
}
#menu ul li#m-home a {
	-moz-border-radius:3px 0 0 3px;
	-webkit-border-radius:3px 0 0 3px;
	border-radius:3px 0 0 3px;
}
#menu ul li.on a,#menu ul li a:hover {
	color:#ff0;
	background:#333;
	text-decoration:none;
}
#menu #snow {
	width:960px;
	height:20px;
	position:absolute;
	top:0;
	background:url("snow.png"/*tpa=http://www.my7711.com/theme/default/image/snow.png*/);
}
#say {
	color:#f00;
	width:928px;
	line-height:20px;
	font-size:16px;
	padding:14px;
	margin:0 10px;
	background:#f5f5f5;
	border:2px solid #555;
	-moz-border-radius:0 0 3px 3px;
	-webkit-border-radius:0 0 3px 3px;
	border-radius:0 0 3px 3px;
	position:relative;
}
#say ol {
	width:960px;
	position:absolute;
	top:-4px;
	left:-2px;
	border-top:3px solid #333;
}
#say b {
	color:#f00;
	font-weight:normal;
	margin-right:5px;
}
#say span {
	float:right;
	color:#666;
	font-size:12px;
	cursor:pointer;
}
#say span:hover {
	color:#333;
}
#search {
	overflow:hidden;
	margin:10px 0 0 10px;
}
#search input {
	float:left;
	color:#ccc;
	font-family:'Microsoft Yahei';
	height:21px;
	line-height:21px;
	width:140px;
	padding:10px;
	border:none;
	outline:0;
	border:2px solid #bbb;
	-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;
	border:2px solid #555;
}
#search button {
	float:left;
	color:#fff;
	width:66px;
	text-align:center;
	font-family:'Microsoft Yahei';
	height:45px;
	line-height:45px;
	border:none;
	background:#bbb;
	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 {
	background:#555;
}
/* 首页公告 */
#new {
	float:left;
	height:308px;
	margin:10px 0 0 10px;
}
#news {
	width:288px;
	padding:5px;
	background:#fafafa;
	border:1px solid #e8e8e8;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
#new dl {
	font-size:14px;
	line-height:52px;
	margin-bottom:10px;
	overflow:hidden;
}
#new dl dd {
	float:left;
	color:#fff;
	width:85px;
	text-align:center;
	background:#090;
	-moz-border-radius:2px 0 0 2px;
	-webkit-border-radius:2px 0 0 2px;
	border-radius:2px 0 0 2px;
}
#new dl dt {
	float:left;
	color:#ff0;
	width:185px;
	padding:0 15px;
	background:#f00 url("new.gif"/*tpa=http://www.my7711.com/theme/default/image/new.gif*/);
	-moz-border-radius:0 2px 2px 0;
	-webkit-border-radius:0 2px 2px 0;
	border-radius:0 2px 2px 0;
}
#new ul {
	background:#fff;
	border:1px solid #eee;
	border-bottom:none;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
#new ul li a {
	color:#555;
	height:28px;
	line-height:28px;
	display:block;
	padding:10px 10px 10px 32px;
	border-bottom:1px solid #eee;
	background:url("tit.png"/*tpa=http://www.my7711.com/theme/default/image/tit.png*/) no-repeat 10px 16px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	-ms-text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	-moz-binding:url("ellipsis.xml#ellipsis"/*tpa=http://www.my7711.com/theme/default/image/ellipsis.xml#ellipsis*/);
}
#new ul li a:hover {
	color:#06f;
	text-decoration:none;
	background:#fafafa url("tit.png"/*tpa=http://www.my7711.com/theme/default/image/tit.png*/) no-repeat 10px -29px;
}
/* 首页幻灯 */
#focus {
	float:right;
	width:650px;
	height:320px;
	margin:10px 10px 0 0;
	overflow:hidden;
	position:relative;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
#focus ul {
	float:left;
	width:650px;
	height:320px;
	clear:both;
	position:absolute;
}
#focus ul li {
	float:left;
	width:650px;
	height:320px;
	overflow:hidden;
	position:relative;
}
#focus ul li img {
	width:650px;
	height:320px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
#focus ul li div {
	position:absolute;
	overflow:hidden;
}
#focus .sbg {
	position:absolute;
	right:0;
	bottom:0;
}
#focus .sbn {
	position:absolute;
	right:25px;
	bottom:25px;
	text-align:right;
}
#focus .sbn span {
	display:inline-block;
	_display:inline;
	_zoom:1;
	width:17px;
	height:17px;
	_font-size:0;
	margin-left:8px;
	cursor:pointer;
	background:#fff;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
}
#focus .sbn span.on {
	background:#fff;
}
.c0 {
	color:#f00;
}
.c1 {
	color:#0f0;
}
.c2 {
	color:#00f;
}
.c3 {
	color:#f0f;
}
.c4 {
	color:#0ff;
}
.c5 {
	color:#000;
}
#b {
	float:right;
	font-size:14px;
	font-weight:normal;
}
#mark {
	overflow:hidden;
	margin:10px 10px 0 10px;
	border-top:2px solid #06c;
	border-bottom:2px solid #e3e3e3;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
#item {
	float:left;
	width:659px;
	background:#f8f8f8;
	border-left:1px solid #e3e3e3;
}
#item ul {
	overflow:hidden;
	padding-bottom:15px;
	border-top:1px solid #fff;
}
#item ul:hover {
	background:#fff;
}
#item ul li {
	float:left;
	width:206px;
	height:68px;
	margin:15px 0 0 10px;
}
#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:298px;
	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:278px;
	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;
}
/* 表格 */
#form,#forms {
	margin:10px 10px 0 10px;
	padding:5px;
	overflow:hidden;
	background:#fafafa;
	border:1px solid #e8e8e8;
	-moz-border-radius:2px 2px 0 0;
	-webkit-border-radius:2px 2px 0 0;
	border-radius:2px 2px 0 0;
}
#forms {
	border-top:none;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	border-radius:0;
}
#forms {
	margin:0 10px;
}
#form table tr:hover,#forms table tr:hover {
	background:#fefde6;
}
#formd {
	margin:0 10px;
	border:1px solid #e8e8e8;
	border-top:none;
	border-bottom:2px solid #e8e8e8;
	-moz-border-radius:0 0 2px 2px;
	-webkit-border-radius:0 0 2px 2px;
	border-radius:0 0 2px 2px;
}
#formd a {
	line-height:25px;
	text-align:center;
	padding:10px;
	display:block;
	font-size:15px;
	cursor:pointer;
	background:#fff;
}
#formd a:hover {
	color:#f00;
	background:#fafafa;
	text-decoration:none;
}
#form #be,#forms #be {
	width:100%;
	background:#fff;
	border-left:1px solid #eee;
	-moz-border-radius:2px 2px 0 0;
	-webkit-border-radius:2px 2px 0 0;
	border-radius:2px 2px 0 0;
}
#forms #be {
	-moz-border-radius:0;
	-webkit-border-radius:0;
	border-radius:0;
}
#form #be th {
	font-size:15px;
	color:#555;
	line-height:25px;
	padding:15px;
	text-align:center;
	background:#f5f5f5 url("t.png"/*tpa=http://www.my7711.com/theme/default/image/t.png*/) repeat-x;
	border:1px solid #eee;
	border-bottom:2px solid #eee;
	border-left:none;
	-moz-border-radius:2px 2px 0 0;
	-webkit-border-radius:2px 2px 0 0;
	border-radius:2px 2px 0 0;
}
#forms #be th {
	font-size:0;
	height:0;
	line-height:0;
	border:none;
	border-top:1px solid #eee;
}
#form #be td,#forms #be td {
	color:#555;
	height:45px;
	line-height:45px;
	text-align:center;
	border-right:1px solid #eee;
	border-bottom:1px solid #eee;
	position:relative;
}
#forms #be td a {
	color:#555;
}
#form #be td {
	color:#f0f;
	background:#fffef3;
}
#form #be td a {
	color:#f0f;
}
#form #t td {
	color:#f00;
	background:url("f.gif"/*tpa=http://www.my7711.com/theme/default/image/f.gif*/) repeat-x;
}
#form #t td a {
	color:#f00;
}
#be td #huo {
	top:10px;
	right:10px;
	width:14px;
	height:16px;
	font-weight:normal;
	position:absolute;
	background:url("../../../upfile/201604/2016042868235721.gif"/*tpa=http://www.my7711.com/upfile/201604/2016042868235721.gif*/) no-repeat;
}
/* 边栏 */
#side {
	padding:5px;
	margin:10px 0 0 10px;
	background:#fafafa;
	border:1px solid #e8e8e8;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
#side .title {
	line-height:25px;
	padding:15px;
	border:1px solid #eee;
	border-bottom:2px solid #eee;
	background:#f5f5f5 url("t.png"/*tpa=http://www.my7711.com/theme/default/image/t.png*/) repeat-x;
	-moz-border-radius:2px 2px 0 0;
	-webkit-border-radius:2px 2px 0 0;
	border-radius:2px 2px 0 0;
}
#side ul {
	background:#fff;
	border-left:1px solid #eee;
	border-right:1px solid #eee;
}
#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"/*tpa=http://www.my7711.com/theme/default/image/ellipsis.xml#ellipsis*/);
	background:url("tit.png"/*tpa=http://www.my7711.com/theme/default/image/tit.png*/) no-repeat 10px -77px;
	border-bottom:1px solid #eee;
}
#side ul li a {
	float:left;
}
#side ul li a:hover {
	color:#369;
}
#side ul li:hover {
	background:#fafafa url("tit.png"/*tpa=http://www.my7711.com/theme/default/image/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:960px;
	_width:expression(this.width>960 ? "960":true);
	display:block;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
#banner a {
	margin:10px 10px 0 10px;
}
/* 列表 */
#list {
	overflow:hidden;
	padding:5px;
	margin:10px 10px 0 10px;
	background:#fafafa;
	border:1px solid #e8e8e8;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
#list h1 {
	color:#369;
	line-height:25px;
	padding:15px;
	border:1px solid #eee;
	background:#f5f5f5 url("t.png"/*tpa=http://www.my7711.com/theme/default/image/t.png*/) repeat-x;
	-moz-border-radius:2px 2px 0 0;
	-webkit-border-radius:2px 2px 0 0;
	border-radius:2px 2px 0 0;
}
#list h1 span {
	float:right;
}
#list h1 span img {
	margin-top:4.5px;
}
#list ul {
	background:#fff;
	border:1px solid #eee;
	border-bottom:none;
}
#list ul li {
	height:28px;
	line-height:28px;
	padding:10px 15px 10px 32px;
	background:url("tit.png"/*tpa=http://www.my7711.com/theme/default/image/tit.png*/) no-repeat 10px -167px;
	border-bottom:1px solid #eee;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	-ms-text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	-moz-binding:url("ellipsis.xml#ellipsis"/*tpa=http://www.my7711.com/theme/default/image/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"/*tpa=http://www.my7711.com/theme/default/image/tit.png*/) no-repeat 10px -212px;
}
#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;
}
/* 详情 */
#show {
	padding:5px;
	margin:10px 10px 0 10px;
	background:#fafafa;
	border:1px solid #e8e8e8;
	-moz-border-radius:2px 2px 0 0;
	-webkit-border-radius:2px 2px 0 0;
	border-radius:2px 2px 0 0;
}
#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:1px solid #eee;
	border-bottom:none;
}
#show ul {
	height:35px;
	padding:15px;
	text-align:center;
	overflow:hidden;
	border:1px solid #eee;
	border-top:none;
}
#show ul li {
	color:#888;
	font-size:12px;
	display:inline-block;
	line-height:35px;
	padding:0 10px;
	margin:0 3px;
	background:#f5f5f5;
	-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 #eee;
	-moz-border-radius:0 0 2px 2px;
	-webkit-border-radius:0 0 2px 2px;
	border-radius:0 0 2px 2px;
}
#show #content img {
	margin:10px auto;
	max-width:666px;
	_width:expression(this.width>666 ? "666":true);
	display:block;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
#next {
	color:#999;
	margin:0 10px;
	overflow:hidden;
	border:1px solid #e8e8e8;
	border-bottom:2px solid #e8e8e8;
	border-top:none;
	-moz-border-radius:0 0 2px 2px;
	-webkit-border-radius:0 0 2px 2px;
	border-radius:0 0 2px 2px;
}
#next a {
	color:#999;
}
#next dl {
	float:left;
}
#next dl dt {
	float:left;
	width:77px;
	height:25px;
	line-height:25px;
	padding:10px 0;
	text-align:center;
	background:#fcfcfc;
}
#next dl dt.l {
	border-left:1px solid #e8e8e8;
}
#next dl dd {
	float:left;
	width:250px;
	height:25px;
	line-height:25px;
	padding:10px 15px;
	border-left:1px solid #e8e8e8;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	-ms-text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	-moz-binding:url("ellipsis.xml#ellipsis"/*tpa=http://www.my7711.com/theme/default/image/ellipsis.xml#ellipsis*/);
}
#comments {
	padding:5px;
	margin:10px 10px 0 10px;
	background:#fafafa;
	border:1px solid #e8e8e8;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
#intro {
	padding:5px;
	margin:10px 10px 0 10px;
	background:#fafafa;
	border:1px solid #e8e8e8;
	-moz-border-radius:2px 2px 0 0;
	-webkit-border-radius:2px 2px 0 0;
	border-radius:2px 2px 0 0;
}
#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:1px solid #eee;
	border-bottom:none;
}
#intro #content {
	font-size:14px;
	line-height:28px;
	padding:15px;
	background:#fff;
	border:1px solid #eee;
}
#comments .title {
	line-height:25px;
	padding:15px;
	border:1px solid #eee;
	border-bottom:2px solid #eee;
	background:#f5f5f5 url("t.png"/*tpa=http://www.my7711.com/theme/default/image/t.png*/) repeat-x;
	-moz-border-radius:2px 2px 0 0;
	-webkit-border-radius:2px 2px 0 0;
	border-radius:2px 2px 0 0;
}
#comments .title span {
	float:right;
	font-size:13px;
	font-weight:normal;
}
#comments dl {
	overflow:hidden;
	padding:10px 15px;
	background:#fff;
	border:1px solid #eee;
	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 {
	padding:5px;
	margin:10px 10px 0 10px;
	background:#fafafa;
	border:1px solid #e8e8e8;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
#comment_staus dl {
}
#comment_staus dl dt {
	height:162px;
}
#comments-add-content {
	position:relative;
	margin-bottom:5px;
}
#comments-add-content .hint {
	color:#888;
	font-size:12px;
	line-height:25px;
	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:686px;
	height:100px;
	line-height:25px;
	border:1px solid #eee;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
	padding:10px;
}
#comments-push {
	line-height:35px;
}
#comments-push input {
	float:right;
	color:#fff;
	font-weight:bold;
	font-family:'Microsoft Yahei','Lucida Grande',Helvetica,Arial,sans-serif;
	width:80px;
	line-height:25px;
	display:block;
	border:none;
	padding:5px 10px;
	background:#666;
	cursor:pointer;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
#comments-push input:hover {
	color:#fff;
	background:#333;
}
#comments-push b {
	float:left;
	color:#666;
	font-weight:normal;
	padding:0 10px;
	display:block;
	background:#eee;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
/* 分页 */
#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;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
#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 {
	overflow:hidden;
	padding:5px;
	margin:10px 10px 0 10px;
	background:#fafafa;
	border:1px solid #e8e8e8;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
#page h1 {
	line-height:25px;
	padding:15px;
	border:1px solid #eee;
	border-bottom:2px solid #eee;
	background:#f5f5f5 url("t.png"/*tpa=http://www.my7711.com/theme/default/image/t.png*/) repeat-x;
}
#page #content {
	font-size:14px;
	line-height:28px;
	min-height:200px;
	padding:15px 20px;
	background:#fff;
	border:1px solid #eee;
	border-top:none;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
#page #content img {
	margin:10px auto;
	max-width:666px;
	_width:expression(this.width>666 ? "666":true);
	display:block;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
/* 留言模块 */
#book {
	overflow:hidden;
	padding:5px;
	margin:10px 10px 0 10px;
	background:#fafafa;
	border:1px solid #e8e8e8;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
#book h1 {
	line-height:25px;
	padding:15px;
	border:1px solid #eee;
	border-bottom:2px solid #eee;
	background:#f5f5f5 url("t.png"/*tpa=http://www.my7711.com/theme/default/image/t.png*/) repeat-x;
}
#book dl {
	padding:15px;
	overflow:hidden;
	background:#fff;
	border:1px solid #eee;
	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 {
	padding:5px;
	margin:10px 10px 0 10px;
	background:#fafafa;
	border:1px solid #e8e8e8;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
#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:686px;
	height:100px;
	line-height:25px;
	border:1px solid #eee;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
	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;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
#bookpush input:hover {
	background:#333;
}
/* 404页面全栏 */
#wall {
	padding:5px;
	margin:10px 10px 0 10px;
	background:#fafafa;
	border:1px solid #e8e8e8;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
#wall h1 {
	line-height:25px;
	padding:15px;
	border:1px solid #eee;
	border-bottom:2px solid #eee;
	background:#f5f5f5 url("t.png"/*tpa=http://www.my7711.com/theme/default/image/t.png*/) repeat-x;
	-moz-border-radius:2px 2px 0 0;
	-webkit-border-radius:2px 2px 0 0;
	border-radius:2px 2px 0 0;
}
#wall h1 span {
	float:right;
}
#wall p {
	font-size:18px;
	padding:120px 0;
	text-align:center;
	background:#fff;
	border:1px solid #eee;
	-moz-border-radius:0 0 2px 2px;
	-webkit-border-radius:0 0 2px 2px;
	border-radius:0 0 2px 2px;
}
/* 友情链接 */
#link {
	padding:5px;
	margin:10px 10px 0 10px;
	background:#fafafa;
	border:1px solid #e8e8e8;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
#link .title {
	line-height:25px;
	padding:15px;
	border:1px solid #eee;
	border-bottom:2px solid #eee;
	background:#f5f5f5 url("t.png"/*tpa=http://www.my7711.com/theme/default/image/t.png*/) repeat-x;
	-moz-border-radius:2px 2px 0 0;
	-webkit-border-radius:2px 2px 0 0;
	border-radius:2px 2px 0 0;
}
#link .title span {
	float:right;
	color:#888;
	font-size:13px;
	font-weight:normal;
}
#link ul {
	overflow:hidden;
	background:#fff;
	border:1px solid #eee;
	border-top:none;
	-moz-border-radius:0 0 2px 2px;
	-webkit-border-radius:0 0 2px 2px;
	border-radius:0 0 2px 2px;
}
#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 */
#totop {
	position:fixed;
	bottom:80px;
	right:50px;
	_position:absolute;
	z-index:9;
	display:none;
	width:69px;
	height:70px;
	display:block;
	cursor:pointer;
	background:#c00 url("totop.png"/*tpa=http://www.my7711.com/theme/default/image/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"/*tpa=http://www.my7711.com/theme/default/image/b.jpg*/) no-repeat center bottom;
	-moz-border-radius:0 0 3px 3px;
	-webkit-border-radius:0 0 3px 3px;
	border-radius:0 0 3px 3px;
}
#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:none;
}
#footer u {
	position:absolute;
	right:15px;
	bottom:15px;
}
#footer i {
	width:100px;
	height:100px;
	background:url("fly.gif"/*tpa=http://www.my7711.com/theme/default/image/fly.gif*/);
	background-size:100%;
	position:absolute;
	left:25px;
	bottom:15px;
}
/* 原lib/css/base.css */
*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"/*tpa=http://www.my7711.com/lib/images/tip_layer.png*/) no-repeat -7px 0;_background:url("../../../lib/images/tip_layer.gif"/*tpa=http://www.my7711.com/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"/*tpa=http://www.my7711.com/lib/images/tip_layer.png*/) no-repeat -7px -54px;_background:url("../../../lib/images/tip_layer.gif"/*tpa=http://www.my7711.com/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"/*tpa=http://www.my7711.com/lib/images/tip_layer.png*/) no-repeat -7px -108px;_background:url("../../../lib/images/tip_layer.gif"/*tpa=http://www.my7711.com/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"/*tpa=http://www.my7711.com/lib/images/tip_layer.png*/) 0 -161px;_background:url("../../../lib/images/tip_layer.gif"/*tpa=http://www.my7711.com/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"/*tpa=http://www.my7711.com/lib/images/tip_layer.png*/) no-repeat 0 0;_background:url("../../../lib/images/tip_layer.gif"/*tpa=http://www.my7711.com/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"/*tpa=http://www.my7711.com/lib/images/up.gif*/) no-repeat;width:16px;height:16px;display:inline-block;}
.downIcon{background:url("../../../lib/images/down.gif"/*tpa=http://www.my7711.com/lib/images/down.gif*/) no-repeat;width:16px;height:16px;display:inline-block;}
.deleteIcon{background:url("../../../lib/images/delete.gif"/*tpa=http://www.my7711.com/lib/images/delete.gif*/) no-repeat;width:16px;height:16px;display:inline-block;}
/* ColorBox Core Style */
#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;}
/* User Style */
#cboxOverlay{}
#colorbox{}
#cboxTopLeft{width:21px; height:21px; background:url("controls.png"/*tpa=http://www.my7711.com/theme/default/image/controls.png*/) no-repeat -100px 0;}
#cboxTopRight{width:21px; height:21px; background:url("controls.png"/*tpa=http://www.my7711.com/theme/default/image/controls.png*/) no-repeat -129px 0;}
#cboxBottomLeft{width:21px; height:21px; background:url("controls.png"/*tpa=http://www.my7711.com/theme/default/image/controls.png*/) no-repeat -100px -29px;}
#cboxBottomRight{width:21px; height:21px; background:url("controls.png"/*tpa=http://www.my7711.com/theme/default/image/controls.png*/) no-repeat -129px -29px;}
#cboxMiddleLeft{width:21px; background:url("controls.png"/*tpa=http://www.my7711.com/theme/default/image/controls.png*/) left top repeat-y;}
#cboxMiddleRight{width:21px; background:url("controls.png"/*tpa=http://www.my7711.com/theme/default/image/controls.png*/) right top repeat-y;}
#cboxTopCenter{height:21px; background:url("border.png"/*tpa=http://www.my7711.com/theme/default/image/border.png*/) 0 0 repeat-x;}
#cboxBottomCenter{height:21px; background:url("border.png"/*tpa=http://www.my7711.com/theme/default/image/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"/*tpa=http://www.my7711.com/theme/default/image/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"/*tpa=http://www.my7711.com/theme/default/image/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"/*tpa=http://www.my7711.com/theme/default/image/loading_background.png*/) no-repeat center center;}
#cboxLoadingGraphic{background:url("loading.gif"/*tpa=http://www.my7711.com/theme/default/image/loading.gif*/) no-repeat center center;}
#cboxClose{position:absolute; bottom:0; right:0; background:url("controls.png"/*tpa=http://www.my7711.com/theme/default/image/controls.png*/) no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px;}
#cboxClose.hover{background-position:-25px -25px;}

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to IE9.
*/
.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);
}
/* The following provides PNG transparency support for IE6 */
.cboxIE6 #cboxTopLeft{background:url("../../../../www.iplaysoft.com/wp-content/themes/ips/js/colorbox/images/ie6/borderTopLeft.png"/*tpa=http://www.iplaysoft.com/wp-content/themes/ips/js/colorbox/images/ie6/borderTopLeft.png*/);}
.cboxIE6 #cboxTopCenter{background:url("../../../../www.iplaysoft.com/wp-content/themes/ips/js/colorbox/images/ie6/borderTopCenter.png"/*tpa=http://www.iplaysoft.com/wp-content/themes/ips/js/colorbox/images/ie6/borderTopCenter.png*/);}
.cboxIE6 #cboxTopRight{background:url("../../../../www.iplaysoft.com/wp-content/themes/ips/js/colorbox/images/ie6/borderTopRight.png"/*tpa=http://www.iplaysoft.com/wp-content/themes/ips/js/colorbox/images/ie6/borderTopRight.png*/);}
.cboxIE6 #cboxBottomLeft{background:url("../../../../www.iplaysoft.com/wp-content/themes/ips/js/colorbox/images/ie6/borderBottomLeft.png"/*tpa=http://www.iplaysoft.com/wp-content/themes/ips/js/colorbox/images/ie6/borderBottomLeft.png*/);}
.cboxIE6 #cboxBottomCenter{background:url("../../../../www.iplaysoft.com/wp-content/themes/ips/js/colorbox/images/ie6/borderBottomCenter.png"/*tpa=http://www.iplaysoft.com/wp-content/themes/ips/js/colorbox/images/ie6/borderBottomCenter.png*/);}
.cboxIE6 #cboxBottomRight{background:url("../../../../www.iplaysoft.com/wp-content/themes/ips/js/colorbox/images/ie6/borderBottomRight.png"/*tpa=http://www.iplaysoft.com/wp-content/themes/ips/js/colorbox/images/ie6/borderBottomRight.png*/);}
.cboxIE6 #cboxMiddleLeft{background:url("../../../../www.iplaysoft.com/wp-content/themes/ips/js/colorbox/images/ie6/borderMiddleLeft.png"/*tpa=http://www.iplaysoft.com/wp-content/themes/ips/js/colorbox/images/ie6/borderMiddleLeft.png*/);}
.cboxIE6 #cboxMiddleRight{background:url("../../../../www.iplaysoft.com/wp-content/themes/ips/js/colorbox/images/ie6/borderMiddleRight.png"/*tpa=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')");
}

/* 首页图片 */
#live {
	overflow:hidden;
	padding:5px;
	margin:10px 10px 0 10px;
	background:#fafafa;
	border:1px solid #e8e8e8;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
#live .title {
	color:#66c;
	line-height:35px;
	padding:10px 15px;
	border:1px solid #eee;
	background:#f5f5f5 url("t.png"/*tpa=http://www.my7711.com/theme/default/image/t.png*/) repeat-x;
	-moz-border-radius:2px 2px 0 0;
	-webkit-border-radius:2px 2px 0 0;
	border-radius:2px 2px 0 0;
}
#live #l {
	float:right;
	color:#aaa;
	font-size:12px;
	font-weight:normal;
	line-height:33px;
	padding:0 10px;
	cursor:pointer;
	border:1px solid #eee;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
#live #r {
	float:right;
	color:#aaa;
	font-size:12px;
	font-weight:normal;
	line-height:33px;
	padding:0 10px;
	cursor:pointer;
	border:1px solid #eee;
	margin-left:-1px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
#live #l:hover,#live #r:hover {
	color:#555;
	background:#fff;
}
#live dd:hover,#live dt:hover {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}
#live #live-list {
	float:left;
	width:936px;
	height:130px;
	padding-left:10px;
	overflow:hidden;
	background:#fff;
	border:1px solid #eee;
	-moz-border-radius:0 0 2px 2px;
	-webkit-border-radius:0 0 2px 2px;
	border-radius:0 0 2px 2px;
}
#live #live-list ul {
	overflow:hidden;
}
#live #live-list ul li {
	float:left;
	margin:10px 10px 0 0;
	text-align:center;
	position:relative;
}
#live #live-list ul li img {
	width:146px;
	height:110px;
	display:block;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
#live #live-list ul li p {
	color:#fff;
	width:136px;
	line-height:20px;
	padding:5px;
	display:none;
	background:#000;
	position:absolute;
	bottom:0;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
	-moz-border-radius:0 0 2px 2px;
	-webkit-border-radius:0 0 2px 2px;
	border-radius:0 0 2px 2px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	-ms-text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	-moz-binding:url("ellipsis.xml#ellipsis"/*tpa=http://www.my7711.com/theme/default/image/ellipsis.xml#ellipsis*/);
}
#live #live-list ul li:hover p {
	display:block;
}
/* 图片 */
#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;
}
#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 */
#mini{font-size:14px;width:260px;background:url("m.png"/*tpa=http://www.my7711.com/theme/default/image/m.png*/);padding:5px;position:fixed !Important;position:absolute;z-index:1000;left:0px;bottom:0;display:block;}
*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"/*tpa=http://www.my7711.com/theme/default/image/se.png*/) no-repeat;margin-top:5px;}
.mininarove{width:25px;height:16px;background:url("se.png"/*tpa=http://www.my7711.com/theme/default/image/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;}

/* win */
*html #win {
	position:absolute;
	top:expression(eval(document.documentElement.scrollTop));
}
#win {
	position:fixed;
	display:none;
	width:100%;
	height:100%;
	left:0;
	top:0;
	z-index:99999;
	background:#25191d;
}
#win #dow {
	position:relative;
	width:982px;
	height:700px;
	margin:0 auto;
	left:50%;
	top:50%;
	margin:-355px 0 0 -491px;
}
#win p {
	display:block;
	width:982px;
	height:700px;
	position:absolute;
	top:0;
	left:30px;
}
#win p embed {
	width:982px;
	height:700px;
}
#win #dow img {
	width:982px;
	height:700px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
#win #dow #off {
	display:block;
	line-height:35px;
	padding:20px 30px;
	color:#000;
	font-size:25px;
	position:absolute;
	bottom:50px;
	right:50px;
	background:#fff;
	cursor:pointer;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	z-index:99999;
}
#win #dow #off:hover {
	color:#f00;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}
/* 在线客服 */
#ol {
	font-size:13px;
	position:fixed;
	top:213px;
	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"/*tpa=http://www.my7711.com/theme/default/image/ol.png*/) no-repeat 0 bottom;
	padding-bottom:5px;
	width:140px;
	float:left;
	overflow:hidden;
}
#ol .tp {
	background:url("ol.png"/*tpa=http://www.my7711.com/theme/default/image/ol.png*/) no-repeat 0% 0%;
	height:5px;
}
#ol ul {
	background:url("ol.png"/*tpa=http://www.my7711.com/theme/default/image/ol.png*/) repeat-y -141px 0;
	padding:0 5px;
}
#ol ul h3 {
	color:#027fe0;
	height:45px;
	line-height:45px;
	text-align:center;
	border-bottom:1px solid #eee;
	margin-bottom:5px;
}
#ol ul li {
	height:36px;
	line-height:36px;
	overflow:hidden;
	word-wrap:break-word;
	border-bottom:1px dashed #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"/*tpa=http://www.my7711.com/theme/default/image/ol.png*/) no-repeat -312px 0;
	position:relative;
	width:29px;
	height:115px;
	top:47px;
	left:0;
}
#ol .btnctn {
	background:url("ol.png"/*tpa=http://www.my7711.com/theme/default/image/ol.png*/) no-repeat -282px 0;
	position:relative;
	width:29px;
	height:115px;
	top:50px;
	left:0;
}
#ol .qq {
	display:block;
	padding-left:21px;
	background:url("ol.png"/*tpa=http://www.my7711.com/theme/default/image/ol.png*/) no-repeat 0px -19px;
}
#ol span {
	color:#01a520;
	display:block;
	padding-left:19px;
	background:url("ol.png"/*tpa=http://www.my7711.com/theme/default/image/ol.png*/) no-repeat 0px -50px;
}
#ol span:hover {
	color:#f80;
}
#ol .un {
	display:block;
	padding-left:21px;
	background:url("ol.png"/*tpa=http://www.my7711.com/theme/default/image/ol.png*/) no-repeat 0px -84px;
}
#ol .yy {
	display:block;
	padding-left:21px;
	background:url("ol.png"/*tpa=http://www.my7711.com/theme/default/image/ol.png*/) no-repeat 0px -114px;
}
#ol .cz {
	display:block;
	padding-left:21px;
	background:url("ol.png"/*tpa=http://www.my7711.com/theme/default/image/ol.png*/) no-repeat 0px -143px;
}
#ol .go {
	display:block;
	padding-left:21px;
	background:url("ol.png"/*tpa=http://www.my7711.com/theme/default/image/ol.png*/) no-repeat 0px -172px;
}

#zhibo {
	width:960px;
	height:600px;
	margin:10px auto 0 auto;
}
#zhibo embed {
	width:960px;
	height:600px;
}
#zboff {
	z-index:99;
	position:relative;
}
#zboff a {
	color:#ff0;
	font-size:14px;
	line-height:30px;
	padding:8px 10px;
	display:block;
	cursor:pointer;
	position:absolute;
	top:20px;
	right:20px;
	z-index:99;
	background:#d00;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}
#zboff a:hover {
	color:#fff;
	text-decoration:none;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}