/*-------------------------------------链接CSS----------------------------------------------------------*/
a.toplei:link {
	color: #1C1C1C;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none
}
a.toplei:hover {
	; text-decoration: underline;
	color: #FF0000;
	font-size: 12px
}
a:hover {
	; text-decoration: underline;
	color: #D07000;
	font-size: 12px
}
a.toplei:visited, a.toplei:active {
	color: #1C1C1C;
	font-size: 12px;
	text-decoration: none
}
a:active, a:link, a:visited {
	color: #333333;
	font-size: 12px;
	text-decoration: none
}

.ul1{
	list-style-type:none;
	color: #1C1C1C;
	font-size:12px;letter-spacing: 2px; line-height:16px;
}
.ul1 li a:link{ color:#1C1C1C;font-size:12px;letter-spacing: 2px; line-height:16px;};
.ul1 li a:visited{color:#1C1C1C}
.ul1 li a:hover { color:#f00}
/*---------------------------------------系统CSS-------------------------------------------------------*/
body {
	margin: 0px;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #808080;
	scrollbar-darkshadow-color: #D3D3D3;
	scrollbar-face-color: #E9E9E9;
	scrollbar-highlight-color: #E9E9E9;
	scrollbar-shadow-color: #E9E9E9;
	scrollbar-track-color: #F2F2F2
}
p, td, tr {
    border-collapse: collapse;
	font: 9pt "Arial","宋体"
}
.f11 {
	color: #974C0E;
	font-size: 11px
}
.f12 {
	color: #974C0E;
	font-size: 12px
}
.f14 {
	font-size: 12px;
	color:#742816;
	font-weight: bold;
	letter-spacing:2px;
}
.formbn1 {
	background: #FFFFFF;
	border-bottom: #CCCCCC 1px solid;
	border-left: #CCCCCC 1px solid;
	border-right: #CCCCCC 1px solid;
	border-top: #CCCCCC 1px solid;
	color: #336699;
	font-size: 9pt;
	font-weight: normal;
	padding-top: 4px
}
.formbutton {
	background: url(../images/food2005_buttonbg.gif);
	border-bottom: medium none;
	border-left: medium none;
	border-right: medium none;
	border-top: medium none;
	color: #999999;
	font-size: 11pt;
	font-weight: bold;
	height: 30px;
	padding-top: 4px;
	width: 90px
}
/*-----------------------------------------自定义CSS------------------------------------------------------*/
.formtxt {
	border-bottom: #666666 1px solid;
	border-left: #666666 1px solid;
	border-right: #666666 1px solid;
	border-top: #666666 1px solid;
	color: #003399
}
.img01 {
	border: 1px solid #8E8E8C
}
.input2 {
	border-bottom: #AF7D1C 1px solid;
	border-left: #AF7D1C 1px solid;
	border-right: #AF7D1C 1px solid;
	border-top: #AF7D1C 1px solid;
	color: #AF7D1C;
	font: 12px "宋体"
}
.l15 {
	line-height: 150%
}
.red12 {
	color: #FF0000;
	font: 12px "宋体"
}
.s1 {
	border-bottom: #AF7D1C 1px solid;
	border-left: #AF7D1C 1px solid;
	border-right: #AF7D1C 1px solid;
	border-top: #AF7D1C 1px solid;
	color: #AF7D1C;
	font: 14px "宋体"
}
.yellow14 {
	color: #AF7D1C;
	font: 13px "宋体"
}
.jl{
	letter-spacing:2px;
}
.hight{line-height:16px;}