@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/s20080407080313054613.jpg) repeat; position:relative;}/*头部图片*/
.logo	{ float:left; position:relative; left:-20000px; top:-20000px;width:150px;height:100px;text-align:center;line-height:2em;color:#000;filter:shadow (color=#ffffff,direction=120,strength=3);}/*logo图片位置*/
.search	{ float:right;position:relative; right:10px; top:8px; }/*搜索框位置*/
.search input{margin-top:-1px; height:17px; background:#d0f3f7;border:1px solid #59cbde;}/*搜索输入框*/
.ssbtn{ float:left; width:45px;height:21px;background:url(http://i0.zhongso.com/skin/default/ssbtn.gif) no-repeat center;}/*搜索按钮*/
.ssmore{float:left; width:45px;height:21px; background:url(http://i0.zhongso.com/skin/default/ssmore.gif) no-repeat  center;}/*更多按钮*/
.nav	{ float:right; position:relative; right:5px; top:10px; text-align:right; }/*顶部右侧文字*/
.titblo	{ position:absolute;left:-2000px;top:-2000px;  margin-bottom:60px; width:400px;}/*页名称和网址区域位置*/
.name{ font:bold 16px/16px "宋体";border:0; background:transparent;text-align:left; width:20em;filter:shadow (color=#ffffff,direction=120,strength=3);}/*页名称*/
.url{background:transparent;width:480px;padding:3px; color:#000;}/*页网址*/
/*标签区*/
.tags	{padding:0 10px 0 6px; width:98.4%;text-align: center;margin:0 auto; background:url(http://i0.zhongso.com/skin/gupiao/tag_bg.gif) repeat-x bottom;}/*页标签区域*/
.tags li{ float:left; display:block; cursor:pointer; margin:3px 3px 0 3px;height:23px;white-space: nowrap;line-height:23px;_height:18px;}/*单个页标签样式*/
.tag{background:url(http://i0.zhongso.com/skin/gupiao/tag.gif);border:1px solid #185499; border-bottom-color:#185499;_padding-top:5px;  }/*非当前页标签状态*/
.tag a:link,.tag a:visited{color:#ffffff;text-decoration:none; font-size:12px;}
.current{background:url(http://i0.zhongso.com/skin/gupiao/tag_current.gif) repeat-x;border:1px solid #185499; border-bottom:1px solid #0c8bdf;font-weight:bold;_padding-top:5px; }
.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; }
.create	{background:url(http://i0.zhongso.com/skin/gupiao/add_page.gif) no-repeat bottom;width:73px; height:20px;}/*新建页按钮*/
/*工具条区*/
.sidebar{margin:0 auto;padding:0px 10px;height:28px;width:983px;background:url(http://i0.zhongso.com/skin/gupiao/nav_bg.gif) repeat-x; padding-top:2px;}/*页操作横条区域*/
.sidebarm{ cursor:pointer; padding:0;color:#ffffff; margin-left:5px;}/*页操作横条区域*/
.sidebarm a:link,.sidebarm a:visited{color:#ffffff;text-decoration:none;}/*提示信息中的链接样式*/
.addbtn,.optbtn,.psave,.upsave,.spbtn{float:left;width:80px;height:33px;background:url(http://i0.zhongso.com/skin/zhengzhijs/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; cursor:default;padding-top:2px;color:#ffffff;}/*页操作区提示信息*/
.tipsbar a:link,.tipsbar a:visited{color:#ffffff;text-decoration: underline;}/*提示信息中的链接样式*/
.tipsbar a:hover{color:#0000ff;text-decoration: underline;}/*提示信息中的链接样式--鼠标指向*/
.today{margin-top:1px;}
.tipsbar{margin-top:1px;}

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

/*块样式*/
.blo{border:1px solid #a9c3e9; background:#ffffff;padding:1px;}/*微件样式*/
.blo,.blo a:link{color:#4d7cc4;text-decoration: none;}/*微件字体链接样式*/
.blo a:visited{color:#993399;text-decoration: none;}/*微件字体链接样式*/
.blo a:hover{color:#ff0000;text-decoration: underline;}/*微件字体链接样式*/
.blo_head{background:url(http://i0.zhongso.com/img/blotit/blue.png) repeat-x;}/*微件标题背景*/
.blo_bottom{ bottom:-1px; position:absolute; width:100%; background:url(http://i0.zhongso.com/skin/default/morebg.gif) repeat-x bottom;}/*微件底部背景*/

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