.usl {
	overflow: scroll;
	overflow-x: hidden;
	padding: 5px;
	width: 580px;
	height: 280px;
}

.usl2 {
	width: auto;
	border: dashed #CCC;
	border-width: 0 1px 1px;
}

.usl li {
	overflow: hidden;
	float: left;
	margin: 3px;
	width: 134px;
	height: 64px;
}

.usl a {
	display: block;
	padding: 4px;
	border: 1px solid #FFF;
}

.usl a:hover {
	text-decoration: none;
	border: 1px solid;
	border-color: #DDD #999 #999 #DDD;
	background: #F2F2F2;
}

.usl .avt {
	float: left;
	margin-right: 5px;
	width: 52px;
	height: 52px;
	border: 1px solid #CDCDCD;
	background-color: #FFF;
	background-position: 2px 2px;
	background-repeat: no-repeat;
	zoom: 1;
}

.usl .d {
	float: left;
	width: 65px;
	height: 54px;
	overflow: hidden;
	word-wrap: break-word;
}

.usl li.a a,
.usl li.a a:hover {
	border-color: #F90;
	background-color: #FFF1E1;
}

.usl li.a .avt span {
	display: block;
	margin-left: 2px;
	width: 50px;
	height: 50px;
	background: url(http://www.partytime.com.cn/static/image/common/mark.png) no-repeat left bottom;
}

.usd {
	padding: 5px 10px 0;
	border: solid #CCC;
	border-width: 1px 0;
	background-color: #F2F2F2;
}

.usd2 {
	border-width: 1px;
	border-style: dashed;
}

.usd li {
	float: left;
	margin-right: 1%;
	width: 48%;
}

.e {
	overflow: hidden;
}

.e .i,
.el .i {
	padding: 6px 10px;
	border-bottom: 1px dashed #CDCDCD;
	background: #F7F7F7;
}

.el {}

.et {
	margin: 20px 0 10px;
}

.el li {
	padding: 10px 20px;
	min-height: 20px;
	border-bottom: 1px dashed #CDCDCD;
}

.ie6 .el,
.ie6 .el li {
	zoom: 1;
}

.el .t {
	position: absolute;
	margin: 1px 0 0 -20px;
}

.el .o {
	overflow: hidden;
	float: right;
	margin: 4px -20px -4px 0;
	width: 16px;
	height: 16px;
	text-indent: 20px;
	background: url(http://www.partytime.com.cn/static/image/common/op.png) no-repeat -2px -62px;
}

.ie6 .el .o {
	position: absolute;
	margin: 2px 0 0 525px;
}

.el .del {
	background-position: -2px -22px;
}

.el .d {
	padding-top: 10px;
	color: #666;
}

.ec .tn {
	margin: 10px 10px 0 0;
	cursor: pointer;
}

.ec a .tn {
	float: left;
	padding: 2px;
	max-width: 90px;
	max-height: 90px;
	border: 1px solid #CDCDCD;
}

.ie6 .ec a .tn {
	width: expression(this.width > 90 && this.width >=this.height ? 90:true);
	height: expression(this.height > 90 && this.width <=this.height ? 90:true);
}

.el .ec .hot {
	float: right;
	margin: 10px 0 0 10px;
	width: 55px;
	height: 50px;
	background: url(http://www.partytime.com.cn/static/image/common/hotspot.gif) no-repeat;
}

.el .ec .hot a {
	display: block;
	line-height: 20px;
	text-align: center;
	color: #FFF;
}

.el .ec .hot a:hover {
	text-decoration: none;
}

.el .ec .hot em {
	display: block;
	line-height: 30px;
	font-size: 16px;
	color: #369;
	cursor: pointer;
}

.el a {
	color: #369;
}

.xlda .el {
	overflow: hidden;
	float: left;
	margin-top: -4px;
	width: 100%;
}

.xlda .el li {
	margin-bottom: -4px;
	padding-top: 14px;
}

.ie6 .xlda .el .o {
	margin: 2px 0 0 460px;
}

#share_preview .h {
	display: none;
}

.quote {
	overflow: hidden;
	margin: 10px 0;
	padding-left: 16px;
	background: url(http://www.partytime.com.cn/static/image/common/qa.gif) no-repeat 0 0;
	color: #666;
}

.quote blockquote {
	display: inline;
	margin: 0;
	padding-right: 16px;
	background: url(http://www.partytime.com.cn/static/image/common/qz.gif) no-repeat 100% 100%;
}

.m_c .quote {
	width: 585px;
}

.blockcode {
	overflow: hidden;
	margin: 10px 0;
	padding: 5px 10px;
	background: #F7F7F7;
	color: #666;
}

.blockcode code {
	font-family: Monaco, Consolas, 'Lucida Console', 'Courier New', serif;
	font-size: 12px;
	line-height: 1.8em;
}

* html .blockcode code {
	font-family: 'Courier New', serif;
}

.pattl {
	overflow: hidden;
	padding: 1em 0;
	width: 100%;
	font-size: 12px;
}

.tatt,
.t_attach_img {
	padding: 5px;
	color: #999;
	font-size: 12px;
}

.tatt {
	width: 240px;
}

.tatt em {
	color: #999;
}

.t_attachinsert {
	margin: 1em 0;
	font-size: 12px;
}

.t_attachinsert p img {
	margin-bottom: -4px;
}

.t_table {
	border: 1px solid #E3EDF5;
	empty-cells: show;
	border-collapse: collapse;
}

.pl table.t_table {
	table-layout: auto;
}

.t_table td {
	padding: 4px;
	border: 1px solid #E3EDF5;
	overflow: hidden;
}

.tattl {
	float: left;
	overflow: hidden;
	padding: 10px 10px 10px 0;
	width: 45%;
	height: 64px;
}

.tattl a {
	color: #369;
	text-decoration: underline;
}

.tattl dt {
	float: left;
	width: 40px;
	font-weight: 700;
}

.tattl strong {
	margin-right: 6px;
	color: #F26C4F;
	font-weight: 400;
}

.tattl dt img {
	width: 32px;
	height: 32px;
}

.tattl dd {
	margin-left: 40px;
	color: #999;
}

.attnm {
	height: 18px;
	margin-bottom: 3px;
	overflow: hidden;
	white-space: nowrap;
}

*html .attnm {
	white-space: normal;
}

.attm {
	overflow: visible;
	float: none;
	width: 100%;
	height: auto;
}

.attm dt {
	width: 0;
}

.attm dd {
	margin-left: 0;
}

.zoom {
	cursor: pointer;
}

.attp {
	width: 180px;
	text-align: left;
}

.tattl .attp {
	width: 240px;
}

.attprice {
	padding: 5px;
	border: 1px dashed #FF9A9A;
}

.zoominner {
	padding: 5px 10px 10px;
	background: #FFF;
	text-align: left;
}

.zoominner p {
	padding: 8px 0;
}

.zoominner p a {
	float: left;
	margin-left: 10px;
	width: 17px;
	height: 17px;
	background: url(http://www.partytime.com.cn/static/image/common/imgzoom_tb.gif) no-repeat 0 0;
	line-height: 100px;
	overflow: hidden;
}

.zoominner p a:hover {
	background-position: 0 -39px;
}

.zoominner p a.imgadjust {
	background-position: -40px 0;
}

.zoominner p a.imgadjust:hover {
	background-position: -40px -39px;
}

.zoominner p a.imgclose {
	background-position: -80px 0;
}

.zoominner p a.imgclose:hover {
	background-position: -80px -39px;
}

.zimg_c {
	position: relative;
}

.zimg_prev,
.zimg_next {
	display: block;
	position: absolute;
	width: 80px;
	height: 100%;
	background: url(http://www.partytime.com.cn/static/image/common/pic-prev.png) no-repeat 0 -100px;
	cursor: pointer;
}

.zimg_next {
	right: 10px;
	background-image: url(http://www.partytime.com.cn/static/image/common/pic-next.png);
	background-position: 100% -100px;
}

.zimg_c img {
	margin: 0 auto;
}

.zimg_p strong {
	display: none;
}

.relatedlink,
.relatedlink:hover {
	text-decoration: none !important;
	color: #444 !important;
	border-bottom: 1px solid blue;
}

.favmark {
	margin-bottom: -3px;
}

.vw {}

.vw .h {
	padding-bottom: 15px;
	border-bottom: 1px solid #CDCDCD;
}

.vw .ph {
	padding: 15px 0 10px;
	color: #444;
}

.vw .hot {
	margin-right: 5px;
	color: #F26C4F;
}

.vw .s {
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #CDCDCD;
	line-height: 2;
	color: #369;
}

.vw .s strong {
	font-weight: 400;
	color: red;
}

.vw .d {
	margin: 15px 0;
	min-height: 100px;
	font-size: 14px;
	line-height: 1.8;
	color: #000;
}

.vw .d i {
	font-style: italic;
}

.vw .d img {
	max-width: 620px;
}

.ie6 .vw .d img {
	width: expression(this.width > 620 ? 620:true);
}

.vwtb {
	table-layout: fixed;
	width: 100%;
	height: 300px;
}

.vw .pattl_c .tip {
	line-height: 1.5;
}

#article_content {
	vertical-align: top;
}

.vw .d ol,
.vw .d ul {
	margin: 1em 2em;
}

.vw .d ul li {
	list-style-type: disc;
}

.vw .d .ml,
.vw .d .xl {
	margin: 0;
}

.vw .d .ml li {
	list-style-type: none;
}

.vw .attach {
	padding-left: 20px;
	background: url(http://www.partytime.com.cn/static/image/common/fach.gif) no-repeat 0 50%;
	color: #369;
}

.vw .o {
	margin-top: 15px;
	padding-top: 5px;
	border-top: 1px solid #CDCDCD;
	text-align: right;
}

.vw .o .mgcmn {
	width: auto;
	text-align: left;
}

#nv_portal .vw .h,
#nv_portal .vw .s,
#nv_portal .vw .d,
#nv_portal .vw .o,
#nv_portal .vw .pren,
#nv_forum .vw .h,
#nv_forum .vw .s,
#nv_forum .vw .d {
	margin-right: 15px;
	margin-left: 15px;
}

.pic_h {
	border-radius: 5px;
}

.pic_h .h {
	border-bottom: 1px dashed #CDCDCD;
	margin-left: 0 !important;
	margin-right: 0 !important;
	padding-left: 15px;
	padding-right: 15px;
}

.pic_h .d {
	margin: 0 !important;
}

.albumback #ft {
	border-top: 0;
	color: #FFF;
}

.albumback #pt a,
.albumback #ft a,
.albumback a.thread_mod span,
.albumback .vw .ph,
.albumback .album_info p,
.albumback .img_tit_t .xi1 {
	color: #FFF;
}

.albumback .ct2 .bm,
.albumback #imagelist_nav {
	background: #000;
}

.albumback #ct {
	border-color: #CDCDCD;
}

.albumback a.thread_mod:hover span {
	color: #539BCB !important;
}

.atd {
	margin: 15px auto;
}

.atd img {
	margin-bottom: 10px;
}

.atd a {
	display: block;
}

.atd a:hover {
	text-decoration: none;
}

.atd td {
	padding: 10px;
	text-align: center;
	vertical-align: bottom;
}

.atd .atdc {
	position: relative;
	margin: 0 auto 10px;
	width: 20px;
	height: 50px;
}

.atdc div {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 20px;
	text-align: left;
}

.atd .ac1 {
	background: #C30;
}

.atd .ac2 {
	background: #0C0;
}

.atd .ac3 {
	background: #F90;
}

.atd .ac4 {
	background: #06F;
}

.atdc em {
	position: absolute;
	margin: -25px 0 0 -5px;
	width: 30px;
	font-size: 11px;
	text-align: center;
	color: #999;
}

.pgm {
	clear: both;
	padding: 5px 0;
}

.pgm .pg {
	float: left;
}

.bart {
	position: relative;
	padding: 10px;
	width: 640px;
}

.bartl {
	overflow-y: scroll;
	padding: 10px;
	width: 270px;
	height: 270px;
	border: 1px solid #CDCDCD;
}

.bartl li {
	overflow: hidden;
	width: 250px;
	height: 20px;
}

.bartl li em {
	float: left;
	width: 200px;
}

.barto {
	position: absolute;
	top: 190px;
	left: 315px;
	height: 30px;
}

.barto .pn * {
	padding: 0 8px;
}

.bart .chkall {
	padding-left: 10px;
}

#chkalldiv p {
	width: 292px;
}

.ptblk li {
	padding: 7px 0;
	border-bottom: 1px solid #CDCDCD;
}

.ptblk em {
	margin-right: 30px;
}

.colorwd {
	margin-right: 3px;
}

.dopt input {
	float: left;
}

#nv_portal .vw .pren em {
	display: block;
	width: 100%;
	height: 22px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.f {
	width: 935px;
}

.ct2 .mn {
	width: 933px;
}

.vw .ph {
	font-weight: bold;
	font-family: none;
	font-size: 14px;
	text-align: left;
	margin-top: 20px;
}

.bm .xg1 {
	text-align: center;
	margin: 15px;
	display: none;
}

.xg1,
.xg1 a {
	font-size: 13px;
	color: #000 !important;
}

.vw .h {
	border-bottom: 1px solid #ddd;
	padding-bottom: 0px;
}

.vw .o {
	border-top: none;
}

.bm {
	border: none;
}

#nv_portal .vw .pren em {
	color: #ED915F;
}

#pt {
	padding: 8px;
	padding-left: 10px border-top:5px rgb(237, 145, 95) solid;
	background: url('http://www.partytime.com.cn/template/singcere/src/img/yellow.png');
}

