@charset "utf-8";
@import url("CommStyle_m.css");
@import url("Structure_m.css");

.hottitle{ float:left; width:100%; height:35px; line-height:35px; font-size:1.2em; color:#666666; text-align:center; background-color:#F4F4F4 }
.hot{ float:left; width:100%; border-top:1px solid #CCCCCC; border-bottom:1px solid #CCCCCC; background-color:#F4F4FF; }
.hot .pad{ float:left; width:16%; text-align:center; margin:10px 0; }
.hot .gap{ float:left; width:5%; height:30px;}
.hot .pad img{ width:30px; height:30px; margin:0 auto; border:0;}
.hot .pad .t{ font-size:1em; margin:0 auto 5px auto;}

.Initial{ float:left; width:100%; height:35px; line-height:35px; font-size:1.2em; font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#666666; text-align:center; background-color:#F4F4F4 }

.bitem{ float:left; width:100%; border-top:1px solid #CCCCCC; border-bottom:1px solid #CCCCCC;  }
.bitem .pad{ float:left; width:20%; text-align:center; margin:10px 0; }
.bitem .pad:active{ background-color:#ECECEC; }
.bitem .gap{ float:left; width:4%; height:30px;}
.bitem .middlegap{ float:left; width:100%; height:10px; }
.bitem .pad img{ width:30px; height:30px; margin:0 auto; border:0;}
.bitem .pad .t{ font-size:1em; width:100%; margin:0 auto 5px auto; }

.CS{ position:fixed; width:100%; height:90%; top:100%; left:0; right:0; margin:0 auto; max-width:520px; min-width:320px;  z-index:10; background-color:#F0F0F0; }
.CS .capital{ float:left; width:100%; height:45px; border-top:1px solid #CCCCCC; background-color:#CCFFFF;}
.CS .capital .t{ height:45px; line-height:45px; text-align:center; font-size:1.3em; }
.CS .capital img{ float:right; margin:11px 20px 0 0; border:0; width:22px; height:16px; }
.CS .capital .icon_down{ float:right; margin:16px 20px 0 0;}
.CS .CarS{ float:left; width:100%; height:100%; margin:0 auto; background-color:#FFFFFF; overflow-y:auto; }
.CS .CarS .f{ float:left; width:100%; height:32px; line-height:32px; text-indent:20px; font-size:1.2em; color:#333333; font-weight:bold; background-color:#DDDDDD; }
.CS .CarS .item{ float:left; height:45px; width:100%; border-bottom:1px solid #DDDDDD;}
.CS .CarS .item .sName{ float:left; margin:13px 0 0 40px; font-size:1.5em; color:#333333; }
.CS .CarS .item .fName{ float:left; margin:17px 0 0 10px; font-size:1.1em; color:#CCCCCC; }
.CS .CarS .bott{ float:left; width:100%; height:80%; background-color:#CCCCCC;}

