
.foot_k {
	background-color: #F7F7F7;
	border: 1px solid #EBEBEB;
	font-size: 12px;
}
.sy_about_ {
	font-size: 12px;
	line-height: 24px;
	color: #666666;
	padding: 10px;
}
.zy_r_top {
	font-size: 14px;
	font-weight: bold;
	padding-top: 4px;
	font-family: Arial;
}
a:link
{
    font-size:12px;
	color: #000000;
	text-decoration: none;
}
a:visited
{
    font-size:12px;
	color: #000000;
	text-decoration: none;
}
a:hover
{
    font-size:12px;
	color: #FF0000;
	text-decoration: none;
}
a.menu:link {
	font-size:12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a.menu:visited {
    font-size:12px;
	color: #336699; 
	text-decoration: none;
	font-weight: bold;
}
a.menu:hover {
    font-size:12px;
	color: #ff6600;
	text-decoration: none;
	font-weight: bold;
}
.pic_ {
	padding: 2px;
	border: 1px solid #CCCCCC;
}
.list_ {
	font-size: 12px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.contact_ {
	background-attachment: fixed;
	background-image: url(images/contact.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.input_class {
	border: 1px solid #999999;
}

