/* import core styles | Basis-Stylesheets einbinden */
@import url(base.css);
/* CSS Document */
#mainContent {
	float: right; /* 由于此元素是浮动的，因此必须指定宽度 */
	width: 765px; /* 在符合标准的浏览器中或者在 Internet Explorer 中的标准模式下，此 div 的实际宽度除了包括宽度外，还包括填充和边框 */
	/*background: #EBEBEB;*/
}

.thumb {
	float: left;
	padding: 0 5px 0 0;
	width: 250px;
	text-align: center;
}

.thumb a img {
	padding: 2px;
	width: 250px;
	border: 1px solid #ccc;
}

.thumb a:hover img {
	border: 1px solid #f60;
}

.thumb span {
	display: block;
	padding: 5px;
}

.intro {
	float: right;
	width: 440px;
	padding: 10px;
	margin-bottom: 10px; 
	font-size: 14px;
	color: #666;
	/*letter-spacing: 0.1em;*/
	line-height: 2.0em;
	border: 1px solid #9BBDD3;
	background: #EFF7FF;
}

.content {
	margin-top: 10px;
	padding-top: 10px;
	font-size: 14px;
	/*letter-spacing: 0.1em;*/
	line-height: 2.0em;
	border-top: 1px dotted #ccc;
}

.intro p, .content p {
	text-indent: 2em;
}

th {
	text-align: center;
}

/*图片内容页*/
#lantern { margin:10px auto; background:#f4f4f4;overflow:hidden;}
#tool { background:url(../images/bg/pic_tool.gif) repeat-x;height:33px; border-bottom:#FFF solid 1px }
#tool .f_l{ margin:6px 0 0 12px;font-size:12px}
#tool .f_r{ margin:6px 9px 0 0 }
#pagejump{ margin-left:5px}
#bimg {margin:7px 5px; text-align:center; vertical-align: middle; overflow:hidden;overflow:hidden;}

#simg {height:75px;padding-top:8px;background:url(images/tool_img.gif) repeat-x #E9E9E9}
#simg .p{ float:left;width:22px;text-align:right;text-indent:0}
#simg .n{ float:right;width:22px;text-align:left;text-indent:0}
#simg img.s{ filter:alpha(opacity=100);-moz-opacity:1;opacity:1;}
#simg img{text-indent:0}
#sImage{float:left;/*width:510px;*/}
#sImage div,#sImage p{ width:70px; height:58px; background:#ececec; display:block; text-align:center; float:left; display:inline; overflow:hidden; border:#C7C7C7 solid 1px; margin:0 0 0 12px}
#sImage img{ filter:alpha(opacity=60);-moz-opacity:0.6;opacity:0.6; height:58px;text-indent:0}
#Explain { padding:5px 15px 0 15px;margin:0 auto; line-height:18px; font-size:12px}
#Explain p{margin:0;padding:0;font-size:12px;}
.ss{filter:alpha(opacity=30);-moz-opacity:0.3;opacity:0.3;}
#butStop,#ArtPLinkTop,#ArtPLink,#cntLeft #Article #atPage{display:block;}
#hdcnt p{text-indent:2em}
#hdcnt{margin-bottom:40px}
#ArticleCnt,#ArtCnt{text-indent:0}
