@import url("global.css");
@import url("nav/nav01.css");  
@import url("top.css"); 
@import url("foot.css");
/* Wrapper */
.wrapper{ margin:0px; padding:0px; background:#fff; }

#imain{width:960px;  overflow:hidden;}
#ileft{  width:250px; float:left;}
#ileft2{  width:247px;float:left;}
#iright{ width:690px; float:right;}
#iright_left{ width:340px; background:#f6f6f6; float:left;}
#iright_right{width:340px; background:#f6f6f6; float:right;}

#main{width:960px;  overflow:hidden;}
#left{ width:250px; float:left; padding-right:9px; display:inline;}
#left2{ width:247px; float:left;}
#right{ width:692px; float:right;}

.page_content{ padding:20px; font:13px/25px Verdana, Arial, Helvetica, sans-serif; color:#696969;}
.page_content p{ margin:5px;}


.aboutus img{ margin:10px;}

.border{ padding-bottom:0px;padding-left:0px;padding-right:0px;padding-top:0px;}
.border-topr{
    line-height: 44px;
    background: url(../images/border/border-topr.png) no-repeat right bottom;
    height: 44px;
	color:#fff;
	position: relative;
}
.border-topr1{
    line-height: 44px;
    background: url(../images/border/border-topr1.png) no-repeat right bottom;
    height: 44px;
	position: relative;
}
.border-topl{
	float:left;
    line-height: 44px;
    height: 44px;
	padding-left:40px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif,"ºÚÌå";
	width:104px;
}
.border-topr span a, .border-topr1 span a{
   position:absolute;
   top:5px;
   right:10px;
   width:50px;
   text-align: right;
   font-size: 12px;
   line-height: 32px;
   color:#FFFFFF;
}
.border1{padding-bottom:0px;padding-left:0px;padding-right:0px;padding-top:0px;text-align:left; border:#d8d8d8 1px solid;}
.border1-topr{
    line-height: 44px;
	 background: url(../images/border/border-topr3.png) no-repeat left 50%;
    height: 44px;
	position:relative;
}
.border1-topl{
	float:left;
    line-height: 44px;
   
    height: 44px;
	padding-left:40px;
	font-size:14px;
	width:204px;
	color:#022d5d;
}

.border1-topr span{
   position:absolute;
   width:450px;
   text-align: right;
   font-size: 12px;
   line-height: 44px;
   right:10px;
   top:0px;
   color:#005a0e;   
}
.more{ display:block; width:41px; height:13px; background: url(../images/border/more.gif) no-repeat; margin:5px;}