@charset "utf-8";
/* 全局定义 */

/* 颜色属性 [定义规则，小写c加颜色名称] */
.cRed,a.cRed:link,a.cRed:visited{ color:Red; }
.cBlue,a.cBlue:link,a.cBlue:visited{color:#003278;}
.cDRed,a.cDRed:link,a.cDRed:visited{ color:#bc2931;}
.cGray,a.cGray:link,a.cGray:visited{ color: #4F544D;}
.cDGray,a.cDGray:link,a.cDGray:visited{ color: #666;}
.cWhite,a.cWhite:link,a.cWhite:visited{ color:#fff;}
.cBlack,a.cBlack:link,a.cBlack:visited{color:#000;}
a.cBlack:hover{color:#bc2931;}
.cYellow,a.cYellow:link,a.cYellow:visited{color:#ff0;}
.cGreen,a.cGreen:link,a.cGreen:visited{color:#008000;}
/* 字体属性 [定义规则，小写f加属性名称] */
.fB {font-weight: bold;}
.fI {font-style: italic;}
/* 字体大小*/
.f12px{ font-size:12px;}
.f14px{ font-size:14px; font-weight:bold;}
/* 其他属性 */
#noborder{ background:none;}
.height10{ height:10px; 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;}
h4{float:right; padding-top:8px; padding-right:4px;font-size:12px; text-decoration:underline; color:#003278; }
h4 a:link{ font-size:12px; text-decoration:underline; color:#003278;}
p{ text-indent:2em; text-align:left; line-height:25px; margin:0px; padding:0px;}
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; }
.hidden {display: none;}
.unLine ,.unLine a{text-decoration: none;}
img{ border:0;}




/*底部页面*/
.bottommain{width:952px;clear:both; margin:0 auto;}

.bottommainl{width:197px; float:left; border:1px #aaccff solid; background-color:#f2f6ff; height:640px; }
.bottommainl ul li{width:157px; clear:both; height:25px; padding-top:15px; text-align:left; padding-left:40px; background:url(http://static.ilantu.com/images/v0.3/bg_bottom.gif) repeat-x; border-bottom:1px solid #aaccff;}
.bottommainl ul li img{ padding-right:15px;}
.bottommainr{width:750px; float:left; }
.bottommainrt{clear:both; width:90%; background:url(http://static.ilantu.com/images/v0.3/bottom_title.gif) 13px center no-repeat; margin:0 auto; height:25px; text-align:left; border-bottom:1px #999999 dashed; padding-top:10px; padding-left:32px;}

.bottommainrc{clear:both; width:90%; margin:0 auto; padding-top:10px;}
.bottommainrc ul li{text-align:left; padding-top:10px; padding-left:5px; }



#join_title{background:url(http://static.ilantu.com/images/v0.3/bottom_bar.gif) no-repeat; height:25px; text-align:left; padding-left:5px; padding-top:8px;}
#nobore{ border-bottom:none;}
.cOrange,a.cOrange:link,a.cOrange:visited{ color:#ff7700; }
#nobg{background:#fff;}
#nobg1{background:none;}
p{ padding-bottom:20px; color:#414141;}





/*意见反馈*/
.mainyj{height:492px; width:674px; clear:both; margin:0 auto; border:1px #7090cb solid;}
.mainyjn{height:470px; width:666px; clear:both; margin:0 auto; border:4px #e3ebf8 solid; padding-top:14px;}
.topbaryj{  height:47px; width:636px; clear:both; margin:0 auto; background-color:#f6f6f6;}
.topbaryj ul li{float:left; padding-left:15px;}

.midbaryj{height:27px; width:581px; clear:both; margin:0 auto;  padding-top:20px; text-align:left; padding-left:55px; font-size:14px; font-weight:bold; color:#17439a;}
.contenttext{height:192px; width:636px; clear:both; margin:0 auto; border-bottom:1px #d8deea solid;}

.midbarlx{height:20px; width:581px; clear:both; margin:0 auto;  padding-top:20px; text-align:left; padding-left:55px; font-size:14px; font-weight:bold; color:#17439a;}
.midbarlxc{height:20px; width:581px; clear:both; margin:0 auto;  padding-top:8px; text-align:left; padding-left:55px;  }
.midbarlxc input{color:#666666; }
.botbartj{height:40px; width:581px; clear:both; margin:0 auto;  padding-top:40px; text-align:left; text-align:center;font-size:14px; font-weight:bold; color:#17439a;}


/*版权信息*/
.about{ height:25px; width:952px; background-color:#f1f1f1; clear:both; margin:0 auto; padding-top:10px;color:#333333;}
.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;}
.copyright a,.copyright a:link, .copyright a:visited, .copyright a:active{ color:#333333;}

