﻿

.show_title
{
	width:760px; 
	height:30px;
	line-height:30px;
	margin:30px auto auto auto;
	text-align:center;
	font-size:16px;
	font-weight:bold;
}

.show_content
{
	width:740px; 
	margin:auto auto 40px auto;
	padding:10px;
	background-color:#F7F7F7
}
.show_content div.content_subject
{
	border:solid 1px #CCCCCC; 
	background-color:#FFF;
}

.show_content .sections
{
	height:25px; 
	line-height:25px;
	border-bottom:solid 1px #ccc;
}
.show_content .sections ul
{
	list-style:none;
	float:right;
	margin-right:5px;
}
.show_content .sections li
{
	list-style:none;
	float:left;
	margin-left:15px;
}
.show_content .subjects
{
	margin:5px;
	overflow:auto;
}
.show_content .answers
{
	margin:10px auto 10px 5px;
}
.show_content .answers ul
{
	list-style:none;
	margin-top:5px;
}
.show_content .answers li
{
	list-style:none;
	float:left;
	margin-right:5px;
}

.show_content .answers2
{
	margin:10px auto 10px 5px;
}
.show_content .answers2 ul
{
	list-style:none;
	margin-top:5px;
}
.show_content .answers2 li
{
	list-style:none;
	margin-left:5px;
	letter-spacing:2px;
}

.an_txt
{
	border-top:0;
	border-right:0;
	border-left:0;
	border-bottom:solid 1px #ccc;
	width:120px;
}

ul.ul2
{
	list-style:none;
}
ul.ul2 li
{
	list-style:none;
	float:left;
	margin-left:15px;
	text-align:center;
}


.b
{
	font-weight:bold;
}

.stat
{
	height:17px; 
	background:url(../images/stat_bg.gif) repeat-x 0 0;
}
