
.ppp{width:190px;text-align:center;border:1px solid #d4d4d4;padding:5px 0}
.ppp a:hover img{
filter: alpha(opacity=40);
	-moz-opacity:0.4;
	opacity:0.4;
}
.ppp a img {border:1px solid #c0c0c0;margin:3px;width:50px;height:50px;position:relative;}
.ppp a,
.ppp a:link,
.ppp a:visited {
  padding:0;
  margin: 0;
  background: #fff;
  position: relative;
}
.ppp a:hover,
.ppp a:active {
padding:0;
margin: 0;
z-index:10;
}

.ppp  a img.zoomit{
/*\*/
	position:absolute;
	left:-9999px;
}

.ppp a:hover img.zoomit{
	top:-67.5px !important;top:-15px;
	left:-15px;
	width:90px;height:90px;
	filter: alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
	border:1px solide #666;cursor:pointer
} 




/****** General Styles ******/
*{font-family:"微软雅黑","Segoe UI"}
body {
	font-size: 12px;
	font-family:"微软雅黑","Segoe UI";
	background:#fff;
	/*background-image: url("images/page-bg.jpg");*/	
	background-position: top left;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	line-height:150%;
}

table {
	color: #000000;
	font-size: 12px;
}
td {
     word-break: break-all; 
}

a:link,
a:visited {
	text-decoration: none;
	color: #0063DC;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color:#0000FF;
}

img{
	vertical-align: middle;
	border: 0px none;
	max-width:100%;
	height:auto;
}
hr {
	height: 1px;
	border: 0;
	border-top: 1px solid #CCCCCC;
}

/****** Form Controls Styles ******/
form {
	display: inline;
}
input {
	font-size: 12px; 
}
input.text {
	height: 16px;
	padding: 1px;
	color: #000000; 
	border: 1px solid #CCCCCC;
	background-color: #F9F9F9;
}
input.button {
	height: 20px;
	color: #000000; 
	border: 1px solid #999999;
	border-top: 1px solid #CCCCCC;
	border-left: 4px solid #CCCCCC;
	background-color: #FFFFFF;
}
textarea { 
	font-size: 12px;  
	
	color: #000000;
	border: 1px solid #CCCCCC;
	background-color: #F9F9F9;
}
select { 
	font-size: 12px;  
	
	color: #000000; 
	background-color: #FFFFFF;
}

/****** Main Layout Styles ******/
h1.blog-title{font-family:黑体;font-size:18px}
#wrapper {}
#innerWrapper {
	width: 90%;margin:auto;
	position: relative;background:#fff
}

#header {padding-bottom:8px;margin-bottom:4px;border-bottom:1px dotted #dcdcdc;background:#fff url("images/bggg.png") no-repeat;height:150px}
#innerHeader {
	padding: 10px 10px 15px 0px;
}

#footer {
	clear: both;
}
#innerFooter {
	padding: 10px;
	padding-top: 25px;
	color: #666666;
	font-size: 12px;
	text-align: center;
}

/****** Header Elements Styles ******/
#blogLogo {display:none}
#logo {
	float: left;
	margin-right: 10px;
}

/* header title */
.blog-header {
	padding: 0px;margin-left:300px;margin-top:40px
}
h1 {
	padding: 0px;
	margin: 0px;
	color: black;
	font-size: 18px;
	font-weight: bold;
}
h1 a:link,
h1 a:visited {
	color:#FF009C;
	text-decoration: none;
}
h1 a:hover {
	color: #FF3300;
	text-decoration: none;
}

/* blog description */
.blog-desc {
	color: black;
}

/* nav menu */
#menu {
	margin-top: 2px;
	color: #999999;margin-left:300px;
}
#menu ul{
	margin: 0px;
	padding: 0px;
}
#menu li{
	display: inline;
	list-style: none;
	padding: 0px;
	padding-right: 3px;
	margin: 0px;
	margin-right: 5px;
	border-right: 1px solid #999999;
}
#menu a{
	color: #333333;
}

/****** Content Layout ******/
#mainWrapper {}

/* sidebar */
.sidebar {
	float: left;
	width: 210px;
	border-right:1px dotted #dcdcdc;
}
.sidebar-hide {
	display: none;
	float: left;
}
#innerSidebar {
	padding: 3px;
}

/* content */
.content {
	float: right;
	width: 100%;
	margin-left: -220px;
}
.content-wide {
	width: auto;
	margin: 10px;
	margin-left: -210px;
}
.content-only {
	width: auto;
	margin: 10px;
	margin-left: -210px;
}
#innerContent {
	margin-left: 220px;
	overflow: visible;
}