.vw .o {
	margin-top: 0px;
}

.wp {
	margin: 0 auto;
	width: 1160px;
}

.viewl {
	width: 200px;
	margin-top: 30px;
	font-size: 14px;
}

.viewl_bot {
	background-color: #ebebeb;
	text-align: center;
	clear: both;
	overflow: hidden;
}

.view_nv1,
.view_nv2,
.view_nv3,
.view_nv4,
.view_nv5,
.view_nv6,
.view_nv7,
.view_nv8 {
	padding: 8px;
}

.viewl_top {
	margin-bottom: 10px;
}

.viewl_top .tp {
	text-align: center;
	width: 96px;
	background-color: #F49021;
	color: #fff;
	padding: 9px;
}

.gw {
	float: right;
	margin: 14px 20px;
	font-size: 14px;
}

.triangle {
	width: 0;
	height: 0;
	border: 6px solid #000;
	border-color: transparent transparent transparent #F49021;
	margin: 5px -5px 5px 5px;
}

.triangle1 {
	width: 0;
	height: 0;
	border: 19px solid #000;
	border-color: #F49021 transparent transparent #F49021;
}

.triangle2 {
	width: 0;
	height: 0;
	border: 15px solid #000;
	border-color: transparent #000 #000 transparent;
	margin: 9px 0px 0px -26px;
}

.triangle3 {
	border-left: 22px solid #000;
	border-right: 22px solid #000;
	border-top: 15px solid #000;
	border-bottom: 15px solid #000;
	margin-top: 9px;
}

#diypage {
	display: none;
}

#article_content div {
	margin-bottom: 10px;
	line-height: 27px;
}

.wp1 {
	width: 1160px;
	margin: auto;
}

.wp {
	margin: 0 auto;
	width: 1600px;
}