/* 加拿大住家保姆网样式库
作者：黄伟　2008-5-8
------------------------------------------------*/

/* 超级链接
---------------------*/
a:link,a:visited {
	color: #ffb800;
	text-decoration: none;
}
a.amenu:link {
	font-size: 13px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
a.amenu:visited {
	font-size: 13px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
a.amenu:hover {
	font-size: 13px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;
}
a.abodyer:link {
	font-size: 12px;
	color: #609ff1;
	font-weight: normal;
	text-decoration: none;
}
a.abodyer:visited {
	font-size: 12px;
	color: #609ff1;
	font-weight: normal;
	text-decoration: none;
}
a.abodyer:hover {
	font-size: 12px;
	color: #609ff1;
	font-weight: normal;
	text-decoration: underline;
}
a.afooter:link {
	font-size: 12px;
	color: #609ff1;
	font-weight: normal;
	text-decoration: none;
}
a.afooter:visited {
	font-size: 12px;
	color: #609ff1;
	font-weight: normal;
	text-decoration: none;
}
a.afooter:hover {
	font-size: 12px;
	color: #609ff1;
	font-weight: normal;
	text-decoration: underline;
}
a.amore:link {
	font-size: 11px;
	color: #ffae00;
	font-weight: normal;
	text-decoration: underline;
}
a.amore:visited {
	font-size: 11px;
	color: #ffae00;
	font-weight: normal;
	text-decoration: underline;
}
a.amore:hover {
	font-size: 11px;
	color: #ffae00;
	font-weight: normal;
	text-decoration: none
}
/* 文字
---------------------*/
.ftitle{
	font-size: 14px;
	color: #fff;
	font-weight: bold;
}
.ftext {
	font-size: 13px;
	color: #000000;
	font-weight: normal;
}
.ffooter {
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.fvline {
	font-size:10px;
	color:#ffffff;
	valign:top;
	height:13px;
}
.fmenuen {
	font-size:9px;
	color:#609ff1;
	font-weight:normal;
}
.fdate {
	font-size:9px;
	color:#3071c3;
	font-weight:normal;
	margin:0 0 0 5px;
}
.fresinfo {
	font-size:11px;
	color:#3071c3;
	font-weight:normal;
}
.fstress {
	color:#ffae00;
}
/* 表格/表单/其它
---------------------*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #609ff1;
	font-weight: normal;
	cursor:default;
	background:url(../images/mainbg.gif)
}
td {
	font-size: 12px;
	color: #609ff1;
	cursor:default;
}
.intext {
	background-color:#072A56;
	border-top:#609ff1 1px solid;
	border-bottom:#609ff1 1px solid;
	border-left:#609ff1 1px solid;
	border-right:#609ff1 1px solid;
	color:#ffffff;	
	font-size:11px; 
	letter-spacing:1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	overflow-x:hidden;
	overflow-y:hidden;
}
/* 结束
------------------------------------------------*/

