body, td, div
{
	word-break: break-all;
	table-layout: fixed;
	font-family: Arial,Verdana, Helvetica, sans-serif,宋体,;
	color: #505050;
	line-height: 150%;
	font-size: 12px;
	margin: 0 0 0 0;
	list-style-type: none;
}


img, input
{
	border: 0;
	vertical-align: middle;
}

A
{
	text-decoration: none;
	color: #505050;
}
A:link
{
	color: #505050;
}
A:hover
{
	text-decoration: underline;
	color: #1C71B9;
}

hr
{
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-style: dotted;
	border-top-style: dotted;
	height: 1px;
	width: 800px;
	text-align: left;
	color: #dddddd;
	shade: no;
}

.rollimg
{
	height: 200px;
}
.hr2
{
	height: 2px;
	width: 650px;
	text-align: left;
	background-color: #cdcdcd;
	shade: no;
}


.flor
{
	float: left;
}
.flol
{
	float: right;
}

.friendset
{
	float: left;
	width: 170px;
	height: 180px;
}

.rankset
{
	float: left;
	width: 320px;
	height: 330px;
}

.picflo
{
	overflow: hidden;
	margin-bottom: -8px;
	height: 200px;
	width: 982px;
}

.topimg
{
	width: 982px;
	height: 200px;
}

table
{
	border: 0px;
	border-collapse: collapse;
	margin-top: 8px;
	margin-right: 4px;
	margin-bottom: 4px;
}
.executemargin
{
	margin-top: -4px;
	margin-right: -4px;
	margin-bottom: -6px;
}
table, td
{
	padding: 0;
}

.tamain
{
	width: 995px;
}

.maintb
{
	text-align: center;
	vertical-align: top;
}

.tdthree
{
	text-align: center;
	vertical-align: middle;
}

.tbtop
{
	margin: 0;
	height: 285px;
}

.spaceshu
{
	width: 3px;
}

.toptit
{
	width: 170px;
	padding: 0px;
	padding-left: 10px;
	background-image: url(   '../images/icon_gray1.gif' );
	background-repeat: no-repeat;
	background-position: left center;
}

.tophot
{
	width: 210px;
	padding: 0px;
	padding-left: 12px;
	background-image: url(   '../images/whatsnew_icon.gif' );
	background-repeat: no-repeat;
	background-position: left center;
}

.topnew
{
	width: 210px;
	padding: 0px;
	padding-left: 12px;
	background-image: url(   '../images/whatsnew_icon2.gif' );
	background-repeat: no-repeat;
	background-position: left center;
}

.topsearch
{
	width: 210px;
	vertical-align: top;
	height: 220px;
}

.tbwoyuset
{
	min-height: 500px;
	vertical-align: top;
}
.tbwoyuset2
{
	height: 822px;
	vertical-align: top;
}

/* calendar */
.calendar
{
	border-collapse: separate;
	padding: 2px;
	border: 0px;
}

.calendar td
{
	width: 28px;
	height: 24px;
	text-align: center;
	background-color: #F4F4F4;
}

.calendcontb
{
	border: 1px solid #DDDDDD;
	background-color: #F5F5F5;
}
.calendcon
{
	padding: 8px;
	line-height: 180%;
	width: 190px;
}

.myinfo
{
	text-align: left;
	margin-left: 48px;
	padding: 8px;
	line-height: 150%;
}

.entertd
{
	width: 220px;
	height: 240px;
	text-align: center;
	background-image: url(   '../images/square2_05.gif' );
	background-repeat: repeat-x;
	background-position-y: top;
}


.entertb
{
	width: 218px;
}
.entertb, td
{
	padding: 0px;
	margin: 0;
	line-height: 200%;
}
.topblogmen
{
	margin: -6px;
}

.topexetb
{
	margin: 4px;
}
.topblogtit
{
	line-height: 120%;
	vertical-align: middle;
}


.topexetop
{
	text-align: left;
	width: 220px;
	vertical-align: top;
	background-image: url(   '../images/square2_05.gif' );
	background-repeat: repeat-x;
	background-position-y: top;
}

.tophuati
{
	width: 700px;
	height: 200px;
}

.imgexecbg
{
	height: 140px;
	width: 187px;
}

.imgexec
{
	max-width: 187px;
	max-height: 140px;
	width: expression(this.width > 187 && this.width / 187 >= this.height / 140 ? 187 : true);
	height: expression(this.height > 140 && this.width / 187 < this.height / 140 ? 140 : true);
}

.imgexecsbg
{
	width: 80px;
	height: 60px;
}
.imgexecs
{
	max-width: 80px;
	max-height: 60px;
	width: expression(this.width > 80 && this.width / 80 >= this.height / 60 ? 80 : true);
	height: expression(this.height > 60 && this.width / 80 < this.height / 60 ? 60 : true);
}

.imgexecbbg
{
	width: 267px;
	height: 200px;
	text-align: center;
	vertical-align: middle;
}
.imgexecb
{
	max-width: 267px;
	max-height: 200px;
	width: expression(this.width > 267 && this.width / 267 >= this.height / 200 ? 267 : true);
	height: expression(this.height > 200 && this.width / 267 < this.height / 200 ? 200 : true);
}


.tmplbg
{
	width: 230px;
	height: 180px;
}

.tmplb
{
	width: 180px;
	height: 124px;
}

