@charset "utf-8";
BODY {
SCROLLBAR-FACE-COLOR: #f1f1f1;
SCROLLBAR-SHADOW-COLOR: #e4e4e4;
SCROLLBAR-3DLIGHT-COLOR: #ffffff;
SCROLLBAR-ARROW-COLOR: #d2d2d2;
SCROLLBAR-TRACK-COLOR: #e4e4e4;
SCROLLBAR-DARKSHADOW-COLOR: #ffffff
}
.navigation1 {
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.red {
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
}
.white_navigation {
	font-size: 14px;
	color: #FFFBF0;
	text-decoration: none;
}
.font1 {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 12px;
}
.font {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

.product_title {
	font-size: 14px;
	font-weight: bold;
	color: #0033FF;
	text-decoration: none;
}
.font2 {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

.input {
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}
A:link { text-decoration: none;}
A:visited { text-decoration: none;}
A:hover {
	color:#cd2a23;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cd2a23;
}
.list_class {
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	font-size: 13px;
}
.list_class2 {
	font-size: 12px;
	color: #CC6600;
	text-decoration: none;
	font-style: normal;
}


.list {
	font-size: 12px;
	color: #0066FF;
	text-decoration: none;
}
.yellow_big {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.red_big {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.black_big {
	font-size: 14px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
.font_hui {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.smallimg_bg {
	background-attachment: fixed;
	background-image: url(../images/smallimg_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.class_title {
	font-size: 15px;
	color: #FF0000;
	FILTER: dropshadow(color=#B4BBCF,offx=6,offy=6,positive=1);
	background-image: url(../images/bg_center.jpg);

}
.shichangjia {
	font-size: 12px;
	color: #666666;
	text-decoration: line-through;
}
.jiage {
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
}
.green {
	font-size: 12px;
	color: #339900;
	text-decoration: none;
}
.bluefont {
	font-size: 12px; 
	color: #0066FF; 
	text-decoration: none;
}
.table_red_solid {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cc0000;
	border-right-color: #cc0000;
	border-bottom-color: #cc0000;
	border-left-color: #cc0000;
}
.table_solid_gray {
	border: 1px solid #CCC;
}
.list_table_red_solid {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cc0000;
	border-bottom-color: #cc0000;
	border-left-color: #cc0000;
}
.yellow {
	font-size: 12px; 
	color: #FF6600; 
	text-decoration: none; 
}

