/*页面通用主样式*/
body,td,th,input,select,textarea {font-family:Arial,宋体; font-size:12px; color:#fff;}
body {background:url(../images/body_bg.jpg) top repeat-x #000000; margin:0px; padding:0px;}
form,img,iframe {margin:0px; padding:0px;}
input,select,textarea {margin:0px;}

/*链接主样式*/
a {font-size:12px;}
a:link,a:visited {color:#fff; text-decoration:none;}
a:hover,a:active {color:#fff; text-decoration:underline;}

/*链接：设为首页*/
a.a_icon_home:link,a.a_icon_home:visited {display:inline-block; margin:0px 5px 0px 5px; padding:42px 0px 0px 0px; background:url(../images/icon_home1.gif) top center no-repeat; width:50px; color:#ffffff; font-size:12px; text-decoration:none; text-align:center;}
a.a_icon_home:hover,a.a_icon_home:active {display:inline-block; margin:0px 5px 0px 5px; padding:42px 0px 0px 0px; background:url(../images/icon_home2.gif) top center no-repeat; width:50px; color:#ff0000; font-size:12px; text-decoration:none; text-align:center;}

/*链接：加入收藏*/
a.a_icon_fav:link,a.a_icon_fav:visited {display:inline-block; margin:0px 5px 0px 5px; padding:42px 0px 0px 0px; background:url(../images/icon_fav1.gif) top center no-repeat; width:50px; color:#ffffff; font-size:12px; text-decoration:none; text-align:center;}
a.a_icon_fav:hover,a.a_icon_fav:active {display:inline-block; margin:0px 5px 0px 5px; padding:42px 0px 0px 0px; background:url(../images/icon_fav2.gif) top center no-repeat; width:50px; color:#ff0000; font-size:12px; text-decoration:none; text-align:center;}

/*链接：联系我们*/
a.a_icon_contact:link,a.a_icon_contact:visited {display:inline-block; margin:0px 5px 0px 5px; padding:42px 0px 0px 0px; background:url(../images/icon_contact1.gif) top center no-repeat; width:50px; color:#ffffff; font-size:12px; text-decoration:none; text-align:center;}
a.a_icon_contact:hover,a.a_icon_contact:active {display:inline-block; margin:0px 5px 0px 5px; padding:42px 0px 0px 0px; background:url(../images/icon_contact2.gif) top center no-repeat; width:50px; color:#ff0000; font-size:12px; text-decoration:none; text-align:center;}

/*链接：栏目菜单*/
a.menu:link,a.menu:visited {display:inline-block; width:106px; line-height:41px; color:#ffffff; font-size:13px; font-weight:bold; letter-spacing:3px; text-decoration:none; text-align:center;}
a.menu:hover,a.menu:active {display:inline-block; width:106px; line-height:41px; background:url(../images/mune_on.jpg) top repeat-x center; color:#ffffff; font-size:14px; font-weight:bold; letter-spacing:3px; text-decoration:none; text-align:center;}
/*链接：栏目菜单定位*/
a.menu_on:link,a.menu_on:visited {display:inline-block; width:106px; line-height:41px; background:url(../images/mune_on.jpg) top repeat-x center; color:#ffffff; font-size:14px; font-weight:bold; letter-spacing:3px; text-decoration:none; text-align:center;}
a.menu_on:hover,a.menu_on:active {display:inline-block; width:106px; line-height:41px; background:url(../images/mune_on.jpg) top repeat-x center; color:#ffffff; font-size:14px; font-weight:bold; letter-spacing:3px; text-decoration:none; text-align:center;}

a.bai:link,a.bai:visited {color:#ffffff; text-decoration:none;}
a.bai:hover,a.bai:active {color:#ffffff; text-decoration:underline;}

a.lan:link,a.lan:visited {color:#0088ff; font-size:14px; font-weight:bold; text-decoration:none;}
a.lan:hover,a.lan:active {color:#ff0000; font-size:14px; font-weight:bold; text-decoration:underline;}

/*链接：左边分类1*/
a.sort1:link,a.sort1:visited {display:inline-block; padding:0px 0px 0px 27px; background:url(../images/sort_bg1.jpg) top left no-repeat; width:178px; line-height:31px; font-weight:bold; text-decoration:none;}
a.sort1:hover,a.sort1:active {display:inline-block; padding:0px 0px 0px 27px; background:url(../images/sort_bg1.jpg) top left no-repeat; width:178px; line-height:31px; color:#ff0000; font-weight:bold; text-decoration:none;}

/*链接：左边分类2*/
a.sort2:link,a.sort2:visited {display:inline-block; padding:2px 0px 2px 15px; background:url(../images/icon1.gif) left no-repeat; width:160px; text-decoration:none;}
a.sort2:hover,a.sort2:active {display:inline-block; padding:2px 0px 2px 15px; background:url(../images/icon2.gif) left no-repeat; width:160px; color:#ff0000; text-decoration:underline;}

/*链接：首页新闻列表*/
a.home_news:link,a.home_news:visited {display:inline-block; margin-bottom:2px; padding:6px 0px 2px 15px; border-bottom:dashed 1px #dddddd; background:url(../images/icon1.gif) left no-repeat; width:180px; color:#fff; text-decoration:none;}
a.home_news:hover,a.home_news:active {display:inline-block; margin-bottom:2px; padding:6px 0px 2px 15px; border-bottom:dashed 1px #ff0000; background:url(../images/icon2.gif) left no-repeat; width:180px; color:#fff; text-decoration:none;}
/*链接：首页新闻列表*/
a.home_news2:link,a.home_news2:visited {display:inline-block; margin-bottom:2px; padding:6px 0px 2px 15px; border-bottom:dashed 1px #dddddd; background:url(../images/icon1.gif) left no-repeat; width:98%; color:#fff; text-decoration:none;}
a.home_news2:hover,a.home_news2:active {display:inline-block; margin-bottom:2px; padding:6px 0px 2px 15px; border-bottom:dashed 1px #ff0000; background:url(../images/icon2.gif) left no-repeat; width:98%; color:#fff; text-decoration:none;}
/*定义文字样式*/
h2 {font-size:15px; font-weight:bold; line-height:40px; display:inline;}

/*定义页面内容DIV样式*/
#div_main {margin:auto; width:1000px; text-align:left;}

/*定义商品图片链接样式*/
.this_div_img a img {border:solid 1px #FFFFFF; text-decoration:none;}
.this_div_img a:hover img {border:solid 1px #FF0000; text-decoration:none;}

/*在线留言表格*/
.table {width:100%; border-left:solid 1px #dddddd; border-top:solid 1px #dddddd;}
.table td {padding:4px 4px 3px 4px; border-right:solid 1px #dddddd; border-bottom:solid 1px #dddddd;}

.box1 {padding:1px 1px 10px 1px; border:solid 1px #6392C8; background:#EFF5FB;}
.box2 {padding:1px 1px 10px 1px; border:solid 1px #6392C8;}

.left_prolist {padding:2px 0px 0px 13px; background:url(../images/icon1.jpg) left no-repeat;}
.left_prolist a:link,.left_prolist a:visited {display:inline-block; width:100%; text-decoration:none;}
.left_prolist a:hover,.left_prolist a:active {display:inline-block; width:100%; text-decoration:underline;}

/*标题样式*/
.title1 {font-weight:bold; color:#FFFFFF;}
.title1_bg {padding:2px 10px 0px 15px; height:auto!important; min-height:25px; height:25px; line-height:25px; background:url(../images/title_bg1.jpg) top left no-repeat;}
.title2_bg {padding:2px 10px 0px 15px; background:url(../images/title_bg2.jpg) top left no-repeat;}
.title3_bg {padding:2px 10px 0px 15px; background:url(../images/title_bg3.jpg) top left no-repeat;}

.title2 {font-size:15px; font-weight:bold; color:#FFFFFF; padding:6px 0px 0px 15px; height:auto!important; min-height:22px; height:22px; background:url(../images/bottom_bg.jpg);}
.title2_1 {font-size:15px; font-weight:bold; color:#FFFFFF;}

.text1 {font-size:12px; color:#ff3300;}

.style_noimg_text {font-size:15px; font-weight:bold; color:#dddddd;}