@charset "gb2312";
/*整体样式：*/
body{color:#666666;font: 12px  arial,"宋体";}/*页面整体文字颜色及字体设置*/
a:link,a:visited{color:#666666; text-decoration:none;}/*页面整体超链接样式*/
a:hover{color:#ff0000;}/*页面整体链接鼠标指向时样式*/
/*头区*/
.header	{margin:0 auto; width:1003px;position:relative;height:135px;}/*头部图片*/
.logo	{  position:absolute; left:0px; top:15px;  }/*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;}
.logo img{margin-top:20px;}/*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:240px;top:35px;   }
.titblo div{ position:relative; left:-70px;_left:-95px;}
.name{ font:bold 21px/18px "楷体";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:#000000;}/*页网址*/
/*标签区*/
.tags	{padding:0 10px 0 6px; width:987px;text-align: center;margin:0 auto; background:url(http://i0.zhongso.com/skin/hy_channel/tag_bg_gray.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/hy_channel/tag_gray.gif) repeat-x;border:1px solid #464646; border-bottom-color:#898989;_padding-top:5px;  }/*非当前页标签状态*/
.tag a:link,.tag a:visited{color:#000000;text-decoration:none; font-size:12px;}
.current{background: url(http://i0.zhongso.com/skin/hy_channel/tag_current_gray.gif) repeat-x;border:1px solid #898989; border-bottom:1px solid #ffffff;font-weight:bold;_padding-top:5px; }
.current a:link,.current a:visited{color:#000000;text-decoration:none;font-size:14px;}
/*当前页标签状态*/
.create	{background:url(http://i0.zhongso.com/skin/hy_channel/add_page_gray.gif) no-repeat bottom;width:92px; height:23px;}/*新建页按钮*/
.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:1003px;padding-bottom:10px;background:#ffffff;}
.mainblo{ background:#ffffff;margin-top:10px;margin-left:5px;min-height:550px;_height:550px;}
#my_guide{background:#ffffff;}/*新手上路区域背景色，应与.main一体*/

/*块样式*/
.blo{border:1px solid #cccccc;padding:1px;}/*微件样式*/
.blo,.blo a:link{color:#000000;text-decoration: none;}/*微件字体链接样式*/
.blo a:visited{color:#999999;text-decoration: none;}/*微件字体链接样式*/
.blo a:hover{color:#ff0000;text-decoration: underline;}/*微件字体链接样式*/
.cttdl dt{margin-top:15px;}
.cttdl dt a:link,.cttdl dt a:visited{ color:#666666;}
.cttdl dt a:hover{ color:#ff0000;}
.blo_head{ color:#000000;margin:-1px;}/*微件标题背景*/
.blo_bottom{ bottom:-1px; position:absolute; width:100%;}/*微件底部背景*/

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