/*
通常用于前台
*/

/*=====================消息提示盒子 start ===============================*/
center div.box_global{text-align:left;}
div.box_global{
	border:1px solid #9ddbaa;
	margin:0 auto;
	margin-bottom:15px;
}
ul.box_header {
	background:url('/public/images/menuback/barback.gif') repeat-x 0 0px;
	height:28px; _height:25px;
	border-bottom:1px solid #b6e4bf;
}
ul.box_header li{
	line-height:28px;height:28px; float:left;
}
li.box_header_title_bg {
	width:10px;height:19px;margin-left:10px!important;margin-left:5px; overfloat:hidden;_margin-bottom:8px;
	background:url('/public/images/icons.png') no-repeat 0 9px;
}
li.box_header_title { 
	margin:0 ; 
	color:#060; 
	font-weight:bold;
	font-size:12px;padding-left:10px;
}
ul.box_header li.box_more{
	float:right;width:60px;height:28px;line-height:28px;
}
div.box_global .boxContent{
	clear:left;
	padding: 9px 10px;

}

div.grayBox{
	border:1px solid #999;
}
div.grayBox ul{
	background: #e6e6e6 url("/public/images/menuback/header_bg.gif") 0 50% repeat-x;
	border-bottom:1px solid #EAEAEA;
}

div.box_bg2 ul{
	background: #e6e6e6 url("/public/images/menuback/header_bg1.png") 0 -5px repeat-x;
}

div.innerFeed{
	margin:100px auto;width:500px;
}
div.innerFeed .innerFeedAction{
	padding:10px 0px;border-top:1px dotted #ccc;margin-bottom:-8px;margin-top:10px;color:#C00;clear:both;
}
div.innerFeed div#showServerMsg{
	min-height:20px;
	_height:20px;
}

div.box_global div.boxContent div#showServerMsg img{
	margin:5px 15px 8px 5px;vertical-align:baseline;
}
div#showServerMsgImg{
	width:80px; margin-bottom:15px;
}
div#showServerMsgText{
	width:392px; padding-bottom:8px!important;padding-bottom:0px;
}
#st{color:red;font-weight:bold;}
/*================================================盒子 end ================================================*/


/*搜索框*/
ul.searchBox{
	width:450px;clear:both;
	height:32px;
	line-height:30px;  	border:0px solid #ccc;
}
ul.searchBox li{
	float:left; 
}
ul.searchBox input{
	height:30px; line-height:31px; 
}
ul.searchBox li.searchBoxli_input{
	width:320px;height:30px;
	background:url("../images/button/longbar.png") no-repeat 0 -192px;
}
ul.searchBox input.searchInput{
	padding:0px;padding-bottom:3px;
	margin-left:32px;margin-right:5px;width:200px;
	border:0px;background-color:transparent;line-height:260%;height:29px;height:21px\9;line-height:21px\9;
	font-size:12px; 
}
ul.searchBox input.searchSubmit{
	height:30px;_height:32px; width:74px; line-height:20px; border:0px solid red; 
	background: url("../images/button/longbar.png") no-repeat scroll 0 -227px ;
	font-family:"微软雅黑";letter-spacing:1px;
	color:#444;
}
ul.searchBox input.searchSubmit:hover{
	color:#000;
}
ul.searchBox input:-moz-focus-inner{border-color:transparent!important;}




