﻿@charset "utf-8";
.alertbody{ margin:0px; padding:0px; text-align:center; font-family:"宋体"; font-size:12px; color:#4d4c4c;}
/*登录*/
#alertlogin{ width:450px; height:350px;background:url(../images/loginboxbg_2.png) no-repeat; z-index:2000;display:block;left:43%;margin-left:-150px;margin-top:-75px;position:absolute;top:38%;}
#alertlogin .title{ width:100%; height:24px; float:left;}
#alertlogin .title .titlename{ line-height:24px; font-weight:bold; margin:3px 178px 0 190px; font-size:14px; color:#666; float:left;}
#close{ width:36px; height:11px; background:url(../images/closebuttbg.png) no-repeat left top; cursor:pointer; float:left; margin-top:9px;}
#close:hover{ background:url(../images/closebuttbg.png) no-repeat left bottom; cursor:pointer;}
.alertbox h2,.alertbox h3{ font-size:12px; color:#666; line-height:22px; margin:12px 0 15px 0; display:block; float:left; padding-left:20px; font-weight:normal;}
.alertbox table{ width:410px; float:left; margin-left:20px; display:inline;}
.alertbox table th{ width:130px; font-size:12px; text-align:right;  line-height:28px; padding:2px; font-weight:normal; color:#666;}
.alertbox table td{ width:300px; font-size:12px; text-align:left; line-height:28px; padding:2px; font-weight:normal;}
.alertbox table .passid{ width:180px; height:18px; border:#d5e4ec solid 1px; padding:2px 4px 2px 3px; float:left;}
.alertbox table .yzm{ width:60px; height:18px; border:#d5e4ec solid 1px; padding:2px 4px 2px 3px; float:left;}
.alertbox table td img{ margin:0px 0 0 5px; float:left;}
.alertbox table td a{ float:left; text-decoration:underline; color:#06C; margin:0 0 0 5px;}
.alertbox table td a:hover{ color:#F60;}
.inputover,.inputout,.inputon{ width:180px; height:18px; border:#8fb26e solid 1px; padding:2px 4px 2px 3px; float:left;}
.inputover1,.inputout1,.inputon1{ width:60px; height:18px; border:#8fb26e solid 1px; padding:2px 4px 2px 3px; float:left;}
.inputout,.inputout1{ border:#d5e4ec solid 1px}
.inputon,.inputon1{ background:#f9fdf5;}
.alertbox table td a{ float:left; display:block;}
#submit1{ width:76px; height:28px; background:url(../images/loginbutt1.gif) no-repeat; border:0;}
.alertbox table td #sb3,.alertbox table td #sb4{ float:right; margin:0 100px 0 0;}
.alertbox table td #sb3{ margin:0 10px 0 0; padding:9px 0 0 0; }
.submit3{ color:#06C; text-decoration:underline; line-height:24px;}
.submit3:hover{ color:#F60;}
.alertbox table .td2{ border-top:#999 dashed 1px; color:#666; text-align:left; width:400px; padding-top:8px;}
.alertbox table .td2 span{ float:left;}
.alertbox table .td2 span a{ width:80px; color:#06C; text-decoration:underline;}
.alertbox table .td2 span a:hover{ color:#F60; text-decoration:underline;}
#submit2{ width:101px; height:28px; background:url(../images/loginbutt2.gif) no-repeat; margin:0 0 0 100px; display:inline;}


