
/* 覆盖全局样式 */
*{ margin:0; padding:0;}
body{ font-size:14px; font-family:Microsoft YaHei,calibri,verdana,Arial; color:#505050; padding:0; margin:0;}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p{ margin:0; padding:0;}
select,input{ vertical-align:middle; font-size:14px; font-family:Microsoft YaHei,calibri,verdana,Arial; color:#505050;}
li{ list-style-type:none;}
img{ border:0;}
a{ color:#505050; text-decoration:none;}
a:hover{}


.con{ width:100%; height:100%; position:relative;}




/*全局文本输入框样式------------------------------------------------------------------------*/
.input_text{ height:26px; line-height:26px; color:#7f7f7f; border:#b9bec1 solid 1px; border-radius:2px; padding:0 4px; margin-right:2px;}

/*全局多行文本输入框样式------------------------------------------------------------------------*/
.input_textarea{ width:80%; line-height:18px; color:#7f7f7f; border:#b9bec1 solid 1px; border-radius:2px; padding:4px;}

/*全局下拉菜单/列表样式------------------------------------------------------------------------*/
.select_cd{ height:27px; line-height:27px; color:#7f7f7f; border:#b9bec1 solid 1px; border-radius:2px;}

/*全局按钮样式------------------------------------------------------------------------*/
.tj_but{ padding:2px 18px; line-height:26px; text-align:center; color:#FFF; font-size:14px; text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25); background-color:#119fde; background-image:linear-gradient(to bottom, #0088cc, #006ecc); background-repeat:repeat-x; border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); font-family:Microsoft YaHei,calibri,verdana,Arial; border-radius:2px; cursor:pointer; margin-right:200px;}
.padding_l150{ padding-left:150px;}
.qj_but{ width:85px; height:30px; font-size:15px; font-family:Microsoft YaHei,calibri,verdana,Arial; color:#FFF; background:url(../images/an_bg.png) no-repeat; border:0; cursor:pointer; margin-right:5px;}


/*全局弹出窗口样式------------------------------------------------------------------------*/
.blank_screen{ width:100%; height:100%; opacity:0.6; background-color:rgb(0, 0, 0); overflow-y:scroll; position:fixed; bottom:0; right:0; top:0; left:0; display:block; z-index:2;}
.window{ width:840px; height:auto; border:#d1d0d6 solid 1px; background:#fefefe; border-radius:4px; opacity:1; position:absolute; top:51px; left:20%; overflow:visible; z-index:3;}
.window_tt{ height:38px; line-height:38px; color:#444444; text-indent:16px; background:url(../images/add_list_topbg.gif) repeat-x; border-bottom:#dbdbdb solid 1px;}
.window_tt p{ float:left; font-weight:bold;}
.window_tt a{ float:right; margin-top:6px; margin-right:12px; display:inline-block;}
.window_bot{ height:500px; padding:25px 10px 5px 10px;}


/*登录页样式------------------------------------------------------------------------*/
.login_t{ width:1001px; height:43px; padding-top:250px; margin:0 auto;}
#login_m{ width:100%; height:228px; background:url(/images/Login_mbg.gif) repeat-x; float:left;}
.login_m{ width:1001px; height:228px; background:url(/images/Login_bg2.jpg) no-repeat; margin:0 auto;}
.login_mnr{ width:443px; padding:0 279px; float:left;}
.login_mnr_tt{ width:118px; height:30px; line-height:30px; text-align:right; padding:5px 8px 5px 0;}
.login_mnr_nr{ line-height:30px; padding:5px 0px;}
.login_mnr_nr img{ float:left;}
.login_mnr_text1{ width:260px; height:41px; line-height:41px; background:#FFF; border:#e0e0e0 solid 1px; padding:0 4px; border-radius:2px;}
.login_mnr_text2{ width:115px; height:41px; line-height:41px; background:#FFF; border:#e0e0e0 solid 1px; padding:0 4px; border-radius:2px; float:left; margin-right:5px;}
.login_mnr_but1{ width:83px; height:34px; background:url(/images/login_an1.png) no-repeat; border:0; cursor:pointer; margin-right:20px;}
.login_mnr_but2{ width:83px; height:34px; background:url(/images/login_an2.png) no-repeat; border:0; cursor:pointer;}
.login_b{ width:1001px; height:85px; padding-bottom:300px; margin:0 auto;}










