
/**********列表页*********/
#list_search .sort .t2 span a{
	color:blue;
	text-decoration: underline;
}
#list_search .sort .t2 span a:hover{
	text-decoration: none;
	color:#FF5500;
}
#list_search .sort{
	clear:both;
	height:auto;
	border-bottom:1px dotted #ccc;
	padding-bottom:15px;
	margin-bottom:8px;
}
#list_search .sort .t1{
	background:url(fenl2.jpg) no-repeat;
	text-indent:20px;
}
#list_search .sort .t2{
	margin:0 10px 10px 10px;
}
#list_search .sort .t2 span{
	display:block;
	float:left;
	width:19%;
	line-height:200%;
}
#list_search .sort .t2 span{
}
#list_search .condition{
	margin-bottom:8px;
}
.listsearch{
	clear:both;
	padding-top:8px;
	background-color:#F4FBFF;
	border-top:1px #83C1FB solid;
	height:28px;
}
.listsearch_border_bottom{
	border-bottom:1px dotted #CCCCCC;
}

#sort_list .order{
	float:left;
	padding-top:8px;
	margin-left:15px;
}
/*******************/
#headsearch{
	padding-left:30px;
	float:right;
}

/********无列表显示******/


#Ilabel .t2 a{
	color:#0044DD;
}
#Itable .Main{
	padding-top:5px;	
}


.nolistdb{ background:url(sorry.jpg) no-repeat; height:100px;  padding:20px;padding-left:150px; line-height:20px; margin-top:50px; margin-bottom:50px;}
.nolistdb strong{ color:#FF0000; font-size:14px;}


/******************************************
.MainTable .guide样式导航表格样式
margin-top:5px;与上方表格的距离
border:1px #A7CAFA solid;边框样式,solid可更换成dotted虚线
height:20px;表格高度
background:#F5FAFE;表格背景颜色

.MainTable .guide td{ padding:5px; 表格内的文字距离四周的间距
可改成 padding:5px 0 0 0;指上右下左
*******************************************/

.MainTable .guide{
	margin-top:5px;
	border:1px #A7CAFA solid;
	height:20px;
	background:#F5FAFE url(head2.gif);
}
.MainTable .guide td{
	padding:5px;
}


/*****************************************************************
******************************************************************
内容大表格模块样式
width:100%;占满整个空间宽度
margin-top:5px;与上一个表格间距为5个像素
overflow:hide;内容超过时,将隐藏.不过上面用百分比,一般这里设置无效.
只有上面用具体像素,这里才生效
border:1px #A7CAFA solid;边框样式,1个像素,可以改solid为虚线dotted,要取消边框改1px为0px
******************************************************************
******************************************************************/

.dragTable{
	width:100%;
	margin-bottom:5px;
	overflow:hide;
	border:1px #B9D1E4 solid;
}

/******************************************
内容表格模块头部样式
background:#D2E4FC;背景颜色
height:20px;高度
padding-left:1em;字体与左边距离
padding-top:7px;字体与上方距离
border:1px #FFF solid;内边框样式,一般设置为0px较多,即不要内边框居多
******************************************/

.dragTable .head{
	background:#D1E3F1 url(head_bg.gif) repeat-x;
	height:28px;
	padding-top:0px;
	border:1px #B9D1E4 solid;
	border:0px;
	border-bottom:1px #8EB4CE solid;
}

.dragTable .head .L{
	background:url(head_bg1.gif);
	width:5px;
	height:28px;
	margin-left:8px;
	float:left;
}
.dragTable .head .R{
	background:url(head_bg3.gif);
	width:4px;
	height:28px;
	float:left;
}
/******************************************
模块主题文字,与点击查看更多
float:left;居左,
可以设置为粗体 font-weight:bold;颜色为color:#000;
******************************************/

.dragTable .TAG{
	float:left;
	color:#333;
	font-weight:bo ld;
	background:url(head_bg2.gif) center;
	padding:9px 5px 0 5px;
	height:19px;
}
.dragTable .TAG a{
	color:#333;
}
.dragTable .morelink{
	float:left;
	padding-top:8px;
	padding-left:10px;
}
.dragTable .morelink a{
	margin-left:10px;
	text-decoration: underline;
}
.dragTable .more{
	float:right;
	padding-right:1em;
	padding-top:8px;
}
.dragTable .more a{
	color:#666;
}

.dragTable .middle{
	padding:6px 1px 4px 7px;
	height:50px;
	line-height:20px;
}
.dragTable .middle img{
	border:1px #CCCCCC solid;
}



/**********内容页**************/
#baseinfo{
	color:#666;
	line-height:25px;
}
.content_canshu{
line-height:200%;
font-size:14px;
}
.content_canshu td{
line-height:200%;
font-size:14px;
}
.moreinfo{
	padding-top:5px;
	line-height:130%;
	border-top:#F7F7F7 5px solid;
}

#viewarticle .middle{
	padding-left:15px;
}

#show_title{
	
	padding-top:10px;
}
#show_title .L{
	font-weight:bold;
	font-size:16px;
	color:#000;
}
#viewarticle a{
	color:#2754BB;
}


#viewarticle #payprice{
	text-indent:110px;
	background:url(ts231.gif) no-repeat;
}