/* a style which makes mainWrapper touch the bottom of sidebar and content */
.clear{
	border-top:1px solid transparent !important;
	margin-top:-1px !important;
	border-top:0;
	margin-top:0;
	clear:both;
	visibility:hidden;
}

/****** Sidebar Panels ******/
.panel{
	padding:1px;
	margin-bottom: 10px;
}
.panel h5 {
	padding: 4px;
	margin: 0px;
	color: #6D6D6D;
	font-size: 12px;
	font-weight: bold;
	border-bottom: solid 1px #ECEBEB;
}
.panel-content{
	padding:5px;
	color:#999999;
	line-height: 150%;
	
}
.panel-content ul{
	padding: 0px;
	margin: 0px;
	margin-left: 0px;
}
.panel-content li{
	padding: 0px;
	margin: 0px;
	color: #999999;
	list-style: square inside;
}

/* user panel login form */
#loginForm {
	width: 95%;
}

/* calendar panel */
#calendar {
	width: 200px;
	margin-top: 5px;
}

.calendar-top {
	color: #333333;
	text-align: center;
	padding: 2px;
}
.calendar-year,
.calendar-month {
	font-weight: bold;
}

.calendar-weekdays {
	background: #F6F6F6;
}
.calendar-weekday-cell {
	color: #000;
	font-weight:bold;
	text-align: center;
	width: 14%;
	padding: 2px;
	font-size:11px;
	font-family:arial
}

.calendar-main {
	background: #FFFFFF;
}
.calendar-day,
.calendar-day-blank,
.calendar-saturday,
.calendar-sunday,
.calendar-today{
	color: #000;
	text-align: center;
	width: 14%;
	padding: 2px;
	font-size:9px;
	font-family:arial
}
.calendar-saturday,
.calendar-sunday {
	color: #999999;
	font-weight:bold;
}
.calendar-today {
	border: dashed 0px #CCCCCC;
	background: #0000ff;
	color:#fff;
}

.calendar-day a:link,
.calendar-day a:visited,
.calendar-saturday a:link,
.calendar-saturday a:visited,
.calendar-sunday a:link,
.calendar-sunday a:visited,
{
	text-decoration: none;
	font-weight: normal;
}
.calendar-today a:link,
.calendar-today a:visited {
	text-decoration: none;
	font-weight: normal;
	color:#fff
}
/* stats panel */
#panelStats .panel-content{
	color: black;
}

/****** Search Panel ******/
.search-field { width: 155px; }

/****** Announcement Box ******/
.announce{
	margin-bottom: 10px;
	border: solid 1px #CCCCCC;
	border-top: solid 4px #CCCCCC;
	background-color: #F8F8F5;
	background-image: url("images/article-title-bg.gif");	
	background-position: top left;
	background-repeat: repeat-x;
}
.announce-content{
	word-wrap: break-all;
	padding: 10px;
	color: #666666;
}
.announce-time{
	float: right;
	font-size: 12px;
	color: #999999; 
}

/****** Defaul Page Elements ******/
.article-top,
.article-bottom {
	padding: 5px;
}

/* page links
.pages {
	color: #999999;
}
.pagelink-current {
	font-weight: bold;
}
 */
.view-mode {
	float: right;
	color: #999999;
}

