@charset "utf-8";
/* CSS Document */

body,td,th { font-family:Arial, Helvetica, sans-serif,"宋体"; font-size: 12px; color: #000000; }
body { margin: 0px; background:url(../images/xxx_bg.jpg) repeat-x; }
.body { background:url(../images/bg.jpg) no-repeat top center;}
a { font-size: 12px; }
a:link, a:visited { color:#333; text-decoration: none; }
a:hover { text-decoration: none; color: #000; }
img { border:none; }

/*文字样式*/
.bt1 { color:#fff; font-weight:bold; }
.bt2 { color:#505050; }
.fc1 { color:#F00; }

/*链接样式*/
.left_menu a:link, .left_menu a:visited { color:#fff; font-weight:bold; line-height:25px; }
.left_menu a:hover { color:#000; font-weight:bold; line-height:25px; }
.left_menu_bg1 { background:url(../images/left_menu_bg1.gif); font-weight:bold; line-height:25px;}
.left_menu_bg2 a:link, .left_menu_bg2 a:visited, .left_menu_bg2 a:hover, .left_menu_bg2 a:active { color:#fff; font-weight:bold; line-height:25px; }
.sz a:link, .sz a:visited { color:#333; }
.sz a:hover { color:#f00; }

/*其他样式*/
.line1 { border-bottom:1px #666 dashed; }
.lh_200 { line-height:200%; }
.nr_bg { background:url(../images/nr_xx.jpg) no-repeat bottom left; }
.input input { width:310px; height:18px; border:1px solid #666; }
.pro_bg { background:url(../images/products_bgbg.jpg) no-repeat bottom left; }

