﻿*{
	font-family: "宋体";
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
body {
    margin: 0;
    font-size: 12px;    
    font-family: 宋体;
}
#header {
	width:928px; 
}
#header .headbar {
	background-color: #248F7F;
	float: left;
	height: 28px;
	width: 100%;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 28px;
	FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#30BEA9, EndColorStr=#207F71);
}
#header .welcome {
	line-height: 25px;
	background-position: 20px center;
	float: left;
	height: 25px;
	background-repeat: no-repeat;
	padding-left: 20px;
	font-size: 13px;
	color: #FFFFFF;
	font-weight:bold;
}
#header .clienttel {
	line-height: 25px;
	color: #FFFFFF;
	float: right;
	height: 25px;
	width: 220px;
	padding-right: 8px;
	text-align: right;
}
#container {
	width:928px; 
	background-color: #FFFFFF;
	background-image: url(/Images/navbg.gif);
	background-repeat: repeat-y;
	background-position: left;
	text-align:left;
}
#sidebar {
	width: 168px;
	float: left;
	position: relative;
}
#sidebar h1 {
	font-size: 13px;
	font-weight: bold;
	color: #248F7F;
	background-color: #B3E0DC;
	background-image: url(/Images/sidebarbg_jian.jpg);
	background-repeat: no-repeat;
	height: 23px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #94D1C8;
	border-bottom-color: #94D1C8;
	text-indent: 35px;
	line-height: 23px;
	cursor: pointer;
}
#sidebar h2 {
	font-size: 13px;
	color: #115191;
	text-decoration: underline;
	background-color: #E9F5F4;
	background-image: url(/Images/jian.gif);
	background-repeat: no-repeat;
	background-position: 30px;
	text-indent: 50px;
	line-height: 23px;
	height: 23px;
	font-weight: lighter;
	cursor: pointer;
}
#sidebar h3 {
	font-size: 13px;
	color: #115191;
	text-decoration: underline;
	background-color: #E9F5F4;
	background-image: url(/Images/jian.gif);
	background-repeat: no-repeat;
	background-position: 45px;
	text-indent: 65px;
	line-height: 23px;
	height: 23px;
	font-weight: lighter;
}
#sidebar .gklink {
}
#sidebar ul {
	list-style-type: none;
}
#sidebar .jia {
	background-color: #B3E0DC;
	background-image: url(/Images/sidebarbg_jia.jpg);
	background-repeat: no-repeat;
}

#sidebar a {
	font-size: 12px;
	color: #248F7F;
	text-decoration: underline;
}
#sidebar a:visited {
	font-size: 12px;
	color: #248F7F;
	text-decoration: underline;
}
#sidebar a:hover {
	font-size: 12px;
	color: #ff0000;
	text-decoration: underline;
}
#sidebar a:active {
	font-size: 12px;
	color: #F6921D;
	text-decoration: underline;
}
#content {
	margin-left: 182px;
	margin-right: 10px;
	padding-top: 10px;
}
#main {
	float: left;
	width: 746px;
}
#main .prompt 
{
	height: 72px;
	margin-bottom: 10px;
	border: 1px solid #77C1BB;
	background-color: #E9F5F4;
	overflow: hidden;
}
#main .welcome {
	background-image: url(/Images/welcome1.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}
#main .bfont {
	font-family: "微软雅黑", "黑体";
	font-size: 20px;
	line-height: 72px;
    color:#248F7F;
	background-image: url(/Images/yuyue.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	text-indent: 65px;
}
#main .case {
	margin-bottom: 10px;
	padding: 7px;
	clear: both;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	overflow: hidden;
}

#main .casetitle {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	color: #333333;
	clear: both;
	height: 26px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #E21921;
	text-align: left;
	background-color: #E2E2E2;
	text-indent: 15px;
	overflow: hidden;
	FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#F2F2F2, EndColorStr=#D9D9D9);
}

#main .casectitle {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	color: #333333;
	clear: both;
	height: 26px;
	text-align: left;
	background-color: #EDEDED;
	text-indent: 10px;
	overflow: hidden;
	margin-top:10px;
}

