@charset "utf-8";
/* CSS Document */
#contact{width:960px; margin:150px auto 20px auto; clear:both; height:340px;}
#contact #con_left{float:left; width:590px; height:340px;}
#contact #con_left #left_ad{ height:150px; clear:both; background-color:#0061A6}
#contact #con_left #left_list{ clear:both;}
#contact #con_left #left_list dl{ font-size:22px; line-height:24px; font-weight:bold; color:#FF6600; margin:20px;}
#contact #con_left #left_list dt{ width:465px; line-height:20px; clear:both; margin:8px 30px 0px 50px; font-size:14px;}
#contact #con_right{float:right; width:368px; height:240px; border:#CCCCCC 1px solid;  height:340px;}
#contact #con_right form{ margin:0px; padding:0px;}
#contact #con_right #log_title{ padding:40px 20px 10px 20px; font-family:"黑体"; font-size:20px; font-weight:normal;}
#contact #con_right form div{padding:20px 0px 0px 30px; font-family:"宋体"; font-size:14px; font-weight:bold;}
#contact #con_right form div font{ font-size:12px; font-weight:normal;}
#contact #con_right form div font a{ text-decoration:none; color:#003278}
#contact #con_right form div font a:hover{ text-decoration:underline; color:#FF6600}
#contact #con_right form input{width:140px;}
#contact #con_right #log_sub input{margin-left:30px; width:80px; height:30px; font-weight:bold; font-size:16px;}
#contact #con_right #log_reg{ margin:40px auto; width:300px; text-align:center; border-top:#E6E6E6 1px solid;}


#foot{clear:both;}

