@charset "utf-8";
/* CSS Document */
.left_menu{ width:250px; height:100%; background:#0d1b30; position:fixed;}
.top_menu{ height:72px;  background:#0c1e39; width:100%;}

.menu_list{ height:40px; line-height:40px; color:#fff;}
.bg_red{ background:#d92619;}
.border_b_red{ border-bottom:1px solid #cb3d35;}

.menu_list li{ border-bottom:1px solid #1b334f; height:45px; line-height:45px; padding-left:54px;}
.menu_list li:hover{ background:#0d131c;}
.menu_list li i{ display:inline-block; margin-right:15px; vertical-align:middle;}
.title{ background:#0f1d32; height:62px; line-height:62px;  border-radius:6px 6px 0 0; -moz-border-radius:6px 6px 0 0; -o-border-radius:6px 6px 0 0; -webkit-border-radius:6px 6px 0 0;}
.search{ width:360px; height:36px; line-height:36px; background:#162741;  border-radius:4px; -moz-border-radius:4px; -o-border-radius:4px; -webkit-border-radius:4px; text-indent:20px; vertical-align:middle;}
.zoom{ background:url(../images/img_10.png) no-repeat; width:54px; height:36px; cursor:pointer; margin-left:10px; vertical-align:middle;}
.border-radius_l{ border-top-left-radius:6px;}
.border-radius_r{ border-top-right-radius:6px;}
.more{ width:60px; height:24px; line-height:24px; background:#192b47; display:inline-block; border-radius:12px; -moz-border-radius:12px; -o-border-radius:12px; -webkit-border-radius:12px;}
.more:hover{ background:#6faefd; color:#fff;}
.add{ background:#162741 url(../images/coin1.png) no-repeat 18px center; padding-left:25px;width:130px; height:36px; cursor:pointer;  border-radius:18px; -moz-border-radius:18px; -o-border-radius:18px; -webkit-border-radius:18px;}
.add:hover{background:#6faefd url(../images/coin1a.png) no-repeat 18px center; color:#fff;}
.import{ background:#162741 url(../images/coin1.png) no-repeat 18px center; padding-left:25px;width:130px; height:36px; cursor:pointer;  border-radius:18px; -moz-border-radius:18px; -o-border-radius:18px; -webkit-border-radius:18px;}
.import:hover{background:#6faefd url(../images/coin1a.png) no-repeat 18px center; color:#fff;}

.tc_box{ width:630px; background:#fff; border-radius:6px; -moz-border-radius:6px; -o-border-radius:6px; -webkit-border-radius:6px;}
.title_tc{ background:#4b76ad; height:68px; line-height:68px;border-radius:6px 6px 0 0; -moz-border-radius:6px 6px 0 0; -o-border-radius:6px 6px 0 0; -webkit-border-radius:6px 6px 0 0;}
.btn120{width:120px; height:32px; line-height:32px; cursor:pointer; background:#fff; border:1px solid #4b76ad; border-radius:16px; -moz-border-radius:16px; -o-border-radius:16px; -webkit-border-radius:16px;}
.btn120:hover{ background:#6faefd; color:#fff; border:1px solid #fff;}
.txt340{ width:340px; height:45px; border:1px solid #c8ccd1; text-indent:10px; border-radius:4px; -moz-border-radius:4px; -o-border-radius:4px; -webkit-border-radius:4px; }
.btn100{ width:100px; height:40px; background:#6faefd; cursor:pointer;border-radius:20px; -moz-border-radius:20px; -o-border-radius:20px; -webkit-border-radius:20px; }
.txt470{ width:470px; height:45px; border:1px solid #c8ccd1; text-indent:10px; border-radius:4px; -moz-border-radius:4px; -o-border-radius:4px; -webkit-border-radius:4px; }
.btn470{ width:470px; height:45px; background:#6faefd; cursor:pointer; border-radius:4px; -moz-border-radius:4px; -o-border-radius:4px; -webkit-border-radius:4px;}
.btn160{ width:160px; height:40px; background:#6faefd; cursor:pointer;border-radius:20px; -moz-border-radius:20px; -o-border-radius:20px; -webkit-border-radius:20px; }

.table{ background:#4b76ad;}
.table td{ background:#fff;}
.tc_box_a{width:100%; background:#fff; border-radius:6px; -moz-border-radius:6px; -o-border-radius:6px; -webkit-border-radius:6px;}
.txt820{ width:815px; height:45px; border:1px solid #c8ccd1; text-indent:10px; border-radius:4px; -moz-border-radius:4px; -o-border-radius:4px; -webkit-border-radius:4px; }



