@charset "UTF-8";

.list_li {
	width: 995px;
	margin-top: 5px;
	margin-left: 2px;
	list-style: none;
	height: 37px;
	background: url(../../images/list_bg.jpg) left top no-repeat;
}

.list_li li {
	float: left;
}

.sign {
	width: 680px;
	margin-top: 30px;
	
}

.table_01 {
	border-top: #CCCCCC 1px solid;
	border-left: #CCCCCC 1px solid;
}
.sign td {
	padding-left: 5px;
	border-bottom: #CCCCCC 1px solid;
	border-right: #CCCCCC 1px solid;
}

.pink_td {
	padding: 10px 0 10px 0;
	background: #EEEEEE;
}

.hui_td {
	background: #ffffff;
	padding: 10px 0 10px 0;
}

.button2 {
	width: 138px;
	height: 33px;
	background: url(../images/btn2.jpg) no-repeat;
	border: none;
}
.button3 {
	width: 178px;
	height: 33px;
	background: url(../images/btn3.jpg) no-repeat;
	border: none;
}
.button4 {
	width: 150px;
	height: 33px;
	background: url(../images/btn4.jpg) no-repeat;
	border: none;
}

.table_02 {
	border: none;
}

.table_02 td {
	border: none;
}


.blue_font {
	color: #1E2188;
}

.qus_wid {
	width: 427px;
}


.wid_ {
	width: 50px;
}

.span_block {
	display: block;
	width: 60px;
	float: left;
}

.red_link:link {
	color: #E60713;
	text-decoration: none;
}


.red_link:visited {
	color: #E60713;
	text-decoration: none;
}

.red_link:hover {
	color: #E60713;
	text-decoration: underline;
}
