﻿body, p, input, select, textarea
{
	font-size: 12px;
	color: #111111;
	font-family: Verdana, 宋体;
}
.logo
{
	padding-left:12px;
	padding-right:12px;
	padding-top:12px;
	FILTER:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#eaeaea', endColorStr='#FFFFFF', gradientType='0');
}
.MenuButton1
{
	border-bottom:1px solid #B5B5B5;
	color:#E7611F;
	font-weight:bold;
	padding-left:10px; 
	font-size:10.5pt; 
	font-family:宋体;
	height:30px;
	padding-top:5px;
	cursor:pointer;
	cursor:hand;
}
.SubMenuButton1
{
	font-size:12px;
	border-bottom:1px dotted #DFDED5;
	color:#828073;
	padding-left:10px;
	height:22px;
	cursor:pointer;
	cursor:hand;
}
.Menu
{
	background-color:#FFFFFF;
	border-right:5px solid #f1f1f1;
}
.Title
{
	border-bottom:1px solid #d0ccc3;
	height: 55px;
}

input.OK
{
	height: 18px;
	padding: 2px 8px 0 3px;
	border: 1px solid #A7A6AA;
	background: url(../../images/input_ok_corner.gif) #fff no-repeat right top;
}
/* Href */
a:Link,a:Visited
{
	color:#0044DD;
	text-decoration:none;
}

a:Hover,a:Active
{
	color:#FF5500;
	text-decoration:underline;
}

.GridViewHeader
{
	background-image: url(../../images/GridViewHeader.gif);
	font-size:9pt;
	height:22px;
}
.GridRowOver
{
	background-color: #feffea;
}
.AlternatingRowStyle
{
	background-color: #FFFFFF;
}
.RowStyle
{
	background-color: #EDF3FE;
}
#overTable
{
	border:1px solid #BBBBBB;
	background-color:#EEEEEE;
	width:300px;
}
a.one:Link,a.one:Visited
{
	color:#0044DD;
	text-decoration:underline;
	font-size:14pt;
}

a.one:Hover,a.one:Active
{
	color:#FF5500;
	text-decoration:underline;
	font-size:14pt;
}
.hh
{
	word-break:break-all;
}