@charset "utf-8";
/* CSS Document */

@import url(type.css);
@import url(layout.css);

h1 span {font-weight:normal; font-size:9pt; color:#FF9900; margin:0 10px 0 10px;}
#maxBox h1 {padding-bottom:20px;}
#maxBox h1 span a {color:#FF9900;}
#maxBox h1 span a:hover {color:#FFF;}
#mainBox input {width:180px;}
#mainBox textarea {width:380px;}
#mainBox input,textarea{padding:3px 3px 3px 6px; border:#009999 1px solid; margin-right:10px;}
#mainBox input:hover,textarea:hover {border:#003399 1px solid; border-bottom:#003399 2px solid; padding:3px 3px 2px 6px;}
#mainBox input.button {width:100px; height:22px; line-height:20px; padding:0; background:#DCECF3;}
#mainBox input.button1 {width:100px; height:22px; line-height:20px; padding:0; background:#DCECF3; color:#003366}
#mainBox button {background:url(../images/form.gif); border:#CC6600 1px solid; padding:0 8px 0 8px; font-weight:bold; font-size:14px; height:24px; line-height:20px; +font-family:微软雅黑,宋体,Arial, Helvetica, sans-serif; margin-right:10px;}
#mainBox input.longInput {width:380px;}
#mainBox input.check,#mainBox input.radio {background:transparent; border:none; width:15px; height:15px; margin:0;}
#mainBox input.check:hover,#mainBox input.radio:hover {border:none;}
#mainBox form dt,#mainBox form dd{float:left;  padding:2px 0 2px 0;}
#mainBox form dl {clear:both}
#mainBox form dt {width:150px; text-align:right; font-weight:bolder;}
#mainBox form dd.input {width:210px;}
#mainBox form dd.tip {color:#999;}
#mainBox form dd.other a {color:#FF3300;}
#mainBox form dd.other a:hover {color:#FFF;}
#mainBox form strong {color:#FF0000; font-size:11pt; margin:0 10px 0 10px;}
.notetip,.notetiphot,.notetipawake,.notetipok,.notetipWarning {padding:3px; _padding:1px; text-align:justify;}
.notetip {color:#999999;}
.notetiphot {color:#485E00;}
.notetipawake {color:#FF0000;}
.notetipok {color:#009900;}
.notetipWarning {color: #FF0000;}