﻿@charset "utf-8";
/* CSS Document */
/*===== 通 配 =====*/
* { margin:0; padding:0;}
ul,dl,ol { list-style:none;}
body {font-size:14px; color:#121d3d;font-family:"方正大黑简体","黑体","微软雅黑"; width:100%; height:100%; background:url(../../img/inner_bg_all.jpg) repeat-x top center;}
a { text-decoration:none; blr:expression(this.onFocus=this.blur()); }
img { border:0;}
div { height:auto; width:auto;}
.clearfloat{ clear:both; font-size:0; line-height:0; height:0;}
.c1 { color:#F00}
.c2 { color:#696969}
/*===== 容 器 =====*/

#autcon { width:100%; height:100%;}


#time_line{margin-top:17px;width:100%;background:url(img/inner_bg_left.jpg) no-repeat top left;}
#time_line_tb{margin:0 auto;width:909px;}
#time_line .line_red{width:100%;background:url(img/line_red.jpg) repeat-x ;}
#time_line .date{font-size:12px; font-family:"微软雅黑";text-align:center;height:14px; line-height:14px}
#time_line .date .cs{color:#525660;}
#time_line .date .past{color:#921313;text-decoration:delete; }
#time_line .date .now{color:#ffffff;background:#a90000; }
#time_line .date .active{color:#ffffff;}

#container {margin:30px auto;width:735px;  border:4px solid #121d3d;}


#main_tab {line-height:35px;font-size:14px;font-family:"微软雅黑";}
#main_tab a{display:block;float:left;color:#121d3d;text-decoration:underline;}
#main_tab a:hover{text-decoration:underline;}
#main_tab span{display:block;float:left;color:#121d3d;}

#main_txt {font-family:"微软雅黑";}
#main_txt a{text-align:left;color:#121d3d;text-decoration:underline;}
#main_txt a:hover{text-decoration:underline;}

#top_6 { text-align:center;}


.title1 { float:left; font-size:30px; color:#ffffff; line-height:30px; margin:20px 0 0 30px; letter-spacing:3px}
.title1 span { font-size:20px}
.title2 { float:right; font-size:72px; font-style:italic; line-height:90px; padding-right:10px}
#top1 .title2 { color:#d64c22}


.title3 { font-size:24px; text-align:left; font-weight:bold; font-family:"方正大黑简体","黑体"; margin-top:30px}
.title4 { font-size:18px; font-family:"微软雅黑"; background:#e2e8e8; margin:10px 60px; text-align:center; height:50px; line-height:50px}
.title4 span { font-weight:normal; font-size:16px; margin:0 10px; color:#063983}
.title5 { text-align:center; color:#ff3a3a; font-family:"微软雅黑"; font-size:16px; font-weight:bold; line-height:20px; }
.title6 { text-align:center; color:#696969; font-family:"宋体"; font-size:12px; margin-top:10px;}
.title7 { padding:20px; margin-bottom:10px; height:65px; overflow:hidden; font-size:18px}
.form1 { margin:30px 60px}

.tabler { font-weight:normal; font-family:"微软雅黑"; font-size:12px}
.tabler select { border:none; background:#bbcece; height:28px; line-height:28px;padding-left:3px;color:#696969;width:185px}
.tabler input { border:none; background:#bbcece; height:28px; line-height:28px;padding-left:3px;width:180px;color:#696969;}
.tabler td { padding:0px;}
.tabler .c2_memo { padding-left:10px;color:#696969}

