﻿/* CSS Document */
/* CSS Document */
/* Author: Zpatu */
/* Date: December,2006 */

/***搜索栏样式***/
/*搜索版块*/
#search{width:950px; margin-top:6px; height:90px; float: inherit;}
#searchnavi{background:url('../../image1/searchbg3.gif') repeat-x;width:100%;height:30px; padding-bottom:0px; padding-left:150px;}
#searchnavi li{float:left;height:30px;color:#000;text-align:center;!important;padding-top:8px;cursor:hand; font-size:14px;}

#searchnavi li.search1{background:url('../../image1/searchbg1.gif') no-repeat;width:88px;height:30px!important;font-size:14px;;padding-top:8px;color:#FFF; font-weight:bold; padding-right:5px;}/*gai*/
#searchnavi li.search2{background:url('../../image1/searchbg2.gif') no-repeat;width:88px;}
#searchnavi li.search2 a{font-size:14px; color:#4b3030;}
#searchnavi li.search2 a:hover{ color:#FF6600;}


#searchcontent{ width:100%;height:63px;margin-top:0px; float:left;}/*gai*/
#searchcontent a{ color:#333;}
#searchcontent a:hover{ color:#fff;}

#searchcontent2{ width:100%;text-align:center; margin-top:0px;}
#search_left{background-image:url(../../image1/search_right.gif); width:2px; height:63px;float:left;}
#search_mid{ background-image:url(../../image1/search_mid.gif); float:left; width:946px; height:63px}
#search_right{ background-image:url(../../image1/search_left.gif); width:2px;float:left; height:63px}

#searconrow1,#searconrow2,#searconrow3,#searconrow4,#searconrow5,#searconrow6,#searconrow7{width:660px;margin:0 auto; padding-top:6px;}
#row1select{float:left;text-align:left;}
#row1left_sel{float:left; width:85px; padding-top:3px;}

#row1left{float:left;text-align:left; padding-top:2px; margin-right:3px; font:12px/150% , Verdana "宋体"  Helvetica, sans-serif;}
#row1right{float:left;text-align:right;color:#003A35;}
#keyword {width:100%;padding-top:3px;float:left;}
#keyword li {
	display: inline;
}
{color:#003A35;text-decoration:underline;}
.hiddenbox{visibility:hidden;position:absolute;left:0;top:0;text-align:left;}
.hiddenrow{
	display:none;
}
.showrow{
	display:block;
}
.bt_search{ background-image:url(../../image1/bt_search.gif); width:64px; height:26px; border:0;cursor:hand}
#ico_search{ background-image:url(../../image1/ico_search.gif); width:25px; height:26px; float:left;}
.txt_search{ font-size:14px; border:1px solid #c1c1c1; height:21px; padding-top:2px;}
.txt_search2{ font-size:14px; border:1px solid #c1c1c1; height:21px; padding-top:2px; color:#999999;
              background:url(../../image1/bg_search.gif) no-repeat right #fff;  
 }

/* 搜索框下拉*/
.divxiala{
	 margin-left:auto; 
	 margin-right:auto;
 
}
#ulxl{
     display:list-item; 
     list-style-type:none; 
     margin-left:0px;
	 background:#fff;
	}
	
	
.altbg1{
     display:list-item; 
     list-style-type:none; 
     margin-left:0px;
	 background:#3366CC;
	 color:#fff;
}

.test_left{
     font-size: 12px;
     text-align:left;
     list-style-type: none;
	 width: 70%;
	 cursor:default;
	 color:#00CC00;
	 float:left; 
     padding:3px; 
     display:inline; 
     word-wrap:break-word; 
     height:3px;

}
.test_right{
     font-size: 12px;
     text-align: right;
     cursor:default;
     list-style-type: none;
	 width: 26%;
	 float:left; 
     padding:3px; 
color:#00CC00;
     display:inline; 
     word-wrap:break-word; 
     height:3px;
	
}
.test_bottom{
     font-size: 12px;
     text-align: right;
     cursor:hand;
	 background:#999999;
     list-style-type: none;
	 width: 100%;
	 float:left; 
     padding:3px; 
     color:#FF0000;
     display:inline; 
     word-wrap:break-word; 
     height:inherit;
	
}
.test_table{
	 background:#FFFFFF;
	 border-bottom-width:0px;
	 hight-line:0;
}

/*出错页面*/
.wrong_left{ width:150px; float:left; text-align:center;}
.wrong_right{ width:790px; float:left; padding-top:5px;}
h5{ font-size:24px;}
.login_topbg{ background-image: url(../../image1/login_bg.gif); height:41px; width:100%;}

/*logo背景*/
.img_bg{background:url(../../pic/Logo/200712/default.gif); width:80px; height:80px;}


/*特殊头部链接*/
a.link_search:link {
     color:fff;
	 text-decoration:none;
	 font-size:14px;
	 font-weight:bold;	
}
a.link_search:visited {
     color:fff;
	 text-decoration:none;
	 font-size:14px;
	 font-weight:bold;		
}
a.link_search:hover {
     color:5D5D5D;
	 text-decoration:none;
	 font-size:14px;
	 font-weight:bold;		 
}