@charset "gb2312";
/*整体样式：*/
body{color:#0066cc;font: 12px  arial,"宋体";}/*页面整体文字颜色及字体设置*/
a:link,a:visited{color:#0066cc; text-decoration:none;}/*页面整体超链接样式*/
a:hover{color:#f00;}/*页面整体链接鼠标指向时样式*/
/*头区*/
.header	{margin:0 auto; width:1003px;background:url(http://i0.zhongso.com/e-logo/200809/S20080929105431300639.jpg) no-repeat; position:relative;height:125px;}/*头部图片*/
.logo	{ position:absolute; left:80px; top:25px;}/*logo图片位置*/
.head_content_wrapper{position:absolute;top:0;left:0;width:1003px;z-index:1;}
.head_link{position:absolute;left:0px;top:0px;width:100px}
.head_link a{margin:0 5px}
.head_flash{ position:absolute;top:0px;left:0px;}
.head_content_wrapper{position:absolute;top:0;left:0;width:1003px;z-index:1;}
.head_link{position:absolute;left:0px;top:0px;width:100px}
.head_link a{margin:0 5px}
.head_flash{ position:absolute;top:0px;left:0px;}
.search	{display:none;float:right;position:relative; right:10px; top:8px; }/*搜索框位置*/
.search input{display:none;margin-top:-1px; height:17px; background:#d0f3f7;border:1px solid #59cbde;}/*搜索输入框*/
.ssbtn{display:none;float:left; width:45px;height:21px;background:url(http://i0.zhongso.com/skin/default/ssbtn.gif) no-repeat center;}/*搜索按钮*/
.ssmore{display:none;float:left; width:45px;height:21px; background:url(http://i0.zhongso.com/skin/default/ssmore.gif) no-repeat  center;}/*更多按钮*/
.nav	{display:none;float:right; position:relative; right:5px; top:10px; text-align:right; }/*顶部右侧文字*/
.titblo	{ position:absolute;left:240px;top:60px;   }/*页名称和网址区域位置*/
.name{display:none;font:bold 16px/16px "宋体";border:0; background:transparent;text-align:left; width:20em;filter:shadow (color=#ffffff,direction=120,strength=3);}/*页名称*/
.url{display:none;background:transparent;width:480px;padding:3px; color:#000;}/*页网址*/
/*标签区*/
.tags	{padding:50px 10px 0 6px; background:url(http://pigimg.zhongso.com/space/gallery/%E6%96%87%E5%8C%96%E7%94%A8%E5%93%81/%E5%AF%BC%E8%88%AA%E5%A4%B4.jpg) repeat-x bottom; width:98.4%;text-align: center;margin:0 auto;}/*页标签区域*/
.tags li{ float:left; display:block; cursor:pointer; margin:0px -3px 0 -3px;padding:3px 0;height:18px;line-height:18px;white-space: nowrap;}/*单个页标签样式*/
.tag{background:#;border:1px solid #;border-bottom-color:#; }/*非当前页标签状态*/
.current	{background:url() repeat-x;border:1px solid #;border-bottom-color:#c0ecf3;font-weight:bold;}/*当前页标签状态*/
.create	{background:url(http://i0.zhongso.com/skin/default/creattag.png) no-repeat center;width:73px;}/*新建页按钮*/
.tag a:link,.tag a:visited{color:#ffffff;text-decoration:none; font-size:12px;}
.current a:link,.current a:visited{color:#ffffff;text-decoration:none;font-size:14px;}
.current a:link,.current a:visited{color:#ffffff;text-decoration:none; font-weight:bold; }

/*工具条区*/
.sidebar	{margin:0 auto;padding:3px 10px 0 10px;height:27px;width:983px;background:url(http://i0.zhongso.com/skin/default/menubg.gif) repeat-x;}/*页操作横条区域*/
.sidebarm{ cursor:pointer; padding:0;}/*页操作横条区域*/
.addbtn,.optbtn,.psave,.upsave,.spbtn{float:left;width:80px;height:22px;background:url(http://i0.zhongso.com/skin/default/button.png) no-repeat;}
.addbtn	{background-position:0 0px;}
.optbtn	{background-position:0 -30px;}
.psave	{background-position:0 -60px;}
.upsave	{background-position:0 -120px;}
.spbtn	{background-position:0 -90px;}

.tipsbar	{float:left; text-align:center; width:480px;color:#f63; cursor:default;padding-top:2px;}/*页操作区提示信息*/
.tipsbar a:link,.tipsbar a:visited{color:#f63;text-decoration: underline;}/*提示信息中的链接样式*/
.tipsbar a:hover{color:#00f;text-decoration: underline;}/*提示信息中的链接样式--鼠标指向*/

/*主体内容区*/
.main{margin:0 auto;width:1024px;padding-bottom:10px;background:#ffffff;}
#my_guide{background:#ffffff;}/*新手上路区域背景色，应与.main一体*/

/*块样式*/
.blo{border:1px solid #FFBA8F; background:#ffffff;padding:1px;}/*微件样式*/
.blo,.blo a:link{color:#000000;text-decoration: none;}/*微件字体链接样式*/
.blo a:visited{color:#993399;text-decoration: none;}/*微件字体链接样式*/
.blo a:hover{color:#ff0000;text-decoration: underline;}/*微件字体链接样式*/
.blo_head{background:url(http://pigimg.zhongso.com/space/gallery/%E6%96%87%E5%8C%96%E7%94%A8%E5%93%81/%E6%A0%87%E7%AD%BE%E5%A4%B4%E8%83%8C%E6%99%AF.jpg) repeat-x;font-size:14px; color:#ffffff; height:20px}/*微件标题背景*/
.blo_icon{ display:none}
.blo_content{width:100%; position:absolute;top:20px; background-color:#fff} 

/*页脚区*/
.footer{width:1003px;margin:0 auto;padding:10px 0;text-align:center;background:#ccc9c9;}/*页脚样式*/
.btmnav { text-align:center; width:330px;margin:0 auto;}/*页脚区导航文字块*/
.copyright	{ clear:both; padding:5px; font:12px arial;}/*页脚区版权文字*/

/*yanll_edit*/
.toolnav_wrapper{visibility:hidden}
