﻿@charset "utf-8";
/* 全局定义 */
body { text-align: center; font-family:"宋体", arial;margin:0; padding:0; background: #FFF; font-size:12px; color:#000;}
div,form,img,ul,ol,li,dl,dt,dd {margin: 0; padding: 0; border: 0;}
h1,h2,h3,h4,h5,h6 { margin:0; padding:0;}
table,td,tr,th{font-size:12px;}
li{ list-style-type:none;}
h1{ font-size:14px; margin:0px; padding:0px; margin-top:0px; float:left; padding-left:30px; color:#FFFFFF; font-weight:bold;float:left; filter:Dropshadow(offx=1,offy=0,color=#27699f) Dropshadow(offx=0,offy=1,color=#27699f) Dropshadow(offx=-1,offy=0,color=#27699f) Dropshadow(offx=0,offy=-1,color=#27699f); }

h4{ font-size:14px; margin:0px; padding:0px; margin-top:0px; float:left; padding-left:30px; color:#0049aa; font-weight:bold;float:left; filter:Dropshadow(offx=1,offy=0,color=#FFFFFF) Dropshadow(offx=0,offy=1,color=#FFFFFF) Dropshadow(offx=-1,offy=0,color=#FFFFFF) Dropshadow(offx=0,offy=-1,color=#FFFFFF); }

h2{font-size:14px; margin:0px; padding:0px; margin-top:0px; float:left; padding-left:25px; padding-top:7px; color:#333333; font-weight:bold; background:url(http://static.ilantu.com/images/v0.4/pic_left_office_dot.gif) no-repeat 10px 6px;}
h6{font-size:14px; margin:0px; padding:0px; margin-top:0px; float:left; padding-left:15px; padding-top:7px; color:#333333; font-weight:bold; }
h5{font-size:18px;color:#0049aa; padding-left:0px; margin-left:0px; }

.bb{font-size:14px; margin:0px; padding:0px; margin-top:0px; float:left; padding-left:10px; padding-top:3px; color:#FFFFFF; font-weight:bold;float:left; filter:Dropshadow(offx=1,offy=0,color=#f17c0f) Dropshadow(offx=0,offy=1,color=#f17c0f) Dropshadow(offx=-1,offy=0,color=#f17c0f) Dropshadow(offx=0,offy=-1,color=#f17c0f);}

.bbb{font-size:14px; margin:0px; padding:0px; margin-top:0px; float:left; padding-left:10px; padding-top:3px; color:#FFFFFF; font-weight:bold;float:left; filter:Dropshadow(offx=1,offy=0,color=#225f9e) Dropshadow(offx=0,offy=1,color=#225f9e) Dropshadow(offx=-1,offy=0,color=#225f9e) Dropshadow(offx=0,offy=-1,color=#225f9e);}


/* 链接颜色 */
a:link {color:#0049aa; text-decoration:none;}
a:visited {text-decoration:none;color:#810081;}
a:hover {  color:#d85d04;}
a:active {color:#d85d04;}
/* 颜色属性 [定义规则，小写c加颜色名称] */
.cRed,a.cRed:link,a.cRed:visited{ color:Red; }
.cBlue,a.cBlue:link,a.cBlue:visited{color:#0049aa;}

.cGray,a.cGray:link,a.cGray:visited{ color: #4F544D;}
.cDGray,a.cDGray:link,a.cDGray:visited{ color: #666;}

.cBlack,a.cBlack:link,a.cBlack:visited{color:#000;}
a.cBlack:hover{color:#bc2931;}
.cYellow,a.cYellow:link,a.cYellow:visited{color:#ef680c;}
.cGreen,a.cGreen:link,a.cGreen:visited{color:#069037;}

/* 字体属性 [定义规则，小写f加属性名称] */
.fB {font-weight: bold;}
.fI {font-style: italic;}
/* 字体大小*/
.f12px{ font-size:12px;}
.f14px{ font-size:14px; font-weight:bold;}
.f16px{ font-size:16px; font-weight:bold;}
.f18px{ font-size:18px; font-weight:bold;}
/* 其他属性 */
#noborder{ background:none;}
.height10{ height:10px; clear:both;}
.height11{ height:15px; clear:both;}
.height16{*height:10px !important; clear:both;}
*html .height16{/*IE6*/ 
   height:0px;
} 
.height15{ height:10px;*height:10px !important;*height:10px; clear:both;}
.height50{height:30px;*height:30px !important;*height:10px; clear:both;}
.height51{height:30px;*height:30px !important;*height:10px; clear:both;}


p{ text-indent:2em; text-align:left; line-height:23px; margin:0px; padding-left:10px; padding-right:10px;padding-top:15px; }
pre{ font-size:12px; line-height:22px; text-align:left; padding-top:3px; color:#333333;}
#underline{ text-decoration:underline;}
.left{ float: left;}
.right{ float: right; text-align:right;}
.clear{ clear: both; font-size:1px; width:1px; height:0; visibility: hidden; }
.clearb{ clear: both; }
.hidden {display: none;}
.unLine ,.unLine a{text-decoration: none;}
img{ border:0;}

.textleft{ text-align:left;}
#paddingl{width:420px; text-align:right; color:#cf5803; height:13px; padding-top:0;}

/*搜索*/

.search{
	width:460px;  margin:0 auto; clear:both;
	}

/* 选项卡关键属性 */
#searchtab {width:458px; height:179px; position:relative; background:url(http://static.ilantu.com/images/v0.4/tabbg.gif) repeat-x top; padding:0 0 0 0;  border-bottom:0px; border-left:1px solid #b7d7ee; border-right:1px solid #b7d7ee; border-bottom:1px solid #b7d7ee; }
#searchtab div {
	position:absolute;
	top:26px;
	width:458px;
	height:153px;
	color:#454545;
	left:0; 
}


#searchtab span{float:right; margin-top:4px; margin-right:2px;}
#searchtab span a{color:#039; text-decoration:underline;}
#searchtab div {display:none; }

#searchtab div select{color:#333333; font-size:12px; vertical-align:middle; text-align:center; width:65px; border:1px #999999 solid;}
#searchtab div input{ font-size:12px; vertical-align:middle; width:30px; height:15px; text-align:center;padding-bottom:0px; padding-top:0; margin-top:0px; margin-bottom:0px;}
.inpgj{width:10px; height:16px; text-align:center; color:#666666;}
#searchtab div label{font-size:12px; vertical-align:middle; margin-left:0px;*margin-left:2px;}
#searchtab .block { display:block;
}
#searchtab h3 { float:left; width:90px; height:27px; padding-top:3px; line-height:27px; margin:0 -1px 0 0; font-size:12px; cursor:pointer; font-weight:normal; text-align:center; color:#003276; }
#searchtab .up { background:url(http://static.ilantu.com/images/v0.4/tabbg2.gif) no-repeat; display:block; margin-left:-1px; font-weight:bold; color:#003276;}
#searchtab ul { width:450px;margin:5px 0px 0px 3px; list-style:none; padding:0; padding-left:0px; text-align:left;}
#searchtab li { width:440px;float:left; padding-top:4px; padding-bottom:5px;text-align:left; padding-right:8px;}
#mm a{ line-height:18px;}
#ks{padding-top:5px;}
#searchtab li a:link{ text-decoration:none; color:#333333;}
#searchtab li a:visited{ text-decoration:none; color:#333333;}
#searchtab li a:active{ text-decoration:none; color:#333333;}
#searchtab li a:hover{ text-decoration:none; color:#d85d04;}

#searchtab li span{text-decoration:none; color:#000000; text-align:left; float:left;margin-top:0px;}

#searchtab li span a:link{text-decoration:none; color:#000000; }
#searchtab li span a:visited{text-decoration:none; color:#000000; }
#searchtab li span a:active{text-decoration:none; color:#000000; }
#searchtab li span a:hover{text-decoration:underline; color:#d85d04; }

/*头部文件*/
.header{ width:960px; height:90px; margin:0 auto;}
.header .logo{ float:left; clear:left; width:170px; height:90px;  padding-left:13px; text-align:left; background:url(http://static.ilantu.com/images/v0.3/logo.jpg) no-repeat; background-position:30px;}
.header .banner{ float:left; text-align:left;  width:480px; height:60px; padding-top:13px; padding-left:0px;  }
.header .login{ float:right; text-align:left;  width:280px; height:60px; padding-top:13px; padding-left:0px;  }
.header .login ul li{ float:left; text-align:center;   height:15px;  padding-left:12px; padding-right:12px; background:url(http://static.ilantu.com/images/v0.3/dot_login.gif) no-repeat right center; }
.header .login ul li a{ color:#333333;}
.header .login ul{clear:both;}
/*导航*/
.nav{ background:url(http://static.ilantu.com/images/v0.3/bg_nav.gif) repeat-x bottom; height:28px; text-align:center; margin:0 auto; width:100%;}
/*导航 tab 基础CSS原形 可扩展*/
.navcontent{ margin:0 auto; width:952px;}
.navq{ width:780px; margin-left:175px;}
.mainnav{}
.tab li{display:inline; }
.tab a{background: url(http://static.ilantu.com/images/v0.3/nav.gif) no-repeat; font-weight:bold; } 
.nav ul{margin:0 0 0 20px;font-size:14px;}
.tab a:link,.tab a:visited{float:left;background-position:right -226px;text-decoration: none; margin-left:2px; padding-right:6px;} 
.tab a:link span,.tab a:visited span{display:block;background: url(http://static.ilantu.com/images/v0.3/nav.gif) no-repeat left top;padding:5px 8px 6px 15px; *padding:7px 8px 6px 15px !important;color:#0049aa;}   
.tab a:hover,.tab a:active{background-position:right -264px;} 
.tab a:hover span,.tab a:active span{background-position:left -38px;  color:#fff;}  
.tab .on a:link,.tab .on a:visited{background-position:right -302px;color:#fff;} 
.tab .on a span,.tab .on a:link span,.tab .on a:visited span{background: url(http://static.ilantu.com/images/v0.3/nav.gif) no-repeat left -77px;;color:#000;  color:#fff;}
/*侧导航*/
.subnav{ float:left;width:170px;}
.subnav ul li{ float:left; font-size:12px; padding-top:12px; padding-left:5px; padding-right:5px; background:url(http://static.ilantu.com/images/v0.3/dot_sub.gif) no-repeat; background-position:left 15px; }
.subnav ul li a{color:#0d3360;}

/*版权信息*/
.about{ height:25px; width:960px; background-color:#f1f1f1; clear:both; margin:0 auto; padding-top:10px;color:#333333; text-align: center;}
.about a,.about a:link, .about a:visited, .about a:active{color:#333333;}
.copyright{height:25px; width:952px; clear:both; margin:0 auto; padding-top:10px; color:#333333; text-align: center;}
.copyright a,.copyright a:link, .copyright a:visited, .copyright a:active{ color:#333333;}
.newcls img{width:148px;height:92px;}


.cut300 { width:300px;display:block;cursor:hand;white-space:nowrap;overflow:hidden;float:left; -o-text-overflow: ellipsis;    /* for Opera */  text-overflow:ellipsis;  /* for IE */  }
.cut300 :after{content:"...";font-size:12px;}/**//* for Firefox */

.cut280 { width:280px;display:block;cursor:hand;white-space:nowrap;overflow:hidden;float:left; -o-text-overflow: ellipsis;    /* for Opera */  text-overflow:ellipsis;  /* for IE */  }
.cut280 :after{content:"...";font-size:12px;}/**//* for Firefox */

.cut250 { width:230px;display:block;white-space:nowrap;overflow:hidden;float:left; -o-text-overflow: ellipsis;    /* for Opera */  text-overflow:ellipsis;  /* for IE */  }
.cut250 :after{content:"...";font-size:12px;}/**//* for Firefox */

.cut220 { width:220px;display:block;white-space:nowrap;overflow:hidden;float:left; -o-text-overflow: ellipsis;    /* for Opera */  text-overflow:ellipsis;  /* for IE */  }
.cut220 :after{content:"...";font-size:12px;}/**//* for Firefox */

.cut200 { width:200px;display:block;white-space:nowrap;overflow:hidden;float:left; -o-text-overflow: ellipsis;    /* for Opera */  text-overflow:ellipsis;  /* for IE */  }
.cut200 :after{content:"...";font-size:12px;}/**//* for Firefox */

.cut150 { width:150px;display:block;cursor:hand;white-space:nowrap;overflow:hidden;float:left; -o-text-overflow: ellipsis;    /* for Opera */  text-overflow:ellipsis;  /* for IE */  }
.cut150 :after{content:"...";font-size:12px;}/**//* for Firefox */

.cut100 { width:100px;display:block;cursor:hand;white-space:nowrap;overflow:hidden;float:left; -o-text-overflow: ellipsis;    /* for Opera */  text-overflow:ellipsis;  /* for IE */  }
.cut100 :after{content:"...";font-size:12px;}/**//* for Firefox */

.cut80 { width:80px;display:block;cursor:hand;white-space:nowrap;overflow:hidden;float:left; -o-text-overflow: ellipsis;    /* for Opera */  text-overflow:ellipsis;  /* for IE */  }
.cut80 :after{content:"...";font-size:12px;}/**//* for Firefox */

.cut60 {width:60px;display:block;white-space:nowrap;overflow:hidden;float:left; -o-text-overflow: ellipsis;    /* for Opera */  text-overflow:ellipsis;  /* for IE */  }
.cut60 :after{content:"...";font-size:12px;}/**//* for Firefox */

.tr1{background-color:#f6f6f6;}
.tr2{}

/*flashad*/
.flashad{position:relative;}
.flashad a{display:block;width:100%; height:100%;position:absolute;left:0;top:0;zoom:1;}

