@import url("Reset.css");

/* comalert */
body{ background:transparent;}

.comalert{width:460px;margin:0px auto; height:190px; background:url(../images/unLogin.gif) no-repeat left top; font-family:Arial, ËÎÌå, sans-serif; overflow:hidden;}
.comalert h6{width:96%;margin:10px auto;text-align:center;height:12px; line-height:12px; font-size:0;}
.comalert h6 img{float:right;}

.comalert .tips{width:80%;margin:20px auto 15px auto; height:auto; line-height:22px; text-align:left; text-indent:20px; background:url(../images/face.gif) no-repeat 0px 0px;}
.comalert .passit{width:80%;margin:20px auto 15px auto;height:81px; line-height:60px; background:url(../images/passit.gif) no-repeat left top;font-size:14px; text-indent:80px; font-weight:bold; color:#FC7507;}

.comalert .unlogin{width:340px;margin:10px auto; clear:both;}
.unlogin ul{ width:190px; float:left;}
.unlogin ul li{ width:100%; height:30px; line-height:30px; text-align:left;}

.unlogin dl{width:150px; float:left;}
.unlogin dl dt{width:70px; float:left;height:60px; line-height:60px; text-align:center;}
.unlogin dl dd{ width:80px; float:right; height:30px; line-height:30px;text-align:left;}
.unlogin dl dd a{color:#333;}
.unlogin dl dd a:hover{ color:#333; text-decoration:underline;}


.comalert .unperfect{width:340px;margin:0px auto; height:30px; line-height:30px; text-align:center; clear:both; color:#ee0000;}

.logina{width:58px; height:59px; border:none; background:url(../images/login_new.gif) no-repeat center center;cursor:pointer; outline:none;}
.logintxt{ width:130px; height:18px; padding:2px 2px 0px 2px; border-left:1px solid #9f9f9f;border-top:1px solid #9f9f9f; border-bottom:1px solid #dcdcdc;border-right:1px solid #dcdcdc; color:#666; font-family:Arial, Helvetica, sans-serif;}
.btnquick{width:120px; height:21px; line-height:21px; border:none; background:url(../images/btnquick.gif) no-repeat center center;cursor:pointer; outline:none; color:#fff; text-align:center;}
.unperfect a{width:120px; display:block; float:left; height:21px; line-height:21px; border:none; background:url(../images/btnquick.gif) no-repeat center center;cursor:pointer; outline:none; color:#fff; text-align:center; text-decoration:none; margin-left:10px;}
.unperfect a:hover{ color:#fff; text-decoration:none;}