#main .case h3 {
	font-size: 14px;
	line-height: 150%;
	font-weight: lighter;
}
#main .case em {
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #E21921;
	font-size: 14px;
}
#main .case .casedv {
	clear: both;
}
#main .case h1 {
	font-size: 14px;
	line-height: 150%;
	color: #000000;
	margin-bottom: 5px;
}
#footer {
	width: 100%;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #93D1C8;
	background-color: #F9F9F9;
	clear: both;
}
#footer .copyright {
	line-height: 25px;
	height: 25px;
	color: #115191;
	text-align: center;
}
#footer .supporter {
	line-height: 30px;
	color: #115191;
	text-align: center;
}
#messageList{width:99%; line-height:20px; background-color:#FFF; border-collapse:collapse; margin:5px;}
#messageList td{border:1px solid #ccc; padding:8px; height:20px;}
/* Clear Fix */    
.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }    
.clearfix { display:inline-block; }    
/* Hide from IE Mac */    
.clearfix {display:block;}    
/* End hide from IE Mac */    
/* end of clearfix */   
a:link, a:visited, a:active {text-decoration: none; color:#115191} 
a:hover {text-decoration: underline; color: #ff0000}
a.linkbuttom:link, a.linkbuttom:visited, a.linkbuttom:active, a.linkbuttom:hover{
	text-decoration: none;
	color:#000000;
	background-color: #CCCCCC;
	padding: 0 13px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #665B8E;
	border-bottom: 1px solid #665B8E;
	border-left: 1px solid #FFFFFF;
	float: left;
	line-height: 20px;
	height: 20px;
	margin: 0 2px;
} 
a.rlink {
	color: #ff0000;
	text-decoration: none;
}
a.rlink:visited {
	color: #FF6600;
	text-decoration: none;
}
a.rlink:hover {
	color: #ff0000;
	text-decoration: underline;
}
a.rlink:active {
	color: #FF6600;
	text-decoration: none;
}
.nav
{
color:#FFFFFF;
}
.nav a {
	color: #FFFFFF;
	text-decoration: underline;
}
.nav a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.nav a:hover {
	color: #ff0000;
	text-decoration: none;
}
.datalist {
	float: left;
	width: 100%;
}
.nav a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.PoList h1 {
	font-size: 14px;
	height: 22px;
	line-height: 22px;
	color: #115191;
}
.PoList ul {
	line-height: 170%;
	list-style-type: none;
}
.PoList li {
	font-size: 12px;
	padding-left: 20px;
	background-image: url(/Images/point1.gif);
	background-repeat: no-repeat;
	background-position: 8px 8px;
	color: #115191;
}
.border0 {
  border-width:0px;
}
.textbox {
	BORDER-BOTTOM: #cccccc 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-RIGHT: #cccccc 1px solid;
	BORDER-TOP: #000000 1px solid;
	COLOR: #333333;
	font-size: 12px;
	vertical-align: middle;
	padding: 2px;
}
.textboxM {
	BORDER-BOTTOM: #cccccc 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-RIGHT: #cccccc 1px solid;
	BORDER-TOP: #000000 1px solid;
	COLOR: #333333;
	font-size: 12px;
	vertical-align: middle;
	padding: 2px;
	width:300px;
	height:100px;
}
.grayborder {
	border: 1px solid #CCCCCC;
}
.clear {
	clear: both;
	height: 1px;
	margin-top: -1px;
	overflow: hidden;
}

.bottom{
	background:url("/Images/botton.jpg") repeat-x;
	border:1px #ccc solid;
	line-height:16px;
	text-align:	center;
	vertical-align:middle;
    CURSOR: hand;
	margin: auto 3px auto 3px;
}
.gray {
	color: #666666;
}
.red {
	color: #FF0000;
}

.picture {
	width: 100px;
	height: 125px;
	border: 1px solid #CCCCCC;
}

.DList {
	clear: both;


}
.DList h2 {
	font-size: 14px;
	line-height: 50px;
	font-weight: bolder;
	color: #CC3300;
	height: 50px;
	margin-left:250px;
}

.DList ul {
	list-style-type: none;
	clear: both;
}
.DList li {
	margin-right: 2px;
	margin-bottom: 2px;
	float: left;
	background-color: #F7F7F7;
	text-align: center;
	height: 26px;
	line-height: 26px;
	padding: 0px 6px 0px 6px;
	overflow: hidden;
}
.DList ul.header li {
	background-color:#6290C1;
	color:#FFFFFF;
	font-weight: bold;
}
.DList ul.oth li {
	background-color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
}
.tabu {
	width: 100%;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tabu  td.left {
	text-align: right;
	padding: 6px;
	background-color: #F9F9F9;
	width: 133px;
	color: #115191;
}
.tabu  td.right {
	padding: 6px;
}
.tabu input.textbox {
	width: 210px;
}
.tabu textarea.textbox {
	width: 210px;
	height: 70px;
}
.tabu input.file {
	width: 216px;
}
.tabu td.submit {
	line-height: 30px;
	height: 30px;
	padding-left: 6px;
	border-width: 0px;
}
.tabu td .bs
{
  margin-top:10px;
	margin-left:160px;
}
.select 
{
  width:200px;
	BORDER-BOTTOM: #cccccc 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-RIGHT: #cccccc 1px solid;
	BORDER-TOP: #000000 1px solid;
	COLOR: #333333;
	font-size: 12px;
	vertical-align: middle;
	padding: 2px;  
}


a.bklink {
	color:#000000;
	text-decoration: underline;
}
a.bklink:visited {
	color: #000000;
	text-decoration: underline;
}
a.bklink:hover {
	color:#000000;
	text-decoration: underline;
}
a.bklink:active {
	color: #000000;
	text-decoration: underline;
}
/* 控件DataGrid */
.Dg_Css
{
	border-right: #FFE9CC 1px solid;
	border-top: #FFE9CC 1px solid;
	border-left: #FFE9CC 1px solid;
	border-bottom: #FFE9CC 1px solid;
	border-collapse: separate;
}

/* 控件DataGrid表格 */
.Dg_Css td
{
	border-right: #FFF4E6 1px solid;
	border-top: #FFF4E6 0px solid;
	border-left: #FFF4E6 1px solid;
	border-bottom: #FFF4E6 1px solid;
	border-collapse: separate;
	height:23px;

}

/* 控件DataGrid标题 */
.Dg_Header
{
    color:#757575;
	border-right: #FFE9CC 0px solid;
	border-top: #FFE9CC 0px solid;
	border-left: #FFE9CC 0px solid;
	border-bottom: #FFE9CC 0px solid;
	vertical-align:middle;
	text-align:center;
	word-break:keep-all;
	height:25px;
	background-color:#FFF4E5;

}

/* Dg_Header表格 */
.Dg_Header td
{
	border-right: #FFE9CC 0px solid;
	border-top: #FFE9CC0px solid;
	border-left: #FFE9CC 0px solid;
	border-bottom: #FFE9CC 0px solid;
	vertical-align:middle;
	text-align:center;
	word-break:keep-all;

}

/* 控件DataGrid文本内容01 */
.Dg_Item
{
	table-layout: fixed;
	background-color:White;
	vertical-align:middle;
	height:20px;
}

/* 控件DataGrid文本内容02 */
.Dg_Alte
{
	font-size: 12px;
	table-layout: fixed;
	background-color: #FFFBF8;
	vertical-align:middle;

}
/* AspNetPager控件样式 */
.PagerClass
{
	HEIGHT: 20px;
}
.PagerButton{
	background:url(/Images/botton.jpg) repeat-x;
	border:1px #ccc solid;
	line-height:16px;
	text-align:	center;
    CURSOR: hand;
}
.PagerTextbox{ 
	border-right: #ccc 1px solid;border-top: #ccc 1px solid;border-left: #ccc 1px solid;border-bottom: #ccc 1px solid;
}
.PagerCustomInfo{
    clear: left;
	display:inline;
	padding: 0;

}

