/* 基本设置 */ 
body{margin:0 auto;font-size:12px;line-height:170%;color:#333;}
ul,h1,h2,p,dl,dd,form{margin:0px;padding:0px;list-style-type:none;}
h1,h2{font-size:14px;}
img{border:0}
.Ok_Input{border:1px #BCCFE6 solid;background:url(/aa/Li_6.gif);height:24px;line-height:22px;width:80px;text-align:center;color:#0D56AE}
.clr{height:0;clear:both;font-size:0;line-height:0;}
.M_TB8{margin-bottom:8px;margin-top:8px;}
.M_B8{margin-bottom:8px;}
a:link {color: #3E689A;text-decoration: none }
a:visited {color: #3E689A;text-decoration: none }
a:hover {color: #FF0000;text-decoration: underline}
a:active {color: #3E689A;text-decoration: none }
.red{color:#ff0000;}

/* Head */ 
.H_Top{background:url(/aa/Top_Bg.gif);height:73px;text-indent:8px;padding:0 10px 0 0;overflow:hidden}
.H_Top a{color:#044950}
.H_Top .logo{height:47px;}
.H_Top .other{height:26px;line-height:26px;color:#135294;}
.H_Top .other a{color:#135294;}
.H_Top .other span{float:right;}

/* Index */
.Le_Bt1{text-indent:35px;font-weight:700;color:#00156E;padding:2px 0 0 0}
.Le_List{width:208px;background:#EEF4FB;overflow:hidden;}

.Le_List_Text{width:208px;padding:8px 0 10px 0;margin:0 auto;}
.Le_List_Text_Copy{width:208px;padding:8px 0 4px 0;margin:0 auto;}
.Le_List_Text li{float:left;width:185px;height:20px;line-height:22px;border:1px #C6CED6 solid;background:url(/aa/T1_Bg.gif);margin:5px 5px 0 5px;display:inline; padding-left:10px}
.Le_List_Text li a{color:#666666}
.Le_List_Text li a:hover {color:#FF0000}

/* List */
.Li_Top{text-indent:8px;color:#006699;}
.Li_Top a{color:#006699;}
.Li_Top a:hover{color:#FF0000;}
.Li_Lm{width:99%;margin:0 auto;overflow:hidden}
.Li_Lm li{float:left;color:#FF0000;border:1px #BCCFE6 solid;background:url(/aa/Li_5.gif);text-align:center;margin:0 5px 8px 0;padding:4px 10px 4px 10px; line-height:22px;display:inline; text-align:left;}
.Li_Lm li select{ margin-right:5px;}
.Li_LB1{text-align:right;padding-right:8px;color:#006699;background:#EFF4FA;}
.Li_LB2{padding:8px 0 8px 8px;background:#FFFFFF;text-align:left}
.Li_LB2 input{border:1px #CCCCCC solid;}
.Li_LB2 select{ margin-right:8px;}
.Li_LB2 textarea{border:1px #CCCCCC solid;}
.Li_LB3{text-align:center;color:#006699;background:url(/aa/Li_5.gif);height:30px;line-height:30px;}
.Li_LB4{text-align:center;color:#666666;background:#FFFFFF;height:28px;line-height:28px;}
.Li_Next{width:100%;margin:0 auto;margin-top:8px}
.Li_Next_Text{border:1px #BCCFE6 solid;background:#F6F9FC;padding:10px 0 8px 0;text-align:center;}
.Li_Next_Text a{border:1px #BCCFE6 solid;background:#F4F7FC;padding:3px 6px 1px 6px;}
.Li_Next_Text a:hover{border:1px #FD9104 solid;background:#FFDD6B;color:#2F1302;padding:3px 6px 1px 6px;}

/* 小图标 */
.xnav_t1{background:#B56EFF;color:#fff;padding:1px 1px 0 1px;margin-left:10px;}
.xnav_t2{background:#FB9A00;color:#fff;padding:1px 1px 0 1px;margin-left:10px;}
.xnav_t3{background:#6EB00E;color:#fff;padding:1px 1px 0 1px;margin-left:10px;}
.xnav_t4{background:#2F80EF;color:#fff;padding:1px 1px 0 1px;margin-left:10px;}

/* 弹出DIV层 */
#messWindow{position:absolute;z-index:1;display:none;background-color:#333333;top:0;left:0}
#promptWindow{position:absolute;z-index:3;width: 540px;background-color:#fff;display:none;}
#titleBar{background:url(/aa/Li_5.gif);border:1px #BCCFE6 solid;color:#006699;height:30px;line-height:30px;text-indent:10px;}
#titleBar span{float:left;cursor:pointer;font-weight:normal;}
#mainContent{border:1px #BCCFE6 solid;border-width:0 1px 1px 1px;padding:5px;}
#bottomBar{background-color:#f7f7f7;width:540px;height:23px;}
#bottomBar span{float:right;} 
form label{color:red;}
form label.error {padding-left: 16px;background:url("..//aa/unchecked.gif") no-repeat 0px 0px;}
form label.success {padding-left: 16px;background:url("..//aa/checked.gif") no-repeat 0px 0px;}

/* 上传广告限制宽高 */
.suofang img { max-width: 300px; max-height: 300px; }/* for Firefox & IE7 */
* html .suofang img {width: expression(this.width > 300 && this.width > this.height ? "300px" :true); height:expression(this.height >300 ? "300px":true);}/* for IE6 */ 
