body
{
	font-size: 12px;
	text-decoration: none;
	scrollbar-face-color:#D9B6AC;
	scrollbar-highlight-color:#663300;
	scrollbar-3dlight-color:#dbdfca;
	scrollbar-darkshadow-color:#dbdfca;
	scrollbar-shadow-color:#663300;
	scrollbar-arrow-color:#663300;
	scrollbar-track-color:#CD6E71;
	background-image:url(../images/FermawIndex_bg.jpg);
	background-position: left center;
	font-family: Arial, Helvetica, sans-serif;
}

a{
	text-decoration: underline;
	color: #663300;
} /* 链接无下划线,有为underline */ 
a:link {color: #663300;} /* 未访问的链接 */
a:visited {color: #663300;} /* 已访问的链接 */
a:hover{color: #CC3333;} /* 鼠标在链接上 */ 

.navigation:link {color:#990000;font-weight:bold;text-decoration: none;} /* 未访问的链接 */
.navigation:visited {color:#990000;font-weight:bold;text-decoration: none;} /* 已访问的链接 */
.navigation:hover{color: #CC3333;font-weight:bold;text-decoration: underline;} /* 鼠标在链接上 */ 

.navigation01:link {color:#009966;} /* 未访问的链接 */
.navigation01:visited {color:#009966;} /* 已访问的链接 */
.navigation01:hover{color: #CC3333;} /* 鼠标在链接上 */ 

.a_title:link {color:#663300;font-weight:bold;text-decoration: none;} /* 未访问的链接 */
.a_title:visited {color:#663300;font-weight:bold;text-decoration: none;} /* 已访问的链接 */
.a_title:hover{color: #CC3333;font-weight:bold;text-decoration: underline;} /* 鼠标在链接上 */ 

td{
	font-size: 12px;
	color: #663300;
	font-family: Arial, Helvetica, sans-serif;
}

th {font-size: 12px;color: #666666;line-height:120%; font-weight:normal; }

ul{
list-style-type:none;
	margin-left:2px;
	margin-right:1px;
	margin-top:5px;
	margin-bottom:5px;
}
li{	margin-top:9px;
	margin-bottom:8px;}
.lineheight24{
line-height:24px;
}

img{
margin:0;}

.td_bg_left { background-position:left center;
background-repeat:no-repeat;} 

.td_bg_left_top { background-position:left top;
background-repeat:no-repeat;} 

.td_bg_right_top { background-position:right top;
background-repeat:no-repeat;} 

.td_bg_right { background-position:right center;
background-repeat:repeat-y;} 

.td_bg_top { background-position:left top;
background-repeat:no-repeat;}  

.td_bg_bottom { background-position:bottom center;
background-repeat:repeat-x;} 

.input_no {
	border: 0px;
	background:transparent;
	font-size: 12px;
	color: #666666;
	height: 19px;
	width:70px;
	padding-top: 2px;
}
.input_login_no {
	border: 0px;
	background:transparent;
	font-size: 12px;
	color: #666666;
	height: 18px;
	padding-top: 2px;
}
.yellow {
	color: #FF6600;
}

.title{color:#663300;
font-weight:bold;}

.title02{color:#990000;
font-weight:bold;}

.title03{color:#009966;}

.title04{color:#663300;font-weight:bold; font-size:16px;}

.input,.select{
 background-color: #EDF1F3;
 border-top: 1px solid #CAE4FF;
 border-right: 1px solid #D4D0C8;
 border-bottom: 1px solid #D4D0C8;
 border-left: 1px solid #CAE4FF;
 line-height: 120%;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 color:#666666;
 margin-bottom: 2px;
}

.button {
	color: #333333;
	font-size: 12px;
	height:18px;
	border: 1 outset #999999;
	vertical-align: middle;
	background-color: #CCCCCC;
}