.tmpl
{
	max-width: 180px;
	max-height: 120px;
	width: expression(this.width > 180 && this.width / 180 >= this.height / 120 ? 180 : true);
	height: expression(this.height > 180 && this.width / 120 < this.height / 120 ? 120 : true);
}



.imgbbsto
{
	max-width: 220px;
	max-height: 169px;
	width: expression(this.width > 220 && this.width / 220 >= this.height / 169 ? 220 : true);
	height: expression(this.height > 220 && this.width / 169 < this.height / 169 ? 169 : true);
}

.topmenbs
{
	text-align: center;
	float: left;
	width: 90px;
	height: 50px;
}


.menbs
{
	float: left;
	width: 100px;
	height: 90px;
}

.menbimgsbg
{
	width: 48px;
	height: 48px;
}

.menbimgs
{
	max-width: 48px;
	max-height: 48px;
	width: expression(this.width > 48 && this.width / 48 >= this.height / 48 ? 48 : true);
	height: expression(this.height > 48 && this.width / 48 < this.height / 48 ? 48 : true);
}

.menbimgbbg
{
	width: 95px;
	height: 95px;
}
.menbimgb
{
	max-width: 95px;
	max-height: 95px;
	width: expression(this.width > 95 && this.width / 95 >= this.height / 95 ? 95 : true);
	height: expression(this.height > 95 && this.width / 95 < this.height / 95 ? 95 : true);
}


input, select, textarea, choose
{
	border: 1px solid #CDCDCD;
}

input, select, textarea
{
	font-size: 12px;
	color: ##808080;
	height: 18px;
	vertical-align: center;
}

.inputchara
{
	width: 24px;
	height: 18px;
}

.texcom
{
	width: 640px;
	height: 100px;
}

.texdiary
{
	width: 640px;
	height: 200px;
}

.seachb
{
	float: right;
}


.selectpd
{
	width: 120px;
	height: 40px;
}

.seachfill
{
	width: 120px;
}

.emfill
{
	width: 220px;
}

.emprice
{
	width: 80px;
}

.namefill
{
	width: 100px;
}
.passwfill
{
	width: 80px;
}
.checfill
{
	width: 50px;
}


.blogtit1
{
	width: 200px;
	height: 18px;
}
.blogtit2
{
	width: 200px;
	height: 120px;
}
.adminemp
{
	width: 90px;
	height: 20px;
}
.blogtop
{
	width: 210px;
	height: 240px;
	vertical-align: top;
	line-height: 200%;
}
.blogtop2
{
	height: 218px;
	vertical-align: top;
}
.blogtop3
{
	padding: 0;
	margin: 0;
}

.blogtopim
{
	max-width: 210px;
	max-height: 158px;
	width: expression(this.width > 210 && this.width / 210 >= this.height / 158 ? 210 : true);
	height: expression(this.height > 158 && this.width / 210 < this.height / 158 ? 158 : true);
}

.blogtopimbg
{
	padding-left: 2px;
	width: 214px;
	height: 155px;
}

.blogtoptext
{
	text-align: left;
	line-height: 120%;
}

.newmanbg
{
	background-image: url(   '../images/newmanb.gif' );
	background-repeat: no-repeat;
	background-position: left center;
}

.putsub
{
	background-image: url(   '../images/icon_sub2.gif' );
	border: none;
	width: 78px;
	height: 21px;
}

.putback
{
	background-image: url(   '../images/icon_back.gif' );
	border: none;
	width: 78px;
	height: 21px;
}

.putbackalb
{
	background-image: url(   '../images/icon_backalbum.gif' );
	border: none;
	width: 107px;
	height: 21px;
}

.putsearch
{
	background-image: url(   '../images/seach_squ.gif' );
	border: none;
	width: 77px;
	height: 41px;
}

.putjoinb
{
	background-image: url(   '../images/icon_join_execb.gif' );
	border: none;
	width: 210px;
	height: 27px;
}

.putjoinm
{
	background-image: url(   '../images/icon_join_execb2.gif' );
	border: none;
	width: 78px;
	height: 21px;
}

.putlogout
{
	background-image: url(   '../images/icon_logout_execb2.gif' );
	border: none;
	width: 78px;
	height: 21px;
}


.putjoins
{
	background-image: url(   '../images/icon_join.gif' );
	border: none;
	width: 38px;
	height: 17px;
}

.putlooksign
{
	background-image: url(   '../images/icon_looksign.gif' );
	border: none;
	width: 107px;
	height: 21px;
}

.putdraf
{
	background-image: url(   '../images/icon_saveasdraf.gif' );
	border: none;
	width: 107px;
	height: 21px;
}

.putedit
{
	background-image: url(   '../images/icon_edit.gif' );
	border: none;
	width: 78px;
	height: 21px;
}

.putbrowse
{
	background-image: url(   '../images/icon_browse.gif' );
	border: none;
	width: 78px;
	height: 21px;
}

.putreg
{
	background-image: url(   '../images/icon_regis.gif' );
	border: none;
	width: 78px;
	height: 21px;
}

.putnext
{
	background-image: url(   '../images/icon_next.gif' );
	border: none;
	width: 107px;
	height: 21px;
}

.putenter
{
	background-image: url(   '../images/icon_enter.gif' );
	border: none;
	width: 78px;
	height: 21px;
}

