﻿.explorer             { background-color:#2A7AE1;
                        border:3px solid #FFFFFF;
                        width:100%;height:100%; }

.explorer2            { width:100%;height:100%;}

.partborder         {  border:1px solid #6990E6;}
                         
.explorer_con         { background-color:#F1F7FD; 
                        border:1px solid #6990E6;}

.explorer_con2         {border:1px solid #6990E6; 
                        padding: 2px;}                        

.content {
	padding: 5px 5px;
}

.iframe               { border:1px solid #6990E6; }

/*================================================================================================================================================*/

.eh_left              { background-image: url('../images/explorer/epl_head_left.gif');
                        background-repeat: no-repeat;
                        background-position-x:right;
                        width:5;
                        padding:0;}
                        
.eh_right             { background-image: url('../images/explorer/epl_head_right.gif');
                        background-repeat: no-repeat;
                        background-position-x:left;
                        width:5;
                        padding:0;}
                        
.epl_head             { background-image: url('../images/explorer/epl_head_back.gif');
                        background-repeat: repeat-x;
                        background-color: #B1D0F2;
                        color: #000000;
                        width:100%;height:18;
                        padding-left:8;padding-right:8;padding-top:5;
                        font-family:simsun;font-size:12px;
                        cursor:default;} 

/*================================================================================================================================================*/

.epl_left             { width:160; }
.epl_div              { width:8; }
.epl_right            { width:; }


/*===  网站搜索Part   =============================================================================================================================================*/

.search_textarea {
	border: 1px solid #8FB1D1;
	font-size: 12px;
	background-color: #F4F7FA;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
	color: #38589A;
	width___: 100%;
	vertical-align: middle;
}
.search_font {
	font-size: 12px;
	color: #62636B;
	text-align: left;
	vertical-align: middle;
}


.epl_left_head        { background-image: url(../images/explorer/epl_head_back1.gif);  
                        background-repeat: repeat-x;
                        background-position-y:top;
                        font-size:12px;
                        padding-left:8; padding-right:8;
                        width:160;height:20;
                        cursor:default; }
                    
.epl_right_head       { background-image: url(../images/explorer/epl_head_back1.gif);  
                        background-repeat: repeat-x;
                        background-position-y:top;
                        font-size:12px;
                        padding-left:8; padding-right:8;
                        width:;height:20;
                        cursor:default; }

.LeftMenuArea       {   background-color:#aaccff;
                    }

