@charset "utf-8"; /* CSS Document */ body {background-color: #B0B2B1;} .bgimgpos{position:absolute;width:100%;left:0px; top:0px;} .aen{ font-size:36px; font-family:"charlemagne Std"; } .ach{ font-size:36px; font-family:"华文中宋"; } .lizh{ font-style:normal; font-family:"微软雅黑'"; } .msgfrm{ position:relative; float:left; top:10px; left:0px; } .txt_v{ width:350px; color:#ffd; background:#333; border: solid 1px #BBB; font-size:16px; font-style:italic; font-family:"微软雅黑"; } .btn_c{ height:35px; width:100px; top:10px; border-left:none; border-top:none; border-right:inset 1px #000; border-bottom:outset 1px #000; color:#ffd; background:url(../image/message/submit_bg.png) right no-repeat; font-style:italic; text-shadow:-1px 2px 4px #000; font-family:"Monotype Corsiva"; font-weight:bold; font-size:18px; cursor:pointer; position:relative; float:right; right:30px; -webkit-border-top-left-radius:8em; -webkit-border-top-right-radius:5em; -webkit-border-bottom-left-radius:5em; -webkit-border-bottom-right-radius:8em; -moz-border-top-left-radius:8em; -moz-border-top-right-radius:5em; -moz-border-bottom-left-radius:5em; -moz-border-bottom-right-radius:8em; border-top-left-radius:8em; border-top-right-radius:5em; border-bottom-left-radius:5em; border-bottom-right-radius:8em; } .ulen>li{ font-size:27px; list-style-type:none; font-family:"Monotype Corsiva"; color:#FFF; /*font-style:italic;*/ } .tarea00{ width:100%; border:none; overflow:visible; } .divover { position: absolute; height:652px; width: 450px; top: 20px; left:185px; background-color: #333; filter:alpha(Opacity=70); -moz-opacity:0.7; opacity: 0.7; box-shadow:5px 5px 15px #000; color:#FFF; } .linefirst{border:2px #BBB dotted;} .lineother{border:1px #BBB solid;} a:link { color:#FFF; text-decoration:none; } a:visited { color:#FFF; text-decoration:none; } a:hover { color:#BBB; text-decoration:none; } a:active { color:#BBB; text-decoration:none; font-family: "华文中宋"; }