﻿
.PageContent
{
    clear:both;
	background-color: #fff;
	text-align: left;
	border: solid 1px #BAD1E3;
	width: 900px;
	min-height: 400px;
	height:auto;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
	color: #336699;
}
.PageContentTitle
{
	font-weight: bold;
	height: 22px;
	background-color: #EBF3FB;
	padding-top: 5px;
	padding-left: 5px;
}
.PageSubContent
{
	margin: 10px;
	height:auto;
    width: 780px;
}
.textbox
{
	border: solid 1px #7EADD9;
	width: 180px;
	height: 18px;
	color: #336699;
	font-weight: bold;
}
.chkbox
{
	text-align: left;
	padding-right: 15px;
	padding-left: 3px;
}

.button
{
	background-image: url(../images/button/btn3.gif);
	width: 98px;
	height: 24px;
	border: none 0px;
	color: #003366;
}
textarea
{
	border: solid 1px #ccc;
    width: 600px;
}
.strong
{
	color: #cc3366;
	font-weight: bold;
}

.Message
{
	border: #afc69b 1px dashed;
	line-height: 150%;
	margin-bottom: 10px; /*background: #fdfddf;*/
	background-color: #f8f8f8;
	font-size: 13px;
	width: 100%;
	color: #666666;
}

.margin10
{
	margin: 10px;
}

.Message a
{
	color: #0293C9;
	text-decoration: underline;
	cursor: pointer;
}
.Message a:hover
{
	color: #fff;
	background-color: #61BBDD;
	text-decoration: none;
}

.CommonInlineMessageTitle
{
text-align: left;
font-family: Tahoma, 黑体;
font-size: 100%;
font-weight: normal;
background-color: #f4f4f4;
color: #666666;
padding: 2px;
padding-left: 8px;
margin-Top:3px;
border-style: solid;
border-width: 1px;
border-bottom-width: 1px;
border-color: #cccccc;
}
.CommonMessageArea
{
	width: 100%;
	margin-top: 2px;
	margin-bottom: 4px;
	background-color: #ffffff;
	line-height: 150%;
}
.CommonMessageTitle
{
	text-align: left;
	font-family: Tahoma, 黑体;
	font-size: 10.5pt;
	font-weight: bold;
	background-color: #669BC1;
	color: #fff;
	padding: 2px;
	padding-left: 8px;
	margin: 0px;
	border: solid 1px #ace;
}

.CommonMessageContent
{
	font-family: Tahoma, 黑体;
	font-size: 10.5pt;
	color: #369;
	padding: 8px;
	padding-bottom: 16px;
	text-align: left;
	border: solid 1px #ace;
	border-top-width: 0px;
	line-height: 150%;
}

.CommonMessageContent a
{
	color: #FF5301;
}
.CommonMessageContent a:hover
{
	color: #fff;
	background-color: #61BBDD;
	text-decoration: none;
}

.table_result
{
	border: solid 1px #AACCEE;
	width: 100%;
	border-collapse: collapse;
}
.table_result a
{
	color: #07519A;
}
.table_result a:hover
{
	color: #fff;
	text-decoration: underline;
}
.table_result td
{
	border: 1px solid #C9D9ED;
}
.table_result .rt
{
	background-color: #669BC1;
	color: #ffffff;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 3pt;
	padding-left: 120px;
	height: 20px;
}

.table_result .ra
{
	background-color: #F8FBFD;
	font-size: 9pt;
	font-family:宋体;
	vertical-align: middle;
	height: 18px;
}

.table_result .rb
{
	background-color: #E9F2FB;
	font-size: 9pt;
	font-family: 宋体;
	vertical-align: middle;
	height: 18px;
}
.ra td img, .rb td img
{
	vertical-align: bottom;
}

.table_result .tip
{
    
	background-color: #FFFFC0;
	font-size: 9pt;
	padding-right: 50px;
}

.table_result a:hover
{
	color: #fff;
	background-color: #61BBDD;
	text-decoration: none;
}

.sogoupr
{
	text-align: left;
	font: 11px/11px Arial, Helvetica, sans-serif;
	color: #137258;
	height: 12px;
	margin-top: 5px;
	width: 88px;
}
.sogoupr dt
{
	float: left;
	margin-right: 3px;
}
.sogoupr span
{
	width: 65px;
	height: 7px;
	_width: /**/ 69px;
	_height: /**/ 11px;
	padding: 2px;
	float: left;
	background: url('/images/pr/sogoupr_bar.gif') no-repeat left 50%;
}
