﻿div.inv_title
{
	color: Red;
	font-family:宋体;
	font-size: 26pt;
	font-weight:bold;
	text-align:center;
	height:70px;
	line-height:70px;
	width:100%;
}
div.inv_summary
{
	width:762px;
	border: 3px solid #c9e2f7;
	background-color: #f1f8fd;
	padding-left:4px;
	padding-right:4px;
	padding-bottom:4px;
	padding-top:4px;
	text-align:left;
	margin-bottom: 6px;
}
div.inv_content
{
	background-color:#f1f8fd;
	border-bottom: 4px solid #027ee6;
	border-top: 4px solid #027ee6;
	width: 774px;
}
div.inv_content div.qst_title
{
	color: #ff8400;
	background-color: #c9e2f7;
	padding-left: 5px;
	font-weight: bold;
	font-size:11pt;
	font-family:宋体;
	text-align:left;
	width:769px;
}
div.inv_content div.qst
{
	background-color: #f1f8fd;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 9pt;
	width:764px;
	text-align:left;
	border-bottom: 1px dotted Gray;
}
div.inv_content div.qst div.option
{
	width:710px;
	text-align:left;
	padding-left:50px;
}

div.submit_area
{
	width:772px;
	text-align:right;
	padding-left:auto;
	padding-right:2px;
	padding-top:5px;
}

input.down_line
{
	border-bottom: 1px solid #000000;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	background-color:Transparent;
	cursor:text;
	color: Red;
}

table.cbx_table
{
	border:1px solid #000000;
	border-collapse:collapse;
	width: 600px;
	margin-left: auto;
	margin-right:auto;
}
table.cbx_table tr.head
{
	background-color: #d5ecfc;
}
table.cbx_table td
{
	text-align:center;
	width: 120px;
}
