﻿
td,p,li,input,select {
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	border: thin none #00FF00;

}
.font {
	font-family: "宋体";
	font-size: 12px;
	color: #3E475B;
	text-decoration: underline;

}
.font1 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 10px;


}
.font2 {  font-family: "宋体"; font-size: 14px; line-height: 20px}
.small {  font-size: 7px}

A:active {  color: 666666; text-decoration: none}
A:link {  color: 666666; text-decoration: none}
A:visited {  color: 666666; text-decoration: none}
A:hover {  color: #FF0000; text-decoration: underline}
A.a01:link {text-decoration:none;color:#ffffff;}
A.a01:visited {text-decoration:none;color:#ffffff;}
A.a01:active {text-decoration:none;color:#00FF00;}
A.a01:hover {text-decoration:underline;color:#ffffff;}

LI {  color: #000000; LIST-STYLE: square outside}
.input1 {
	BACKGROUND-COLOR: #ffffff; BORDER-BOTTOM: #9a9703 1px solid; BORDER-LEFT: #9a9703 1px solid; BORDER-RIGHT: #9a9703 1px solid; BORDER-TOP: #9a9703 1px solid; COLOR: #626B80; FONT-SIZE: 12px
}
.button1 {
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: #7FB2BE;
	FONT-SIZE: 12px;
	border: 1px solid #7FB2BE;

}
.n3  a:link {
	color: 015B6B;
	font-size: 12px;

} 
.n3  a:visited {
	color: 015B6B;
	font-size: 12px;

} 
.button2 {
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: #7FB2BE;
	FONT-SIZE: 12px;
	border: 1px solid #7FB2BE;
	width: 50px;

}
.back {
	background-image: url(../images/back.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
.gg {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: b9b9b7;
	border-right-color: b9b9b7;
	border-bottom-color: b9b9b7;
	border-left-color: b9b9b7;
}
.n4 {
	border: 1px solid bae2c8;
}
/* +++++++++++++++++++++++++++++++++++++++++++以下为Fuxuli定义的CSS代码+++++++++++++++++++++++++++++++++++++++++ */
/* 显示为绿?*/
.Fxl_Font {
	font-family: "宋体";
	font-size: 14px;
	color: #003300;
}
/* 超连接显示为绿色，点后是红色 */
.Fxl_Font_1 A:active
{
color: 006600; text-decoration: none
}
.Fxl_Font_1 A:link 
{
color: 006600; text-decoration: none
}
.Fxl_Font_1 A:visited 
{
color: 006600; text-decoration: none
}
.Fxl_Font_1 A:hover
{
color: #FF0000; text-decoration: underline
}

/* 文字为白?*/
.Fxl_Font_2 {
	font-family: "宋体";
	font-size: 14px;
	color: #FFFFFF;
}

/* 超连接显示为白色，点后是红色 */
.Fxl_Font_3 A:active
{
color: ffffff; text-decoration: none;font-size: 12px
}
.Fxl_Font_3 A:link 
{
color: ffffff; text-decoration: none;font-size: 12px
}
.Fxl_Font_3 A:visited 
{
color: ffffff; text-decoration: none;font-size: 12px
}
.Fxl_Font_3 A:hover
{
color: #ffffff; text-decoration: underline;font-size: 12px
}

/*图片边框色彩*/
.imgborder A:link {  color: 000000}

