﻿
/* page: webContactUs.aspx style*/
/* star ==================================================================================================================*/

/* end ===================================================================================================================*/

/* page: webCoumner.aspx style*/
/* star ==================================================================================================================*/
/* end ===================================================================================================================*/

/* page: webDownLoad.aspx style*/
/* star ==================================================================================================================*/


/* end ===================================================================================================================*/

/* page: webModule.aspx style*/
/* star ==================================================================================================================*/


/* end ===================================================================================================================*/

/* page: webRegister.aspx style*/
/* star ==================================================================================================================*/


/* end ===================================================================================================================*/

/* page: webStuday.aspx style*/
/* star ==================================================================================================================*/
.rptBox
{
	width: 100%;
	padding:5px;
}
.rptBox div.content
{
	margin: 10px;
	font-size:14px;
}

.rptBox div.date
{
	float: right;
	margin-right: 10px;
}
/* end ===================================================================================================================*/

/* page:webUserList.aspx style*/
/* star ==================================================================================================================*/
/* end ===================================================================================================================*/

/* page: .aspx style*/
/* star ==================================================================================================================*/
/* end ===================================================================================================================*/

/* page: UserLogin.ascx style*/
/* star ==================================================================================================================*/
.wwwr
{
	width: 270px;
	float: left;
}
/* end ===================================================================================================================*/
/*define one fix table*/
.onefixTable
{
	table-layout: fixed;
	border-collapse: collapse;
	empty-cells: hide;
	background-color: #CCCCCC;
}
.onefixTable td.header, td.bottom
{
	background-color: #e9e9e9;
	height: 34px;
	color: #000000;
	padding-left: 20px;
	font-weight: bold;
}

.onefixTable td
{
	background-color: #FFFFFF;
	color: #999999;
	height: 26px;
}

.onefixTable li
{
	margin-right: 2px;
	float: left;
	list-style-type: none;
}
.onefixTable li.space
{
	word-spacing: 2em;
}

.onefixTable li A
{
	color: #333;
	text-decoration: none;
}

.onefixTable li A:link
{
	color: #333;
	text-decoration: none;
}

.onefixTable li A:hover
{
	color: #FF9900;
	font-size: 12px;
	text-decoration: none;
}
.onefixTable li A:visited
{
	color: #333;
	font-size: 12px;
	text-decoration: none;
}

.pagerTable
{
	border-bottom: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	border-top: solid 0px #cccccc;
	background-color: #FFFFFF;
	width: 100%;
	height: 30px;
	margin-bottom: 5PX;
}
