﻿.exam
{
	width: 800px;
	height: auto;
	margin: 10px auto;
	/*border: 1px solid blue;*/
}
.exam p
{
	margin: 0;
	padding: 5px;
	overflow: hidden;
	height: 100%;
}
.exam p.scr
{
	margin: 0;
	padding: 5px;
	overflow: hidden;
	height: 100%;
}
.exam p span.scr
{
	float: right;
	display: inline-block;
	padding-top: 2px;
}
.exam p span
{
	float: right;
	display: inline-block;
	padding-top: 13px;
}
/*.ins_data
{
	border: 1px solid #ace2fc;
	min-height: 400px;
	background-color: #43b0f7;
	position: relative;
}*/
.mapBg
{
	overflow: hidden;
	height: 90%;
	padding: 10px 41px;
}
.rTable
{
	float: left;
	display: inline;
	width: 255px;
	font-family: Arial;
	font-size: 13px;
	color: #031159;
	font-weight: bold;
}
.rGraph
{
	float: right;
	display: inline;
	width: 425px;
	margin: 40px 20px 0 0;
}
.rTable table tr td
{
	padding-bottom: 10px;
}
.bar
{
	background: url(../Main/QBService/Images/bar.jpg) no-repeat;
	position: absolute;
	bottom: 0;
	right: 0;
}

.ins_data ul
{
	padding: 20px;
	margin: 0;
	list-style: none;
}
.ins_data ul li
{
	background: url(   "../Main/QBService/Images/arrow_up.png" ) no-repeat scroll 0 6px transparent;
	display: block;
	height: 31px;
	padding: 5px 33px;
	width: 17px;
}
.ins_data p.scrTitle
{
	background: url(../Main/QBService/Images/divline.png) no-repeat 41px bottom;
	padding: 10px 0;
	text-align: center;
}
.eQuesBg
{
	height: auto;
	margin: 0 auto;
	overflow: hidden;
	height: 100%;
	padding: 5px 0;
	width: 100%;
}
.eQuesBg .eQLeft
{
	float: left;
	display: inline;
	width: 176px;
}
.eQLeft .leftbg
{
	/*background: url(../Main/QBService/Images/leftbg.png) no-repeat;*/
	height: auto;
	width: 176px;
	display: block;
	margin-bottom: 20px;
	overflow: hidden;
}
.tdata span.tcontr
{
	background: url(../Main/QBService/Images/timeBg.gif) no-repeat;
	height: 18px; /*width: 63px;*/
	display: block;
	margin-top: 22px; /*color: White;             text-align: center;*/
	font-weight: bold;
}

.timebg
{
	overflow: hidden;
	width: 180px;
	padding-top: 5px;
}
.time
{
	float: left;
	display: inline;
	width: 137px;	
}
.tdata
{
	float: right;
	display: inline;
}
