/* efu.com.cn , Created by kevin xjf@efu.com.cn, 2005-11-01 */

/* mark of html define */
html,body,input,select,textarea{
    font-size :12px;
    color :#666666;    
}
body{
	margin :0px 0px 0px 0px;
	text-align: center;

}
/* space define */
.padding-left{
   padding-left :8px;
}
.padding-right{
   padding-right :8px;
}
.padding-top{
   padding-top :8px;
}
.padding-bottom{
   padding-bottom :8px;
}
/* link style define */
a:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	line-height: 150%;
}
a:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	line-height: 150%;

}
a:hover {
	font-size: 12px;
	color: #FFFF00;
	text-decoration: none;
	font-weight: normal;
	line-height: 150%;
	border-bottom: 1px dashed #FFFFFF;
}
.topnav-back {
	background-color: #FF4FF8;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 1px;



}
.bottomnav-back {

	background-color: #CC0099;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 1px;
}
.guide-title {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 180%;
	padding-right: 4px;
	padding-left: 4px;

}
.back {

	background-color: #9a0086;
	font-size: 12px;
	color: #9999CC;
	letter-spacing: 1px;
}
.orange-bottomline {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;

}
.guide-back {
	background-color: #C422B6;
	font-size: 12px;
	letter-spacing: 1px;
	color: #FFFFFF;

}

