/*   ²úÆ·Õ¹Ê¾Ò³ CSS        	  */
#content {
	float:left;	
	width:630px;
	margin-top:0.6em !important;
	margin:0.4em 0 0 0;
	padding-top:.4em !important; 
	padding-top:1em;
	border-top:1px solid #999;
	/*border-left:#666 1px solid;
	border-right:#666 1px solid;*/
}
#content h1 a:hover{
	color:#23aebb;
}
table{
	max-width:inherit;
	width:auto !important;
	width:inherit;
}
img{
	max-width:600px;
	width:auto;
}

/*				dddddddddddddddddddddddd				*/
.post{	
	/*border:1px dashed #bc2c27;*/
	background:#bfd6e9;
}
.post h1{	
	font-size:14px;	
	width:inherit;
	text-indent:1em;
	padding:12px 0 12px 0;
	margin:0;
	background:#163f6b;
}
.post h1 a{
	color:#bfd6e9;
}
.djxz a{
	color:#bc2c27;
}
.djxz a:hover{
	color:#f3881e;
}
.contentproducts{
	font-size:12px;
	text-indent:2em;
	line-height:1.5em;
	margin-top:16px;
	padding-top:6px;
	padding-left:1em;
	padding-right:1em;
	padding-bottom:20px;
	background:#bfd6e9;
}
.contentproducts table{
	width:inherit;
}
.date{
	color:#8A8A8A;
	float:left;
	font-size:12px;
	margin:0;
}
.comments{
	background:#f0887c url(../images/index/comment.gif) no-repeat scroll left center;
	float:right;
	font-size:12px;
	line-height:20px;
	margin-left:2px;
	padding-left:12px;	
}
.post h1 a:hover{
	color:#23aebb;
}
.post li {
	border-bottom:1px solid #E9E9E9;
	padding-bottom:6px;
	padding-top:6px;
	list-style:disc;
}

.post img{
	max-width:500px;
	width:auto !important;
	width:500px;

}
.contentproducts img{
	width:auto !important;
	width:none;
}
.postdata{	
	margin:0;
	padding:0;
	width:inherit;
	height:20px;
	font-size:12px;
	line-height:17px;
	background:#bfd6e9;
}
/*

*/
#replies{
	border:1px solid #163f6b;
	border:none;
	margin-bottom:1em;
}
#replies h1,#answer h1{
	color:#bfd6e9;
}

#replies div{
	margin:0 1em;
}
#replies div span{
	display:block;
	text-align:left;
	margin-top:1em;
	line-height:2em;
	padding-left:2em;
	padding-top:4px;
	background:url(../images/index/clock.gif) 6em 0.5em no-repeat #f0887c;
}
#replies div p{
	text-indent:2em;
	margin:0;
	line-height:1.5em;
	padding:1em;
	background:#f5d8d5;
}
#answer form{
	padding-left:2em;
	border:#163f6b solid 1px;
}
#answer form h3{
	font-size:12px;
	color:#bc2c27;
}
/*`								*/
/*                  */
#sidebar{
	background:#336a96;
	float:right;
	width:300px;
	padding:0;
	margin:.6em 0 0 0;
}
#sidebar h1{
	background:#bc2c27;
	color:#bfd6e9;
	margin:0;
	font-size:16px;
	line-height:3em;
	text-indent:1em;
	border-bottom:#FFF 1px solid;
}
#sidebar ul{
	margin:0;
	padding-left:0;
	color:#000;
}
#sidebar ul li{
	margin:0 0.5em 0.5em 1em;
	padding:6px;
	font-size:12px;
	border-bottom: #999 1px solid;
	display:block;
}
#sidebar ul li a{
	color:#FFF;
}
#sidebar ul li a:hover{
	color:#f3881e;
}
/**/

#footer {
	border-top:1px solid #E9E9E9;
	font-size:12px;
	text-align:center;
}
