﻿/**********搜索**********/
.s {
	POSITION: relative;padding:0 0 0 8px;WIDTH: 249px; OVERFLOW: hidden;  font-size:12px;BACKGROUND: url(images/gcement/search_left.gif) no-repeat; 
}
.s_tab {
	MARGIN-BOTTOM: 6px; HEIGHT: 29px; OVERFLOW: hidden; PADDING-TOP: 8px;/*background:url(images/gcement/searchtbgb.gif) no-repeat left 12px;*/
}
.s_tab SPAN {
	TEXT-ALIGN: center; LINE-HEIGHT: 23px; WIDTH: 42px; DISPLAY: block; BACKGROUND: url(searchtbgb.gif) no-repeat 0px -41px; FLOAT: left; HEIGHT: 28px; COLOR: #555; OVERFLOW: hidden; CURSOR: pointer; font-size:12px;
}
.s_tab .fg_line_2 {
	FONT-STYLE: normal; WIDTH: 1px; DISPLAY: block; FLOAT: left; HEIGHT: 28px; OVERFLOW: hidden
}
.s_tab .span_ative {
	BACKGROUND: url(images/gcement/searchtbg.gif) no-repeat 0px 0px; COLOR: #fff; FONT-SIZE: 12px; WIDTH: 43px;
}
.s_tab .span_last {
	BACKGROUND: none transparent scroll repeat 0% 0%; WIDTH: 42px;
}
.s_input {
	HEIGHT: 20px;width:137px;float:left;padding-top:6px;
}
#s_text {
	BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; LINE-HEIGHT: 20px; WIDTH: 137px; BACKGROUND: none transparent scroll repeat 0% 0%; HEIGHT: 20px; COLOR: #999; OVERFLOW: hidden; BORDER-TOP: 0px; BORDER-RIGHT: 0px
}
.s_drp{
	width:70px;float:left;padding-top:6px;
}
#DrpType{
	height:20px;padding:1px 1px 1px 0;font-family:'微软雅黑','宋体';line-height:20px;font-size:12px;COLOR: #999;border: 0;border-left: 1px #ccc solid;
}
.s_btn{
          width:42px;float:left;padding-top:2px;
}
.search_btn {
	BORDER-BOTTOM: 0px; TEXT-ALIGN: center; BORDER-LEFT: 0px; WIDTH: 42px; BACKGROUND: url(images/gcement/indexsearch_right.gif) no-repeat; HEIGHT: 31px; COLOR: #fff; FONT-SIZE: 14px; OVERFLOW: hidden; BORDER-TOP: 0px; CURSOR: pointer; FONT-WEIGHT: 600; BORDER-RIGHT: 0px
}

/*****搜索*******/
.isearch {
           width:257px;
           padding-top:20px;
	line-height:22px;
           float:left;
}
.isearch div.indexsearch{
	width:227px;
	height:30px;
	padding:0px 0px 0px 30px;
	background:url(images/gcement/search_left.gif) no-repeat top left;
	float:left;
}
.isearch input.model_search {
	width:180px;
	height:18px;
           font-size:12px;
           font-family:'微软雅黑','宋体';
	border:none;
	background:none;
	color:#4b4b4b;
}
.isearch input.model_search_click {
	width:45px;
	height:30px;
	background:url(images/gcement/search_right.gif) no-repeat;
	cursor:hand;
	border:none;
}

.isearch select {
	margin:0px 3px;

}
.isearch input#keyword_PowerEasy,.isearch input#keyword {width:170px;}
input.article_searchbutton {
	display:inline-block;
	border:none;
	background:url(images/back.gif) no-repeat -293px -38px;
	height:21px;
	width:61px;

}

.article_list h3, .article_list h3 span, .article_list h3 em {
	height:30px;
	line-height:30px;
	background:url(images/back.gif) no-repeat left -280px;
}
.article_list h3 span {
	background:url(images/sidebar.gif) no-repeat left top;
	display:inline-block;
	padding-left:37px;
}
.article_list h3 em {
	background:url(images/sidebar.gif) no-repeat right -33px;
	padding-right:37px;
	font-size:12px;
	color:#fff;
	display:inline-block;
}
.article_list h3 em a {
	color:#ffff00;
}
.article_list h3 em a:hover {
	color:#fff;
}
.article_list ul {
	padding:40px 37px 35px 37px;
}
.article_list li {
	height:30px;
	line-height:30px;
	font-size:14px;
	color:#666;
	background:url(images/line.gif) repeat-x left bottom;
}
.article_list li span.datetime {
	float:right;
	padding-right:5px;
}
.article_list li a {
	color:#333;
	padding-left:20px;
	background:url(images/icon4.gif) no-repeat left -29px;
}
#article_box img#more
{
    float:right;
    margin:10px;
}
.article_list li a:hover {
	color:#ae541f;
	background:url(images/icon4.gif) no-repeat left 1px;
}
.article_list span.comment_link a
{
    background:none;
}
.article_list span.comment_link a:hover
{
    background:none;
}
span.missing_data{
    float:left;
    clear:both;
}
#main_search {
	line-height:150%;
	
}
#main_search ul {
	padding:0px;
	background:none;
	border:none;
}
#main_search li {
	float:none;
	width:100%;
	text-align:left;
	height:24px;
	background:none;
	font-size:12px;
}
#main_search li{margin-top:10px}
#main_search li input#Submit {margin-left:260px;margin-top:2px;}
/*****搜索结束*******/

/*************tag列表************/
#Tag_list {width:255px;padding:10px 0px 18px 0px;float:left;}
#Tag_list li.hottag { float:left;width:75px;height:21px;padding-top:1px;line-height:22px;display:block;font-size:12px;color:#0098db;
	}
#Tag_list li {
	float:left;
	color:#4b4b4b;
	padding:0px;
	text-align:center;
	cursor: pointer;
           white-space:nowrap;
           overflow: hidden;
           display:inline-block; 
           line-height:24px;
	height:24px;
}
#Tag_list li a {
	color:#4b4b4b;
           font-size:12px;
	padding:0px 1px 6px 5px;
	cursor: pointer;
}
#Tag_list li a:hover {color:#0098db;text-decoration:underline;}

#Tag_list ul {padding-left:0px;}

#Tag_list  span {float:right;margin-right:10px;display:inline;}
.all_tag {padding:13px;	border-left:1px solid #dddddd;
	border-right:1px solid #dddddd;}
	.all_tag span {font-size:14px;padding-right:5px;line-height:23px;}
	.all_tag span a {color:#333;}
	.all_tag span a:hover {color:#0098db;}
#tag li span {
	float:none;
	padding:0px 8px;
}
#tag li a {
	background:none;
	padding-left:0px;
}