﻿/* 个人后台首页 */

html,body { height:100%;}
img{max-width:100%;height:auto;border:0;}
ul,dl{list-style-type:none;}
.clear{clear:both;font-size:1px;width:1px;height:1px;visibility:hidden;}

.window-title{ float:left;width:457px;height:29px;padding:0; margin:0;
background: url(images/top.gif) no-repeat;color:#FFF;}
.window-title span{ float:left;color:#FFFFFF; font-size:14px; text-indent:25px;height:29px; line-height:29px; font-weight:bold;background-image: url(images/tubiao.gif); background-position:6px;background-repeat: no-repeat }
.window-title input{ float:right; width:9px; margin:9px 12px 11px 0px; padding:0;
background:url(images/close.gif) no-repeat;}
.ComMain{float:left;top:50%;width:405px;height:auto; margin:10px 0 10px 0;padding-left:20px;}
.ComMain ul{float:left;width:405px;display:inline;list-style:none;}
.ComMain ul li{float:left;margin:0;padding:0;width:405px;font-size:14px;line-height:25px; }

.buttom{float:left;width:457px;height:16px;padding:0px; margin:0px;background: url(images/buttom.gif) no-repeat;color:#FFF;}




/*../Ctrl/AlertMessage.ascx  弹出框自定义控件样式*/

.AlertconfirmInfo{width:457px;padding:1px;
background-color:#FFF;margin:auto;z-index:1000; position:absolute; margin-left:120px}


.Alertwindow-title{ float:left;width:457px;height:29px;padding:0; margin:0;
background: url(images/topAlert.gif) no-repeat;color:#FFF;}
.Alertwindow-title input{ float:right; width:9px; margin:9px 12px 11px 0px; padding:0;
background:url(images/closeAlert.gif) no-repeat;}


.Alertcontainer{ float:left;margin:0;border-left:1px solid #1e83b6;border-right:1px solid #1e83b6;width:455px;height:79px;overflow:hidden;   background-color:#fff;}
.Alertcontainer .ComMainR1{ float:left; width:100px;}
.Alertcontainer .ComMainR1 img{ margin:20px 0 0 45px;}
.Alertcontainer .ComMainR2{ float:left; width:315px; padding-left:20px;}
.Alertcontainer .ComMainR2 p{ float:left;top:50%;line-height:120%;font-size:14px;height:auto; margin:20px 0 0 0;text-align:left; text-indent:26px;}



.AlertButton{ float:left;margin:0;border-top:1px solid #c4dde9;border-left:1px solid #2b66a8;border-right:1px solid #2b66a8;width:455px;height:48px;overflow:hidden;   background-color:#eef7fe;}
.AlertButton input{ float:right;width:80px;height:22px;line-height:48px;border:0; margin:13px 15px 13px 0px;}


.Alertbuttom{float:left;width:457px;height:2px;padding:0; margin:0;background: url(images/buttomAlert.gif) no-repeat;color:#FFF;}