#viewarticle .showinfo{
	margin-top:5px;
	margin-bottom:5px;
	padding-bottom:5px;
	border-top:1px #F3F3F3 solid;
}
#viewarticle .baseinfo{
	width:500px;
	float:left;
	
}
#viewarticle .infopic{
	width:170px;
	float:left;
}
#viewarticle .infopic{
	text-align:center;
	padding-top:10px;
	padding-left:2px;
	
}
#viewarticle .infopic .pic{
	display:block;
	border:5px solid #EFEFEF;
	width:120px;
	/*height:90px;*/
}
#viewarticle .infopic .pic img{
	width:120px;
}
#viewarticle .imgbutton{
	margin-top:5px;
	margin-bottom:5px;
}

#viewarticle .wyfood div{
	font-size:13px;
	font-weight:bold;
	color:#000;
}
#viewarticle .wyfood{
	clear:both;
	margin-bottom:9px;
	border-bottom:#EDEDED 1px solid;
}

#big_button{
	background:#C6D5F2;
	width:99%;
	margin-top:2px;
	margin-bottom:9px;
}

.button1{
	background:#0066CB;
	float:left;
	border-right:2px solid #fff;
}
.button1 td{
	letter-spacing:1px;
	padding:3px 7px 2px 7px;
	font-weight:bold;
	color:#fff;
	cursor: hand;
}
.button2{
	background:#C6D5F2;
	float:left;
	border-right:2px solid #fff;
}
.button2 td{
	letter-spacing:1px;
	padding:3px 7px 2px 7px;
	font-weight:bold;
	color:#000;
	cursor: hand;
}
.base_show{
	margin-bottom:5px;
}
.base_show .pic{
	border:1px solid #9DC9EC;
	width:200px;
	height:180px;
	padding-top:2em;
}

.base_show .about span{
	color:#0249A5;
	font-weight:bold;
	margin-left:1em;
}
.base_show .about span.title{
	font-size:15px;
}

.base_table{
	border:1px solid #FFDFB6;
	background:#FFFBF5;
	width:99%;
	margin-bottom:10px;
}
.card{TABLE-LAYOUT: fixed;WORD-WRAP: break-word; width:400px}
.base_table .h{
	background:#FFF3DD;
	color:#000;
	padding:5px 0px 5px 5px;
	font-weight:bold;
}
.base_table .t{background-color:#E46122; color:#FFFFFF}
.base_table .m{
	padding:5px 5px 5px 25px;
	line-height:30px;
}

#infocontent{
	width:99%;
}
#infocontent .a{
	background:url(wangyoudianping.gif) no-repeat left;
	height:22px;
	padding-top:5px;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	border-bottom:1px solid #136DC4;
	text-align:center;
	width:108px;
}
#infocontent .b{
	background:#D1E3F1;
	padding:3px;
	padding-left:8px;
	line-height:20px;
}
#infocontent .c{
	padding:5px 0 5px 0;
	line-height:20px;
}



#wydianping{
	width:99%;
}
#wydianping .a{
	background:url(wangyoudianping.gif) no-repeat left;
	height:22px;
	padding-top:5px;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	padding-left:8px;
	border-bottom:1px solid #136DC4;
}
#wydianping .b{
	background:#D1E3F1;
	padding:3px;
	padding-left:8px;
}


.photolist{
	width:130px;
	height:95px;
	float:left;
	margin-bottom:15px;
	margin-right:10px;
	margin-left:7px;
}
.photolist img{
	width:130px;
	height:95px;
	float:left;
	border:1px solid #ccc;
}
#show_article td,#show_article td a{
	font-size:14px;
	color:#0F0CBF;
}

#bbs_title .tr2 td{
	background:#eee;
}

.jfsort{
	margin-bottom:10px;
}
.jfsort .jfname{
	background:url(article_elite.gif) no-repeat 10px 0px  ;
	text-indent:25px;
	color:red;
	font-weight:bold;
}
.jfsort .title{
	background:url(arrow.gif) no-repeat 25px 0px;
	text-indent:35px;
}

.jfsort .about{
	text-indent:45px;
}

.showconactinfo{
 border:#676767 dashed 1px; 
 background-color:#f9f9f9; 
 font-size:12px; 
 color:#666666;
 padding:5px;
 margin:5px;
 line-height:130%;
 }
 .showconactinfo p{ 
 margin-bottom:10px;
 }


/**
*首页热门关键字
**/
.index_hotkey{ margin:0px; border:#FF9493 1px solid;}
.index_hotkey .hktitle_ck{ line-height:16px; font-weight:bold; padding:5px; background-color:#FFFFFF; text-align:center; border-bottom:1px #FFFFFF solid;}
.index_hotkey .hktitle{ line-height:16px; font-weight:bold; padding:5px; background-color:#FF9493; text-align:center;border-bottom:1px #FFFFFF solid; background:url(index_hotkey.jpg);}
.index_hotkey .hktitle a{ color:#81140F;}
.index_hotkey .content{ padding:0 5px 0 5px; line-height:180%; background:url(index_hotkey2.jpg) right no-repeat bottom;}

/**
*内容分页
**/
.contentshowform{ clear:both; padding:5px; margin-bottom:15px; text-align:left; width:100%;}
.contentshowform b{ color:red;}