.listbox {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px dashed #CCCCCC;
	border-bottom: 1px dashed #CCCCCC;
}
.listbox-table {
	width: 99%;
}
.listbox-header {
	word-wrap: break-all;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.listbox-entry {
	word-wrap: break-all;
	color: #666666;
}
.listbox-entry a{
	word-wrap: break-all;
}

/* no entry to display box */
.no-entry {
	border: 1px solid #CCCCCC;
	margin-top: 15px;
}
.no-entry-message {
	padding-top: 25px;
	padding-bottom: 25px;
	color: #666666;
	background: #FCFCFC;
	text-align: center;
}

.prev-article{ float: left; }
.next-article{ float: right; }
.category-label{ text-align: center;}

/* text box */
.textbox{
	margin-bottom: 15px;
}
.textbox-title{
	word-wrap: break-all;
	position: relative; /* IE Fix for background image */
	padding: 6px;
	font-size: 14px;
/*	
	border: solid 1px #ECEBEB;
	border-left: solid 4px #CCCCCC;
	
	background-color: #F8F8F5;
	background-image: url("images/article-title-bg.gif");*/	
	background-position: top left;
	background-repeat: repeat-x;
	background:#f8f8f8;border: solid 1px #ECEBEB;
}
.textbox-title h4{
	word-wrap: break-word;
	padding-left: 5px;
	font-size: 16px;
	font-weight: bold;
	display: inline;
	
}

.textbox-title h4 a:link,
.textbox-title h4 a:visited {
	color:#FF009C;
	text-decoration: none;
}
h1 a:hover {
	color: #FF3300;
	text-decoration: none;
}
.textbox-label{
	padding-left: 5px;
	color: #666666;
	font-size: 12px;
}
.textbox-fontsize{
	padding: 5px;
	color: #666666;
	text-align: right;
}
.textbox-content{
	word-wrap: break-word;
	padding: 10px;
	margin-bottom: 10px;
	font-size:14px;line-height:26px
}
.textbox-bottom {
	padding: 5px;
	color: #666666;
	font-size: 12px;
	border-top: 1px dashed #C0C0C0;
}
.editmark {
	margin-top: 20px;
	color: #999999;
	font-size: 12px;
}
.textbox-urls {
	margin-top: 10px;
	padding-top: 5px;
	color: #666666;
	font-size: 12px;
	border-top: 1px dashed #C0C0C0;
}

/* guestbook entry box */
.gbbox{
	margin-bottom: 15px;
	border-top: 1px dashed #C0C0C0;
	border-bottom: 1px dashed #C0C0C0;
}
.gbbox-title{
	margin-bottom: 10px;
	font-weight: bold;
}
.gbbox-label{
	display: inline;
	color: #999999;
	font-size: 12px;
	font-weight: normal;
}
.gbbox-content{
	word-wrap: break-word;
	padding: 10px;
	background-color: #FBFBF8;
}
.gbbox-reply {
	padding: 10px;
	color: #333333;
	background-color: #F8F8F6;
	border-top: 1px dashed #E0E0E0;
}
.gbbox-reply-title{
	font-weight: bold;
	margin-bottom: 5px;
}
.gbbox-reply-label{
	color: #999999;
	font-size: 12px;
	font-weight: normal;
	display: inline;
}

/* comments wrapper */
.comment-wrapper{}

/* comments top box */
.comment-top{
	padding: 5px;
	margin: 5px;
	color: #666666;
	background: #F6F6F6;
	text-align: right;
}
.comment-pages{
	padding: 5px;
	margin: 5px;
	color: #999999;
}

/* commnet box */
.commentbox{
	word-wrap: break-word;
	padding: 5px;
	margin: 5px;
}
.commentbox-title{
	padding: 3px;
	border-bottom: 1px dashed #C0C0C0;
}
.commentbox-label{
	display: inline;
	color: #666666;
	font-size: 12px;
}
.commentbox-content{
	padding: 3px;
}
.no-comment-box{
	padding:10px;
	color: #666666;
	background: #FCFCFC;
	border: 1px solid #E0E0E0;
}

/* trackback box */
.trackbackbox{
	padding: 5px;
	margin: 5px;
}
.trackbackbox-title{
	padding: 3px;
	border-bottom: 1px dashed #C0C0C0;
}
.trackbackbox-label{
	display: inline;
	color: #666666;
	font-size: 12px;
}
.trackbackbox-content{
	padding: 3px;
	color: #333333;
}
.trackbackbox a{
	color: #000000;
}

/* comment form wrapper */
#commentForm {
	width: 99%;
}

/****** normal message box ******/
.messagebox{
	width: 500px;
	border: solid 1px #CCCCCC;
	text-align: center;
	background: #FCFCFC;
}
.messagebox-title{
	padding: 5px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #CCCCCC;
}
.messagebox-content{
	padding: 10px;
	padding-bottom: 20px;
	color: #666666;
	text-align: left;
}
.messagebox-bottom{
	padding: 5px;
	color: #FFFFFF;
	background-color: #F3F3F3;
}

/****** error message box ******/
.errorbox{
	width: 500px;
	text-align: center;
	background: #FFEEDD;
	border: solid 1px #CC0000;
}
.errorbox-title{
	color: #FFFFFF;
	font-weight: bold;
	background-color: #CC3300;
	padding: 5px;
}
.errorbox-content{
	padding: 10px;
	padding-bottom: 20px;
	color: #990000;
	text-align: left;
}
.errorbox-bottom{
	padding: 5px;
	color: #FFFFFF;
	background-color: #FFE3D0;
}

