@charset "utf-8";
div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,pre,fieldset{
margin:0;
padding:0;
}
body{
font:"宋体","Times New Roman",Times,serif,Arial,Helvetica,sans-serif;
font-size:12px;
}
img{
border:0px;
}
a{
text-decoration:none;
color:#000;
}
a:hover{
text-decoration:underline;
}
a.sortswitag,a.select{
display:block;
width:100%;
}
a.select{
background:#FFFFCC;
}
ul,dl{
list-style:none;
}
.show{
display:block;
}
.hide{
display:none;
}
.clear{
clear:both;
}
.floatLeft{
clear:none;
float:left;
}
.floatRight{
clear:none;
float:right;
}
.c099{
color:#009999;
}
.cFA8406{
color:#FA8406;
}
/*注册样式开始*/
.formDiv p{
clear:both;
}
.formDiv label{
display:block;
float:left;
}
.formDiv .ipText{
float:left;
width:150px;
}
.spanTip,.spanErrorTip,.spanOkTip{
color:#006600;
padding-left:22px;
padding-top:4px;
background-repeat:no-repeat;
display:block;
float:left;
}
.spanTip{
background-image:url(/images/res/onFocus.gif);
}
.spanErrorTip{
background-image:url(/images/res/onError.gif);
}
.spanOkTip{
background-image:url(/images/res/onCorrect.gif);
}
.spanWrong{
color:#FF0000;
}
/*注册样式结束*/


/*滚动样式开始*/
.boxTBContainer{
margin:10px;
clear:both;
height:455px;
width:366px;
overflow:hidden;
position:relative;
z-index:100;
}
	.directionAtag{
	display:block;
	width:33px;
	height:32px;
	overflow:hidden;
	background-image:url(../tempTest/images/directionIco.gif);
	margin:0px auto;
	position:relative;
	z-index:80;
	}
	.topAtag,.bottomAtag{
	background-position:0px 0px;
	clear:both;
	}
	.bottomAtag{
	background-position:0px -32px;
	}
	.leftAtag,.rightAtag{
	/*background-position:0px -64px;
	height:30px;
	*/
	height:18px;
	float:left;
	margin-top:35px;
	width:11px;
	background-image:url(../tempTest/images/index_98.jpg);
	}
	.rightAtag{
	/*background-position:0px -96px;
	height:29px;*/
	background-image:url(../tempTest/images/index_101.jpg);
	}
	.upAndDownUlContainer{
	width:100%;
	height:380px;
	overflow:hidden;
	margin:5px auto 0px auto;
	position:relative;
	z-index:50;
	}
		.upAndDownUlContainer li{
		margin:0px auto;
		padding-bottom:5px;
		overflow:hidden;
		}
		
.boxLRContainer{
float:left;
/*width:810px;*/
width:702px;
overflow:hidden;
position:relative;
overflow:hidden;
z-index:100;
margin:5px 0px 0px 15px;
_margin:5px 0px 0px 5px;
top:-12px;
}
	.leftAndRightUlContainer{
	overflow:hidden;
	position:relative;
	z-index:50;
	/*width:732px;*/
	width:660px;
	float:left;
	margin:0px 5px;
	}
		.leftAndRightUlContainer li{
		width:168px;
		/*padding-right:8px;*/
		float:left;
		}
/*滚动样式结束*/	
	


/*作品列表开始*/
.worksDiv{
/*width:765px;
border:1px solid #E3E3E3;*/
height:auto;
clear:both;
margin:10px auto;
}
	.worksDiv li{
	float:left;
	width:126px;
	height:185px;
	overflow:hidden;
	}

	/*作品详情开始*/	
	.worksDetail{
	position:absolute;
	z-index:100;
	/*height:181px;*/
	width:268px;
	border:1px solid #E3E3E3;
	padding:5px 10px;
	margin:10px auto;
	background-color:#FFFFFF;
	}
		.worksDetail li{
		clear:both;
		padding:2px;
		}
		.worksDetail li.lineLi{
		border-bottom:1px dashed #E3E3E3;
		}
			.worksDetail li.lineLi h3{
			font-size:12px;
			font-weight:normal;
			width:256px;
			display:block;
			float:left;
			}
			.worksDetail li.lineLi a.closeTag{
			width:19px;
			background-image:url(/images/res/popWindowShut.gif);
			background-repeat:no-repeat;
			overflow:hidden;
			text-indent:-1000px;
			display:block;
			background-position:0px -3px;
			_float:right;
			}
			*+html .worksDetail li.lineLi a.closeTag{
			float:left;
			}
			.worksDetail li p{
			line-height:20px;
			width:99%;
			height:60px;
			overflow:hidden;
			}
				.relativeDiv{
				height:40px;
				margin-bottom:5px;
				}
					.relativeDiv h5,.relativeDiv span{
					display:block;
					float:left;
					width:60px;
					font-size:12px;
					font-weight:normal;
					}
					.relativeDiv li{
					height:17px;
					}
					.relativeDiv span{
					width:30px;
					height:17px;
					}
					span.pop{
					background-image:url(/images/cartoon-play/play_23.gif);
					background-repeat:no-repeat;
					padding-left:18px;
					}
					span.backing{
					background-image:url(/images/cartoon-play/play_28.gif);
					background-repeat:no-repeat;
					padding-left:18px;
					}
					span.collect{
					background-image:url(/images/cartoon-play/play_18.gif);
					background-repeat:no-repeat;
					padding-left:18px;
					}
					span.grade{
					background-image:url(/images/cartoon-play/play_199.gif);
					background-repeat:no-repeat;
					padding-left:18px;
					}
			.worksDetail li a.btn{
			text-decoration:none;
			line-height:26px;
			width:78px;
			height:27px;
			display:block;
			float:left;
			padding-left:10px;
			background-repeat:no-repeat;
			background-image:url(/images/res/embtn.gif);
			}
			*+html .worksDetail li a.btn{
			margin-top:12px;
			}
	/*作品详情结束*/
	
/*作品列表结束*/
.imgDiv{
clear:both;
float:left;
}
	.imgDiv div{
	clear:both;
	margin:0px auto 5px auto;
	}
	.imgArea{
	border:2px solid #D5EDBD;
	cursor:pointer;
	overflow:hidden;
	position:relative;
	}
		.imgArea .imbEmb{
		border:1px solid #000000;
		cursor:pointer;
		overflow:hidden;
		position:relative;
		z-index:1;
		}
	.imgCtrl a.zoomAtag{
	display:block;
	float:left;
	width:19px;
	height:19px;
	background-repeat:no-repeat;
	}
	.imgCtrl a.reduce{
	background-image:url(/images/manage/_h.gif);
	}
	.imgCtrl a.reduce:hover{
	background-image:url(/images/manage/h.gif);
	}
	.imgCtrl a.enlarge{
	background-image:url(/images/manage/_c.gif);
	}
	.imgCtrl a.enlarge:hover{
	background-image:url(/images/manage/c.gif);
	}
