#header
{
	height: 25px;
	line-height: 25px;
	border-bottom: #dedede 1px solid;
	background-color: #f2f2f2;
	color: #666;
	overflow: hidden;
	margin:0 auto;
	width: 970px;
}
#header_left
{
	width: 300px;
	float: left;
}
#header_right
{
	width: 130px;
	float: right;
}
#top
{
	height:70px;
	margin: 5px auto 0px auto;
	width: 970px;
}
#logo
{
	float: left;
	height: 63px;
	padding-top: 7px;
	margin-left: 10px;
	width:  270px;
}
#search
{
	float: left;
	height: 70px;
}
#search_1
{
	margin-top: 10px;
}
#search_1 input#q
{
	width: 350px;
}
#search_1 input#submit
{
	width: 120px;
	height: 24px;
}
#search_2
{
	margin-top: 10px;
}
#sep
{
	height: 30px;
	line-height: 30px;
	border-top: #99bef5 1px solid;
	background-color: #dfebf4;
	clear: both;
	margin: 10px 5px 0px 5px;
	color: #2b4f84;
	margin: 5px auto;
	width: 970px;
}
#sep_left
{
	float: left;
}
#sep_right
{
	float: right;
}
#sep_right a, #pager a
{
	color: #036;
	text-decoration: underline;
}
#sep_right a:hover, #pager a:hover
{
	color: #f00;
	text-decoration: none;
}
#content
{
	margin:10px auto;
	width: 970px;
}

#content ul#icon
{
	
}
#content ul#icon li
{
	float: left;
	width: 230px;
	height: 90px;
	margin: 5px 6px;
	overflow: hidden;
}
#content ul#icon li img
{
	float: left;
	margin: 5px;
	margin-right: 10px;
}
#content ul#icon li h3
{
	float: left;
	line-height: 15px;
	font-weight: bold;
	width: 150px;
	overflow: hidden;
	margin: 0px;
}
#content ul#icon li div
{
	float: left;
	line-height: 16px;
	padding-top:2px;
	width: 150px;
	overflow: hidden;
	font-size: 11px;
}


#content div#pack ul
{
	clear: both;
	padding-bottom: 8px;
	overflow: hidden;
	width: 980px;
}
#content div#pack ul li
{
	float: left;
	width: 219px;
	padding: 7px;
	margin-right: 8px;
	overflow: hidden;
	border: #99bef5 1px solid;
	height: 96px;
}
#content div#pack ul li .img
{
	float: left;
	margin-right: 6px;
}
#content div#pack ul li .img img
{
}

#content div#pack ul li h3
{
	float: right;
	line-height: 16px;
	overflow: hidden;
	font-size: 12px;
	font-weight: normal;
	color: #777;
	width: 115px;
	padding-bottom: 5px;
}
#content div#pack ul li .dd
{
	float: right;
	width: 115px;
	line-height: 16px;
	color: #666;
	font-size: 11px;
}
#content div#pack ul li h3 a
{
	color: #039;
	font-weight: bold;
}
#content div#pack ul li div a
{
	color: #0066CC;
}

#pager
{
	height: 30px;
	line-height: 30px;
	border-bottom: #dedede 1px solid;
	background-color: #f2f2f2;
	clear: both;
	text-align: center;
	color: #333;
	width: 970px;
	margin: 0 auto;
	border-top: #99bef5 1px solid;
	/*background-color: #dfebf4;*/
}
#bottom
{
	margin-top: 20px;
	color: #34558a;
	clear: both;
	text-align: center;
}
#bottom a
{
	color: #34558a;
	text-decoration: underline;
}
#bottom a:hover
{
	color: #09c;
}
#no_result
{
	padding: 10px 70px;
}
#no_result dt
{
    font-weight: bold;
    line-height:25px;
}
#no_result dd
{
	margin: 0;
	line-height: 20px;
}
#categorys
{
}
#categorys dd
{
	float: left;
	width: 180px;
	line-height: 22px;
}
#categorys dd a
{
	color: blue;
}
#categorys dd a:hover
{
	color: red;
}
#category_search
{
	padding-bottom: 10px;
	border-bottom: #dedede 1px solid;
	margin-bottom: 10px;
	overflow: hidden;
}
#category_search ul
{
	float:left;
	width: 880px;
}
#category_search li
{
	float: left;
	padding-left:20px;
	padding-right: 10px;
	line-height: 20px;
	white-space: nowrap;
}
#category_search li a
{
	color: blue;

}
#category_search li a:hover
{
	color: red;
}
#category_search li span
{
	color: #f60;
}
