/* @override http://202.55.227.83/blogs/header/blog_top_nav.css */

/* @override http://202.55.227.83/blogs/header/blog_top_nav.css */

#blog_top_nav{
	width: 100%;
	height: 35px;
	top: 0;
	right: 0;
	left: 0;
	margin-top: -1px;
	background: url(images/bg.jpg) repeat-x;
}

*+html #blog_top_nav{
	margin-top: 0px;
}
*html #blog_top_nav{
	margin-top: 0px;
}

#blog_top_nav_main{
	width: 960px;
	height: 34px;
	position: relative;
	left: 50%;
	margin-left: -480px;
	padding: 0;
	margin-top: 1px;
}
#blog_top_nav_main #announcement{
	position: relative;
	height: 20px;
	color: #000;
	font-size: 12px;
	z-index: 1;
	left: 100px;
	top: -30px;
	width: 240px;
	background: #ead89f url(../header/images/ann.gif) no-repeat 4px 1px;
	padding: 2px;
}

#blog_top_nav_main #announcement marquee{
	background-color: #ffffff;
	height: 20px;
}
#blog_top_nav_main .nav_line{
	position: absolute;
	top: 0;
	right: 5px;
	padding: 0;
	height: 35px;
}

#blog_top_nav_main .nav_logo{
	top: 0;
	right: 5px;
	padding: 1px 0 0;
	height: 35px;
}
#blog_top_nav_main img{
	padding: 0;
	margin: 0;
	border-style: none;
	text-decoration:none;
}
.clear{
	clear: both;
}

 a{
	border-style: none;
	text-decoration:none;
}
