﻿/* CSS Document */
@charset "gb2312";
*{margin:0; padding:0;}
body{ 
	background-color:#f0f0f0;
	color:#003366;
	font-family: "宋体";
	font-size:12px;
}
.tab{ width:990px; margin:0 auto}
.nav{ 
	width:120px; 
	height:37px; 
	display:block;
	text-align:center;
	line-height:37px;
	text-decoration:none;
	color:#9e1d01;
	font-size:14px;
	font-weight:bold;
}
.nav:hover{
	color:#FFF;
	background:url(../images/hover.jpg) no-repeat center bottom;
}
.btn1{ width:27px; height:21px; background:url(images/search_01.jpg); border:none}
.txt{ width:112px; height:19px; border:none; border-bottom:1px solid #cac8c8;border-top:1px solid #cac8c8; color:#9a9999;line-height:19px;}
.btn2{ width:60px; height:21px; border:none;
background:url(../images/search_02.jpg) no-repeat;}
.black{ color:#000}
.border_btm{ border-bottom:1px solid #e9a5ad}
.list{ background:url(images/listimg.jpg) 0 50% no-repeat; text-align:left; text-indent:1em; color:#c70016}
.topd{margin-top:10px}
.border{ border:1px solid #e698aa; border-top:none}
.border1{ border:1px solid #e698aa}
.menub1_1 { background:url(images/tab_hover.jpg); background-position:center bottom; background-repeat:no-repeat; FLOAT: left; WIDTH: 91px; CURSOR: pointer;LINE-HEIGHT:29px;  HEIGHT:29px; TEXT-ALIGN: center; font:"宋体"; font-size:14px; color:#7e0303; font-weight:bold;}
.menub1_2 {	  FLOAT: left; WIDTH: 91px; CURSOR: pointer; COLOR: #ffffff; LINE-HEIGHT:29px; font-size:14px; HEIGHT:29px; font-weight:bold; TEXT-ALIGN: center;}
.menub2_1 { background:url(images/tab_02.jpg); background-position:center; background-repeat:repeat-x; FLOAT: left; WIDTH: 64px; CURSOR: pointer;LINE-HEIGHT:24px;  HEIGHT:24px; TEXT-ALIGN: center; font:"宋体"; font-size:12px; color:#e71100;}
.menub2_2 {	  FLOAT: left; WIDTH: 64px; CURSOR: pointer; COLOR: #323131; LINE-HEIGHT:24px; HEIGHT:24px; TEXT-ALIGN: center;}


.menugtab A { font:"宋体"; font-size:12px; color:#333333;}
.white{ color:#FFF; text-align:left; font-size:14px; font-weight:bold;}
.leftdis{ text-indent:3em; cursor:pointer}
.about{ text-align:center; color:#FFF}
.footer{ text-align:center; line-height:180%; color:#323131}

/*子页*/
.cen{ text-align:center;}
.border2{ border:1px solid #dddddd; }
.erj{ width:191px; height:29px; display:block; line-height:29px; background:url(images/erj1.jpg);
font-weight:bold; text-align:center; text-decoration:none; color:#4e4e4e}
.erj:hover{ background:url(images/erj2.jpg);color:#b81204}
.white1{ font-weight:bold; color:#ffffff; text-align:center}


a:link,a:visited {
	color:#000;
	text-decoration:none;
	
}

a:hover {
	color:#666;
	text-decoration:none;
	
}

.LeftMenu {
	width:191px;
	height:28px;
	padding-top:7px;
	vertical-align:top;
	
	text-align:center;
	background-repeat:no-repeat;
	
}



.about a {
	color:#FFF;
}
.more a {
	color:#FFF;
	text-decoration:none;
}
img {
	max-width:900px;
}

.webinfotitle
{
    font-size:13px;
    color:red;
}

/*zxdc*/
.QuestionGroup{
	font-weight:bold;
}
.QuestionSubject{
	line-height:22px;
	padding-left:15px;
	font-size:16px;
}
.QuestionOption{
	line-height:22px;
	padding-left:25px;
	font-size:14px;
}
.QuestionOption input {
	padding-right:10px;
}