.putenterinde
{
	background-image: url(   '../images/enter.gif' );
	border: none;
	width: 59px;
	height: 41px;
}


.putsearch2
{
	background-image: url(   '../images/icon_search.gif' );
	border: none;
	width: 78px;
	height: 21px;
}

.putcheck
{
	background-image: url(   '../images/icon_check_execb.gif' );
	border: none;
	width: 196px;
	height: 27px;
}


.albumscanbg
{
	float: left;
	padding-top: 4px;
	padding-left: 12px;
	padding-right: 12px;
	background-image: url(   '../images/bg_album.gif' );
	width: 154px;
	height: 155px;
	margin: 12 9;
}

.albumscanb
{
	padding-bottom: 2px;
	width: 130px;
	height: 100px;
}


.albumscan
{
	max-width: 130px;
	max-height: 98px;
	width: expression(this.width > 130 && this.width / 130 >= this.height / 98 ? 130 : true);
	height: expression(this.height >98 && this.width / 130 < this.height / 98 ? 98 : true);
	padding-top: 3px;
	padding-bottom: 6px;
}

.picscanbg
{
	float: left;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #EAEAEA;
	width: 160px;
	height: 165px;
	margin: 12 6;
}
.picscanb
{
	padding-bottom: 2px;
	width: 150px;
	height: 115px;
}
.picscan
{
	max-width: 150px;
	max-height: 113px;
	width: expression(this.width > 150 && this.width / 150 >= this.height / 113 ? 150 : true);
	height: expression(this.height >113 && this.width / 150 < this.height / 113 ? 113 : true);
}

.upscanbg
{
	width: 76px;
	height: 59px;
}

.upscan
{
	border: 4px solid #dddddd;
	max-width: 70px;
	max-height: 53px;
	width: expression(this.width > 70 && this.width / 70 >= this.height / 53 ? 70 : true);
	height: expression(this.height >53 && this.width / 70 < this.height / 53 ? 53 : true);
}

.alubpad
{
	margin: 8;
}


.psignlebg
{
	margin: 24px;
}

.psignle
{
	max-width: 500px;
	max-height: 680px;
	width: expression(this.width > 500 && this.width / 500 >= this.height / 680 ? 500 : true);
	height: expression(this.height > 680 && this.width / 500 < this.height / 680 ?680 : true);
}

.blog_line01
{
	border-right: #B2CDDB 1px dashed;
	padding-top: 10px;
}

.wwname
{
	width: 100px;
}
.wname
{
	width: 100px;
}
.wedit
{
	width: 100px;
}
.wtime
{
	width: 120px;
}
.wchooes
{
	width: 29px;
}
.wzone
{
	width: 60px;
}
.wnamb1
{
	width: 30px;
}
.wstate
{
	width: 80px;
}
.wmail
{
	width: 198px;
}


.wtit1
{
	width: 218px;
}

.wtit2
{
	width: 347px;
}
.wtit3
{
	width: 378px;
}
.wtit4
{
	width: 438px;
}
.wtit5
{
	width: 278px;
}
.wtit6
{
	width: 398px;
}
.wtit7
{
	width: 247px;
}


#logont
{
	width: 560px;
}
#logont td
{
	padding: 8px;
}
.wlogotit
{
	width: 120px;
}
.titlog
{
	vertical-align: top;
	text-align: right;
	padding-right: 8px;
}
.wlogotit2
{
	width: 80px;
}

#logont2
{
	width: 300px;
}
#logont2 td
{
	padding: 7px;
}


#search
{
	width: 800px;
}
#search td
{
	padding: 4px;
}

#mytit
{
	width: 560px;
}
#mytit td
{
	padding: 2px;
}



.heltitl
{
	border-left: 1px solid #CDCDCD;
	border-top: 1px solid #CDCDCD;
	background-color: #E9E9E9;
}
.heltitc
{
	border-top: 1px solid #CDCDCD;
	background-color: #E9E9E9;
}
.heltitr
{
	border-right: 1px solid #CDCDCD;
	border-top: 1px solid #CDCDCD;
	background-color: #E9E9E9;
}


.titexec
{
	margin: -2 0 -8 0;
}

.titblack
{
	color: #363636;
	font-weight: bold;
}
.titblack a
{
	color: #363636;
	font-weight: bold;
}
.titblack a:link, .titblack a:visited
{
	text-decoration: none;
	color: #363636;
}
.titblack a:hover
{
	text-decoration: underline;
	color: #1C71B9;
}


.titblue
{
	color: #355B8B;
	font-weight: bold;
}
.titblue a
{
	color: #355B8B;
	font-weight: bold;
}
.titblue a:link, .titblue a:visited
{
	text-decoration: none;
	color: #355B8B;
}
.titblue a:hover
{
	text-decoration: underline;
	color: #B0B0B0;
}

.titblue2
{
	color: #355B8B;
}
.titblue2 a
{
	color: #355B8B;
}
.titblue2 a:link, .titblue2 a:visited
{
	text-decoration: none;
	color: #355B8B;
}
.titblue2 a:hover
{
	text-decoration: underline;
	color: #B0B0B0;
}

.titblue3
{
	color: #2876BF;
	font-weight: bold;
}
.titblue3 a
{
	color: #2876BF;
}
.titblue3 a:link, .titblue3 a:visited
{
	color: #2876BF;
}
.titblue3 a:hover
{
	text-decoration: underline;
	color: #83BAEE;
}


