/* CSS Document */
body{text-align:center; margin:0px; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
A:link, A:active{color:#000000; text-decoration:underline;}
A:hover, A:visited{color:#FF0000; text-decoration:none;}

 a {cc:expression(window.status='欢迎您登录国贸泰达物流商务网！')} 


.mt06{margin-top:6px;}
.line_b{border-bottom:1px #CFCFCF dashed;}
.line_t{border-top:1px #CFCFCF dashed;}

.color_r{ color:#DA251E; }
.color_b{ color:#4C7197;}

/*--- in --- */
.in_p{border:1px #CFCFCF solid; background:url(../images/in_bg.jpg); height:17px; line-height:17px;}


/*---- menu ---*/
#menu{ height:23px; margin-top:9px; line-height:23px;}
#menu ul{}
#menu li{float:left; background:url(../images/menu1.jpg) no-repeat; text-align:center; width:99px; height:23px; margin-left:2px;};
#menu li a{ display:block; background:url(../images/menu1.jpg) no-repeat; text-align:center; width:99px; height:23px;};
#menu li a:hover { display:block;background:url(../images/menu2.jpg) no-repeat; text-align:center; width:99px;}


/*--- btn ---*/
#left_btn{ margin-top:6px;}
#left_btn tr{ height:30px;}
#left_btn td{ border-bottom:1px #CFCFCF dashed; text-align:left; line-height:30px;}

/*--- r_tab ---*/
#r_tab{margin-top:6px;}
#r_tab tr{ height:30px;}
#r_tab td{ border-bottom:1px #CFCFCF dashed; text-align:left; line-height:30px;}



/*--- b ---*/
.mytable { 

    width: 740px; 
    padding: 0; 
     margin-top:6px;
} 

.mytable caption { 
    padding: 0 0 5px 0; 
    width: 740px;      
    
    text-align: right; 
} 

.mytable th { 
    font: bold ;
    color: #4f6b72; 
    border-right: 1px solid #C1DAD7; 
    border-bottom: 1px solid #C1DAD7; 
    border-top: 1px solid #C1DAD7; 
    letter-spacing: 2px; 
    text-transform: uppercase; 
    text-align: left; 
    padding: 6px 6px 6px 12px; 
	border-left: 1px solid #C1DAD7; 
    background: #CAE8EA url(images/bg_header.jpg) no-repeat; 
} 

.mytable th.nobg { 
    
    border-left: 1px solid #C1DAD7; 
    
} 
.mytable td.nobg { 
   
    border-left: 1px solid #C1DAD7; 
    
} 

.mytable td { 
    border-right: 1px solid #C1DAD7; 
    border-bottom: 1px solid #C1DAD7; 
    background: #fff; 
 
    padding: 6px 6px 6px 12px; 
    color: #4f6b72; 
} 


.mytable td.alt { 
    background: #F5FAFA; 
    color: #797268; 
} 

.mytable th.spec { 
    border-left: 1px solid #C1DAD7; 
    border-top: 0; 
    background: #fff url(images/bullet1.gif) no-repeat; 
    font: boldpx; 
} 

.mytable th.specalt { 
    border-left: 1px solid #C1DAD7; 
    border-top: 0; 
    background: #f5fafa url(images/bullet2.gif) no-repeat; 
    font: bold; 
    color: #797268; 
} 

table.simple thead tr {
 line-height:24px;
  background-color: #eee;
}
table.simple tr.even {
  background-color: #fff;
}

/*---d2----*/
#bodyL{
 float:left;
 width:84px;
 margin-right:2px;
}
a.od{
 width:80px;
 height:17px;
 line-height:17px;
 text-align:center;
 border: 1px solid #CFCFCF; 
 display:block;
 color:#FF0000;
 float:left;
 text-decoration:none;
 margin-top:2px;
}
a.od:link{
 background:url(../images/in_bg.jpg);
}
a.od:visited{
 background:url(../images/in_bg.jpg);
}
a.od:hover{
 background:url(../images/in_bg.jpg);
}
a.od:active{
 background:url(../images/in_bg.jpg);
}
.floatdiv{ 
 width:500px;
 height:200px;
 background:#FFFFFF; 
 border: 1px solid #CFCFCF;
 margin-top:2px;
 margin-left:2px;
 float:left;
 overflow:hidden;
 /* position:absolute;*/
 left:0px;
 top:0px;
 cursor:move;
 float:left;
 z-index:100;
 position:relative;
 /*filter:alpha(opacity=50);*/
 
}
.floatdiv ul li{
	cursor: pointer;
}

.btn_b{background:url(../images/in_bg.jpg); border:none; cursor:hand;}

table.simple {
 margin-top:10px;
 width:720px;
 text-align:left;
 margin-left:10px;
 margin-bottom:10px;
 border: 1px solid #E5E5E5;
 border-collapse: collapse;
}
table.simple td,table.simple th{
line-height:24px;
	border: 1px solid #E5E5E5;
}

table.indent {
text-align:left;
border:1px dotted #E5E5E5;
border-collapse:collapse;
line-height:32px;
}
table.indent td{border:1px dotted #E5E5E5; padding-left:3px; padding-right:3px;}

/*--inp---*/
input{ border:1px solid #E5E5E5;}
textarea.indet1{ border:1px solid #E5E5E5; width:500px; height:120px;}

/*--- select ---*/
.select * {
width:130px;
margin: 0;
padding: 0;
}
.select {
border:1px solid #cccccc;
float: left;
display: inline;
}
.select div {
border:1px solid #f9f9f9;
float: left;
}

.select>div {
width:120px;
height: 17px;
overflow:hidden;
}

* html .select div select {
display:block;
float: left;
margin: -2px;
}
.select div>select {
display:block;
width:124px;
float:none;
margin: -2px;
padding: 0px;
}
.select:hover {
border:1px solid #666666; 
}
.select select>option {
text-indent: 2px; 
}
/*--- btn_more ---*/
.btn_more{border:none; background:url(../images/btn_more.jpg); color:#4C7197;  width:30px; height:19px; text-align:center;}
.btn{border:none; background:url(../images/btn.jpg); color:#4C7197; width:100px; height:19px; text-align:center; cursor:hand;}

/*---- tab_2 ---*/
.tab_2{border:1px dotted #E5E5E5;}
.tab_pak{padding-left:3px; padding-right:3px;}




