body
{
	padding: 0px;
	margin: 0px;
}
html,body,div,p,table,td,form,img,h1,h2,h3,h4,h5,h6,input
{
	font-size: 12px;
	color: #494738;
	font-family:Verdana,Tahoma,Segoe,sans-serif;
}
img
{
    border-width: 0px;
}
form 
{
    margin: 0px;
    padding: 0px;
}
ul,h1,h2,h3,h4,h5,h6
{
    margin: 0px;
	padding: 0px;
    list-style-type: none;
    color: Black;	
}
a
{
	text-decoration: none;
	color: #788c03;
}
a:hover
{
	text-decoration: underline;
	color: #f60;
}

a.w
{
	color: #fff;
}
a.w:hover
{
	color: #eee;
}
a.blue
{
	color:#0033CC;
}
a.blue:hover
{
	color: #f60;
	text-decoration: underline;
}
a.button
{
	width: 125px;
	height: 25px;
	line-height: 23px;
	border: #a6b91c 1px solid;
	color: #a6b91c;
	background-color: #f1f3da;
	text-align: center;
	font-weight: bold;
	margin-top: 10px;
	display: block;
	text-decoration: none;
}
a.button:hover
{
	background-color: #9eb217;
	color: #fff;
	border: #a6b91c 1px solid;
}

body
{
	background-color: #f0eee1;
	background-image: url('/images/body_bg.gif');
	background-repeat: repeat-x;
}
#topest
{
	height: 48px;
	background-image: url('/images/top_bg.gif');
	background-repeat: repeat-x;
}
#topest_inner
{
	width: 960px;
	height: 48px;
	margin: 0 auto;
	background-image: url('/images/web_url.gif');
	background-repeat: no-repeat;
	background-position: -10px 20px;
}
#top
{
	width: 960px;
	height: 110px;
	margin: 0 auto;
	background-image: url('/images/top_bg2.gif');
	background-repeat: repeat-x;
}
#logo
{
	margin-top: 25px;
	margin-left: 10px;
	float: left;
	position: relative;
}
#logo h1, #logo h2, #logo h3
{
	position: absolute;
	top: 48px;
	left: 56px;
	font-weight: normal;
	color:#666;
	font-size: 12px;
}

ul#menu
{
	width: 500px;
	float: right;
	margin-top: 28px;
}
ul#menu li
{
	height: 82px;
	width: 108px;
	float: left;
	text-align: center;
}
ul#menu li.sep
{
	width: 2px;
	background-image: url(/images/menu_sep.gif);
	background-repeat: no-repeat;
	background-position: 0 20px;
}
ul#menu li.sel
{
	background-image:url(/images/menu_sel_bg.gif);
	background-repeat: no-repeat;
}
ul#menu li img
{
	margin-bottom: 4px;
}
ul#menu a
{
	color: #494738;
	font-weight: bold;
	text-decoration: none;
}
ul#menu a:hover
{
	color: #f60;
}

