@charset "utf-8";
/* CSS Document */

body{ margin:0; padding:0; font-size:12px; color:#898989; font-family:Arial, Helvetica, sans-serif; line-height:20px;}
*,table,td,th,input,p,h1,h2,h3{padding:0px; margin:0px;}
ul,li{list-style:none; padding:0px; margin:0px;}
a:hover{ text-decoration:underline; color:#898989;}
a{ text-decoration:none; color:#898989;}
img{border:0 none;}

#topPart{ background:url(../images/bg_menu.png) no-repeat top center; height:61px; margin-top:240px; }
#topPart .nav{ width:854px; margin:0 auto;}
#topPart .nav ul{ float:left; padding-top:8px; }
#topPart .nav li{ float:left; text-align:center; width:427px; vertical-align:middle; padding-top:20px; }
#topPart .nav .menuH{ border-top:4px solid #7aa8e6; }
#content{background:url(../images/bg_menu2.png) no-repeat top center; padding:20px 0px;}
#content .mainBox{width:740px; margin:0 auto; padding:10px 60px;}
#content .mainBox .titText{ font-size:16px; color:#0083ca; font-weight:bold; line-height:48px;} 
#footerPart{ background:#3c3d3d; font-size:14px; height:40px; width:854px; margin:0 auto; text-align:center; vertical-align:middle; line-height:40px;}
.colorBlue12{ color:#205d96; font-size:12px; font-weight:bold;}
.colorBlack12{ color:#464646; font-size:12px; font-weight:bold;}

/*tab标签*/
#con { width:750px; margin:0 auto}
#tags { height:72px; width:100%; margin:0 auto; padding:0; margin-left:10px; font-size:14px; font-weight:bold;}
#tags li { float:left; margin-right:1px;  height:72px; list-style-type:none; text-align:center;}
#tags li a { text-decoration:none; float:left; height:72px; width:138px; line-height:45px; color:#999;}
#tags li.emptyTag { background:none; width:4px; background:none;}
#tags li.selectTag { background:none; position:relative; height:72px; margin-bottom:-2px;}
#tags li.selectTag a { background:url(../images/7.jpg) top center no-repeat; color:#000; height:72px; line-height:45px; color:#FFFFFF;}
#tagContent { padding:1px; border-top:1px dashed #bfbfbf;}
.tagContent {  padding:10px; color:#474747; width:730px; display:none}
#tagContent div.selectTag{ display:block}


.titCourse{ font-size:18px; font-weight:bold; padding-bottom:10px; color:#231F20;}
.formTable thead {background:#818385; color:#FFF; }
.formTable thead td{ height:30px; padding:0px 4px; }
.formTable tbody td{ padding:2px 4px; border-bottom:1px dashed #CCCCCC;}
.titCourse2{ color:#636466; font-size:12px; font-weight:bold; height:40px;}

.formTable2 td{ padding:2px 4px; border-bottom:1px dashed #CCCCCC; padding:5px;}
.formTable2 th{ background:#fbfbfb; text-align:left; font-weight:normal; padding:5px 5px;}
.formTable2 {border:2px solid #CCCCCC; margin:10px 0px; }
.buttonBox{ width:200px; margin:0 auto; padding:20px 0px;}

