﻿@charset "utf-8";
* { 
	margin: 0px; 
	padding: 0px; 
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.gif);
}
body,p,td
{
	font-size: 14px;
}
li
{
	list-style-type: none;
}
img
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a
{
	color: #000000;
	text-decoration: none;
}
.middle {
	background-color: #FFFFFF;
	width: 780px;
}
.left {
	width: 188px;
	border: 1px solid #cacaca;
}
.right {
	border: 1px solid #cacaca;
}
.rightTable {
	margin: 6px;
}
.RightTitle {
	font-size: 16px;
	font-weight: bold;
	color: #025992;
	background-image: url(../images/part_007.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-align: left;
	text-indent: 20px;
	width: 200px;
}



.LeftTitle {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/part_001.gif);
	text-align: center;
	height: 44px;
	width: 188px;
}
.line {
	background-image: url(../images/part_008.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 37px;
}
.seat {
	font-size: 12px;
	text-align: left;
}
.table {
	margin-top: 8px;
	margin-bottom: 15px;
	background-color: #C8C8C8;
}
.tableTitle {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	color: #ff7200;
	text-align: left;
	text-indent: 10px;
	background-color: #FFFFB5;
}
.tableLeft {
	font-size: 12px;
	color: #025992;
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
	width: 100px;
	text-indent: 12px;
	font-weight: bold;
	padding-top: 13px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.tableRight {
	font-size: 12px;
	background-color: #FFFFFF;
	padding: 8px;
	line-height: 23px;
	text-align: left;
}






dl dt {
	width: 160px;
	text-align: left;
	height: 23px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bfbfbf;
	margin-top: 6px;
	text-indent: 18px;
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	color: #ff7200;
	background-image: url(../images/part_003.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.dtDown{
	background-image: url(../images/part_005.gif);
}
dl dd {
	width: 160px;
	text-align: left;
	background-image: url(../images/part_006.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	text-indent: 20px;
	font-size: 14px;
	color: #025992;
	vertical-align: middle;
	line-height: 25px;
}
.ddOver {
	background-color: #F3F3F3;
}
.ddOn {
	background-color: #DAF0FE;
}
dl dd a {
	font-size: 14px;
	color: #025992;
}
dl dt a {
	font-size: 14px;
	color: #ff7200;
}
dl dt a:hover {
	font-size: 14px;
	color: #FF0000;
}
dl {

}
li {
	font-size: 12px;
	line-height: 28px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	text-align: left;
	background-image: url(../images/part_009.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 10px;
}
.page {
	background-color: #f2f2f2;
	height: 40px;
}
.info {
	margin-top: 10px;
}
#divArticle p
{
	
}
.infoWord{
	font-size: 14px;
	line-height: 25px;
	text-align: left;
	text-indent: 2em;
	
}
.infoWord p,#divArticle p{
	margin-bottom: 1em;
	text-align: left !important;
	text-indent: 2em;
}
.infoWord table{
	width:100%;
}
.leadTable{
	margin: 10px;
	background-color: #CACACA;
}
.leadTable tr{
	background-color: #FFFFFF;
}
.leadLeft {
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
	padding: 6px;
	width: 80px;
	text-align: center;
}
.leadRight {
	font-size: 14px;
	line-height: 25px;
	padding: 6px;
	text-align: left;
}
.leadPhoto {
	padding: 5px;
	width: 120px;
	text-align: center;
	vertical-align: top;
}
.departTitle {
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/part_002.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 31px;
	width: 188px;
	vertical-align: middle;
}
/*常用样式*/
.Button {
	background-color:#FFFFFF;
	height:25px;
	border: 1px solid #86C3FF;
	background-image: url(../manage/images/butBack.jpg);
	font-family:"宋体";
	font-size:12px;
	margin: 5px;
	cursor: hand;
}
.TextBox {
	LINE-HEIGHT: 18px;
	border: 1px solid #93BEE2;
	background-color: #EAF2FB;
	text-indent: 2px;
	margin-top: 8px;
}

.GridView {
	Z-INDEX: 1;
	FLOAT: left;
	WIDTH: 95%;
	border: 1px solid #ECE9D8;
	border-collapse:collapse;
	margin-top: 5px;
}
.GridView td
{
	background-color: #FFFFFF;
	line-height: 22px;
	vertical-align: middle;
	text-indent: 5px;
	text-align: center;
}
/*gridview表格的头部*/
.GridView th, .GridView .header
{
	font-weight: bold;
	text-align: center;
	height: 25px;
	background-color: #BFDBFF;
	border-bottom-style: solid;
	border-bottom-color: #5E8AD2;
}

/*底部*/
.GridView .footer{
	font-weight: bold;
	text-align: left;
	height: 25px;
	border: 1px solid #00CCFF;
}
.GridView .footer td{
	background-color: #EAF2FB;
	text-align: left;
	text-indent: 10px;
}
/*编辑状态时*/
.GridView .Edit td
{
	background-color: #FFFFCC;
}
.GridView .Edit td a
{
	color: #FF0000;
}
