tr td{
	font-size: 12px; color: #000000;
}
input{
	font-size: 12px; color: #000000; padding-top:1px; cursor:hand; height:20px;
}
select{
	font-size: 12px; color: #000000;
}
img{
	cursor:hand;
}
.img{
	padding: 1px; filter: progid:DXImageTransform.Microsoft.Fade(duration=0.5,overlap=1.0);
}
.white {
	font-size: 12px; color: #000;
}
.red {
	font-family: Arial; font-size: 12px; color: #FF0000;
}
.text{
	text-decoration: none;
}
.bold{
	font-weight: bold;
}
.lp6{
	padding-left: 6px;
}
.lp10{
	padding-left: 10px;
}
.lp25{
	padding-left: 25px;
}
.tp3{
	padding-top: 3px;
}
.tp6{
	padding-top: 6px;
}
.rp5{
	padding-right: 5px;
}
.line{
	font-size: 12px; color:#333333;
}
.contact{
	font-size: 14px; color:#FF0000; line-height: 14px;
}
.lh18{
	 line-height:18px;
}
.f14{
	font-size: 14px;
}
.group_bg{
	padding-top: 4px; width: 51px; height: 20px; text-align: center; background: url(../images/release.gif); color: #003278; cursor: hand;
}
.group_bg1{
	padding-top: 4px; width: 51px; height: 20px; text-align: center; background: url(../images/release_bg.gif); color: #CC0000; cursor: hand;
}
.group_title{
	padding: 5px 20px 0px 20px; color: #CC0000; font-weight:bold; font-size:14px; text-align:center;
}
.count_title{
	padding: 5px 20px 0px 20px; color: #CC0000; font-weight:bold; font-size:14px; text-align:center;
}
.title{
	color: #CC0000; font-size:12px;
}
.foot{
	font-size: 12px;
}
A.foot:link {
	font-size: 12px; color: #FF0000; text-decoration: none;
}
A.foot:visited {
	font-size: 12px; color: #FF0000; text-decoration: none;
}
A.foot:hover {
	font-size: 12px; COLOR: red; TEXT-DECORATION: underline
}

A.foot:active {
	font-size: 12px; color: #FF0000; text-decoration: none;
}
.home {
	font-size: 12px; color: #ffffff; text-decoration: none;
}
.menu {
	font-size: 12px; color: #d3d3d3; text-decoration: none;
}
.id {
	font-size: 12px; color: #333333; text-decoration: none;
}
.txt {
	border-right: #2e2e2e; border-top: #2e2e2e; font-size: 12px; border-left: #2e2e2e; color: #ffffff; border-bottom: #2e2e2e; height: 19px; background-color: #2e2e2e; text-decoration: none;
}
.ad {
	font-size: 12px; color: #ff4e00; text-decoration: none;
}
.menud {
	font-size: 12px; color: #666666; text-decoration: none;
}
.product {
	font-size: 12px; color: #333333; line-height: 20px; text-decoration: underline
}
.tg {
	font-size: 12px; color: #ffffff; text-decoration: none;
}
.news {
	font-size: 12px; color: #000000; line-height: 24px; text-decoration: none;
}
A.news:link {
	font-size: 12px; color: #000000; text-decoration: none;
}
A.news:visited {
	font-size: 12px; color: #666666; text-decoration: none;
}
A.news:hover {
	font-size: 12px; color: #666666; text-decoration: none;
}
A.news:active {
	font-size: 12px; color: #000000; text-decoration: none;
}
.sup {
	font-size: 12px; color: #FF0000; text-decoration: none;
}
A.sup:visited {
	font-size: 12px; color: #FF0000; text-decoration: none;
}
A.sup:link {
	font-size: 12px; color: #FF0000; text-decoration: none;
}
A.sup:hover {
	font-size: 12px; color: #ff9900; text-decoration: none;
}
A.sup:active {
	font-size: 12px; color: #FF0000; text-decoration: none;
}
.sale {
	font-size: 12px; color: #333333; text-decoration: none;
}
A.sale:link {
	font-size: 12px; color: #FF0000; text-decoration: none;
}
A.sale:visited {
	font-size: 12px; color: #FF0000; text-decoration: none;
}
A.sale:hover {
	font-size: 12px; color: #ff9900; text-decoration: none;
}
A.sale:active {
	font-size: 12px; color: #FF0000; text-decoration: none;
}

/* focus */
#focus{width:663px;height:280px;overflow:hidden;position:relative;}
#focus ul{height:380px;position:absolute;}
#focus ul li{float:left;width:663px;height:280px;overflow:hidden;position:relative;background:#000;}
#focus ul li div{position:absolute;overflow:hidden;}
#focus .btnBg{position:absolute;width:663px;height:20px;left:0;bottom:0;background:#000;}
#focus .btn{position:absolute;width:643px;height:10px;padding:5px 10px;right:0;bottom:0;text-align:right;}
#focus .btn span{display:inline-block;_display:inline;_zoom:1;width:25px;height:10px;_font-size:0;margin-left:5px;cursor:pointer;background:#fff;}
#focus .btn span.on{background:#fff;}
#focus .preNext{width:45px;height:100px;position:absolute;top:90px;background:url(http://www.jsfoot.com/jquery/demo/2012-07-17/img/sprite.png) no-repeat 0 0;cursor:pointer;}
#focus .pre{left:0;}
#focus .next{right:0;background-position:right top;}
