@import url(inc.css);
@import url(link_color.css);
/*二级菜单*/

#menu_two{text-align:center;height:35px;clear:both;background:#ccc;font-weight:800;}
#menu_two a{text-align:center;line-height:47px;padding:8px 17px 7px 17px;color:#06f;}
#menu_two a:hover,.a{background:#039;}
	
/*三级菜单*/
#menu_three{text-align:center;height:45px;clear:both;background:#ccc;border-bottom:1px solid #eee;}
#menu_three a{text-align:center;line-height:45px;padding:6px 12px 5px 12px;color:#fff;}
#menu_three a:hover,.b{background:#06f;}

/*作品*/
#content_bg{background:#e0e0e0;border-bottom:#ccc 1px solid;padding:30px 0;}
#content {width:980px;text-align:left;margin: auto;padding-left:28px;}
#content li{width:25%;overflow:hidden;float:left;line-height:18px;color:#666;}
#content li img{border:6px #fff solid;}
#content  a:hover img{border-color:#09f;}
#content li span{font-family:"細明體";line-height:24px;font-weight:800;font-size:11px;}

/*翻页*/
#more{text-align:center;clear:both;background:#eee;font-family:"tahoma";font-weight:800;}
#more a{text-align:center;line-height:45px;padding:6px 10px 5px 10px;color:#000;}
#more a:hover,.c{color:#fff;background:#f00;}

/*标题*/
#caption{width:900px;margin:0 auto;padding:10px;color:#69f;background:#def;border:#9cf 6px solid;line-height:19px;}
#caption span{font-weight:400;color:#03c;}

/*展示*/
#show{width:100%;width:auto;padding-top:20px;background:#e0e0e0;border-bottom:#ccc 1px solid;}
#show ul{margin:0 auto;text-align:center;line-height:19px;}
#show ul li{padding:6px;margin:20px 10px 0 10px;background:#eee;}
#show ul li span{color:#f00;font-family:"tahoma";font-weight:800;font-size:12px;}

/*关闭*/
#close{width:100%;width:auto;text-align:center;padding:20px;font-family:"Microsoft YaHei";font-weight:800;font-size:14px;}
#close a{padding:6px 50px 6px 50px;color:#f00;background:#e0e0e0;}
#close a:hover{padding:6px 50px 6px 50px;color:#fff;background:#f00;}