@charset "utf-8";
/*
Theme Name:全局样式;
Author: 甘玲玲
Last Modify:2012/2/28
*/
/*common*/
h3 { font-size: 16px; }
h4 { font-size: 14px; }
body { background: url(../images/bg.jpg) center center no-repeat fixed; }
.f20 { font-size: 20px; }
.lrMar5 { margin: 0 5px; }
.lMar10 { margin-left: 10px; }
.bMar15 { margin-bottom: 15px; }
.tMar20 { margin-top: 20px; }
.lMar22 { margin-left: 22px; }
.tPad3 { padding-top: 3px; }
.bPad10 { padding-bottom: 10px }
.tPad10 { padding-top: 10px }
.rPad10 { padding-right: 10px }
.lPad10 { padding-left: 10px }
.h160 { height: 160px; }
.wrap { width: 100%; }
.wrap1000 { height: 850px; margin-top: 30px; background: url(../images/application_bg.png) no-repeat; position: relative; }

/*top*/
.header { width: 100%; height: 70px; background-color: #FFF; }
/*form*/
.form1, .form2 { width: 512px; height: 320px; border: 5px solid #e0e0e0; background-color: #FFF; position: absolute; top: 100px; right: 0px; }
.form2 { position: absolute; top: 440px; right: 0px; }
.form1_content, .form2_content { width: 490px; height: 298px; border: 1px solid #c9c9c9; padding: 10px; }
.img_info { width: 254px; height: 177px; position: absolute; top: 137px; right: 0; }
.form1_content h3, .form2_content h3 { height: 29px; background: url(../images/application_icon1.gif) 4px 0 no-repeat; padding-left: 30px; border-bottom: 1px solid #d6d6d6; }
.form2_content h3 { background: url(../images/application_icon2.gif) 4px 4px no-repeat; }
.form1_content .line, .form2_content .line { width: 95px; height: 2px; margin-bottom: 35px; border-bottom: 4px solid #0069ff; overflow: hidden; }
.form1_content .label_bg, .form2_content .label_bg { float: left; width: 54px; height: 28px; line-height: 28px; padding-left: 26px; _margin-top: 2px; background: url(../images/application_icon3.gif) 8px 6px no-repeat; }
.input_box, .input_box2 { width: 280px; height: 28px; line-height: 28px; border: 1px solid #dadada; }
.input_box2 { width: 140px; }
.form_btn { position: absolute; top: 338px; right: 120px; width: 250px; height: 40px; background: url(../images/application_btn.gif) no-repeat; cursor: pointer; }
.chkbox_unchecked, .chkbox_checked { float: left; width: 18px; height: 18px; margin-top: 9px; }
.chkbox_unchecked { background: url(../images/application_check1.gif) 0 0 no-repeat; }
.chkbox_checked { background: url(../images/application_check1.gif) -22px 0 no-repeat; }
.chkboxNote { line-height: 32px; padding-left: 5px; }
/*footer*/
.footer_t { width: 100%; height: 40px; background-color: #004397; }
.footer_t ul { width: 950px; height: 40px; background-color: #004397; margin: 0 auto; padding-left: 50px; }
.footer_t li { width: 100px; margin-left: 10px; padding-left: 50px; float: left; font-size: 14px; color: #FFF; line-height: 40px; _display: inline; }
.footer_c { width: 100%; height: 120px; margin: 0 auto; border-bottom: 1px solid #004EAE; background-color: #005CCE; }
.footer_con { width: 940px; height: 120px; background-color: #005CCE; overflow: hidden; margin: 0 auto; padding-left: 60px; }
.con_list, .hot_line { width: 150px; height: 110px; padding-top: 10px; margin-right: 10px; float: left; background: url(../images/footer_bg.gif) left center no-repeat; }
.con_list li { padding-left: 50px; margin-bottom: 8px; *margin-bottom:6px;
}
.con_list li a { color: #9BC8FF; text-decoration: none; }
.con_list li a:hover { color: #FFF; text-decoration: underline; }
.hot_line li { padding-left: 30px; }