.titorig
{
	color: #F38B3B;
}
.titorig a
{
	color: #F38B3B;
}
.titorig a:link, .titorig a:visited
{
	color: #F38B3B;
}
.titorig a:hover
{
	text-decoration: underline;
	color: #B0B0B0;
}

.titorig2
{
	color: #F38B3B;
	font-weight: bold;
}
.titorig2 a
{
	color: #F38B3B;
}
.titorig2 a:link, .titorig2 a:visited
{
	color: #F38B3B;
}
.titorig2 a:hover
{
	text-decoration: underline;
	color: #B0B0B0;
}

.titgray
{
	color: #7A7A7A;
}
.titgray a
{
	text-decoration: none;
	color: #7A7A7A;
}
.titgray a:link, .titgray a:visited
{
	text-decoration: none;
	color: #7A7A7A;
}
.titgray a:hover
{
	text-decoration: underline;
	color: #1C71B9;
}

.titred
{
	color: #FF0000;
}

.titb
{
	font-size: 14px;
}
.titblod
{
	font-weight: bold;
}


.namber
{
	color: #000000;
}

.timenumb
{
	color: #1C71B9;
	font-size: 10px;
}
.tittop
{
	vertical-align: top;
	text-align: left;
}
.titleft
{
	vertical-align: middle;
	text-align: left;
}
.titright
{
	vertical-align: middle;
	text-align: right;
	padding-right: 8px;
}
.titcenter
{
	vertical-align: middle;
	text-align: center;
	padding-bottom: 1px;
}
.titbot
{
	vertical-align: bottom;
	text-align: center;
}

.tddot
{
	height: 3px;
	background-image: url(   '../images/dot.gif' );
	background-repeat: repeat-x;
}

.tdlinehh
{
	height: 1px;
	background-color: #C0C0C0;
}

.tdlineht
{
	height: 4px;
	background-color: #C0C0C0;
}

.small
{
	font-size: 7px;
}
.big
{
	font-size: 14px;
}

.arrow
{
	font-size: 12px;
	font-family: Arial;
	vertical-align: top;
}


ol
{
	color: #1C71B9;
}

ul
{
	padding-bottom: 0px;
	color: #1C71B9;
}


.execinfo
{
	padding: 8;
}

.coment
{
	word-break: break-all;
	width: 100%;
	margin-right: 24px;
	margin-left: 24px;
	margin-top: 8px;
	margin-bottom: 8px;
	line-height: 150%;
}

.comentw
{
	width: 700px;
}

.choose
{
	border: 0;
}


.sett
{
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 12px;
	margin-right: 12px;
	line-height: 200%;
}

.exemanber
{
	float: left;
	height: 280px;
	width: 230px;
}

.tblr
{
	height: 24px;
}

.admininfo
{
	width: 980px;
	margin-top: -4px;
}

.admininfo2
{
	width: 986px;
	margin-top: -4px;
	margin-bottom: -8px;
}

.adminiftl
{
	width: 14px;
	height: 3px;
	background-image: url(   '../images/admininfo_01.gif' );
}
.adminiftc
{
	border-top: 1px solid #CDCDCD;
	background-color: #F4F4F4;
}
.adminiftr
{
	width: 14px;
	height: 3px;
	background-image: url(   '../images/admininfo_03.gif' );
}

.adminifcl
{
	border-left: 1px solid #CDCDCD;
	background-color: #F4F4F4;
}
.adminifcc
{
	height: 18px;
	background-color: #F4F4F4;
}
.adminifcr
{
	border-right: 1px solid #CDCDCD;
	background-color: #F4F4F4;
}

.adminifbl
{
	width: 14px;
	height: 3px;
	background-image: url(   '../images/admininfo_07.gif' );
}
.adminifbc
{
	border-bottom: 1px solid #CDCDCD;
	background-color: #F4F4F4;
}
.adminifbr
{
	width: 14px;
	height: 3px;
	background-image: url(   '../images/admininfo_09.gif' );
}

.centerb
{
	width: 956px;
}
.centerll
{
	padding-top: 8px;
	padding-bottom: 8px;
	width: 940px;
}
.centerlls
{
	padding-top: 8px;
	padding-bottom: 8px;
	width: 690px;
}
.centerls
{
	padding-top: 8px;
	padding-bottom: 8px;
	width: 650px;
}
.centerl
{
	padding-top: -5px;
	padding-bottom: 8px;
	width: 700px;
}
.centerml
{
	padding-top: 8px;
	padding-bottom: 8px;
	width: 500px;
}
.centermm
{
	padding-top: 8px;
	padding-bottom: 8px;
	width: 450px;
}
.centerm
{
	padding-top: 8px;
	padding-bottom: 8px;
	width: 400px;
}
.centerms
{
	padding-top: 8px;
	padding-bottom: 8px;
	width: 330px;
}
.centers
{
	width: 220px;
}
.centerxs
{
	padding-top: 8px;
	padding-bottom: 8px;
	width: 180px;
}



.tb3tl
{
	width: 14px;
	height: 24px;
	background-image: url(   '../images/square1_01.gif' );
}
.tb3tc
{
	vertical-align: middle;
	height: 24px;
	background-image: url(   '../images/square1_02.gif' );
	color: #ffffff;
	font-weight: bold;
}
.tb3tr
{
	width: 14px;
	height: 24px;
	background-image: url(   '../images/square1_03.gif' );
}

