﻿@charset "utf-8";

/*header*/
#header,#menu{width:100%; min-width:1200px; background:#fff;}
.header{width:1200px; margin:0 auto; height:100px; line-height:100px; padding-top:15px; position:relative;}
.header h1{width:500px; height:100px; background:url(../../images/login/drug/logo-admin.png) 0 0 no-repeat; position:absolute; left:20px; /* top:40px;  */text-indent:-999em; }
.header ul{position:absolute; right:0; top:44px; width:320px;}
.header ul li{float:left;}
.header ul li a{display:block;height:32px; line-height:32px;}
.index_login a, .index_reg a{background:#009fe3; color:#fff; border-radius:14px; width:90px; box-shadow:0 2px 1px #999; text-align:center; font-weight:bold; letter-spacing:6px;}
.index_reg a{background:#f87e5a; margin:0 30px 0 15px;}
.index_login a:hover{background:#0897d5;}
.index_reg a:hover{background:#f56a40;}
.iphone a:hover{text-decoration:underline;}



#footer{margin:6px auto 45px; width:1170px; padding-left:30px; position:relative;}

#footer p{position:absolute; left:0; bottom:0; height:48px; line-height:48px; text-align:left; width:1170px; padding-left:30px; }
