/* CSS Document */
*{
	padding: 0px;
	margin: 0px;
}
body {
	background-color: #FFFFFF;
}
#header
{
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#header_blog
{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.input_t{
	border: 1px solid #d1e0ea;
	height: 17px;
	color: #0033FF;
	line-height: 18px;
}
.header_t{
	background-color: #f1f5f8;
	height: 25px;
	margin-bottom: 5px;
	font-size: 12px;
	text-align: right;
	line-height: 25px;
	padding-right: 10px;
}
.header_z{	background-image: url(../images/headerbg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 90px;}
#logo{width: 250px;	float: left;}
.logo_k{width: 320px; float: left;}
#search
{
	width: 420px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
#kjcz{width: 280px;	float: right;}
.search-now a:link {
	color: #000;
	text-decoration: none;
	font-size: 14px;
	line-height: 27px;
	padding-right: 10px;
	font-weight: bold;
}
.search-now a:visited {
	color: #000;
	text-decoration: none;
	font-size: 14px;
	line-height: 27px;
	padding-right: 10px;
	font-weight: bold;
}
.search-now a:hover {
	color: #000;
	text-decoration: none;
	font-size: 14px;
	line-height: 27px;
	padding-right: 10px;
	font-weight: bold;
}
.search-past a:link {
	color: #3c5b7d;
	text-decoration: none;
	font-size: 12px;
	line-height: 27px;
	padding-right: 10px;
}
.search-past a:visited {
	color: #3c5b7d;
	text-decoration: none;
	font-size: 12px;
	line-height: 27px;
	padding-right: 10px;
}
.search-past a:hover {
	color: #3c5b7d;
	text-decoration: none;
	font-size: 12px;
	line-height: 27px;
	padding-right: 10px;
}
.top_right{
	width: 60px;
	float: left;
	margin-right: 3px;
	margin-left: 3px;
	text-align: center;
	font-size: 12px;
	color: #000000;
}
.button{
	font-size: 12px;
	height: 24px;
	line-height: 20px;
}
.button_top{
	font-size: 12px;
	line-height: 18px;
	border: 1px solid #a3c4e1;
	height: 18px;
	margin-right: 5px;
	margin-left: 5px;
	width: 50px;
	background-color: #edf6fc;
}
#user
{
	height: 26px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #4673a0;
	clear: right;
	text-align: center;
}
#user ul
{
	list-style-type: none;
}
.user_li1
{
	float: left;
	text-align: center;
	width: 103px;
	line-height: 25px;
}
.user_li2
{
	float: left;
	text-align: center;
	width: 1px;
}
.user_li3
{
	float: left;
	text-align: center;
	width:103px;
	line-height: 25px;
	background-color: #254768;
}
#user a{
	font-size: 14px;
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 26px;
}
#user a:link{
	color:#FFFFFF;
	text-decoration:none;
}
#user a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
#user a:hover{
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	background-color: #254768;
}
#user2
{
	height: 26px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #6b91b8;
	clear: right;
	text-align: center;
}
#user2 ul
{
	list-style-type: none;
}
.user2_li1
{
	float: left;
	text-align: center;
	width: 103px;
	line-height: 25px;
}
.user2_li2
{
	float: left;
	text-align: center;
	width: 1px;
}
.user2_li3
{
	float: left;
	text-align: center;
	width: 103px;
	line-height: 25px;
	background-color: #4b6e8f;
}
#user2 a{
	font-size: 14px;
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 26px;
}
#user2 a:link{
	color:#FFFFFF;
	text-decoration:none;
}
#user2 a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
#user2 a:hover{
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	background-color: #4b6e8f;
}
.login_p a:link {
	color: #0066FF;
	text-decoration: none;
	font-size: 12px;
}
.login_p a:visited {
	color: #0066FF;
	text-decoration: none;
	font-size: 12px;
}
.login_p a:hover {
	color: #0066FF;
	text-decoration: none;
	font-size: 12px;
}
.login_t{color: #FF0000;
	text-decoration: none;
	font-size: 12px;}
.login_t a:link {
	color: #FF0000;
	text-decoration: none;
	font-size: 12px;
}
.login_t a:visited {
	color: #FF0000;
	text-decoration: none;
	font-size: 12px;
}
.login_t a:hover {
	color: #FF0000;
	text-decoration: none;
	font-size: 12px;
}



