body {
	text-align: center;
	background-color: #000;
	background-attachment: fixed;
	background-repeat: repeat;
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	background-image: none;
	margin: 0;
}
li {
	list-style-position: inside;
}
a {
	color: #996;
	text-decoration: none;
}
a:hover {
	color: #ccc;
	text-decoration: none;
}
#wrap {
	background: none;
}
#container {
	position: relative;
	text-align: left;
	width: 970px;
	border: 0 solid #6e6e6e;
	overflow: hidden;
	margin: 10px auto;
	padding: 0;
}
#banner {
	height: 200px;
	display: block;
	background-image: none;
	background-color: #000;
	margin: 0;
	padding: 0;
}
#linksRight {
	right: 0;
	width: 205px;
	float: right;
	display: inline;
	margin: 0;
}
#mid {
	width: 650px;
	float: left;
	margin-left: 20px;
	display: inline;
	background: #fff;
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2), inset 0 0 50px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.2), inset 0 0 50px rgba(0,0,0,0.2);
	box-shadow: 0 0 10px rgba(0,0,0,0.2), inset 0 0 50px rgba(0,0,0,0.2);
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	opacity: 0.9;
	padding: 30px;
}
#footer {
	clear: both;
	text-align: center;
	font-size: 12px;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	bottom: 0;
	height: 65px;
	border-top: 0 dotted #ccc;
	padding: 15px;
}
#footer a:hover {
	color: #8a25d0;
}
.sidetitle {
	font-weight: 700;
	color: #fff;
	font-size: 13px;
	margin-bottom: 5px;
	_display: inline-block;
	font-family: 微軟正黑體,sans-serif;
	background-image: none;
	background-color: #000;
	padding: 0;
}
.side {
	font-size: 12px;
	font-weight: 400;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px dotted #666;
	margin-bottom: 20px;
	padding-bottom: 20px;
	background-color: #000;
}
.side li {
	list-style-position: outside;
}
.spacer {
	clear: both;
}
.blogname {
	font-size: 18px;
	font-weight: 700;
	padding-left: 20px;
	padding-top: 5px;
	width: 710px;
	font-family: 微軟正黑體,sans-serif;
	margin-bottom: 7px;
}
.blogname a:hover {
	color: #ad2bd5;
}
.description {
	font-size: 12px;
	color: #fff;
	padding-left: 20px;
	width: 710px;
}
.menulist {
	padding-top: 15px;
	width: 100%;
}
.logo {
	display: none;
	float: left;
}
.title {
	width: 100%;
	height: 40px;
	position: relative;
	font-size: 15px;
	font-weight: 700;
	margin-top: 15px;
	font-family: 微軟正黑體,sans-serif;
	color: #613282;
	background-image: none;
}
span.titlename {
	line-height: 25px;
	font-family: 微軟正黑體,sans-serif;
}
.titlename a:link {
	color: #000;
	font-weight: 700;
	font-size: 15px;
}
.titlename a:hover {
	color: #613282;
	font-weight: 700;
	font-size: 15px;
}
span.titledate {
	font-family: Georgia;
	font-size: 11px;
	color: #bbb;
	position: absolute;
	top: 22px;
	font-weight: 400;
}
.blogrank {
	width: 100%;
	line-height: 200%;
	margin-top: 5px;
	color: #636363;
}
span.counter {
	background: url(http://s.blog.xuite.net/_image/skin/list/bulletCounter.gif) no-repeat;
	float: right;
	width: auto;
	color: #999;
	margin: 5px;
	padding: 2px 0 0 20px;
}
span.category {
	background: url(http://s.blog.xuite.net/_image/skin/list/bulletContentArticle.gif) no-repeat;
	float: right;
	width: auto;
	margin: 5px;
	padding: 2px 0 0 20px;
}
.blogbody {
	word-wrap: break-word;
	width: 99%;
	overflow: hidden;
	color: #666;
	line-height: 20px;
	font-size: 12px;
	background-image: none;
}
.posted {
	width: 100%;
	text-align: right;
	font-size: 12px;
	clear: both;
}
.selectbar {
	width: 100%;
	text-align: center;
	font-size: 12px;
}
.trackbacktitle {
	position: relative;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 5px;
	height: 24px;
	font-weight: 700;
	font-size: 15px;
	font-family: 微軟正黑體,sans-serif;
}
.trackbacktitle a:link {
	color: #613282;
}
.trackbackurl {
	width: 100%;
	background: #F2F2F2;
	padding-top: 20px;
	padding-bottom: 20px;
	text-indent: 10px;
	word-break: break-all;
}
.trackbackdate {
	width: 100%;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #bbb;
}
.trackbackcontent {
	width: 100%;
	line-height: 150%;
	margin-top: 5px;
	border-bottom: 1px dotted #ccc;
	word-break: break-all;
}
.comment {
	width: 100%;
	height: 24px;
	margin-top: 20px;
	word-break: break-all;
	font-weight: 700;
	font-size: 15px;
	font-family: 微軟正黑體,sans-serif;
	color: #613282;
	padding: 5px 0;
}
span.commenttitle {
	width: auto;
	padding: 6px 0;
}
span.commentdate {
	float: right;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #bbb;
}
.commenttext {
	word-wrap: break-word;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 18px;
}
.commentedit {
	width: 100%;
	border-bottom: 1px dotted #ccc;
}
.ArticleShowMode {
	margin-bottom: 10px;
}
.singleArticle {
	border-bottom: 1px dotted #ccc;
}
.singleArticle ul {
	padding-left: 20px;
}
.singleArticle li {
	list-style-position: inherit;
	line-height: 200%;
}
#avatarContent {
	width: 99%;
	text-align: center;
	display: block;
	word-break: break-all;
}
#avatarAddMe {
	width: 96px;
	height: 2em;
	margin: 0 auto;
}
#avatarAddMe img {
	float: left;
}
#personalLink {
	height: 6em;
	width: 94px;
	display: block;
	margin: 10px auto;
	padding: 0;
}
#personalLink li {
	list-style-type: none;
	float: left;
	height: 1.7em;
	width: auto;
	display: block;
	margin: 0 4px 0 0;
	padding: 2px 0 0 16px;
}
#personalLink li img {
	vertical-align: top;
	margin: 1px 2px 0 0;
}
li.pblog {
	background: url(http://img.xuite.net/portal/common/icons/blog.gif) no-repeat center left;
}
li.pphoto {
	background: url(http://img.xuite.net/portal/common/icons/photo.gif) no-repeat center left;
}
li.pvlog {
	background: url(http://img.xuite.net/portal/common/icons/vlog.gif) no-repeat center left;
}
li.pboard {
	background: url(http://img.xuite.net/portal/common/icons/gbook.gif) no-repeat center left;
}
li.pfriend {
	background: url(http://img.xuite.net/portal/common/icons/friend.gif) no-repeat center left;
}
li.plink {
	background: url(http://img.xuite.net/portal/common/icons/card.gif) no-repeat center left;
}
.avatarDesciption {
	color: #7f7f7f;
	word-wrap: break-all;
	overflow: hidden;
	width: 170px;
}
.calMonthCurrent {
	font-size: 12px;
	font-weight: 700;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
.calMonthForward {
	color: red;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.calMonthDay {
	font-size: 10px;
	color: #ccc;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.calMonthToday {
	font-size: 11px;
	text-align: center;
}
.calholiday {
	font-size: 11px;
	color: #866dad;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.cal_calendar {
	font-size: 5pt;
	font-family: verdana;
	border: none;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}
.cal_header {
	font-weight: 700;
}
.cal_day {
	width: 2ex;
	text-align: center;
	border: none;
	border-collapse: collapse;
	cursor: hand;
	margin: 0;
	padding: 0;
}
.cal_disabled {
	color: #999;
	width: 2ex;
	border: none;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}
.cal_common {
	color: #000;
	width: 3ex;
	border: none;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}
.cal_holiday {
	color: red;
	width: 3ex;
	border: none;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}
.cal_event {
	color: #b62cd8;
	width: 3ex;
	border: none;
	border-collapse: collapse;
	cursor: hand;
	margin: 0;
	padding: 0;
}
.musicbutton {
	text-align: left;
	padding: 2px;
}
.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ccc;
}
.backbtn li {
	list-style-image: url(http://s.blog.xuite.net/_image/blog038.gif);
}
.morebtn {
	background: url(http://s.blog.xuite.net/_image/blog037.gif) no-repeat;
	width: auto;
	padding-left: 20px;
	float: right;
}
.personallink {
	display: block;
	width: 170px;
	margin: 0;
}
.page {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	color: #613282;
	line-height: 24px;
	vertical-align: middle;
}
.page a:hover {
	font-size: 12px;
	color: #613282;
	line-height: 24px;
	text-decoration: underline;
}
.reply_info {
	width: 90%;
	border: 0 dashed #dbc2a6;
	background: #eee;
	margin: 1.2em;
	padding: 1.2em;
}
span.mail {
	background: url(http://s.blog.xuite.net/_image/skin/list/email_forward.gif) no-repeat;
	float: right;
	margin-top: 5px;
	width: auto;
	padding: 2px 0 0 20px;
}
.gText {
	color: #838383;
}
.rank {
	color: #838383;
	float: left;
	margin-bottom: 10px;
}
.articleExt {
	clear: both;
	padding-top: 10px;
	border-top: 1px dotted #ccc;
}
#service-list {
	position: absolute;
	top: 15px;
	left: 870px;
	width: 100px;
	height: 160px;
}
#service-list .service-item {
	background: transparent;
	margin: 0;
	padding: 0;
}
.service-item {
	background: transparent;
	margin-left: 0;
	cursor: pointer;
	list-style-type: none;
	list-style-position: inherit;
	float: left;
	display: block;
}
#service-blog .service-link {
	width: 100px;
	height: 25px;
	overflow: hidden;
	background: url(http://s.blog.xuite.net/_image/skin/background/1003/service1.png) no-repeat 0 0;
	text-indent: -5000px;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}
#service-blog .service-link:hover {
	background: url(http://s.blog.xuite.net/_image/skin/background/1003/service2.png) no-repeat 0 0;
}
#service-photo .service-link {
	width: 100px;
	height: 25px;
	overflow: hidden;
	background: url(http://s.blog.xuite.net/_image/skin/background/1003/service1.png) no-repeat 0 -25px;
	text-indent: -5000px;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}
#service-photo .service-link:hover {
	background: url(http://s.blog.xuite.net/_image/skin/background/1003/service2.png) no-repeat 0 -25px;
}
#service-vlog .service-link {
	width: 100px;
	height: 25px;
	overflow: hidden;
	background: url(http://s.blog.xuite.net/_image/skin/background/1003/service1.png) no-repeat 0 -50px;
	text-indent: -5000px;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}
#service-vlog .service-link:hover {
	background: url(http://s.blog.xuite.net/_image/skin/background/1003/service2.png) no-repeat 0 -50px;
}
#service-gbook .service-link {
	width: 100px;
	height: 25px;
	overflow: hidden;
	background: url(http://s.blog.xuite.net/_image/skin/background/1003/service1.png) no-repeat 0 -75px;
	text-indent: -5000px;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}
#service-gbook .service-link:hover {
	background: url(http://s.blog.xuite.net/_image/skin/background/1003/service2.png) no-repeat 0 -75px;
}
#service-friend .service-link {
	width: 100px;
	height: 25px;
	overflow: hidden;
	background: url(http://s.blog.xuite.net/_image/skin/background/1003/service1.png) no-repeat 0 -100px;
	text-indent: -5000px;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}
#service-friend .service-link:hover {
	background: url(http://s.blog.xuite.net/_image/skin/background/1003/service2.png) no-repeat 0 -100px;
}
#service-card .service-link {
	width: 100px;
	height: 30px;
	overflow: hidden;
	background: url(http://s.blog.xuite.net/_image/skin/background/1003/service1.png) no-repeat 0 -125px;
	text-indent: -5000px;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}
#service-card .service-link:hover {
	background: url(http://s.blog.xuite.net/_image/skin/background/1003/service2.png) no-repeat 0 -125px;
}
#service-list a {
	background: none;
}
#commentSide {
	margin: 4px 0 4px 8px;
	padding: 0;
}
li.commentBox {
	list-style-type: none;
	margin-left: 0!important;
	margin-bottom: 5px;
	height: 36px;
	text-indent: 0!important;
}
li.commentBox img {
	width: 32px;
	height: 32px;
	float: left;
	border-color: gray;
	border-style: solid;
	border-width: 1px;
}
li.commentBox .content {
	margin-left: 36px;
}
div.commentBody {
	font-size: 1.2em;
	width: 140px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
div.commentAuthor {
	font-size: .8em;
	width: 140px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.comment a.commentbutton {
	background: url(http://s.blog.xuite.net/_image/skin/background/1003/comments.png) no-repeat scroll 0 4px transparent;
	border: 0 none;
	display: block;
	height: 30px;
	width: 80px;
}
.comment a.commentbutton:hover {
	background: url(http://s.blog.xuite.net/_image/skin/background/1003/comments2.png) no-repeat scroll 0 4px transparent;
}
.gbookSide {
	color: #666;
}
.gbookSide .odd {
	background: #130f1c;
}
.gbookSide a:hover {
	color: #ccc;
}
h1 {
	font-weight: 400;
	margin: 0;
	padding: 0;
}
h2 {
	font-weight: 400;
	margin: 0;
	padding: 0;
}
h3 {
	font-weight: 400;
	margin: 0;
	padding: 0;
}
.page a:link {
	font-size: 12px;
	color: #666;
	line-height: 24px;
	text-decoration: none;
}
.page a:visited {
	font-size: 12px;
	color: #666;
	line-height: 24px;
	text-decoration: none;
}
.page a:active {
	font-size: 12px;
	color: #666;
	line-height: 24px;
	text-decoration: none;
}
ul {
	margin: 0;
	padding: 0;
}
#content {
	margin: 0;
	padding: 0;
}
a:link {
	color: #999;
	text-decoration: none;
}
a:visited {
	color: #999;
	text-decoration: none;
}
a:active {
	color: #999;
	text-decoration: none;
}
#linksLeft {
	display: none;
}
.avatarID {
	display: none;
}
#footer a:link {
	color: #fff;
}
.blogname a:link {
	color: #fff;
}
.blogname a:visited {
	color: #fff;
}
.tags a:link {
	color: #936f4a;
}
.tags a:visited {
	color: #936f4a;
}
.tags a:hover {
	color: #999;
}
.gbookSide a:link {
	color: #999;
}
.gbookSide a:visited {
	color: #999;
}
.gbookSide a:active {
	color: #999;
}
span.commentbutton {
	float: right;
}
.bookmark {
	float: right;
}
.author {
	width: 100%;
}
.calMonth {
	width: 100%;
}
.avatarPhoto {
	text-align: center;
}
.searchSide {
	text-align: center;
}
.epaperSide {
	text-align: center;
}
.resourceSide {
	text-align: center;
}
.paintSide {
	text-align: center;
}
.LoveFriendSide {
	text-align: center;
}
.LoveBlogSide {
	text-align: center;
}
.categorySide li {
	list-style-image: url(http://s.blog.xuite.net/_image/blogIcon19.gif);
}
.calendarSide li {
	list-style-image: url(http://s.blog.xuite.net/_image/blogIcon19.gif);
}
.rssrollSide li {
	list-style-image: url(http://s.blog.xuite.net/_image/blogIcon19.gif);
}
.linkSide li {
	list-style-image: url(http://s.blog.xuite.net/_image/blogIcon19.gif);
}
.calendarbutton {
	text-align: right;
}
.backbtn {
	text-align: right;
}
.searchbutton {
	text-align: center;
	padding: 2px;
}
.epaperbutton {
	text-align: center;
	padding: 2px;
}
.bloglistSide li {
	list-style: none;
}
.articleSide li {
	list-style: none;
}
.plink ul {
	list-style-type: none;
	word-wrap: break-word;
	display: block;
	float: left;
	margin: 0;
	padding: 0 2px 0 20px;
}
.pphoto ul {
	list-style-type: none;
	word-wrap: break-word;
	display: block;
	float: left;
	margin: 0;
	padding: 0 2px 0 20px;
}
.pvlog ul {
	list-style-type: none;
	word-wrap: break-word;
	display: block;
	float: left;
	margin: 0;
	padding: 0 2px 0 20px;
}
.pfriend ul {
	list-style-type: none;
	word-wrap: break-word;
	display: block;
	float: left;
	margin: 0;
	padding: 0 2px 0 20px;
}
.pboard ul {
	list-style-type: none;
	word-wrap: break-word;
	display: block;
	float: left;
	margin: 0;
	padding: 0 2px 0 20px;
}
.plink li {
	list-style-image: url(http://s.blog.xuite.net/_image/blogIcon19.gif);
	margin: 0;
	padding: 0;
}
.pphoto li {
	list-style-image: url(http://s.blog.xuite.net/_image/blogIcon19.gif);
	margin: 0;
	padding: 0;
}
.pvlog li {
	list-style-image: url(http://s.blog.xuite.net/_image/blogIcon19.gif);
	margin: 0;
	padding: 0;
}
.pfriend li {
	list-style-image: url(http://s.blog.xuite.net/_image/blogIcon19.gif);
	margin: 0;
	padding: 0;
}
.pboard li {
	list-style-image: url(http://s.blog.xuite.net/_image/blogIcon19.gif);
	margin: 0;
	padding: 0;
}
.plink {
	width: 90px;
	padding: 0;
}
.pphoto {
	width: 90px;
	padding: 0;
}
.pvlog {
	width: 90px;
	padding: 0;
}
.pfriend {
	width: 90px;
	padding: 0;
}
.pboard {
	width: 90px;
	padding: 0;
}
.LoveFriendSide select {
	color: #666;
	font-size: 11px;
}
.LoveBlogSide select {
	color: #666;
	font-size: 11px;
}

