/*	-------------------------------------------------------------
	common style
	-------------------------------------------------------------	*/
BODY
{
	margin:0;
	padding:0;
	color:#000;
	font:12px,Arial,Verdana,Helvetica,sans-serif;
	line-height:1.2/1.5;
	text-align:center;
	background:#FFF;
}
*
{
	margin:0;
	padding:0;
}
H1,
H2,
H3,
H4,
H5,
H6 
{   
	font-size:normal;      
} 
TABLE
{
	border-collapse:collapse;
	border-spacing:0;
	/*table-layout:fixed;*/
	word-wrap:break-word;
}
TH,
TD
{
	font-size:12px;
}
OL,
UL
{
	list-style-type:none;
}
FIELDSET,
IMG
{
	border:0;
}
INPUT,
SELECT
{
	font-family:Arial;
}
BUTTON
{
	font-family:Arial;
	cursor:pointer;
}
A
{
	text-decoration:none;
}
A:link
{
	color:#3168AD;
}
A:visited 
{
	color:#3168AD;
}
A:hover 
{
	color:#F60;
	text-decoration:underline;
}
.fL
{
	float:left;
}
.fR
{
	float:right;
}
.clr
{
	clear:both;
	font-size:0;
	overflow:hidden;
	height:0;
}
.dpB
{
	display:block;
}
.dpI
{
	display:inline;
}
.dpN
{
	display:none;
}
.taL
{
	text-align:left;
}
.taR
{
	text-align:right;
}
.taC
{
	text-align:center;
}
.pT10
{
	margin-top:10px;
}
.pT100
{
	font-size:0;
	height:100px;
}
/*	-------------------------------------------------------------
	mainFrame style
	-------------------------------------------------------------	*/
#mainFrame
{
	margin:0 auto;
	width:778px;
}
#mainFrame .mainBg
{
	border:1px solid #F4F4F4;
	background:#F3FCE7;
	height:1%;
}
#mainBox
{
	margin:0 auto;
	width:794px;
}
#mainWindow
{
	margin:10px auto 0 auto;
	width:600px;
	text-align:left;
}
/*	-------------------------------------------------------------
	5px circle angle style
	-------------------------------------------------------------	*/
.c1,
.c2,
.c3,
.c4,
.b1,
.b2,
.b3,
.b4
{
	font-size:0px;
	overflow:hidden;
	display:block;
	height:1px;
	border-left-style:solid;
	border-right-style:solid;
	border-left-width:1px;
	border-right-width:1px;
}
.c1,
.b4
{
	margin:0 5px;
}
.c2,
.b3
{
	margin:0 3px;
	border-width:0 2px;
}
.c3,
.b2
{
	margin:0 2px;
}
.c4,
.b1
{
	margin:0 1px;
	height:2px;
}
/*	-------------------------------------------------------------
	H3 style
	-------------------------------------------------------------	*/
H3
{
	padding:5px 10px;
	font-size:12px;
	text-align:left;
	border-bottom:1px solid #C3C3C3;
	height:15px;
}
.more
{
	float:right;
	text-align:right;
	width:100px;
}
.more A
{
	font:bold 10px Verdana;
	text-decoration:none;
}
/*	-------------------------------------------------------------
	process-sheng style
	-------------------------------------------------------------	*/
.process-sheng
{
	text-align:left;
	font-size:11px;
	margin:-10px 0 3px 15px;
}
/*	-------------------------------------------------------------
	window style
	-------------------------------------------------------------	*/
#window
{
	margin:0 auto;
	padding:1px;
	border:1px solid #E6E6E6;
	width:428px;
}
#window H1
{
	padding:5px;
	background:#E6E6E6;
	text-align:right;
}
#window P
{
	padding:20px;
	font-size:15px;
}
#window P STRONG
{	
	position:relative;
	top:-10px;
}
/* =pageNav
--------------------------------------------------------------------------------------- */
#pageNav-01
{
	text-align:left;
	height:1%;
}
#pageNav-01 P
{
	display:table;
	height:1%;
}
#pageNav-01 SPAN
{
	display:-moz-inline-box;display:inline-table;display:inline-block;zoom:1;*display:inline;vertical-align:top;
	padding:2px 4px 0;
	*padding:0 4px;	
	font-size:10px;
	height:20px;
	line-height:20px;
}
#pageNav-01 A
{
	display:-moz-inline-box;display:inline-table;display:inline-block;zoom:1;*display:inline;vertical-align:top;
	margin:0 3px;
	padding:2px 4px 0;
	*padding:0 4px;
	border:1px solid #879ac5;
	font-size:10px;
	color:#203552;
	height:18px;
	line-height:18px;
}
#pageNav-01 SPAN.on
{
	color:#FFF;
	background:#5d91c1;
	height:1%;
}
#searchAlphabet 
{
	line-height:20px;	
}
#searchAlphabet  P
{
	line-height:24px;
	font-size:13px;
}
#searchAlphabet A
{
	margin-right:4px;
	font-weight:bold;
	text-decoration:underline;
}
.bordersear
{
	margin:10px 0 0 0;
	padding:5px 0 5px 18px;
}
#PagesBoxPageBlock
{
	width:100%;
}
#PagesBoxPageBlock A
{
	margin-bottom:10px;
}

#pageNav-01 #gradeone,
#pageNav-01 #gradetwo,
#pageNav-01 #gradethree
{
	border:0;
}
#pageNav-01 #gradeone,
#pageNav-01 #gradetwo
{
	margin-bottom:5px;
}

