@charset "utf-8";
#logo{
	float:left;
	width:321px;
	height:113px;
	overflow:hidden;
	}
#link{
	float:left;
	width:439px;
	height:113px;
	overflow:hidden;
	}
.link_nav{
	float:left;
	width:320px;
	height:19px;
	margin-top:8px;
}
.link_time{
	float:left;
	width:119px;
	height:19px;
	margin-top:8px;
	text-align:center;
}
.link_img{
	float:left;
	width:439px;
	height:86px;
}
#link_bar{
	float:left;
	width:760px;
	height:30px;
	background-image:url(../images/nav_link-bar.gif);
}
.link_bar_login{
	float:left;
	width:530px;
	padding:4px 10px 0 ;
}
.link_ok_login{
	float:left;
	line-height:26px;
}
.link_bar_search{
	float:left;
	padding:5px 5px 0;
}
#login_key{
	border:1px solid #444;
	width:80px;
	height:15px;
	}
#search_key{
	border:1px solid #84A1CC;
	width:100px;
	height:15px;
	}
#searchkey{
	border:1px solid #84A1CC;
	width:90px;
	height:15px;
	}
#dologin {width:38px;height:22px; line-height:1.2em; margin:0 2px; padding:0;}
a:link {color: #333; text-decoration:none;}
a:visited {color: #333;text-decoration:none;}
a:hover {color: red; text-decoration:underline;}
a:active {color: #333;}
.a-red:link {color: red; text-decoration:none;}
.a-red:visited {color: red;text-decoration:none;}
.a-red:hover {color:red; text-decoration:underline;}
.a-red:active {color: red;}