.tb3cl
{
	border-left: 1px solid #CDCDCD;
	background-image: url(   '../images/square1_05.gif' );
	background-repeat: repeat-x;
	background-position-y: bottom;
}
.tb3cc
{
	text-align: center;
	background-image: url(   '../images/square1_05.gif' );
	background-repeat: repeat-x;
	background-position-y: bottom;
}
.tb3cr
{
	border-right: 1px solid #CDCDCD;
	background-image: url(   '../images/square1_05.gif' );
	background-repeat: repeat-x;
	background-position-y: bottom;
}

.tb3bl
{
	width: 14px;
	height: 14px;
	background-image: url(   '../images/square1_07.gif' );
}
.tb3bc
{
	background-image: url(   '../images/square1_08.gif' );
}
.tb3br
{
	width: 14px;
	height: 14px;
	background-image: url(   '../images/square1_09.gif' );
}

.tbmatl
{
	width: 14px;
	height: 14px;
	background-image: url(   '../images/square2_01.gif' );
}
.tbmatc
{
	vertical-align: middle;
	background-image: url(   '../images/square2_02.gif' );
}
.tbmatr
{
	width: 14px;
	height: 14px;
	background-image: url(   '../images/square2_03.gif' );
}

.tbmacl
{
	border-left: 1px solid #C0C0C0;
	background-image: url(   '../images/square2_05.gif' );
	background-repeat: repeat-x;
	background-position-y: top;
}
.tbmacc
{
	text-align: center;
	background-image: url(   '../images/square2_05.gif' );
	background-repeat: repeat-x;
	background-position-y: top;
}
.tbmacr
{
	border-right: 1px solid #C0C0C0;
	height: 14px;
	background-image: url(   '../images/square2_05.gif' );
	background-repeat: repeat-x;
	background-position-y: top;
}

.tbmabl
{
	width: 14px;
	height: 14px;
	background-image: url(   '../images/square2_07.gif' );
}
.tbmabc
{
	background-image: url(   '../images/square2_08.gif' );
}
.tbmabr
{
	width: 14px;
	height: 14px;
	background-image: url(   '../images/square2_09.gif' );
}

.square7tl
{
	width: 14px;
	height: 24px;
	background-image: url(   '../images/square7_01.gif' );
}
.square7tc
{
	vertical-align: middle;
	border-top: 1px solid #d4d4d4;
	background-color: #F7F7F7;
}
.square7tr
{
	width: 14px;
	height: 24px;
	background-image: url(   '../images/square7_03.gif' );
}

.square7cl
{
	border-left: 1px solid #d4d4d4;
	background-color: #F7F7F7;
}
.square7cc
{
	background-color: #F7F7F7;
	text-align: center;
}
.square7cr
{
	border-right: 1px solid #d4d4d4;
	background-color: #F7F7F7;
}

.square7bl
{
	width: 14px;
	height: 14px;
	background-image: url(   '../images/square7_07.gif' );
}
.square7bc
{
	border-bottom: 1px solid #d4d4d4;
	background-color: #F7F7F7;
}
.square7br
{
	width: 14px;
	height: 14px;
	background-image: url(   '../images/square7_09.gif' );
}

.imgbgtl
{
	width: 5px;
	height: 5px;
	background-image: url(   '../images/imgbg_01.gif' );
}
.imgbgtc
{
	vertical-align: middle;
	border-top: 1px solid #d4d4d4;
	background-color: #ffffff;
}
.imgbgtr
{
	width: 5px;
	height: 5px;
	background-image: url(   '../images/imgbg_03.gif' );
}

.imgbgcl
{
	border-left: 1px solid #d4d4d4;
	background-color: #ffffff;
}
.imgbgcc
{
	background-color: #ffffff;
	text-align: center;
}
.imgbgcr
{
	border-right: 1px solid #d4d4d4;
	background-color: #ffffff;
}

.imgbgbl
{
	width: 5px;
	height: 5px;
	background-image: url(   '../images/imgbg_07.gif' );
}
.imgbgbc
{
	border-bottom: 1px solid #d4d4d4;
	background-color: #ffffff;
}
.imgbgbr
{
	width: 5px;
	height: 5px;
	background-image: url(   '../images/imgbg_09.gif' );
}

.messsgtl
{
	width: 14px;
	height: 14px;
	background-image: url(   '../images/woyu_user_news_inbox_a_01.gif' );
}
.messsgtc
{
	vertical-align: middle;
	border-top: 1px solid #B3BAC2;
	background-color: #ffffff;
}
.messsgtr
{
	width: 14px;
	height: 14px;
	background-image: url(   '../images/woyu_user_news_inbox_a_03.gif' );
}

.messsgcl
{
	border-left: 1px solid #d4d4d4;
	background-color: #ffffff;
}
.messsgcc
{
	background-color: #ffffff;
	text-align: center;
}
.messsgcr
{
	border-right: 1px solid #B3BAC2;
	background-color: #ffffff;
}

.messsgbl
{
	width: 14px;
	height: 14px;
	background-image: url(   '../images/woyu_user_news_inbox_a_07.gif' );
}
.messsgbc
{
	border-bottom: 1px solid #B3BAC2;
	background-color: #ffffff;
}
.messsgbr
{
	width: 14px;
	height: 14px;
	background-image: url(   '../images/woyu_user_news_inbox_a_09.gif' );
}

