123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245 |
- * {
- margin: 0;
- padding: 0;
- font-family: "Microsoft YaHei", sans-serif;
- }
- /*璘꿋꽉데*/
- .mysidebar-menu {
- background-color: #20476a;
- overflow: auto;
- }
- /*寧섬꽉데*/
- .mymenu-first {
- height: 50px;
- background-color: #20476a;
- font-family: "Microsoft YaHei", sans-serif;
- font-size: 13px;
- text-align: center;
- }
- /*寧섬꽉데柑깃뺍법榴檄*/
- .mymenu-first:hover {
- text-decoration: none;
- background-color: #0ca1b2;
- vertical-align: middle;
- font-family: "Microsoft YaHei", sans-serif;
- }
- /*랗섬꽉데*/
- .mymenu-second li a {
- padding-left: 10px;
- height: 50px;
- line-height: 50px;
- font-size: 15px;
- text-align: left;
- font-family: "Microsoft YaHei", sans-serif;
- }
- /*랗섬꽉데柑깃뺍법湳駕*/
- .mymenu-second li a:hover {
- text-decoration: none;
- height: 50px;
- line-height: 50px;
- color: #0ca1b2;
- font-family: "Microsoft YaHei", sans-serif;
- background-color: #20476a;
- }
- .navigation_page_icon1 {
- width: 30px;
- height: 30px;
- float: left;
- margin-top: 4px;
- margin-left: 5px;
- vertical-align: middle;
- }
- .navigation_page_icon2 {
- width: 11px;
- height: 8px;
- float: right;
- margin-top: 15px;
- vertical-align: middle;
- }
- .mymenu-first p {
- text-align: center;
- font-size: 16px;
- float: left;
- line-height: 16px;
- color: #8b9fb5;
- font-weight: normal;
- font-family: "Microsoft YaHei", sans-serif;
- margin-left: 5px;
- margin-top: 10px;
- text-shadow: none;
- }
- /*랗섬꽉데朞櫓榴檄*/
- .mymenu-second-selected {
- background-color: #B2DFEE;
- height: 50px;
- line-height: 50px;
- text-align: center;
- }
- /*림맨bootstrap돨湳駕*/
- .mynav-list,.mynav-list li a {
- margin: 0px;
- text-decoration: none;
- color: #fff;
- vertical-align: middle;
- }
- .mynav-list li a {
- padding-left: 35px;
- padding-top: 0px;
- }
- .leftpad {
- padding: 8px;
- padding-right: 20%;
- text-align: right;
- }
- .search_table {
- width: 100%;
- }
- .search_table .right {
- text-align: right;
- }
- .search_table td input {
- width: 80%;
- }
- .search_table td {
- padding: 5px 0 5px 0;
- font-size: 14px;
- }
- #header {
- width: 100%;
- height: 64px;
- padding-right: 0px;
- box-shadow: 0px 1px 1px 2px #A8A6A6;
- z-index: 3;
- position: absolute;
- }
- #header>div {
- width: 100%;
- height: 64px;
- background-color: #004da2;
- margin: 0px;
- }
- #header>img {
- width: 569px;
- height: 80px;
- position: absolute;
- top: 0px;
- left: 0px;
- z-index: 4;
- }
- #header>div #logo {
- position: absolute;
- z-index: 4;
- top: 10px;
- left: 50px;
- }
- #header>div #chinese {
- font-family: Microsoft YaHei, sans-serif;
- font-size: 30px;
- color: #FFFFFF;
- position: absolute;
- top: 17px;
- left: 125px; /*letter-spacing:1.5px;*/
- z-index: 4;
- }
- #header>div #spell {
- font-family: Microsoft YaHei, sans-serif;
- font-size: 12.48px;
- font-weight: bold;
- color: #FFFFFF;
- position: absolute;
- top: 43px;
- letter-spacing: -0.5px;
- left: 125px;
- z-index: 4;
- }
- #header>div #platform {
- font-size: 20px;
- color: #b0bed9;
- line-height: 64px;
- float: left;
- }
- #header>div #welcome {
- font-family: Microsoft YaHei, sans-serif;
- font-size: 14px;
- color: #f1f2f3;
- line-height: 64px;
- position: absolute;
- right: 86px;
- }
- #header>div #dfw {
- position: absolute;
- top: 22px;
- right: 222px;
- }
- #header>div #red_num_dfw img {
- position: absolute;
- top: 15px;
- right: 200px;
- }
- #header>div #new_post {
- position: absolute;
- top: 22px;
- right: 158px;
- }
- #header>div #red_num_np img {
- position: absolute;
- top: 15px;
- right: 138px;
- }
- #header>div #warning {
- position: absolute;
- top: 22px;
- right: 94px;
- }
- #header>div #red_num_warning img {
- position: absolute;
- top: 15px;
- right: 80px;
- }
- #header>div #quit img {
- position: absolute;
- top: 22px;
- right: 30px;
- }
- #leftmenu {
- width: 177px;
- height: 100%;
- background-color: #20476a;
- position: absolute;
- /* z-index: 2 */
- }
- /*main*/
- #colright {
- height: 100%;
- background-color: #F1F1F1;
- position: absolute;
- right: 0px;
- left: 178px;
- }
|