body
{
	background: #CAD7F7;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	font-family: :Arial;
	font-size: 12px;
}


.divSearch
{
	/* 	border-right: #000000 1px solid; 	border-top: #000000 1px solid; 	border-left: #000000 1px solid; 	border-bottom: #000000 1px solid; 	background-color: #ffffff; */
	font-family: Arial;
	font-size: 12px;
	width: 95%;
}

.divPager
{
	width: 100%;
	line-height: 60px;
	margin: 10px 0 0 0;
	height:25px;
}

a
{
	color: #000000;
	text-decoration: none;
}
a:hover
{
	color: #428EFF;
	text-decoration: underline;
}

/* CSDN/Admin/Left.aspx */

.DivClass
{
	background: url(../images/title_bg_hide.gif);
	cursor: hand;
	height: 25px;
	width: 147px;
	font-weight: bold;
	line-height: 25px;
	padding-left: 10px;
	margin-top: 1px;
	font-size: 12px;
}
.DivClass1
{
	width: 142px;
	height: auto;
	overflow: hidden;
	background-color: #D6DFF7;
	padding: 5px 0px 10px 15px;
	line-height: 160%;
	margin-bottom: 15px; /**/
}
.DivClass1 ul
{
	list-style-image: url(../images/nofollow.gif);
	list-style: none;
	margin: 0px;
	padding-left: 15px;
}

.gridvHeader
{
	background-image: Url(../images/manage/admin_bg_1.gif);
	border: solid 1px black;
	height: 21px;
}

#Div1
{
	background-image: Url(../images/title.gif);
	height: 23px;
	width: 117px;
	margin-top: 1px;
	color: White;
	line-height: 23px;
	padding: 15px 0px 0px 40px;
	font-weight: bold;
}
#Div2
{
	font-size: 14px;
	color: white;
	text-align: center;
	font-weight: bold;
	margin-top: 18px;
}
#Div3
{
	background-image: url(../images/title_bg_hide.gif);
	height: 25px;
	width: 130px;
	font-weight: bold;
	line-height: 25px;
	padding-left: 27px;
}
#Div3 a
{
	text-decoration: none;
}


#Div4
{
	background-color: #D6DFF7;
	height: 50px;
	width: 157px;
	margin-bottom: 10px;
}
.DivPanel
{
	width: 150px;
	margin-left: 15px;
	margin-top: 5px;
	font-size: 9pt;
}

#DivVersionU
{
	background: url(../images/titlebg_a.gif);
	height: 25px;
	width: 152px;
	padding-left: 35px;
	font-weight: bold;
	line-height: 25px;
	margin-top: 20px;
}

#DivVersionD
{
	width: 142px;
	height: 40px;
	background: url(../images/subbg.gif);
	padding: 5px 0px 5px 45px;
	line-height: 160%;
	margin-bottom: 15px;
}

table
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	background-color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	width: 95%;
}

tr
{
	background-color: #E4EDF9;
	border-color: #FFFFFF;
	height: 22px;
}
td
{
	font-family: Arial;
}



.btn
{
	border-left: #7b9ebd 1px solid;
	border-right: #7b9ebd 1px solid;
	border-top: #7b9ebd 1px solid;
	border-bottom: #7b9ebd 1px solid;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	font-size: 12px;
	cursor: hand;
	color: black;
	height: 22px;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#cecfde);
}

.Pager
{
	width: 100%;
	background: #CCCCCC;
}

.title
{
	background-image: url(../images/manage/admin_bg_1.gif);
	height: 23px;
	border-color: #FFFFFF;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}

.tdLeft25
{
	font-weight: bold;
	width: 25%;
	height: 25px;
	text-align: right;
}
.tdLeft35
{
	font-weight: bold;
	width: 35%;
	height: 25px;
	text-align: right;
}
.footbg
{
	height: 30px;
	text-align: center;
	line-height: 30px;
	padding-top: 5px;
}

.txtbox
{
	border: solid 1px #666666;
	width: 120px;
	height: 18px;
}
IMG
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
#divLoading
{
	visibility: hidden;
	height: 60px;
	width: 80px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -30px;
	z-index: 1;
	margin-left: -40px;
	background-color: #ffffff;
	text-align: center;
}