.tbmagtl
{
	width: 14px;
	height: 24px;
	background-image: url(   '../images/square6_01.gif' );
	background-color: #E8E8E8;
	background-repeat: repeat-x;
	background-position-y: top;
}
.tbmagtc
{
	vertical-align: middle;
	border-top: 1px solid #d4d4d4;
	background-color: #E8E8E8;
}
.tbmagtr
{
	width: 14px;
	height: 25px;
	background-image: url(   '../images/square6_03.gif' );
	background-color: #E8E8E8;
	background-repeat: repeat-x;
	background-position-y: top;
}

.tbmggtl
{
	width: 14px;
	height: 24px;
	background-image: url(   '../images/square8_01.gif' );
}
.tbmggtc
{
	vertical-align: middle;
	background-image: url(   '../images/square8_02.gif' );
	font-weight: bold;
}
.tbmggtr
{
	width: 14px;
	height: 24px;
	background-image: url(   '../images/square8_03.gif' );
}

.tbmggcl
{
	border-left: 1px solid #d4d4d4;
	background-color: #ffffff;
}
.tbmggcc
{
	background-color: #ffffff;
}
.tbmggcr
{
	border-right: 1px solid #d4d4d4;
	background-color: #ffffff;
}

.tbmggbl
{
	width: 14px;
	height: 14px;
	background-image: url(   '../images/square8_07.gif' );
}
.tbmggbc
{
	background-image: url(   '../images/square8_08.gif' );
}
.tbmggbr
{
	width: 14px;
	height: 14px;
	background-image: url(   '../images/square8_09.gif' );
}

.intbtitl
{
	border-left: 1px solid #CDCDCD;
	border-top: 1px solid #CDCDCD;
	background-color: #E9E9E9;
}
.intbtitc
{
	border-top: 1px solid #CDCDCD;
	height: 24;
	background-color: #E9E9E9;
}
.intbtitr
{
	border-right: 1px solid #CDCDCD;
	border-top: 1px solid #CDCDCD;
	background-color: #E9E9E9;
}

.supporter
{
	float: left;
	width: 116px;
	height: 50px;
	padding-top: 5px;
	padding-left: 8px;
}
.foot
{
	width: 990px;
	text-align: center;
}
.foot td
{
	line-height: 150%;
}

/* ------------------------------公告------------------------------------------ */

.bull_tl
{
	width: 14px;
	height: 29px;
	background-image: url(  '../images/bull_tl.gif' );
}
.bull_tc
{
	background-image: url( '../images/bull_tc.gif' );
	background-repeat: no-repeat;
	background-position: right center;
}
.bull_tr
{
	width: 14px;
	height: 29px;
	background-image: url(  '../images/bull_tr.gif' );
}

.bull_cl
{
	width: 14px;
	background-image: url(  '../images/bull_cl.gif' );
}
.bull_cc
{
	width: 220px;
	height: 235px;
	background-image: url(  'images/bull_cc.gif' );
}
.bull_cr
{
	width: 14px;
	background-image: url(  '../images/bull_cr.gif' );
}

.bull_bl
{
	width: 14px;
	height: 14px;
	background-image: url(  '../images/bull_bl.gif' );
}
.bull_bc
{
	background-image: url(  '../images/bull_bc.gif' );
}
.bull_br
{
	width: 14px;
	height: 14px;
	background-image: url(  '../images/bull_br.gif' );
}

/* ------------------------------首頁商品------------------------------------------ */

.indexshopbg
{
	width: 728px;
	height: 284px;
	background-color: #DEF3FD;
	padding-top: 4px;
	margin: 4px;
}
.indexshopcon
{
	width: 720px;
	height: 280px;
	background-color: #fff;
	margin-bottom: 4px;
	margin-left: 4px;
	text-align: left;
}
*html .indexshopcon
{
	margin-right: 4px;
}
.iscm, .iscm img
{
	vertical-align: top;
	width: 200px;
	height: 280px;
}
.indexshopcon dl
{
	float: left;
	margin-top: 0px;
}
.isright
{
	width: 516px;
	height: 132px;
	margin: 0px;
	margin-left: 3px;
}

.isrel
{
	width: 82px;
	height: 128px;
	margin: 0px;
	margin-top: 4px;
	margin-left: 1px;
	float: left;
	vertical-align: top;
	text-align: center;
	line-height: 120%;
}
.isrel, .isrel li
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.isrel img
{
	width: 80px;
	height: 80px;
	margin: 1px;
}
.isreltit
{
	width: 80px;
	height: 30px;
	margin-top: 4px;
}
.isrel b
{
	width: 80px;
	color: #ff0000;
}

.isrline
{
	width: 1px;
	height: 128px;
	background-color: #fff;
	float: left;
	margin-top: 4px;
	margin: 1px;
	background-image: url( '../images/isrline.gif' );
}

