﻿body
{
	font-size: 12px;
	font-family: 宋体;
	margin: 0;
	padding: 0;
}
.btnBack {
	border: 1px solid #7b9ebd;
	PADDING-RIGHT: 2px;
		PADDING-LEFT: 2px;
		FONT-SIZE: 12px;
		FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#cecfde); 
		CURSOR: hand; 
		COLOR: black;
		line-height:20.5px;
		width:68px;
	height: 23px;
}
.btnBack2
{
	border-style: none;
	border-color: inherit;
	border-width: 0px;
	color: black;
	font-size: 12px;
	text-align: center;
	background:url('../../Images/bottonBack.jpg') no-repeat; /*加入背景图片*/
	width:68px; /*设定层的宽度*/
	margin:auto 0; /*层居中*/
	 /*设定高度*/
	height:23px;
    _height:23px;
	clear:both;/*清除浮动*/
	line-height:10px;
	overflow: hidden;
}

#CompanyTable
{
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 2px;
	height: 35px;
}

#CompanyTable tr
{
	height: 25px;
}

#CompanyTable tr td
{
	text-align: left;
}

#CompanyTable2
{
	border-collapse: collapse;
}

#CompanyTable2 tr
{
	height: 25px;
}
#CompanyTable2 tr td
{
	text-align: left;
}

.HeaderStyle
{
	/*background: #507cd1;*/
	background: #fd7f2b;
	font: bold;
	height: 25px;
	text-align: center;
	font-size: 12px;
	color: White;
}

.head
{
	background: url(/Images/hand.jpg) no-repeat;
	width: 1269px;
	height: 17px;
	padding-left: 50px;
	padding-top: 18px;
	font-size: 14px;
	font-weight: bold;
	color: #AA2105;
}
.GridViewSelectRowOnStyle
{
	background-color: #FBE7E1; /*color: White;*/
	height: 20px;
}

.GridViewSelectRowOffStyle
{
	background-color: White;
	color: Black;
	height: 20px;
}

.RowStyle
{
	height: 20px;
}

.RowStyle a:hover
{
	text-decoration: none;
	color: Red;
}
.RowStyle a:link
{
	text-decoration: none;
	color: #195852;
}
.RowStyle a:visited
{
	text-decoration: none;
}
.main_title
{
}
.submenu
{
	background: url(../../Images/buton.jpg) no-repeat;
	color: #0d629b;
	font-size: 15px;
	font-weight: bold;
}

.txt_css
{
	border: 1px solid #b6b6b6;
	height: 20px;
	margin-left: 0px;
	margin-bottom: 0px;
}

.main_bottom_title
{
	text-align: right;
	line-height: 25px;
	width: 99%;
	visibility: inherit;
	border-top: 0px #ccc solid;
}

.main_bottom_title
{
	text-align: left;
	line-height: 25px;
	visibility: inherit;
	border-top: 0px #ccc solid;
	top: 5px;
	height: 27px;
}

#select
{
	height: 31px;
	width: auto;
}

#select a
{
	color: #666;
	text-decoration: none;
}

.select
{
	background: url(/Images/select.jpg) no-repeat;
	width: 100px;
	height: 20px;
	float: left;
	text-align: center;
	padding-top: 10px;
	font-weight: bold;
}
.selected
{
	background: url(/Images/selected.jpg) no-repeat;
	width: 100px;
	height: 20px;
	float: left;
	text-align: center;
	padding-top: 10px;
	/*font-weight: bold;*/
	font-size: 12px;
}

.main
{
	/*#DB7F6C*/
	border: solid 1px #DB7F6C;
	width: auto;
	height: auto;
	margin-top :0px;
	/*padding-top: 5px;*/
}

.Noborder
{
	text-align: right;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
	padding-top :7px;
}
