body,td,th {
	font-size: 12px;
	line-height:160%;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #fff;
}

a:link {
	color: #003399;
}
a:visited {
	color: #003399;
}
a:hover {
	color: #F00;
}
a.wl:link {
	color: #000;
	text-decoration:none;
}
a.wl:visited {
	color: #000;
	text-decoration:none;
}
a.wl:hover {
	color: #F00;
}
.style1 {
	font-size: 14px;
	font-weight: bold;
}
.tt {
	border: 1px solid #e0e0e0;
}


.cc {
	border: 1px solid #9FC3DD;
}

.ttt{
	border:#CCC 1px solid;
	border-top:0px;
	}
.input2 {
    background: rgb(255,255,255) url(bg-button.gif) repeat-x;
    color: rgb(10,9,5);
    padding: 2px 16px;
    border-right: 1px solid #666;
    border-bottom: 1px solid #666;
    border-top: 1px solid #EEE;
    border-left: 1px solid #EEE;
    text-decoration: none;
    cursor: pointer;
    font-size: 12px;
    overflow: visible;
}
.input1 {
	border: 1px solid #D9D9D9;
	height: 16px;
	width: 120px;
}

/*
hy_login.asp
*/
.hy_login_table {
background-color: #eaeaea;
}
.hy_login_tr {
background-color: #0099CC;
}
.hy_login_td {
background-color: #FFFFFF;
}

/*
留言本
*/
.book1 {
	background-color: #efefef;
}
.book2 {
	background-color: #ffffff;
}

/*
hy_join.asp
*/
.hy_join_table {
background-color: #eaeaea;
}
.hy_join_tr {
background-color: #0099CC;
}
.hy_join_td {
background-color: #FFFFFF;
}

/*
hyc.asp
*/
.hyc_table {
background-color: #C5D8FA;
}
.hyc_td {
background-color: #C5D8FA;
}

/*导航条效果*/

.daohang
{
	width:690px;
	height:44px;
	margin:0;
	padding:0;
	overflow:hidden;
}

.daohang ul{
text-align:center;
width:100%;
}

.daohang a,li
{
	list-style:none;
	display:inline;
	line-height:44px;
	font-size:14px;
	margin: 0px 10px 0px 0px;
	color:#FFF;
	width:91px;
	padding:0px;
}

.daohang a:link
{
color: #ffffff;
text-decoration: none;
}

.daohang a:visited 
{
text-decoration: none;
color: #ffffff;
}

.daohang a:hover 
{
background-image:url(/images/l_bg.jpg);
}