.isright2
{
	width: 517px;
	height: 92px;
	margin: 0px;
	margin-left: 3px;
	margin-bottom: 2px;
}
.isr2cm
{
	float: left;
}
.isr2cm img
{
	width: 160px;
	height: 90px;
	border: 1px solid #ccc;
}
.isright2 ul
{
	float: left;
	padding: 0;
}
.isright2 li
{
	float: left;
	list-style-type: none;
	margin: 0px;
	margin-left: 3px;
	margin-right: 4px;
	margin-top: 4px;
	text-align: left;
	width: 166px;
	line-height: 150%;
	text-indent: 10px;
	background-image: url('../images/arrow02.gif');
	background-repeat: no-repeat;
	background-position: left top;
	text-overflow: none;
	overflow: hidden;
	white-space: nowrap;
}

.isright3
{
	width: 515px;
	height: 52px;
	margin: 0px;
	margin-left: 3px;
	background-color: #eee;
}
*html .isright3
{
	height: 49px;
}
.isright3 li
{
	width: 126px;
	height: 45px;
	float: left;
	margin-right: 2px;
	line-height: 120%;
}
.isright3 li img
{
	width: 40px;
	height: 40px;
	margin-top: 3px;
	margin-right: 1px;
	margin-left: 3px;
	border: 1px solid #ccc;
	float: left;
}
.isright3 li span
{
	width: 76px;
	float: left;
	margin-top: 3px;
}
.isright3 li b
{
	color: #ff0000;
	margin-left: 2px;
}

.isright a:hover, .isright3 a:hover
{
	color: #1C71B9;
	text-decoration: none;
}

.isright2 a, .isright2 a:link, .isright2 a:visited
{
	color: #1C71B9;
}
.isright2 a:hover
{
	color: #7AA3C5;
	text-decoration: none;
}

.isr2b a, .isr2b a:link, .isr2b a:visited
{
	font-weight: bold;
	color: #ED1B23;
}

/* ------------------------------熱點推薦新鮮出爐blog------------------------------------------ */
.tb3b
{
	width: 728px;
	height: 230px;
	text-align: right;
	margin-left: 4px;
	clear: both;
	margin-top: 8px;
}
.tb3b div
{
	float: left;
}
.tb3b dl
{
	text-align: center;
	margin: 0px;
	margin: 4px;
	margin-bottom: 12px;
}
.tb3bhot, .tb3new
{
	width: 258px;
}
.tb3bline
{
	width: 1px;
	height: 240px;
	float: left;
	margin: 1px;
	background-image: url( '../images/isrline2.gif' );
	background-repeat: no-repeat;
	background-position-y: bottom;
}
.tb3con
{
	height: 192px;
}
.tb3connor
{
	width: 250px;
}
.tb3connor ul
{
	width: 230px;
	margin: 12px;
	text-align: left;
}

.tb3con ul, .tb3con li
{
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	line-height: 150%;
	color: #505050;
}
.tb3con2 ul, .tb3con2 li
{
	text-align: center;
	vertical-align: middle;
	padding: 0px;
	list-style-type: none;
	line-height: 120%;
	color: #505050;
}
.tb3con2 ul
{
	margin: 1px;
	margin-left: 2px;
}

.tb3connor li
{
	width: 100%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	background-image: url( '../images/snew_icon2.gif' );
	background-repeat: no-repeat;
	background-position-y: center;
	text-indent: 16px;
}

.tb3blog
{
	width: 204px;
}
.tb3conblogcell
{
	width: 62px;
	text-align: center;
	margin: 4px;
	float: left;
}
.tb3blogli
{
	width: 44;
	height: 44px;
	border: 1px solid #ccc;
	vertical-align: middle;
	margin-bottom: 4px;
}
.tb3blogli img
{
	margin: 2px;
	text-align: center;
	width: 40px;
	height: 40px;
}
.tb3conblog span
{
	clear: both;
	width: 64px;
}

.tb3conblog a, .tb3conblog a:link, .tb3conblog a:visited
{
	color: #1C71B9;
}
.tb3conblog a:hover
{
	color: #ccc;
	text-decoration: none;
}
/* ------------------------------推薦活動/話題------------------------------------------ */


/* ------------------------------过往专题------------------------------------------ */
.mainold
{
	text-align: center;
	padding-top: 8px;
}

.tdold
{
	width: 958px;
}

.titexecold
{
	margin-top: 14;
	margin-bottom: -8;
}

.specialarc
{
	height: 340px;
	width: 775px;
}
.titold
{
	text-align: left;
}
.titoldname
{
	font-size: 14px;
	font-weight: bold;
}
.titoldtime
{
	color: #1C71B9;
	font-size: 8pt;
}
.titoldtime a
{
	font-size: 8pt;
}

