@charset "gb2312";
/*整体样式：*/
body{color:#000000;font: 12px "宋体";background-color: #FFFFFF;
}/*页面整体文字颜色及字体设置*/
td,div{font-size:12px}
a:link,a:visited{color:##0066CA; text-decoration:none;}/*页面整体超链接样式*/
a:hover{color:#6093bc;}/*页面整体链接鼠标指向时样式*/
/*头区*/
.header	{margin:0 auto;left:0;width:1003px;position:relative;height:170px;background-image: url(./headbg_green1.jpg);background-repeat: no-repeat;}/*头部图片*/
.head_content_wrapper{position:absolute;top:0;left:0;width:1003px;z-index:1;}
.head_link{position:absolute;left:100px;top:100px;width:100px;}
.head_link a{margin:0 5px}
.head_flash{position:absolute;top:0px;left:0px;}
.logo	{ position:absolute; left:50px; top:15px;display:none}
.titblo	{ position:absolute;left:240px;top:60px;width:400px}
.name{border:none;background:transparent;text-align:left;color:#353535;font-family: "黑体";font-size: 28px;font-weight: normal;}
/*导航区*/
.url{background:transparent;width:480px;padding:3px; color:#000000;}
/*标签区*/
body{margin:0;padding:0;font:12px "宋体"}
ul,li{margin:0;padding:0;list-style:none}
b,span,a{margin:0;padding:0;font-weight:normal}
.tags{min-height:500px;background:url(./11_031.gif) repeat;float:left;margin:4px 0 0;width:100%;}
.tag{cursor:pointer;font-size:14px;color:#353535;background:url(images/tag.png) no-repeat left 10px;padding-left:15px; padding-right:10px;}
.current{cursor:pointer;color:#0272B2;font-size:14px;padding-left:15px;padding-right:10px;border-top:1px solid #2990D5;border-left:1px solid #2990D5;
background-image:url(./10_06.gif);background-repeat: repeat-x;background-position: left top;border-right:1px solid #2990D5;height:26px;}
.second{display:none}
.tags li{float:left;height:27x;margin:7px 2px 0;line-height:27px;white-space:nowrap;}
.tag,.tag a:link,.taga:visited{color:#fff;text-decoration:none}
.tag span b{color:#fff;text-decoration:none; font-weight:bold;}
.current,.current a:link,.current a:visited{color:#353535;text-decoration:none}
.current b{font-size:14px;font-weight:bold}
.create	{background:url(http://i0.zhongso.com/skin/default_new_2008/add.png) no-repeat left 8px;width:81px; height:23px;padding-top:10px;}/*新建页按钮*/
.good_green1{
background:url(./2_25.gif) no-repeat ;
width:298px;
height:29px;
float:left;
display:block;
}
.tags ul img {display:none;}
/*主体内容区*/
.main{margin:0 auto;width:1003px;padding-bottom:10px;background:#fff;}
#my_guide{background:#efebef;}/*新手上路区域背景色，应与.main一体*/


/*块样式*/
.blo_icon {display:none;}/*隐藏icon*/
.blo{border:1px solid #C1D2D9; background:#FAFAFA;padding:1px;}/*微件样式*/
.blo,.blo a:link{color:#333;text-decoration: none;}/*微件字体链接样式*/
.blo a:visited{color:#999999;text-decoration: none;}/*微件字体链接样式*/
.blo a:hover{color:#FF0000;text-decoration: underline;}/*微件字体链接样式*/
.blo_head{background:url(./bar_green1.gif) repeat-x;height:29px;}
.blo_head .left{}
.blo_head .on{margin:6px 0 0 0;float:left;height:28px;color:#353535;z-index:1;font-size:14px;}
.blo_head .right{}
.blo_tit{left:20px;top:6px;position:absolute;white-space:nowrap; font-weight:bold;text-decoration:none;overflow:hidden}
.blo_content{width:100%;position:absolute;top:28px;bottom:12px;height:100%;}
.blo_table{width:100%;height:100%;}
.blo_table .left{width:1px;}
.blo_table .content{width:98%;border:none;padding:0;background:none;vertical-align:top}
.blo_table .right{}
.block_footer{width:100%;position:absolute;bottom:0;height:15px;overflow:hidden;}
.block_footer .left{}
.block_footer .on{position:absolute;top:-5px;z-index:1}
.block_footer .right{}

/*页脚区*/
.footer{width:1003px;margin:0 auto;padding-top:15px;text-align:center;color:#000000;position:relative;height:95px;background-image: url(./footbg_green1.gif);background-repeat: repeat-x;background-position: top;}/*页脚样式*/
.footer a:link,.footer a:visited{color:#666;text-decoration:none;font-family: "黑体";font-size: 12px;}
.btmnav { text-align:center; width:330px;margin:0 auto;}/*页脚区导航文字块*/
.copyright	{ clear:both; padding:5px; font:12px arial;}/*页脚区版权文字*/
