/* 总体部分 ******************************************/
div,ul,li,dl,dt,dd,ol,ol,form,h1,h2,h3,h4,h5,h6,h7,img,p{margin:0;padding:0;list-style:none}

/* Body的CSS定义:对应CSS中“BODY”，可定义内容为网页字体颜色、背景、浏览器边框等 */
body{margin:0px;font-size:14px;background:url('/style/bg_all.gif') center; text-decoration:none;}

/* 框架部分 ******************************************/
.w960,.top_tdbgall,.center_tdbgall,.bottom_tdbgall
{
width:960px;
margin:auto;
overflow: hidden;
}
.l705
{
width:705px;
float:right;
overflow: hidden;
}
.r250
{
width:250px;
float:left;
margin-right:5px;
overflow: hidden;
}


/* 网站链接总的CSS定义:可定义内容为链接字体颜色、样式等 */
a{text-decoration: none;} /* 链接无下划线,有为underline */ 
a:link {color: #006600;} /* 未访问的链接 */
a:visited {color: #006600;} /* 已访问的链接 */
a:hover{color: #AE0927;text-decoration: underline;} /* 鼠标在链接上 */ 
a:active {color: #0000ff;} /* 点击激活链接 */
/* 顶部频道文字链接 */
a.Channel:link {color: #ffffff;font-size:12px;}
a.Channel:visited {color: #ffffff;font-size:12px;}
a.Channel:hover{color: #ffff00;font-size:12px;}
a.Channel:active {color: #ffffff;font-size:12px;}
/* 顶部当前频道文字链接 */
a.Channel2:link {color: #0f0;font-size:12px;font-weight:bold;}
a.Channel2:visited {color: #0f0;font-size:12px;font-weight:bold;}
a.Channel2:hover{color: #f60;font-size:12px;font-weight:bold;}
a.Channel2:active {color: #ff0;font-size:12px;font-weight:bold;}
/* 底部版权信息文字链接的CSS定义 */
a.Bottom:link {color: #ffffff;}
a.Bottom:visited {color: #ffffff;}
a.Bottom:hover{color: #ffff00;}
a.Bottom:active {color: #ffffff;}
/* 文章栏目标题文字链接的CSS定义 */
a.Class:link {color: #000000;}
a.Class:visited {color: #000000;}
a.Class:hover{color: #FF0000;}
a.Class:active {color: #000000;}
/* 搜索标题文字链接的CSS定义 */
a.LinkSearchResult:link {color: #261CDC;text-decoration: underline;}
a.LinkSearchResult:visited {color: #261CDC;text-decoration: underline;}
a.LinkSearchResult:hover{color: #C60A00;}
a.LinkSearchResult:active {color: #C60A00;}
/* 置顶标题文字链接的CSS定义 */
a.top:link {color: #0000ff;text-decoration: none;font-size: 14px;font-weight:bold;}
a.top:visited {color: #0000ff;text-decoration: none;font-size: 14px;font-weight:bold;}
a.top:hover{color: #F76400;}
a.top:active {color: #333333;}
/* 文章栏目标题文字链接的CSS定义 */
a.LinkNavigation:link {color: #000000;font-size: 14px;line-height: 200%;}
a.LinkNavigation:visited {color: #000000;font-size: 14px;line-height: 200%;}
a.LinkNavigation:hover{color: #ff0000;font-size: 14px;line-height: 200%;text-decoration: underline;}
a.LinkNavigation:active {color: #333333;font-size: 14px;line-height: 200%;}
/* 顶部导航链接的CSS定义 */
a.tclass:link {color: #ffffff;font-size: 14px;text-decoration: none;}
a.tclass:visited {color: #ffffff;font-size: 14px;text-decoration: none;}
a.tclass:hover{color: #ff0000;font-size: 14px;text-decoration: underline;}
a.tclass:active {color: #000000;font-size: 14px;}
/* 蓝色链接 */
a.blue:link {color: #00f;text-decoration: none;}
a.blue:visited {color: #00f;text-decoration: none;}
a.blue:hover{color: #f00;text-decoration: underline;}
/* 红色色链接 */
a.red:link {color: #f00;text-decoration: none;}
a.red:visited {color: #f00;text-decoration: none;}
a.red:hover{color: #00f;text-decoration: underline;}

/* 顶部 ******************************************/

.channelbox{width:940px;height:15px;border-top:7px solid #fff;color:#060;background:#060;margin:auto;padding:10px;text-align:center;}
.menubox{width:940px;line-height:24px;background:#060;color:#fff;margin:auto;padding:10px;text-align:center;}
.menubox2{width:940px;line-height:20px;background:#F4F4F4;margin:auto;padding:10px 10px;font-size:12px;text-align:left;}
.pathbox{width:940px;height:40px;line-height:40px;padding:0px 10px;font-size:12px;margin:auto;}

/* 中部 ******************************************/

.main_title /* 中栏标题 */
{
color:#060;
background:#d6f1d6;
font-size: 14px;
font-weight:bold;
text-align: left;
padding-left:20px;
height: 30px;
line-height: 30px;
border-bottom: 1px solid #000;
}

.main_tdbg /* 中栏内容表格背景、文字颜色定义 */
{
border:1px solid #d6f1d6;
background:#fff;
line-height: 150%;
text-align: left;
padding:9px;
}

.down_readme /* 软件简介 */
{
border:1px solid #d6f1d6;
background:#fff;
line-height: 150%;
text-align: left;
padding:20px;
}

.art_title /* 文章标题 */
{
height:60px;
line-height:70px;
color:#060;
font-size: 28px;
font-weight:bold;
text-align: center;
border-top: 2px solid #080;
}

.art_info /* 文章信息 */
{
margin:auto;
background:#F4F4F4;
width:600px;
height:30px;
line-height:30px;
color:#060;
font-size: 12px;
text-align: center;
}

.art_main /* 文章内容 */
{
line-height:200%;
color:#000;
font-size: 14px;
text-align: left;
padding:30px 100px;
}
.art_main img{border: 1px solid #000000;}

.img_tdbg /* 中栏内容表格（图片加框） */
{
border: 1px solid #d6f1d6;*/
background:#fff;
line-height: 150%;
text-align: left;
padding:9px;
}
/* 图片加框 */
.img_tdbg img{border: 1px solid #808080;}
.imglist img{border: 1px solid #808080;}

.shadow{width:100%;height: 5px;background:#ffffff;}    /* 小间隔 */
.shadow960{width:960px;height:5px;background:#fff;margin:auto;overflow:hidden;}    /* 大间隔 */


/* 图标上下文 ************************************/
.left a{margin:0px;padding:0px;background:url(/images/prev1.gif) no-repeat;display:block;width:30px;height:60px;cursor:hand;}
.left a:hover{background:url(/images/prev2.gif) no-repeat;}
.right a{margin:0px;padding:0px;background:url(/images/next1.gif) no-repeat;display:block;width:30px;height:60px;cursor:hand;}
.right a:hover{background:url(/images/next2.gif) no-repeat;}
.prev a{margin:0px;padding:0px;background:url(/images/prev3.gif) no-repeat;display:block;width:122px;height:35px;cursor:hand;}
.prev a:hover{background:url(/images/prev4.gif) no-repeat;}
.next a{margin:0px;padding:0px;background:url(/images/next3.gif) no-repeat;display:block;width:122px;height:35px;cursor:hand;}
.next a:hover{background:url(/images/next4.gif) no-repeat;}

/* 下载频道 ******************************************/

.classbox    /* 侧栏栏目导航 */
{
border:1px solid #d6f1d6;
background:#fff;
line-height: 180%;
text-align: center;
padding:9px;
}
a.childclass:link {color: #800000;}
a.childclass:visited {color: #800000;}
a.childclass:hover{color: #0000FF;}
a.childclass:active {color: #1890CC;}