/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	font-size:12px;
	color:#000;
}
a {
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	color:#E40C11;
	text-decoration: underline;
}
#top_bg {
	width:1600;
	min-width:1100px;
	background-color:#FFCB00;
}
#pub_header_warp {
	height:40px;
	width:100%;
	min-width:1100px;
	background:url(images/top_bg.jpg) repeat-x left top;
}
#pub_header {
	width:1100px;
	height:40px;
	margin:0px auto;
}
#pub_header_logo {
	float:left;
	width:140px;
	text-align:center;
	margin-top:3px;
}
#pub_header_nav {
	float:left;
	height:40px;
	margin:0 0 0 5px;
}
#pub_header_features {
	float:right;
	height:40px;
	/*margin:0 0 0 20px;*/
}
#pub_header_n2{ background:url(images/n2_bg.jpg) no-repeat; width:148px; height:37px; margin:3px 0 0 10px; float:right; text-align:center}
#pub_header_nav a,#pub_header_features a,#pub_header_n2 a{line-height:43px;}
#pub_header_n2 a{ margin:0 0 0 5px;}
.pub_link2 {
	color:#F00
}
#pub_link_1166 {
	float:right;
	color:#F00;
	margin:0 25px 0 0;
	clear:both
}

.shell{
	width:300px;
	float:right;
	height:40px;
}

.core{
	height:40px;
	overflow:hidden;
	width:300px;
	
}
.core a{display:block;text-decoration:none;color:#333; height:40px;	line-height:40px;}