#main
{
	width: 970px;
	margin: 0 auto;
	background-image: url(/images/main_bg.gif);
	background-repeat: repeat-y;
	overflow: hidden;
}
#bottom
{
	margin-top: 20px;
	width: 970px;
	margin: 0 auto;
}
#bottom p
{
	text-align: center;
}
#main_top
{
	background-image: url(/images/main_top_bg.gif);
	background-repeat: no-repeat;
	height: 20px;
}
#main_bottom
{
	background-image: url(/images/main_bottom_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 20px;
}
#main_inner
{
	/*background-image: url(/images/main_inner_bg1.gif);
	background-repeat:repeat-x ;
	background-position: top;*/
	background-color: #f3f3e9;
	margin: 0 25px;
	padding: 20px 0px;
	overflow:  hidden;
}
#main_inner2
{
	background-image: url(/images/main_inner_bg.gif);
	background-position: 639px 10px;
	background-repeat: repeat-y;
	overflow: hidden;
}
#main_right
{
	float: right;
	width: 260px;
	overflow: hidden;
}

#search
{
	width: 240px;
	height: 101px;
	background-image: url(/images/search_bg.gif);
	background-repeat: no-repeat;
}
#search h4
{
	height: 50px;
	clear: both;
	display: none;
}
#search_body
{
	clear: both;
	padding-top: 55px;
}
#search input.text
{
	height: 23px;
	line-height: 23px;
	font-size: 16px;
	color: #839517;
	font-weight: bold;
	border: #cfcfb2 1px solid;
	width: 132px;
	float: left;
	margin: 1px 5px 0px 17px;
}
#category
{
	margin-top: 10px;
}
#category h4
{
	background-image: url(/images/title_bg.gif);
	background-repeat: no-repeat;
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	padding-left: 20px;
}
#category ul
{
	margin-top: 7px;
}
#category ul li
{
	line-height: 27px;
	padding-left: 30px;
	font-size: 12px;
	list-style: disc;
}
#category ul li a
{
	text-decoration: underline;
}
#main_left 
{
	float: left;
	width: 620px;
}
#main_left h1
{
	font-size: 20px;
	padding-left: 20px;
	height: 45px;
	line-height: 40px;
	color: #879714;
}

#slogan strong
{
	font-weight: normal;
}


#title_line
{
	background-image:url(/images/title_line.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 620px;
}

 #position
{
	padding: 8px 20px;;
	overflow: hidden;
	background-image: url(/images/slogan_bg.gif);
	background-repeat: no-repeat;
	color: #fff;
	line-height: 18px;
	overflow: inherit;
	height: 18px;
}
 #position h2
 {
 	display: inline;
	font-weight: normal;
	color: #fff;
 }
#content
{
	padding-left: 20px;	
}

.item
{
	margin-left: 20px;
	margin-top: 20px;
	padding: 15px;
	background-color: #fff;
	overflow: hidden;
}
.item .preview
{
	/*background-image: url(/images/preview_bg.gif);
	background-repeat: repeat-x;*/
}
.item .thumbnail
{
	clear: both;
	text-align: center;
	overflow: hidden;
}
.item .preview a, .item .preview div.img
{
	display: block;
	border: #dcdcc1 4px solid;
	overflow: hidden;
}
.item .preview a:hover
{
	border: #eee 4px solid;
}
.item .preview img
{	
	margin: -10px 8px !important;
	margin: 0px 8px;
	border: #ffffff 2px solid;
}

.item h3
{
	font-size: 14px;
	margin-top: 10px;
	height: 20px;
	color: #586500;
	margin-bottom: 3px;
}
.item h3 a
{
	color : #809403;
}
.item h3 a:hover
{
	color : #f60;
}
.item .cc
{
	color:#999;
	line-height: 16px;
	font-size: 12px;
}
table.detail
{
	font-size: 12px;
	margin-top: 10px;
}
table.detail td
{
	font-size: 12px;
	color: #666;
	vertical-align: top;
	line-height: 16px;
}
table.detail td a
{
	color: blue;
}
table.detail td.l
{
	width: 85px;
}
table.detail td.l2
{
	width: 80px;
	text-align: right;
}
.item .ee
{
	color: #666452;
	line-height: 20px;
	font-size: 12px;
}
.item .ee strong
{
	color: #f60;
	font-weight: normal;
}
.item .bb
{
	clear: both;
	overflow: hidden;
}
.item .bb .bt
{
	float: right;
}
.item .bb .fav
{
	padding-top: 5px;
	float: left;
}
.item .hint
{
	float: left; 
	font-size: 12px; 
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
}
ul.icons
{
	margin-left: -10px;
}
ul.icons li
{
	width: 280px;
	float: left;
	margin-left: 10px;
	height: 80px;
	overflow: hidden;
}
ul.icons li .img
{
	float: left;
	width: 48px;
}
ul.icons li .content
{
	float: right;
	width: 220px;
}
ul.icons li .content h3
{
	font-size: 12px;
	margin: 0px;
	line-height: 14px;
	height: auto;
	margin-bottom: 5px;
}
ul.icons li .content div
{
	font-size: 12px;
	color: #666;
	line-height: 18px;
}
ul.icons li .content div a
{
	color: blue;
}
ul.icons li .content div a:hover
{
	color: #f60;
}
ul.fav
{
	float: left;
	width: 375px;
	margin: 5px;
}
ul.fav li
{
	float: left;
	width: 25px;
}
.item .left
{
	float: left;
	padding-top: 13px;
	display: none;
}
.item .right
{
	float: right;
	width:565px;
}
.pager
{
	text-align: right;
	font-weight: bold;
}

#addfav
{
	float: right;
	width: 112px;
	padding: 1px;
}
div.line
{
	margin: 10px 10px;
	border-top: #e3e0c7 1px solid;	
	clear: both;
}
h2.pack
{
	font-size: 14px;
	color: #555;
	padding-top: 10px;
	padding-bottom: 20px;
	clear: both;
}
#pre_next
{
	float: right;
	max-width: 300px;
}
#pre_icon,#next_icon
{
	clear: both;
	padding: 10px 0px;
}
#pre_next img
{
	float: left;
	margin-right: 10px;
}
#pre_next .tt
{
	font-size: 12px;
	padding: 4px 0px;
	height: 40px;
	line-height: 18px;
	float: left;
	text-align: left;
}
.hi
{
	display: none;
}
.item .t_content
{
	padding: 0px 10px;
}
.item .t_content li
{
	font-size: 12px;
	line-height: 20px;
	padding-left: 15px;
}

