
#bl_conteiner {
	width: 100%;
	font: 12px Arial !important;
	margin-top:20px;
	text-align: left;
	color:#373E44;
}
#title_con {
	width: 100%;
	background: url('images/bg-t.png') repeat-x 0% 0%;
	color: #fff;
	font-weight: bold;
	padding: 8px 0 5px 0;
	position: relative
}
.title_b {
	padding-left: 25px;
	text-align:left;
	font-weight: bold;
}

.title_b a {
	text-align:left;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.left_b, .right_b {
	width: 11px;height: 28px;
	position: absolute;
	top: 0;
}
.left_b {
	background: url('images/l-img.png') no-repeat 0% 0%;
}
.right_b {
	margin-left: 100%;
	background: url('images/r-img.png') no-repeat 0% 0%;
	left: -11px;
}
table#table_content {
	font: 11px Tahoma !important;
}
table#table_content a {
	/*color: #2c4e62*/
}
.table_b {
	width: 99.6%;
	border-right: solid 1px #0d4162;
	border-left: solid 1px #0d4162;
	border-bottom:1px solid #0D4162;
}
tr.f td {
	height:37px;
	color:#626364;
	border-bottom: solid 1px #c5d2d9;
	background:url('images/bg-r.png') repeat-x 0% 0%;
	vertical-align: middle;
	padding-left: 20px;
	margin-top: 5px;
}

tr.f td a {
	text-decoration: none;
	vertical-align: middle;
	border: none;
}

tr.s td {
	height:32px;
	border-bottom: solid 1px #c5d2d9;
	background:url('images/bg-l.png') repeat 0% 0%;
	color: #9a3333;
	font-weight: bold;
	text-align: center;
	line-height: 13px;
}


tr.s td span.m_none{
	color:#666;
	font-weight:normal;
}

tr.s td a {
	font-weight: normal
}
tr.s td a:hover {
	text-decoration: none
}
span.bold_s {
	color: #134e68;
	font: bold 12px tahoma
}

span.by_s{
	color: #134e68;
	font: bold 11px tahoma;
	text-decoration: underline;
}

span.normal_s{
	font: normal 11px tahoma;
	color: #3a3b3b;
}

span.normal_pby{
	font: normal 11px tahoma;
	color: #235a72;
	text-decoration: underline;
}

span.normal_name{
	font: normal 11px tahoma;
	color: #235a72;
}

span.date{
	font: normal 11px tahoma;
	color: #9a3333;
}

span.view {
	font: normal 12px tahoma;
	color: #3a3b3b;
}

span.view_n {
	font: normal 12px tahoma;
	color: #9a3333;
}

span.s_title{
	color: #134e68;
	font: bold 18px tahoma;
	padding:5px;
}

span.dis_{
	color: #191a1a;
	font: 12px tahoma;
	margin-left: 20px;
}

.dis_title {
	border: 2px solid #393b3e;
	margin-left: 70px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.dis_text {
	border: 2px solid #393b3e; !important;
	margin-left: 20px;
	margin-top: 10px;
	float: left;
}

.pagination {
	color: #444444;
    	font-size: 12px;
	left: 0;
      	line-height: 21px;
	margin: 8px 0 0;
	overflow: hidden;
	position: relative;
	top: 0;
	width: 100%;
}

.page_list  {
	margin: 0;
	padding: 0;
}

.page_list li {
	color: #939292;
	float: left;
	font-weight: bold;
	list-style: none outside none;
	padding: 0 10px 0 0;
}

a.current_page2 span {
	color: #000000;
	float: left;
	font-weight: bold;
	list-style: none outside none;
}

a.current_page{
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
}

a.current_page span{
	font-family: Tahoma;
	font-size: 10px;
	color: #57b121;
	text-decoration: none;
}

.page_result {
	float:right;
}

.page {
	margin: 10px 10px 10px 10px;
	height: 30px;
	font-family: Tahoma;
	font-size: 10px;
	color: #004460;
}

tr.pmessage td {
	font-size:12px;
	line-height:20px;
	padding:10px 10px 10px 20px;
	vertical-align:middle;
}

tr.phead td {
	background-color: #f6fafc;
	background-image: url("images/shadow-line.png");
	background-position: bottom;
	background-repeat: repeat-x;
	height: 40px!important;
}

.clear{
	clear: both;
}

tr.shadow td{
	height: 10px;
	margin-top: -5px;
}

.toprate {
	border: solid 1px;
	height:150px;
	background: url("images/topmost_box_bg.jpg");
}

.mostrecent {
	border: solid 1px;
	background: url("images/topmost_box_bg.jpg");
}

.mcq_question {
	color: #134E68;
    	font: bold 12px tahoma;
	padding-left: 5px;
	padding-top:15px;
}
