﻿@charset "utf-8";
body {
	font:12px Arial, Helvetica, sans-serif;
	background: #E0D9E1;
        margin:0;
        padding:0;
        color:#333;
}
ul,ol {
	list-style:none;
	margin:0;
	padding:0;
}
h1,h2,h3,h4,h5,h6 {
	margin:0;
	padding:0;
	font-size:12px
}
a {
	color:#333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline; 
	color: #000;
}
img {
	border:0;
}
p {
	margin:5px 0;
	padding:0;
	word-break:break-all;
}
#all{
	margin:0 auto;
        background:#FFF;
        width:801px;
}
#topbar {
	position:absolute;
	width:800px;
	text-indent:10px;
	z-index:99;
}

#top {
	padding: 100px 0 0;
        background:url(banner.jpg) repeat-x;
}

#top ul {
	height:30px;
	padding:0 0 0 30px;
	background: #FF66CC;
}
#top ul li {
	margin:5px 10px 5px 0;
	float:left;
}
#top ul li.nav-current {
	background:#FFF;
}
#top ul li a {
	float:left;
	display:block;
	color:#FFF;
	font:bold 16px/20px Arial;
	padding: 0 6px;	
}

#top ul li a:hover {
	color:#FFF;
}
#top ul li.nav-current a,
#top ul li.nav-current a:hover {
	color:#000;
	text-decoration:none;
}
#top2 {
	height: 30px;
	font:12px/30px Arial;
	color:#333;
	border-bottom:1px solid #DDD;
	overflow:hidden;
	clear:both;
	text-align:right;
	padding:0 10px;
}
.default #top2 .guide span{
	display:none
} 
.single #top2 .guide span,.single #top2 .guide a{
	display:none
}
#top2 *{
	display:inline;
	color:#333
}

#top2 h4 a{
	margin:0 10px 0 0;
	*margin:-2px 10px 2px 0;
	word-spacing:3px;
	font:12px/30px Arial; 
}
#top2 .guide {
	float:left;
}
#content {
	padding:5px 10px;
	overflow:hidden;
	height:100%;
}
#itop {
	padding:5px 0 10px;
        overflow:hidden;
	border-bottom:1px solid #DDD;
	height:170px;
	line-height:1.8
}

#itop .out {
	margin-right:10px;
}
#itop img {
	float:left;
	margin-right:10px;
	height:150px;
	width:250px;
}
#itop .out img {
	margin-right:0;
	float:none;
}

#mainContent {
	float: left;
	width: 560px;
	text-align: left;
	padding:10px 0 0
}
body.default #mainContent,body.catalog #mainContent {
	padding:0
}

/*=article*/

.article { 
	padding:10px 0 10px 135px;
	border-bottom:1px solid #DDD;
	text-align: left;
	overflow:hidden;
	position:relative;
	zoom:1;
	min-height:120px;
}
body.tags .article {
	padding:10px 0 10px 135px;
}
#article h1{
	font-size:22px;
	border-bottom:1px solid #DDD;
	padding:0 0 5px;
}

.thumb {
	border:1px solid #ECDBDB;
	padding:5px;
	width: 110px;
	height:110px;
	position:absolute;
	top:10px;
	left:0;
}
.thumb img {
	width:110px!important;
	height:110px!important;
}
.article .title {
	height:20px;
	font:bold 16px Arial;
}
.summary {
	line-height:1.3;
	height:72px;
	overflow:hidden;
}
body.tags .summary {
	height:auto;
	overflow:auto;
}
.detail {
	line-height:1.5;
	padding:5px 0;
	overflow:hidden;
	zoom:1
}
.tag {
	margin-top:5px;
	font-weight:100;
	width:400px;
	height:45px;
	overflow:hidden;
}
.single .tag {
	width:auto;
	height:auto;
	overflow:auto;
}
.tag .thickbox {
	position:absolute;
	right:10px;
	bottom:28px;
}
.single .thickbox {
	float:right;
	margin-right:50px
}
.tag a, .cate a {
	color:#999
}

.cate {
	font-size:12px;
	font-weight:100;
	margin-top:10px;
}
.cate span {
	color:#FFF;
}
#spon p {
	margin:10px 0 0;

}
#list {
	margin:10px 0 0;
	overflow:hidden;
	height:100%;
}
#list h3 {
	font-size:16px;
	margin:10px 0 5px;
	padding:0 0 5px;
	border-bottom:1px solid #DDD
}
#list div {
	float:left;
	width:280px;
	padding:3px 0 3px 0;
}
#list ul li a{
	height:20px;
	line-height:20px;
	overflow:hidden;
}
#list ul li span{
	float:right;
	margin-top:3px;
	*margin-top:-16px;
}
.default .cate2,.catalog .cate2{display:none}
.cate2 #list{display:none}

/*=pagebar*/
.pagebar {
	padding:6px 0;
	background-color: #FFFFFF;
	font-size:12px;
	line-height:23px;
	height:23px;
	text-align:center;
	clear:both
}
.pagebar a
	{
	padding:1px 3px;
	margin:0 2px;
	border:1px solid #d3dde7;
	}
.pagebar .now-page
	{
	padding:1px 3px;
	margin:0 2px;
	background-color:#fbf4f2;
	border:1px solid #a8bbcd;
	}
.pagebar a:hover
	{
	background-color:#fbf4f2;
	border:1px solid #fbf4f2;
	text-decoration:none
	}


/*=sidebar*/
#sidebar {
	float: right;
	width: 200px;
	overflow:hidden;
}
.sidepanel {
	margin:10px 0 5px;
}
.icon {
	text-align:center;
}
.icon h3{
	text-align:left;
}
.sidepanel h3,.sidepanel h2 {
	margin:5px 0;
	padding:0 0 5px;
	font-size:16px;
	border-bottom:1px solid #DDD;
}
.sidepanel ul li {
	height: 22px;
	line-height:22px;
}
.sidepanel ul li a {
	color:#333
}
#category img {
	display:none
}

/*=footer*/
#footer {
	padding: 10px 0;
	background:#FCB6F5;
	text-align:center;
	color:#FFF;
}
#footer h3 {
	font:12px Arial;
	margin:5px 0;
}
#footer div {
	text-align:center;
	padding:5px 0;
	word-spacing:5px;
}
.translate img {
	margin:-2px -3px 2px 0
}
#footer a {
	color:#FFF
}
#footer p {
	font-size:12px;
	position:relative;
	margin:0;
}
#footer p img{
	margin:0 0 -5px 3px;
}

/*=tags*/

#tagsCloud ul li {
	width:25%;
	float:left;
	margin:5px 0;
	line-height:1;
	height:40px;
	overflow:hidden;
}
#tagsCloud ul li p {
	color:#999;
	margin:2px 10px 0 0;
}



#serv h3 {
	font-size:22px;
	text-align:center
}
#serv li {
	background:#649452;
	border:3px double #FFF;
	margin:2px 0;
	padding:0 5px;
}
#serv li a {
	color:#FFF;
	font-weight:bold
}
#serv li a:hover {
	color:#FC0;
}
.cate2 #related,.cate2 .cate,.cate2 .thickbox,.cate2 .tag{
	display:none
}
.cate2 h1{
	font-size:18px!important;
}

/*-----*/

.in{
border:1px solid #FCB6F5;
padding:4px;
}
.out{
float:left;


}