/* ---- */
/* ------------------------------活动模板------------------------------------------ */
.act_moldboardcel
{
	text-align: center;
	float: left;
	margin: 12px;
}
.act_moldboardcel input
{
	vertical-align: middle;
	border: 0px;
}
/* ------------------------------遊戲------------------------------------------ */
.gameclasst
{
	width: 980px;
	font-size: 100%;
	line-height: normal;
}
.gameclasst ul
{
	margin: 0;
	padding: 0px 0px 0 8px;
	list-style: none;
}
.gameclasst li
{
	display: inline;
	margin: 0;
	padding: 0;
}
.gameclasst a
{
	float: left;
	background: url( "../images/tableft3.gif" ) no-repeat left top;
	margin: 0;
	padding: 0 0 0 4px;
	text-decoration: none;
}
.gameclasst a span
{
	float: left;
	display: block;
	background: url( "../images/tabright3.gif" ) no-repeat right top;
	padding: 5px 15px 4px 6px;
	font-weight: bold;
	color: #627EB7;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.gameclasst a span
{
	float: none;
}
/* End IE5-Mac hack */
.gameclasst a:hover, .gameclasst span
{
	color: #627EB7;
	text-decoration: none;
}
.gameclasst a:hover
{
	background-position: 0% -42px;
}
.gameclasst a:hover span
{
	background-position: 100% -42px;
}

.gameclasst b
{
	font-size: 10px;
	color: #808080;
	font-weight: normal;
	margin-left: 4px;
}

.gamecellmain
{
	margin-left: 24px;
	margin-right: 24px;
}
.gamecell
{
	float: left;
	width: 220px;
	height: 212px;
	margin-bottom: 12px;
	text-align: center;
	line-height: 120%;
}
.gametit, .gametit a, .gametit a:link, .gametit a:visited
{
	text-align: center;
	font-weight: bold;
	line-height: 120%;
	color: #1C5A82;
}
.gamecla, .gamecla a, .gamecla a:link, .gamecla a:visited
{
	color: #2993D7;
}
.gamecla a:hover
{
	color: #c0c0c0;
}
.gamecellscan
{
	border: 1px solid #ccc;
	background-color: #fff;
	text-align: center;
	vertical-align: middle;
	width: 158px;
	height: 158px;
	margin: 0px auto;
	margin-top: 4px;
	margin-bottom: 4px;
}

.gamecellscan img
{
	text-align: center;
	vertical-align: top;
	border: 3px solid #fff;
	max-width: 150px;
	max-height: 150px;
	width: expression(this.width > 150 && this.width / 150 >= this.height / 150 ? 150 : true);
	height: expression(this.height > 150 && this.width / 150 < this.height /150 ? 150 : true);
}

.gameclass
{
	margin: 4px;
	text-align: left;
	width: 978px;
	font-weight: bold;
}
.gameclass, .gameclass a, .gameclass a:link
{
	color: #355B8B;
}
.gameclass a:hover
{
	color: #B0B0B0;
}

.gameorder
{
	text-align: right;
	margin: 4px;
}
.gameflash
{
	margin-top: 12px;
	margin-bottom: 24px;
}

.gamecom, .gamerel
{
	vertical-align: top;
}


.page
{
	clear: both;
	vertical-align: middle;
	text-align: center;
	padding-bottom: 1px;
}
/* ---- */

.JoinersIcon
{
	width: 107px;
	height: 21px;
}

.eventdefault
{
	width: 210px;
}
.eventfull
{
	width: 775px;
}
.MessageUnread
{
	font-size: 9pt;
	font-weight: bold;
	color: #006bb4;
	vertical-align: middle;
	font-family: 宋体;
	text-align: left;
	text-decoration: none;
	background-color: #e9edf3;
}
.LogListFont
{
	font-size: 9pt;
	vertical-align: middle;
	font-family: 宋体;
	text-align: left;
	text-decoration: none;
}
.LogCommentDate
{
	font-size: 9pt;
	color: #808080;
	font-family: 宋体;
	text-decoration: none;
}
.AlbumTableStyle
{
	font-size: 9pt;
	vertical-align: top;
	font-family: 宋体;
	text-align: left;
}
.AlbumName
{
	font-weight: bold;
	font-size: 9pt;
	font-family: 宋体;
	height: 14px;
	text-align: left;
}
.AlbumBackGTL
{
	height: 9px;
	background-attachment: fixed;
	background-image: url(../images/album_border_TL.gif);
	width: 9px;
}
.AlbumBackGTC
{
	height: 9px;
	background-attachment: scroll;
	background-image: url(../images/album_border_TM.gif);
	width: 160px;
}
.AlbumBackGTR
{
	height: 9px;
	background-attachment: fixed;
	background-image: url(../images/album_border_TR.gif);
	width: 9px;
}
.AlbumBackGML
{
	background-image: url(../images/album_border_ML.gif);
	width: 9px;
	background-repeat: repeat-y;
	height: 120px;
}
.AlbumBackGMC
{
	vertical-align: middle;
	width: 160px;
	height: 120px;
	text-align: center;
}
.AlbumBackGMR
{
	background-image: url(../images/album_border_MR.gif);
	width: 9px;
	background-repeat: repeat-y;
	height: 120px;
}
.AlbumBackGBL
{
	background-attachment: fixed;
	background-image: url(../images/album_border_BL.gif);
	width: 9px;
	height: 8px;
}
.AlbumBackGBC
{
	background-image: url(../images/album_border_BM.gif);
	width: 120px;
	background-repeat: repeat-x;
	height: 8px;
}
.AlbumBackGBR
{
	background-attachment: fixed;
	background-image: url(../images/album_border_BR.gif);
	width: 9px;
	height: 8px;
}
.TopicIdentity
{
	font-size: 9pt;
	font-family: 宋体;
	background-color: #e7f5f8;
	vertical-align: top;
}
.TopicContentCell
{
	font-size: 9pt;
	font-family: 宋体;
	vertical-align: top;
	height: 100%;
}
.TopicContent
{
	height: auto;
	font-size: 9pt;
	font-family: 宋体;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 8px;
	word-wrap: break-word;
	table-layout: fixed;
	vertical-align: top;
}
.BrandLogo
{
	width: 61px;
	height: 28px;
}
