/* CSS Document */

body {
margin:0;
padding:0px;
font-family:"宋体";
font-size:12px;
line-height:20px;
color:#ffffff;
background:url(../images/bg.gif) repeat top left;
}

.png24{tmp:expression(setPng24(this));} /*针对IE6 png不透明做的设置 （配合setPng24 js函数）*/


#body_center {
 text-align:center;
 }
 
.comp_txt_padd {
padding:8px 5px 0 5px;
text-align:justify;
}
 
.padd_txt {
padding:5px;
}

.footer_txt {
color:#666666;
}


.news_show {
color:#666666;
}

.news_show:link {
color:#666666;
}
.news_show:active {
color:#666666;
}
.news_show:visited {
color:#666666;
}
.news_show:hover {
color:#666666;
text-decoration:underline;
}


.new_prod_title {
color:#fe8000;
}

/**********link_CSS***************/
a:link {
color:#ffffff;
text-decoration:none;
}
a:visited {
color:#ffffff;
text-decoration:none;
}
a:active {
color:#ffffff;
text-decoration:none;
}
a:hover {
color:#ffffff;
text-decoration:underline;
}
/*******************************/


/*.menu_txt a:link,a:visited,a:active,a:hover {
color:#ffffff;
font-weight:bold;
}*/
