#top
{
	height: 30px;
	line-height: 30px;
	border-bottom: #dedede 1px solid;
	border-left: #dedede 1px solid;
	background-color: #f2f2f2;
	color: #666;
	float: right;
	width: 430px;
	overflow: hidden;
}
#top a
{
	color: #666;
}
#top a img
{
    margin-bottom: -3px;
}
#top a:hover
{
	text-decoration: underline;
	color: #f60;
}
#logo
{
	margin: 0 auto;
	padding-top: 70px;
	clear: both;
	text-align: center;
}
#logo2
{
	text-align: center;
	clear:both;
	margin-top: 10px;
}
#slogan
{
	margin: 0 auto;
	margin-top: 30px;
	width: 280px;
	overflow: hidden;
}
#slogan div
{
	float: left;
	line-height: 25px;
}
.slogan_m
{
	padding-top: 7px;
}
#slogan h1
{
	float: left;
	line-height: 25px;
	width: 200px;
	text-align: center;
	font-weight: normal;
}
#intro
{
	margin: 0 auto;
	margin-top: 10px;
	width: 295px;
	overflow: hidden;
	font-size: 11px;
	color: #666;
	font-weight: normal;
}
#search_title
{
	width: 480px;
	margin: 0 auto;
	height: 22px;
	overflow: hidden;
	clear: both;
	margin-top: 40px;
}
#search_title .tab
{
	width: 160px;
	line-height: 24px;
	background-repeat: no-repeat;
	text-align: center;
	float: left;
}

.search_body
{
	background-image: url(/images/search_bg.gif);
	background-repeat: repeat-x;
	border-bottom: #19bfec 1px solid;
}

#search_1
{
	height: 50px;
}
#icon_search
{
	width: 480px;
	margin: 0 auto;
}
input#search
{
	height: 15px;
	width: 300px;
	margin: 14px 0px 0px 15px;
	padding: 4px;
	border: 0px;
	background-image: url(/images/icon_search_bg.gif);
	float: left;
}

input#search_submit
{
	margin: 14px 0px 0px 8px;
	float: left;
}
a#search_help
{
	display: block;
	float: left;
	margin: 17px 0px 0px 13px;
	color: #fff; 
	text-decoration: underline;
}

#hots
{
	height: 15px;
	line-height: 15px;
	padding:7px;
	border-bottom: #dedede 1px solid;
	background-color: #f2f2f2;
	clear: both;
	text-align: center;
	color: #333;
}
#hots a
{
	color: #333;
}

#bottom
{
	margin-top: 50px;
	color: #34558a;
	clear: both;
	text-align: center;
}
#bottom a
{
	color: #34558a;
	text-decoration: underline;
}
#bottom a:hover
{
	color: #0099CC;
}

#search_2
{
	padding: 10px 0px;
	display: none;
	overflow: hidden;
}
#search_3
{	
	display: none;
	overflow: hidden;
}


#search_2 ul
{
	width: 810px;
	margin: 0 auto;
	padding-left:60px;
}
#search_2 ul li
{
	width: 135px;
	height: 18px;
	line-height: 18px;
	float: left;
	text-align: left;
}
#search_2 ul li a
{
	color: #fff;
}

#ss
{
	width: 470px;
	margin: 0 auto;
}
#ss_1
{
	margin-top: 10px;
	color: #fff;
}
#ss_1 input#q
{
	width: 250px;
}
#ss_1 input#submit
{
	width: 80px;
}
#ss_2
{
	margin-top: 7px;
	margin-bottom: 10px;
	color: #fff;
}

.icons
{
	padding:20px;
	clear: both;
	overflow: hidden;
}

.icons ul
{
	margin: 0 auto;
	width: 620px;
	overflow: hidden;
}

.icons ul li
{
	float: left;
	font-size: 10px;
}
.icons ul li img
{
	float: left;
	margin-right: 5px;
}
#new_icons
{
	display:none;
}
#links
{
	font-size: 11px;
	color: #666;
}