/****** Input Form Styles (table) ******/
.formbox{
	background: #FFFFFF;
	border: solid 1px #CCCCCC;
}
.formbox-comment{}

.formbox-title,
.formbox-comment-title{
	padding: 5px;
	color: #666666;
	font-weight: bold;
	text-align: center;
	background-color: #EFEFEF;
}

.formbox-rowheader,
.formbox-comment-rowheader {
	padding: 5px;
	color: #333333;
	font-weight: bold;
	text-align: right;
}

.formbox-content,
.formbox-comment-content{
	padding: 5px;
}

/* smilies list */
.panel-smilies {
	padding:5px;
	text-align: center;
}
.panel-smilies-title {
	color: #666666;
	text-align: left;
	border-bottom: 1px solid #CCCCCC;
}
.panel-smilies-content {
	padding: 5px;
	line-height: 150%;
}

/****** Upload Page ******/
.upload-page{
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: none;
}
.upload-file{}

.upload-error { color: #990000;}
.upload-done { color: #003300;}

/****** Misc Styles ******/
.comment-text,
.hidden-note{
	font-size: 12px;
	color: gray;
}
.red {
	color: red;
}
.highlight {
	font-weight: bold;
	color: #FF6600;
	background: #FFFF00;
}
.meta-button {
	margin: 1px;
}

/****** UBB Code Custom Styles ******/
/* IE fix for ul */
* html .ubb-list { margin:5px; margin-left: 25px;  margin-bottom: 15px;}
.ubb-list li{
	margin: 1px;
	padding: 1px;
}

.code {
	word-wrap: break-all;
	padding: 10px;
	margin: 5px;
	font-family: "Courier New";
	color: #000000;
	background-color: #F9F9F9;
	border-left: 3px solid #E0E0E0;
}

.quote {
	margin: 10px;
	background-color: #F9F9F9;
	border-left: 3px solid #E0E0E0;
}
.quote-title {
	padding: 5px;
	color: #666666;
	font-weight: bold;
	border-bottom: 1px dashed #E0E0E0;
}
.quote-content {
	word-wrap: break-all;
	color: #666666;
	padding: 10px; 
}

.ubb-obj-div {
	word-wrap: break-all;
	margin: 5px;
	padding: 5px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px dashed #CCCCCC;
}
.textbox-content .upimgs {border:1px solid #c0c0c0;margin:6px 0 6px 0;padding:10px}
.codeT{

height: 150px;

border: 1px solid gray;

width: 98%;

}

.rteImage {
	border: 1px solid #fff;
	cursor: pointer;
	cursor: hand;
	width: 25px;
	height: 24px;
}

.rteImageRaised, .rteImage:hover {
	background: #CFE1FF;
	border: 1px solid #3169C6;
	cursor: pointer;
	cursor: hand;
}

.rteImageLowered, .rteImage:active {
	background: #ABC6F2;
	border: 1px solid #3169C6;
	cursor: pointer;
	cursor: hand;
}

.rteVertSep {
	margin: 0 4px 0 4px;
}

.rteBack {
	background: #fff;
	border-top: 1px solid #eee;
	letter-spacing: 0;
	padding: 2px;
}

.rteDiv {
	display: block;
	position: relative;
}
.controlBar{
	margin-top: 4px;
}
.controlBar div{
	float: left;
	width: 70px;
	margin-left: 10px;
	cursor: pointer;
	text-align: center;
	padding: 3px;
} 

/*pages*/
.pages{
padding: 2px;
}

.pages ul{
margin: 0;
padding: 0;
text-align: left; /*Set to "right" to right align pages interface*/
font-size: 12px;
}

.pages li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.pages a, .pages a:visited{
padding: 0 5px;
border: 1px solid #c0c0c0;
text-decoration: none; 
color: #808080;
}

.pages a:hover, .pages a:active{
border: 1px solid #2b66a5;
color: #0063DC;
background-color:#ffe993;
}

.pages li.curpage{
padding: 0 5px;
border: 1px solid #c0c0c0;
background-color: #dcdcdc;
color: #808080;
}

.pages li.dispage{
padding: 0 5px;
border: 1px solid #929292;
color: #929292;
}

.pages li.nextpage{
font-weight: bold;
}

* html .pages li.curpage, * html .pages li.dispage{ /*IE 6 and below. Adjust non linked LIs slightly to account for bugs*/
margin-right: 5px;
padding-right: 0;
}