@CHARSET "UTF-8";
#list {
	width:680px;
	min-height:434px;
	border:1px solid #ccc;
	float:right;
	font-size:18px;
	text-indent:38px;
}
#list a.post {
	display:block;
	width:114px;
	height:33px;
	background:url(../../images/aricle.jpg) no-repeat;
	text-indent:-9999px;
	margin:10px 10px 0 auto;
}
#list ul {
	padding:10px 10px 0 10px;
}
#list ul.article li {
	height:30px;
	line-height:30px;
	border-bottom:1px dashed #333;
}
#list ul.article li em {
	float:right;
	font-style:normal;
}
#list ul.article li a {
	color:#333;
}
#list ul.article li a:hover {
	color:#f60;
}
#list ul.article li {
	padding:0 0 0 25px;
}
#list ul.article li.icon1 {
	background:url(../../images/icon1.gif) no-repeat left center;
}
#list ul.article li.icon2 {
	background:url(../../images/icon2.gif) no-repeat left center;
}
#list ul.article li.icon3 {
	background:url(../../images/icon3.gif) no-repeat left center;
}
#list ul.article li.icon4 {
	background:url(../../images/icon4.gif) no-repeat left center;
}
#list ul.article li.icon5 {
	background:url(../../images/icon5.gif) no-repeat left center;
}
#list ul.article li.icon6 {
	background:url(../../images/icon6.gif) no-repeat left center;
}
#list ul.article li.icon7 {
	background:url(../../images/icon7.gif) no-repeat left center;
}
#list ul.article li.icon8 {
	background:url(../../images/icon8.gif) no-repeat left center;
}
#list ul.article li.icon9 {
	background:url(../../images/icon9.gif) no-repeat left center;
}
#list ul.article li.icon10 {
	background:url(../../images/icon10.gif) no-repeat left center;
}
#list ul.article li.icon11 {
	background:url(../../images/icon11.gif) no-repeat left center;
}
#list ul.article li.icon12 {
	background:url(../../images/icon12.gif) no-repeat left center;
}
#list ul.article li.icon13 {
	background:url(../../images/icon13.gif) no-repeat left center;
}
#list ul.article li.icon14 {
	background:url(../../images/icon14.gif) no-repeat left center;
}
#list ul.article li.icon15 {
	background:url(../../images/icon15.gif) no-repeat left center;
}
#list ul.article li.icon16 {
	background:url(../../images/icon16.gif) no-repeat left center;
}
#user {
	width:270px;
	height:210px;
	border:1px solid #ccc;
	float:left;
	margin:0 0 10px 0;
	font-size:14px;
}

#user dl {
	width:170px;
	margin:0 auto;
	padding:10px 0 0 0;
}

#user dl dt {
	width:170px;
	margin:0 0 5px 0;
}
#user dl dt img {
	margin:0 auto;
	display:block;
}
#user dl dd {
	height:20px;
	line-height:20px;
	text-align:center;
	width:85px;
	float:left;
}
#user dl dd.email,#user dl dd.url {
	width:190px;
	text-align:left;
	padding:2px 0 0 0;
	text-indent:5px;
}
#user dl dd a {
	text-decoration:none;
	color:#333;
}
#user dl dd.user {
	width:170px;
	float:none;
	color:#f60;
}
#user dl dd.message {
	background:url(../../images/x1.gif) no-repeat 5px 35%;
}
#user dl dd.friend {
	background:url(../../images/x2.gif) no-repeat left 35%;
}
#user dl dd.guest {
	background:url(../../images/x3.gif) no-repeat 5px 35%;
}
#user dl dd.flower {
	background:url(../../images/x4.gif) no-repeat left 35%;
}
#pics {
	width:270px;
	height:210px;
	border:2px solid #ccc;
	float:left;
}

#pics ul {
	padding:10px 10px 0 10px;
}


#pics img {
	display:block;
	margin:20px auto;
	border:none;
}


#article {
	width:auto;
	min-height:800px;
	border:2px solid #ccc;
	font-size:14px;
	position:relative;
}



