/*基本页面样式*/
A {text-decoration: none; color: #000000}
A:link {text-decoration: none; color: #000000} 
A:visited {text-decoration: none; color: #000000}
A:hover {text-decoration: underline; color: #993300}
A:active {text-decoration: none; color: #ff0000} 
.F1{
	font-family:"宋体";
	font-size:12px;
	font-weight: bold;
}
.F2{
	font-family:"宋体";font-size:14.8px;font-weight: bold;
}

.F3{font-family:"宋体";font-size:16px}
.L1{line-height: 1.3}
.FL1{font-family:"宋体";font-size:12px;line-height:1.3}
.FL2{font-family:"宋体";font-size:14.8px;line-height:1.3}
TABLE,TD,P,LI,INPUT,SELECT,DIV{
	font-family:"宋体";
	font-size:12px;
	line-height: 18px;
}
BODY{
	margin-top:0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #ffffff;
}
/*特定样式*/
.white_bold {
	font-weight: bold;
	color: #000000;
}
.white_bold A:LINK{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.white_bold A:VISITED{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.white_bold A:HOVER{
	font-weight: bold;
	color: #ff6633;
	text-decoration: none;
}
.white_bold A:ACTIVE{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
/*特定原价*/
.white_boldx {
	color: #000000;
}
/*特定现价*/
.white_boldx2 {
	color:#ff6633;
}
.yellow_bold {
	font-weight: bold;
	color: #FFCC00;
}
.yellow_bold A:LINK{
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
.yellow_bold A:VISITED{
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
.yellow_bold A:HOVER{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.yellow_bold A:ACTIVE{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
table.cyan{
	background-color: #4E9EA9;
	border: 1px solid #4E9EA9;	
}
table.cyan td{
	background-color: #f1f1f1;
}
table.cyan A:link{
text-decoration: none; color: #000000
}
table.cyan A:visited{
text-decoration: none; color: #000000
}
table.cyan A:hover{
text-decoration: none; color: #ff0000
}
table.cyan A:active{
text-decoration: underline; color: #ff0000
}
table.gray
{
	background-color: #ffffff;
}
table.gray th
{
	background-color: #A1C8CF;
	font-weight: bold;
}
table.gray td
{
	background-color: #f1f1f1;
	text-align: center;
}
table.yellow
{
	background-color: #549cb2;
}
table.yellow td
{
	background-color: #055c70;
}
table.yellow A:link{
text-decoration: none; color: #ffffff
}
table.yellow A:hover{
text-decoration: none; color: #fae80c
}
table.yellow A:visited{
text-decoration: none; color: #ffffff
}
table.yellow A:active{
text-decoration: none; color: #fae80c
}
.kk{
	border: 1px solid #CCCCCC;
}
.kk2{
	border: 1px solid #CCCCCC;

}
.gray_reply{
	color: #c05109;
	background-color: #F0F0F0;
}
.bgup {
	BACKGROUND-POSITION: 50% top; BACKGROUND-REPEAT: repeat-x
}
/*特定头部变换图片*/
.moveover {
	BACKGROUND-POSITION: center 50%; BACKGROUND-IMAGE: url(../images/default_2.gif); BACKGROUND-REPEAT: no-repeat
}
.move {
	BACKGROUND-POSITION: center 50%; BACKGROUND-IMAGE: url(../images/default_1.gif); BACKGROUND-REPEAT: no-repeat
}

/*-- 定义文本框格式 --*/
.wenbenkuang {color: #333333;border: 1px solid #999999;font-family: "宋体";font-size: 9pt;}
.go-wenbenkuang {font-family: "宋体";font-size: 9pt;color: #333333;background-color: #eeeeee;cursor: hand;padding: 1px;height: 19px;border-top: 1px solid #FFFFFF;border-right: 1px solid #a2a2a2;border-bottom: 1px solid #a2a2a2;border-left: 1px solid #FFFFFF;}
