@charset "utf-8";
|
/* CSS Document */
|
body { font-size: 12px; font-family: Arial, Georgia, "Times New Roman" , Times, serif; color: #555; }
|
h6 { margin: 0; font-size: 12px; }
|
#calculator { width: 194px; height: auto; overflow: hidden; border: #fff 1px solid; padding-bottom: 10px; background-color: #f2f2f2; text-align:center; }
|
#calculator div { clear: both; }
|
#calculator ul { padding: 0;height: auto; overflow: hidden; }
|
#calculator li { list-style: none; float: left; width: 32px; height: 30px; margin: 2px;margin-top: 10px; display: inline; line-height: 32px; font-size: 14px; background-color: #eaeaea; border:1px solid #8797aa; cursor:pointer;}
|
#calculator li.tool { background-color: #e2e2e2; }
|
#calculator li:hover { background-color: #f9f9f9; cursor: pointer; }
|
#calculator li:active { background-color: #fc0; cursor: pointer; }
|
#calculator li.tool:active { background-color: #d8e8ff; cursor: pointer; }
|
#calcu-head { text-align: left; padding: 10px 15px 5px; }
|
span.imyeah { float: right; color: #ccc; }
|
span.imyeah a { color: #ccc; }
|
.screen { width: 180px; height: 30px; line-height: 24px; padding: 4px; border: #8797aa 1px solid; border-bottom: #8797aa 1px solid; border-right: #8797aa 1px solid; direction: ltr; text-align: right; font-size: 16px; color: #999; margin:5px 0px; }
|
#calcu-foot { text-align: left; padding: 5px 15px 0px 5px;; height: auto; overflow: hidden; }
|
span#note { float: left; width: 210px; height: auto; overflow: hidden; color: red; }
|
span.welcome { clear: both; color: #999; }
|
span.welcome a { float: right; color: #999; }
|
|
|
.RightMoneyChange{height:29px; width:auto; overflow:hidden;}
|
.RightMoneyChange a{width:87px; height:30px; background:url(/App_Themes/UI/image/BeiWangLuPic_bg.png) repeat-x left top; padding:9px 20px; text-align:center; border:1px solid #ddd; border-bottom:0px; border-left:0px; line-height:30px; }
|
.RightMoneyChange .a_now{width:87px; height:30px; background:url(/App_Themes/UI/image/BeiWangLuPic_bg1.png) no-repeat;padding:9px 20px; text-align:center; line-height:30px; z-index:500; }
|
|
.top { width:auto; height: 30px; overflow: hidden; border-bottom:0px solid #0096c8; }
|
.top .middlemodelone { width: auto; height: 32px; float: left; overflow: hidden; }
|
.top .middlemodelone a { color: #666; float: left;padding: 9px 20px; border: 1px solid #ddd;border-left: 0px; border-top:0px; background-color:#e2eef6; }
|
.top .middlemodelone .on { color: #0096c8;background-color: #FFF;border-bottom: 0px; text-decoration: none; }
|
.top .two { width: 503px; height: 31px; float: left; overflow: hidden; border-bottom: 1px solid #eddda5; text-align: right; line-height: 32px; }
|
|
.top .two a { color: #3c92df; margin-right: 10px; }
|
.middlemodelcontent { width: 760px; height: auto; overflow: hidden; margin-left: 20px; padding-bottom:20px;}
|
.middlemodelcontent .NoContent { color: #666; font-size: 20px; font-family: 'Microsoft YaHei' , 'NSimSun' ,Arial; margin-top: 15px; }
|
|
|
/*ֽ��ת��*/
|
.table6 thead tr td{text-align:center;font-weight:700;border-bottom:1px dashed #ccc;}
|
.table6 tbody tr td{text-align:center;}
|
.table6 tr td{ height:auto;height:30px;line-height:30px;padding:5px 0px 5px 0px;}
|
.table6 tr td font{font-size:12px;font-weight:700;color:#cc0000;}
|
.table6 tr td input,.middlemodelcontent table tr td select{color:#e00000; height:22px; line-height:22px;}
|