/***** Import *****/

@import                      url("../../../extend/skin/web.css");

/***** Local *****/

#contentwrap  .thumbwrap        { float:left; display:inline; width:210px; height:255px; border:1px solid #EEE;

				 background:#F7F8F8; margin:0 24px 20px 0; }

#contentwrap .thumbimgwrap  	{ width:210px; height:205px; margin:0px auto; text-align:center; }

#contentwrap  #end		{ float:right; display:inline; margin:0 0 20px 0; }

#contentwrap  #secend		{ margin-right:0; }

#contentwrap .thumbwrap .thumbimgwrap img   	{ margin:20px 0 10px 0; border:1px solid #888; }

#contentwrap .thumbwrap p     	{ text-align:left; color:#111; width:186px; line-height:18px; font-size:10px; padding:4px 8px 0 12px; overflow:hidden; }

#contentwrap .thumbwrap em     	{ color:#777; }

#contentwrap .thumbwrap a       { border-bottom:0; }

#paginate					{ float:left; display:inline; width:900px; height:18px; margin:20px 0 5px 0; }

#paginate li					{ float:left; display:inline; font-size:10px; margin:0 8px 0 0; padding:1px 2px; border:1px solid #FFF; }

#paginate li .next			{ float:left; display:inline; padding-right:14px; background:url(next.gif) top right no-repeat; }

#paginate li .previous		{ float:left; display:inline; padding-left:14px; background:url(previous.gif) no-repeat; }

#paginate li.current			{ font-weight:bold; border-bottom:1px solid #222; padding-bottom:2px; }

#paginate span				{ float:left; display:inline; margin-right:10px; }



