/* 网站链接总的css定义:可定义内容为链接字体颜色、样式等 */
a{text-decoration: none;} /* 链接无下划线,有为underline */ 
a:link {color: #006DDA;} /* 未访问的链接 */
a:visited {color: #006DDA;} /* 已访问的链接 */
a:hover{color: #FF0000;} /* 鼠标在链接上 */ 
a:active {color: #0000ff;} /* 点击激活链接 */
/* 顶部栏目文字链接的css定义－－将顶部栏目文字链接与网站链接总的css定义分开，以后可以制作深底浅字的格式，如果要保持原来的设计样式，将此定义内容删除或定义成与网站链接总的css相同即可。调用代码为<a class='title' ***>***</a> */
a.title:link {color: #ffffff;}
a.title:visited {color: #ffffff;}
a.title:hover{color: #ffff00;}
a.title:active {color: #ffffff;}
/* 顶部当前栏目文字链接的css定义－－调用代码为<a class='title2' ***>***</a> */
a.title2:link {
	color: #54AFD6;
	font-size: 12px;
	font-weight: normal;
	text-decoration: blink;
	letter-spacing: 1px;
	font-family: "Arial Black";
}
a.title2:visited {color: #333333;}
a.title2:hover{color: #ff6600;}
a.title2:active {color: #333333;}
/* 底部版权信息文字链接的css定义－－与顶部栏目文字链接定义的想法相同。可设置与顶部栏目文字链接定义不同的文字颜色，网页内定义以预留。调用代码为<a class='bottom' ***>***</a> */
a.bottom:link {color: #ffffff;}
a.bottom:visited {color: #ffffff;}
a.bottom:hover{color: #ffff00;}
a.bottom:active {color: #ffffff;}
/* 文章栏目标题文字链接的css定义－－可设置与顶部栏目文字链接定义不同的文字颜色，网页内定义以预留。要相同可不设置。调用代码为<a class='class' ***>***</a> */
a.class:link {color: #037fa8;}
a.class:visited {color: #037fa8;}
a.class:hover{color: #ae0927;}
a.class:active {color: #037fa8;}

/* body的css定义:对应css中“body”，可定义内容为网页字体颜色、背景、浏览器边框等 */
body
{
font-size: 9pt;
text-decoration: none;
scrollbar-face-color: #f6f6f6;
scrollbar-highlight-color: #ffffff; scrollbar-shadow-color: #cccccc; scrollbar-3dlight-color: #cccccc; scrollbar-arrow-color: #330000; scrollbar-track-color: #f6f6f6; scrollbar-darkshadow-color: #ffffff;
}
/* 单元格的css定义:对应css中的“td”，这里为总的表格定义，为一般表格的的单元格风格设置，可定义内容为背景、字体颜色、样式等 */
td
{
font-family:Arial, Helvetica, sans-serif;font-size: 9pt;line-height: 150%; 
}
/* 文本框的css定义:对应css中的“input”，这里为文本框的风格设置，可定义内容为背景、字体、颜色、边框等 */
input
{
	height: 18px;
	font-size: 9pt;

}
/* 按钮的css定义:对应css中的“button”，这里为按钮的风格设置，可定义内容为背景、字体、颜色、边框等 */
button
{
font-size: 9pt;height: 20px;
}

.button_js	/* 产品咨询按钮 */
{	width: 63px;
	font-size: 9pt;
	height: 21px;
	background-image: url(/style00001/style_images/b07.gif);
	padding-left:23;
}
.button_xs	/* 产品规格详细 按钮 */
{	width: 63px;
	font-size: 9pt;
	height: 21px;
	background-image: url(/style00001/style_images/b06.gif);
	padding-left:23;
}
.button_buy	/* 产品订购 按钮 */
{	width: 63px;
	font-size: 9pt;
	height: 21px;
	background-image: url(/style00001/style_images/b05.gif);
	padding-left:24;
}
/* 下拉列表框的css定义:对应css中的“select”，这里为下拉列表框的风格设置，可定义内容为背景、字体、颜色、边框等 */
select
{
font-size: 9pt;height: 20px;
}
/* 顶部用户登录文字链接的css定义 */
.top_userlogin
{
color: #037fa8;
}

/* ==简短标题文字的css定义开始== */
/* [图文]简短标题文字的css定义 */
.s_headline1
{
color: blue;
}
/* [组图]简短标题文字的css定义 */
.s_headline2
{
color: #ff6600;
}
/* [推荐]简短标题文字的css定义 */
.s_headline3
{
color: green;
}
/* [注意]简短标题文字的css定义 */
.s_headline4
{
color: red;
}
/* ==简短标题文字的css定义开始== */

/* ==html_head.php中的css定义开始== */
.top_tdbgall /* 顶部表格总背景颜色定义 */
{
width: 1004;background:#ffffff;
}
.top_title /* 栏目表格背景、文字颜色定义 */
{
background:#3399cc;color:#3ab1f5 important;text-align: left;
}

.top_announce /* 公告表格背景、文字颜色定义 */
{
background:url(/skin/blue/top_nav_menu.gif);color: #0560a6;height: 30;
}

.top_nav_menu /* 导航栏表格背景、文字颜色定义 */
{
background:url(/skin/blue/top_nav_menu.gif);color: #0560a6;height: 30;
}
.top_userlogin /* 顶部用户登录文字链接的css定义 */
{
color: #037fa8
}
/* ==top.php中的css定义结束== */

/* ==网页中部中的css定义开始== */
.center_tdbgall /* 中部表格总背景颜色定义 */
{
width: 1004;background:#ffffff;
}

/* --网页中部左栏的css定义开始-- */
.left_tdbgall ,.uleft_tdbgall ,.gleft_tdbgall  ,.lleft_tdbgall  ,.tleft_tdbgall  ,.pleft_tdbgall  , .bleft_tdbgall  , .dleft_tdbgall  /* 左栏表格总背景颜色定义   */
{
/* 左栏标题表格背景、文字颜色定义 left_title 全部 u+** 会员 g+** 公告 l+**  链接 p+** 产品 t+** 栏目 c+** 评论 b+** 留言咨询 */
background:#f2f2f2;
}
.left_title,.uleft_title ,.gleft_title , .lleft_title  , .tleft_title  , .pleft_title  , .bleft_title , .dleft_title 
{
	background:url(/style00001/style_images/left_pic/left_title.gif);
	font-weight:bold;
	color: 037fa8;
	height: 26;
	text-align: center;
}

.left_tdbg1 , .uleft_tdbg1 , .gleft_tdbg1  , .lleft_tdbg1  , .tleft_tdbg1  , .pleft_tdbg1   , .bleft_tdbg1  , .dleft_tdbg1  /* 左栏内容表格背景、文字颜色定义 */
{
background:url(/style00001/style_images/left_pic/left_tdbg1.gif);line-height: 150%;padding-left:5;padding-right:8;
}
.left_tdbg2 , .uleft_tdbg2 , .gleft_tdbg2 , .lleft_tdbg2 , .tleft_tdbg2 , .pleft_tdbg2 , .bleft_tdbg2  , .dleft_tdbg2  /* 左栏底部表格背景、文字颜色定义 */
{
background:url(/style00001/style_images/left_pic/left_tdbg2.gif);height: 10;
}
/* --网页中部左栏的css定义结束-- */




　　/* --网页中部中栏的css定义开始-- */
.main_tdbgall,.pmain_tdbgall  , .dmain_tdbgall , .tmain_tdbgall , .cmain_tdbgall , .bmain_tdbgall/* 中栏表格总背景颜色定义 */
{
width: 572;background:#ffffff;
}
.main_title_575 ,.pmain_title_575 ,.dmain_title_575 , .tmain_title_575  , .cmain_title_575 , .bmain_title_575  /* 中栏标题表格背景、文字颜色定义(575) */
{
color: 037fa8;background:url(/style00001/style_images/main_pic/main_title_575.gif);border: 1px solid #8cc3de;text-align: left;padding-left:40;height: 26;
}
.main_tdbg_575 , .pmain_tdbg_575 , .dmain_tdbg_575  , .tmain_tdbg_575 , .cmain_tdbg_575  , .bmain_tdbg_575/* 中栏内容表格背景、文字颜色定义(575) */
{
border: 1px solid #8cc3de;line-height: 150%;text-align: left;padding-left:5;padding-right:5;
}

.list_title , .plist_title , .dlist_title , .tlist_title, .clist_title, .blist_title/* --栏目文章列表内容间隔颜色的定义1-- */
{	
	list-style-type: none;	
}

.main_title_282 , .pmain_title_282 , .dmain_title_282 , .tmain_title_282 , .bmain_title_282/* 栏目文章列表标题表格背景、文字颜色定义(282) */
{
background:url(/style00001/style_images/main_pic/main_title_282.gif);color: 037fa8;height: 20;border-top: 1px solid #8cc3de;border-left: 1px solid #8cc3de;border-right: 1px solid #8cc3de;
}
.main_tdbg_282 , .pmain_tdbg_282 , .dmain_tdbg_282 , .tmain_tdbg_282, .bmain_tdbg_282/* 栏目文章列表内容表格背景、文字颜色定义(282) */
{
border: 1px solid #8cc3de;line-height: 150%;text-align: left;padding-left:5;padding-right:5;
}


.main_shadow /* 中栏内容间隔表格背景颜色定义(575) */
{
height: 10;
}
.main_announce /* 中栏公告表格背景、文字颜色定义 */
{
color: 037fa8;height: 25;background:url(/style00001/style_images/main_pic/main_announce.gif);border: 1px solid #8cc3de;
}
.main_search /* 中栏搜索表格背景、文字颜色定义 */
{
color: 037fa8;height: 25;border: 1px solid #8cc3de;background:#f7f7f7;
}
.main_top /* 中栏最新推荐表格背景颜色定义 */
{
background:url(/style00001/style_images/main_pic/main_top.gif);height: 187;
}

.listbg /* --栏目文章列表内容间隔颜色的定义1-- */
{
background:#ffffff;
}
.listbg2 /* --栏目文章列表内容间隔颜色的定义2-- */
{
background:#f7f7f7;
}

.list_title2 /* --栏目文章列表内容间隔颜色的定义1-- */
{
background:#ffffff;
}


/* -- 下载中间样式 结束 -- */

　　/* --网页中部中栏的css定义结束-- */
　　/* --文章显示页的css定义开始-- */

.main_articletitle ,.pmain_articletitle/* 主标题文字颜色定义 */
{
color:#003EA3;font-weight:bold;font-size: 18;line-height: 150%;
}
.main_articlesubheading,.pmain_articlesubheading /* 副标题文字颜色定义 */
{
color: 037fa8;font-weight:bold;line-height: 150%;
}
.main_title_760,.pmain_title_760 /* 标题导航表格背景、文字颜色定义(760) */
{
background:url(/style00001/style_images/main_pic/main_title_760.gif);border: 1px solid #8cc3de;padding-left:5;height: 25;color: 037fa8;
}
.main_tdbg_760 ,.pmain_tdbg_760 /* 内容表格背景、文字颜色定义(760) */
{
border: 1px solid #8cc3de;padding: 8;
}
.title_right ,.ptitle_right
{
	background-image: url(/style00001/style_images/bg_pic/title_r1.gif);
	background-repeat: no-repeat;
	border-right: #cccccc 1px solid;
	padding: 0px 6px;
	height: 23px;
}
.tdbg_right , .ptdbg_right
{
	border-left: #cccccc 1px solid;
	border-right: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	padding: 6px;
}
.title_right2 , .ptitle_right2 /* 内容表格标目提示 */
{
	background-color: #C3DAF9;
	background-image: url(/style00001/style_images/bg_pic/title_bg2.gif);
	background-repeat: repeat-x;
	border: #cccccc 1px solid;
	padding: 0px 6px;
	height: 23px;
}
.tdbg_right2 ,.ptdbg_right2 /* 内容表格 行显示设置 */
{
	background-color: #fafafa;
	border-left: #cccccc 1px solid;
	border-right: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	padding: 6px;
}


/* --文章显示页的css定义结束-- */
/* ==网页中部中的css定义结束== */





/* ==bottom.php中的css定义开始== */
.bottom_tdbgall /* 底部表格总背景颜色定义 */
{
width: 1004;background:#ffffff;
}
.bottom_adminlogo /* 管理信息表格背景、文字颜色定义 */
{
background:#3399cc;color:#ffffff;
}
.bottom_copyright /* 版权信息表格背景、文字颜色定义 */
{
background:#ffffff;color:#000000;
}
/* ==bottom.php中的css定义结束== */

/* ==自选风格中的css定义结束== */
.menu
{
background-color: #cccccc;width:97%;border: 1px;
}
.menubody
{
background-color: #ffffff;
}
/* ==自选风格中的css定义结束== */

/* 日期样式定义 */
.sys_date
{
color: blue;
}
.ptype_title{
	FONT-WEIGHT: bold; FONT-SIZE: 11pt; COLOR: #0d4689;
	}
.edbox{
	border:1px solid #7F9DB9;
	}


/*在线留言*/

#bd_title{
	background-image: url(/style00001/css1/images/bd_tilte.gif);
    height:32px;
	width:198px;
}

#bd_table{
   width:194px;
   height:120px;
   background:#F6F6F6;
}
#bd_tall{
   margin:2px 0px 0px 20px;;
   text-align:left;

}
#bd_tall #title{
   background-image: url(/style00001/css1/haizhili/subMenuTopbg.gif);
   height:43px;
   font-weight:bold;
   padding:8px 0px 0px 10px;
}
#bd_tall #title_img{
  float:left;
  padding:5px;
}

#bd_tall #list_tall{
	width:550px;
	margin-top:5px;
   border: 1px solid #CCCCCC;
}
#bd_tall #list_left{
   float:left;
   width:50px;
   padding:10px;
   text-align:left;
}
#bd_tall #list_right{
   width:400px;
   text-align:left;
   border-left: 1px solid #CCCCCC;
   height:150px;
}
#bd_tall #list_tr{
   border-bottom: 1px solid #CCCCCC;
   padding:2px;
   height:25px;
}
#bd_tall #list_line{
   padding:2px;
}
#bd_tall #list_content{
   padding:5px;
}


#bd_tall #add_tall{
	width:550px;
	background:#F7F7F7;
}

#bd_tall #add_tr1{
    height:35px;
    padding-top:10px;
	background:#EDEDED
}
#bd_tall #add_tr2{
   text-align:left;
    border-bottom: 1px solid #ffffff;
    border-top: 1px solid #ffffff;
   height:25px;
}
#bd_tall #add_td1{
   float:left;
   width:120px;
   height:25px;
    clear:both;
   padding:5px 0px 0px 10px;
   border-right: 1px solid #ffffff;
}
#bd_tall #add_td2{
   float:left;
   width:200px;
   padding:2px 0px 0px 10px;
   height:25px;
   border-right: 1px solid #ffffff;
}
#bd_tall #add_td3{
   float:left;
   width:150px;
   height:25px;
   text-align:center;
   padding:5px 0px 0px 10px;
   border-right: 1px solid #ffffff;
}
#bd_tall #add_td4{
   float:left;
   width:400px;
   height:25px;
}
#bd_tall #add_td41{
   float:left;
   width:120px;
   clear:both;
   height:25px;
   padding:5px 0px 0px 10px;
   border-bottom: 1px solid #ffffff;
   border-right: 1px solid #ffffff;
}
#bd_tall #add_td42{
   float:left;
   width:280px;
   padding:2px 0px 0px 10px;
   height:25px;
   border-bottom: 1px solid #ffffff;
   border-right: 1px solid #ffffff;
}

#bd_tall #add_td5{
   float:left;
   padding:2px 0px 0px 10px;
   height:25px;
   border-right: 1px solid #ffffff;
}




#bd_tall #add_tr3{
    height:35px;
    padding-top:10px;
	background:#EDEDED
}



#bd_tall #add_td1{
    float:left;
}


#bd_tall #bd_in{
  background:#CCE7FD;
   border: 1px solid #000000;
}

#bd_tall #bd_input{
   width:59px;
   height:20px;
   margin:0px;
   padding:0px;
   cursor: hand;BORDER:none;
  background-image: url(/1/css1/images/login.gif);
}






