html, body {
	margin: 0;
	padding: 0;	
}

body {
	background: #EEE;	
	font-family: "Trebuchet MS",Verdana,Arial,sans-serif;
	font-size: 14px;
	line-height: 1.6;
}

#content {
/*
	width: 750px;
	margin: 50px auto;
	padding: 20px;
 */	
	background: #FFF;	
	border: 1px solid #CCC;
	
	width:90%; 
	height:auto;
	text-align:center;
	margin:18px auto 0 auto;
	
}


hr {
	border: none;
	height: 1px; line-height: 1px;
	background: #CCC;	
	margin-bottom: 20px;
	padding: 0;
}

.clear {
	clear: both;
	line-height: 1px;
	font-size: 1px;
}

#images {
    /*padding-left:22px;
    padding-right:0;*/
	margin-top:20px;

}
#images a {
			margin-left: 12px;
		}

		#images a img {
			border: 1px solid #ccc;	
			padding: 3px;
			vertical-align: top;
			
			width:160px;
			height:100px;
			float:left;
			margin:10px 5px 20px 5px;
		}

		#credit {
			clear: both;	
			margin-top: 50px;
			padding-top: 10px;
			font-size: 10px;
			border-top: px solid #BBB;
			font-family: Verdana;
		}
#imgbox-loading {
	position: absolute;
	top: 0;
	left: 0;
	background: url('imgbox-spinner.gif') center center no-repeat;
	cursor: pointer;
	display: none;
	z-index: 90;
}

#imgbox-loading div {
	background: #FFF;
	width: 100%;
	height : 100%;
}

#imgbox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	display: none;
	z-index: 80;
}

.imgbox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	background: #FFF;
	display: none;
	z-index: 90;
}

.imgbox-img {
	padding: 0;
	margin: 0;
	border: none;
	width: 100%;
	height: 100%;
	vertical-align: top;
	
	
	
}

.imgbox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('imgbox-close.png') top left no-repeat;
	cursor: pointer;
	outline: none;
}

.imgbox-title {
	padding-top: 10px;
	font-size: 11px;
	text-align: center;
	font-family: Arial;
	color: #333;
	display: none;
}

.imgbox-bg-wrap {
	position: absolute;
	padding: 0;
	margin: 0;
	display: none;
}

.imgbox-bg {
	position: absolute;
	width: 20px;
	height: 20px;
}

.imgbox-bg-n {
	left: 0;
	top: -20px;
	width: 100%;
	background: url(imgbox-bg-n.png) repeat-x;
}

.imgbox-bg-ne {
	right: -20px;
	top: -20px;
	background: url(imgbox-bg-ne.png) no-repeat;
}

.imgbox-bg-e {
	right: -20px;
	top: 0;
	height: 100%;
	background: url(imgbox-bg-e.png) repeat-y;
}

.imgbox-bg-se {
	right: -20px;
	bottom: -20px;
	background: url(imgbox-bg-se.png) no-repeat;
}

.imgbox-bg-s {
	left: 0;
	bottom: -20px;
	width: 100%;
	background: url(imgbox-bg-s.png) repeat-x;
}

.imgbox-bg-sw {
	left: -20px;
	bottom: -20px;
	background: url(imgbox-bg-sw.png) no-repeat;
}

.imgbox-bg-w {
	left: -20px;
	top: 0;
	height: 100%;
	background: url(imgbox-bg-w.png) repeat-y;
}

.imgbox-bg-nw {
	left: -20px;
	top: -20px;
	background: url(imgbox-bg-nw.png) no-repeat;
}


/* 内容页内容.css 开始 获奖工程内容页专用 */
/*.editorContent-box{width:96%;height:auto; margin:0 auto;}
.editorContent-box .editorContent-top{width:90%;margin:0 auto;height:auto}
.editorContent-box .editorContent-top .content-title{width:100%;height:auto; padding-top:38px;border-bottom:2px solid #d3d8de}
.editorContent-box .editorContent-top .content-title .title{width:100%;height:auto;margin-bottom:20px}
.editorContent-box .editorContent-top .content-title .title .title-text p{line-height:32px;font-size:26px;font-weight:bold;color:#666}
.editorContent-box .editorContent-top .editorContent-info{width:100%;height:auto;padding-top:10px;padding-bottom:30px;text-align:}
.editorContent-box .editorContent-top .editorContent-info .info{display:inline-block;vertical-align:top;width:auto;margin-right:20px;font-size:14px;line-height:20px;color:#333}
.editorContent-box .editorContent-top .content-img{width:100%;height:auto;overflow:hidden; text-align:center;}
.editorContent-box .editorContent-top .content-img img{width:50em; padding:5px; border:1px solid #ccc}
.editorContent-box .editor-content{width:100%;height:auto;padding:20px 0px 50px 0px;overflow:hidden; border-bottom:2px solid #ccc;}
.editorContent-box .editor-content p{font-size:18px; color:#333;line-height:32px; margin-top:px;}
.editorContent-box .editor-content .P_images{width:90%;margin:0 auto;}
.editorContent-box .editor-content .ewcode{width:220px;}
/* 内容页工具.css 开始 */
/*.editorContent-box .editorContent-tool{width:100%;height:auto;margin-top:20px; text-align:right;padding-right:2%;}
.editorContent-box .editorContent-tool .toolBtn{display:inline-block;vertical-align:top;width:150px;height:40px;margin-left:15px;outline:0;color:#333;border:1px solid #006ad2;background-color:#fff;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;box-shadow:inset 0px 0px 10px 0px #d0e6ff;-moz-box-shadow:inset 0px 0px 10px 0px #d0e6ff;-webkit-box-shadow:inset 0px 0px 10px 0px #d0e6ff;cursor:pointer}
.editorContent-box .editorContent-tool .toolBtn:hover{background-color:#006ad2;color:#fff;box-shadow:none}
.editorContent-box .editorContent-tool .toolBtn:active{box-shadow:inset 0 3px 5px rgba(0,0,0,.125);-moz-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}*/