#article h2 {
	text-indent:0;
	text-align:center;
}
#article img.nice {
	position:absolute;
	top:-30px;
	left:580px;
}
#article img.hot {
	position:absolute;
	top:-30px;
	left:680px;
}
#article #subject {

}
#article #subject dl {
	width:170px;
	padding:10px 0 0 45px;
	float:left;
}
#article #subject dl dt {
	width:170px;
	margin:0 0 5px 0;
}
#article #subject dl dt img {
	margin:0 auto;
	display:block;
}
#article #subject dl dd {
	height:20px;
	line-height:20px;
	text-align:center;
	width:85px;
	float:left;
}
#article #subject dl dd.email,#article #subject dl dd.url {
	width:190px;
	text-align:left;
	padding:2px 0 0 0;
	text-indent:5px;
}
#article #subject dl dd a {
	text-decoration:none;
	color:#333;
}
#article #subject dl dd.user {
	width:170px;
	float:none;
	color:#f60;
}
#article #subject dl dd.message {
	background:url(../../images/x1.gif) no-repeat 5px 35%;
}
#article #subject dl dd.friend {
	background:url(../../images/x2.gif) no-repeat left 35%;
}
#article #subject dl dd.guest {
	background:url(../../images/x3.gif) no-repeat 5px 35%;
}
#article #subject dl dd.flower {
	background:url(../../images/x4.gif) no-repeat left 35%;
}
#article div.content {
	float:right;
	width:auto;
	padding:5px 20px 0 0;
}
#article div.content .user {
	height:30px;
	line-height:30px;
	background:url(../../images/member.gif) no-repeat left center;
	border-bottom:1px dashed #999;
	color:#666;
	padding:0 0 0 20px;
}
#article div.content .user span {
	float:right;
	color:#06f;
}
#article div.content h3 {
	font-size:14px;
	height:40px;
	line-height:40px;
}
#article div.content h3 span {
	font-size:12px;
	font-weight:normal;
	color:#06f;
}
#article div.content h3 span a {
	text-decoration:none;
	color:#06f;
}
#article div.content h3 span a:hover {
	color:#f60;
	text-decoration:underline;
}
#article div.content h3 img {
	position:relative;
	top:2px;
}
#article div.content .detail {
	line-height:200%;
	font-size:14px;
}
#article div.content .detail a {
	text-decoration:none;
	color:blue;
}
#article div.content .detail a:hover {
	color:#f60;
	text-decoration:underline;
}
#article div.content .detail p.autograph {
	color:#666;
	border-bottom:1px dashed #666;
	margin:5px 0;
	width:80%;
	padding:5px 0;
}
#article div.content .read {
	font-size:14px;
	color:#666;
	padding:10px 0 0 0;
}
#article div.content .read p {
	padding:0 0 15px 0;
	text-align:right;
}
#article p.line {
	clear:both;
	width:95%;
	margin:0 auto;
	height:10px;
	border-bottom:1px dashed #333;
}
#article dl {
	width:450px;
	margin:10px auto;
	position:relative;
}
#article dl dt {
	text-align:center;
	padding:10px 0;
	font-weight:bold;
}
#article dl dd {
	padding:5px 0;
}
#article dl dd label {
	cursor:pointer;
	display:inline-block;
	height:20px;
	padding:0 2px 0 0;
}
#article dl dd div#ubb {
	width:410px;
	height:26px;
	background:url(../../images/bgMenubar.gif);
	border:1px dashed #333;
	border-bottom:1px solid #666;
}
#article dl dd div#ubb img {
	display:block;
	float:left;
	padding:5px 0 0 6px;
}
#article dl dd div#font {
	display:none;
	width:125px;
	height:40px;
	background:#eee;
	border:1px dashed #333;
	padding:8px;
	line-height:20px;
	position:absolute;
	top:82px;
	left:5px;
}
#article dl dd div#font strong {
	font-weight:normal;
	background:#fff;
	border:1px solid #ccc;
	cursor:default;
}
#article dl dd div#color {
	display:none;
	width:152px;
	height:130px;
	font-size:12px;
	background:#eee;
	border:1px dashed #333;
	padding:4px 0 0 4px;
	position:absolute;
	top:82px;
	left:120px;
}
#article dl dd div#color strong {
	border:1px solid #999;
	display:block;
	width:12px;
	height:12px;
	float:left;
	margin:4px 0 0 4px;
}
#article dl dd div#color em {
	display:block;
	height:28px;
	width:80%;	
	clear:both;
}
#article dl dd div#color em input {
	margin-top:10px;
	margin-left:4px;
	width:136px;	
	height:20px;
	cursor:pointer;
	background:#fff;
}
#article dl dd textarea {
	width:400px;
	border:1px dashed #333;
	border-top:none;
	background:#fff;
	padding:5px;
}
#article dl dd input.text {
	width:250px;
	height:19px;
	border:1px dashed #333;
	background:#fff;
}
#article dl dd input.yzm {
	width:60px;
}
#article dl dd input.submit {
	width:75px;
	height:21px;
	border:1px dashed #333;
	background:#fff;
	cursor:pointer;
	color:#333;
}
#article dl dd input.submit:hover {
	background:#eee;
}
#article dl dd img#code {
	position:relative;
	top:8px;
	cursor:pointer;
}
#article dl dd#q a {
	text-decoration:none;
	color:#333;
}
#article div.re dl {
	width:170px;
	padding:10px 0 0 45px;
	float:left;
}
#article div.re dl dt {
	width:170px;
	margin:0 0 5px 0;
}
#article div.re dl dt img {
	margin:0 auto;
	display:block;
}
#article div.re dl dd {
	height:20px;
	line-height:20px;
	text-align:center;
	width:85px;
	float:left;
}
#article div.re dl dd.email,#article div.re dl dd.url {
	width:190px;
	text-align:left;
	padding:2px 0 0 0;
	text-indent:5px;
}
#article div.re dl dd a {
	text-decoration:none;
	color:#333;
}
#article div.re dl dd.user {
	width:170px;
	float:none;
	color:#f60;
}
#article div.re dl dd.message {
	background:url(../../images/x1.gif) no-repeat 5px 35%;
}
#article div.re dl dd.friend {
	background:url(../../images/x2.gif) no-repeat left 35%;
}
#article div.re dl dd.guest {
	background:url(../../images/x3.gif) no-repeat 5px 35%;
}
#article div.re dl dd.flower {
	background:url(../../images/x4.gif) no-repeat left 35%;
}









