/* 网站链接总的css定义:可定义内容为链接字体颜色、样式等 */
a{text-decoration: none;} /* 链接无下划线,有为underline */ 
a:link {color: #000;} /* 未访问的链接 */
a:visited {color: #333;} /* 已访问的链接 */
a:hover{color: #f60;} /* 鼠标在链接上 */ 
a:active {color: #f30;} /* 点击激活链接 */
/* 顶部频道文字链接的css定义－－将顶部频道文字链接与网站链接总的css定义分开，以后可以制作深底浅字的格式，如果要保持原来的设计样式，将此定义内容删除或定义成与网站链接总的css相同即可。调用代码为<a class='channel' ***>***</a> */
a.channel:link {color: #fff;}
a.channel:visited {color: #000;}
a.channel:hover{color: #f30;}
a.channel:active {color: #000;}
/* 顶部当前频道文字链接的css定义－－调用代码为<a class='channel2' ***>***</a> */
a.channel2:link {color: #f30;}
a.channel2:visited {color: #f30;}
a.channel2:hover{color: #000;}
a.channel2:active {color: #f30;}
/* 底部版权信息文字链接的css定义－－与顶部频道文字链接定义的想法相同。可设置与顶部频道文字链接定义不同的文字颜色，网页内定义以预留。调用代码为<a class='bottom' ***>***</a> */
a.bottom:link {color: #000;}
a.bottom:visited {color: #000;}
a.bottom:hover{color: #f30;}
a.bottom:active {color: #000;}
/* 文章栏目标题文字链接的css定义－－可设置与顶部频道文字链接定义不同的文字颜色，网页内定义以预留。要相同可不设置。调用代码为<a class='class' ***>***</a> */
a.class:link {color: #fff;}
a.class:visited {color: #fff;}
a.class:hover{color: #000;}
a.class:active {color: #fff;}
/* 文章栏目标题文字链接的css定义－－可设置与顶部频道文字链接定义不同的文字颜色，网页内定义以预留。要相同可不设置。调用代码为<a class='classl' ***>***</a> */
a.class1:link {color: #bf0000;}
a.classl:visited {color: #bf0000;}
a.classl:hover{color: #bf0000;}
a.classl:active {color: #bf0000;}

/* body的css定义:对应css中“body”，可定义内容为网页字体颜色、背景、浏览器边框等 */
body
{
scrollbar-3d-light-color: #ccc; 
scrollbar-highlight-color: #fff; 
scrollbar-face-color : #ccc;
scrollbar-arrow-color: #fff; 
scrollbar-shadow-color: #fff; 
scrollbar-dark-shadow-color: #ccc;
scrollbar-base-color: #fff; 
margin:0px;
margin-bottom:10px;
font-size: 9pt;
background-position:center;
text-decoration: none;
background:url(/Skin/div/bg.gif);
}
/* 单元格的css定义:对应css中的“td”，这里为总的表格定义，为一般表格的的单元格风格设置，可定义内容为背景、字体颜色、样式等 */
td
{
font-family:"宋体";
font-size: 9pt;
line-height: 150%;
font-weight: normal;
}
.pic1{border:1px solid #666;margin-bottom:3px;} /* 文章频道图片边框c2c2c2 */
.pic2{border:1px solid #999;margin-bottom:3px;} /* 下载频道图片边框 */
.pic3{border:1px solid #666;width:150px;height:104px;} /* 图片频道图片边框 */
.pic5{border:1px solid #ccc;}
#popitmenu {display:none;}
#Title_ {line-height:23px;}
/* 文本框的css定义:对应css中的“input”，这里为文本框的风格设置，可定义内容为背景、字体、颜色、边框等 */
input
{
background: #efefef; 
border:1px solid #666;
color: #000;
height:16px;
font-size: 9pt
}
/* 按钮的css定义:对应css中的“button”，这里为按钮的风格设置，可定义内容为背景、字体、颜色、边框等 */
button {font-size: 9pt;height:20px;}
/* 下拉列表框的css定义:对应css中的“select”，这里为下拉列表框的风格设置，可定义内容为背景、字体、颜色、边框等 */
select {font-size: 9pt;height: 20px;}
#popitmenu {display:none;}

h1 /* 左边标题 实际宽度为170PX */
{
font-size:9pt;
background:url(/Skin/bear/left_title.gif) no-repeat;height:20px;line-height:20px;
padding-left:25px;width:145px;color:#fff;clear:both;padding-top:0px;margin:0px;float:left;
}
h2 /* 右边标题 实际宽度为180PX */
{
font-size:9pt;
background:url(/Skin/bear/right_title.gif) no-repeat;height:20px;line-height:20px;
padding-left:25px;width:155px;color:#fff;clear:both;padding-top:0px;margin:0px;float:left;
}
.hidden {visibility:hidden;clear:both;}
ul {padding:0px;margin:0px;list-style:none;}
li {padding:0px;margin:0px;}



#top 
{
width:1000px;margin:0px auto;clear:both;
}
.ding {height:35px;line-height:35px;width:100%;}
.logo {width:180px;float:left;height:60px;}
.top_center {width:800px;float:left;height:60px;}
.top_right {width:20px;float:left;height:60px;}

.search {width:100%;height:25px;background:#e4e4e4;float:left;}
.search_left {width:100px;float:left;height:25px;line-height:25px;}
.search_center {width:620px;float:left;height:25px;line-height:25px;background:#e4e4e4;}
.search_right {width:80px;float:left;height:25px;line-height:25px;background:#e4e4e4;}

#class_menu
{
width:1000px;height:45px;line-height:45px;text-align:left;background:#189ad6;
}
.menu_left
{
width:88px;height:45px;line-height:45px;margin-left:2px;float:left;
}
.menu_right
{
width:900px;float:right;
}
#path
{


width:970px;height:25px;line-height:25px;text-align:left;background:url(/Skin/bear/path.gif) #e4e4e4 no-repeat;padding-left:30px;
margin-bottom:3px;border-top:1px solid #ccc;
}

.top_UserLogin
{
color: #037FA8;
}
#tbody 
{
width:960px;clear:both;margin:0px auto;text-align:left;
}
/* =====================左部分==================== */
.left
{
width:170px;float:left;
}
.left_td 
{
width:164px;padding:2px;line-height:120%;float:left;margin-bottom:4px;
border-right:1px solid #d60810;border-bottom:1px solid #d60810;border-left:1px solid #d60810;
}
.left_td li {height:20px;line-height:20px;border-bottom:1px dashed #ccc;}

/* =====================中部分==================== */
.center /* 实际为宽度680PX */
{
width:580px;padding-left:5px;padding-right:5px;float:left;
}
.center_title 
{
width:570px;height:25px;line-height:25px;background:#189ad6;padding-left:10px;color:#fff;
}
.center_left
{
width:310px;float:left;
}
.center_right
{
width:310px;float:right;
}
.center_title_01
{
width:300px;height:25px;line-height:25px;background:#e4272e;padding-left:10px;color:#fff;
}
.center_title_02
{
width:300px;height:25px;line-height:25px;background:#f35055;padding-left:10px;color:#fff;
}
.center_title_03
{
width:300px;height:25px;line-height:25px;background:#fed5d2b;padding-left:10px;color:#fff;
}
.center_title_04
{
width:300px;height:25px;line-height:25px;background:#fd8256;padding-left:10px;color:#fff;
}
.center_td /* 实际宽度为620PX */ 
{
width:576px;padding:2px;
}
.center_td_pic 
{
width:105px;float:left;line-height:120px;margin-left:5px;
}
.center_td_title 
{
width:105px;float:left;height:20px;line-height:20px;margin-left:5px;margin-bottom:3px;text-align:center;
}
.center_td_310 /* 实际宽度为620PX */ 
{
width:306px;padding:2px;
}
.center_td_310 li {height:20px;line-height:20px;border-bottom:1px dashed #ccc;}

/* =====================右部分==================== */
.right
{
width:180px;float:right;padding-left:10px;padding-right:10px;background:#eff3f4;padding-top:3px;
}
.right_td /* 实际宽度为180PX */ 
{
width:174px;padding:2px;line-height:120%;float:left;margin-bottom:4px;
border-right:1px solid #d60810;border-bottom:1px solid #d60810;border-left:1px solid #d60810;
}
.right_td li {height:20px;line-height:20px;border-bottom:1px dashed #ccc;}


.tbody_right 
{
width:785px;padding-left:5px;float:right;
}
.tbody_title
{
width:775px;padding-left:10px;height:25px;line-height:25px;background:#f35055;color:#fff;
}


.showpage
{
width:100%;background:#e4e4e4;height:25px;line-height:25px;
}



#bottom
{
width:1000px;margin:0px auto;clear:both;
}
.bottom_top
{
width:1000px;height:25px;line-height:25px;background:#d60810;
}

/* ========================网站首页=========================== */
.dh
{
width:790px;margin:0px auto;background:#d60810;color:#ffffff;padding-left:10px;height:25px;line-height:25px;text-align:left;
}
.dh_li {width:100%;}
.dh_li li {height:25px;line-height:25px;}
.copy 
{
width:790px;margin:0px auto;background:#f35055;color:#000;padding-left:10px;height:25px;line-height:25px;text-align:left;
}
.copy_info {width:100%;}
.copy_info li {height:20px;line-height:20px;}
/* ========================网站首页=========================== */

/* --用户控制css定义开始-- */
.user_left /*左区块定义*/
{
background:#f3f3f3;width:170px;padding-left: 4px;border-left-width: 2px;border-left-style: solid;border-left-color: #ffffff;padding-right: 4px;
}
.user_box/*左区块内标题栏定义*/
{
border: 1px solid #bfbfbf;background-color: #ffffff;border-collapse:15;
}
.user_righttitle {
background-color: #f3f3f3;padding-top: 5px;padding-right: 5px;padding-bottom: 1px;padding-left: 5px;
border-top-width: 2px;border-right-width: 2px;border-bottom-width: 1px;border-left-width: 2px;
border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;
border-top-color: #ffffff;border-right-color: #ffffff;border-bottom-color: #bfbfbf;border-left-color: #ffffff;
}
.user_line {
line-height: 1px;background-image: url(/Skin/ocean/line.gif);
}
.user_toolstop/*左区块内标题栏定义*/
{
line-height: 28px;font-size: 12px;font-weight: bold;color: #666666;padding-left: 10px;letter-spacing: 4pt;
}
.user_toolsbot/*左区块内内容定义*/
{
line-height: 25px;font-size: 12px;color: #666666;border-right-width: 4px;border-right-style: solid;border-right-color: #ffffff;
}
.user_toolspoint/*区块内箭头栏定义*/
{
padding-left: 6px;
}

/*用户控制面板右*/
.user_right {
background-color: #ffffff;padding-right: 2px;padding-left: 6px;width:572px;
}
.border1
{
border: 1px solid #bfbfbf;
}

.title
{
background:#ccc;color: #ffffff;font-weight: normal;
}
.border
{
border: 1px solid #ccc;
}
.tdbg
{
line-height: 120%;
}
.tdbgmouseover{
background:#bfdfff;line-height: 120%;
}
.tdbg2
{
background:#efefef;line-height: 120%;
}
.tdbg5
{
background:#efefef;line-height: 120%;
}
.title5
{
width:80px;background:url('../user/images/titlebg2.gif');line-height: 120%;padding-top:2px;cursor:hand;
}
.title6
{
width:80px;background:url('../user/images/titlebg1.gif');color: #ffffff;font-weight: normal;padding-top:2px;cursor:hand;
}
.button1
{
width:90px;
}

.ad {text-align:center;}