@charset "utf-8";
/* CSS Document */
a:link {
/*	color: #000000;
*/	text-decoration: none;
}
a:visited {
	text-decoration: none;
/*	color: #000000;
*/}
a:hover
{
	text-decoration: underline;
	font-weight: bold;
/*	color: #0000FF;
*/}
a:active {
	text-decoration: none;
/*	color: #000000;
*/}

.MenuMember{
	width:134px;
	height:21px;
	text-align:left ;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 16px;
	color: #000000;
    text-decoration: none;
	font-weight:bold ;
}
.MenuMember a:link {
	color: #000000;
	text-decoration: none;
}
.MenuMember a:visited {
	text-decoration:none;
	color: #000000;
}
.MenuMember a:hover {
	text-decoration:underline ;  
	color: #0000ff;
}
.MenuMember a:active {
/*	text-decoration: none;  */
	color: #0000ff;
}

#HelpMenu{
	width:175px;
	/*height:380px;*/
	margin-bottom:20px;
	float:left;
/*	background-image:url(../images/HelpCenter/left02.jpg); 
	background-repeat:no-repeat;
	background-color: #E8E8C4;*/
}

#MenuPanel {
	width: 175px;
}

#MenuTop{
	width:134px;
	height:40px;
}

#MenuBottom{

}

/*.MenuMember{
	width:134px;
	height:21px;
	text-align:center;
	color: #000000;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 16px;
}*/
#Content{
	width:650px;
	float:left;
}

#Content iframe{
	width:650px;
	height:680px;
}

#Statistics{
	width:175px;
	height:50px;
	font-size:15px;
}

#Statistics div{
	margin-left:5px;
}


#Statistics input{
	font-size:15px;
	border-width: 0;
	font-family: Arial, Helvetica, sans-serif;
}




#Menu{
	width:175px;
	float:left;
	background-color: #E8E8C4;
/*	height: 680px;*/
}
#Classify
{
	margin-top:5px;
    font-size:12px;
	width: 175px;
/*	text-align:center;*/
}

#Classify .Accordion{
	border:none;
/*	overflow: hidden;*/
}

#acClassify 
{
	margin-left:auto;
	margin-right:auto;
	width:163px;
	/*background-color:#FFFFFF*/
}

.AccordionPanelTab{
	border:none;
	height: 19px;
	line-height: 19px;
	text-align:left;
	color:#000000;
	font-weight: bold;
	font-size: 18px;
	font-family: �L�n������;
    /*background-image: url(../images/6.jpg);*/
}

.AccordionPanelContent {
	overflow: auto;
	margin: 0px;
	padding: 0px;
/*	height: 180px;*/
}
.AccordionPanelContent div.content{
	text-align:left;
	width:140px;
	margin-top:8px;
	/*background-image: url(../images/07.jpg);*/
}
.AccordionPanelContent div.content div 
{
	line-height: 20px;
	width: 120px;
	margin-left:auto;
	margin-right:auto;
}
