/*************************/
/* CFGE.css use for CFGE */
/*************************/
a:link, a:visited { color:#006699; text-decoration:underline; }
a:hover, a:active { text-decoration:none; }
a.hidden { visibility:hidden; float:left; top:0px; left:0px; }

#backBlock {
	background-image:url(../pic/bg.png);
	background-repeat:no-repeat;
	padding:50px;
	padding-top:35px;
}

ul.ulType1 {
	display: block;
	list-style:none;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding:0px 0px 0px 0px;
}
ul.ulType1 li {
	height:20px;
	padding:0px; 
	margin:0px; 
	display:block;	
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}


#TopBlock{
	width:900px;
	height:100px;
}

#BottomBlock{
	width:900px;
	height:400px;
}

#BottomBlock-Left{
	width:180px;
	height:400px;
	float:left;
	background-color:#E2E2CA;
	margin:0px;
	padding:0px 0px 0px 0px;
}

#BottomBlock-Left input{
	background-color:#B5ADFE;
	width:180px;
	height:30px;
	color:#000000;
}

#BottomBlock-Left a:hover{
	background-color:#AEADB3;
}

#BottomBlock-Left a:link, #BottomBlock-Left a:visited{
	color:#663300;
	display:block;
	font-size:16px;
	height:inherit;
	padding:5px 0px 2px 7px;
}

#BottomBlock-Left p{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#BottomBlock-Left img{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border:0;
}


#BottomBlock-Right{
	width:700px;
	height:400px;
}

#BottomBlock-Right-Top{
	width:700px;
	height:30px;
	float:left;
	margin-left: 5px;
}

#BottomBlock-Right-DownLeft{
	width:450px;
	height:370px;
	float:left;
	background-color:#E2E2CA;
	margin-left: 5px;
	margin-right: 0px;
	overflow:auto;
	overflow-x:hidden;
	scrollbar-face-color: #999966;
	scrollbar-arrow-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #999999;
	color:#003366;
	padding-right:5px;
}

#BottomBlock-Right-DownLeft a:hover{
	background-color:#99CCFF;
}

#BottomBlock-Right-DownLeft img{
	border:0;
}

#BottomBlock-Right-DownLeft p{
	color:#663300;
	font-size:14px;
	margin-left:5px;
	margin-top:5px;
	margin-bottom:5px;
}

#BottomBlock-Right-DownLeft p.type2{
	color:#0066FF;
/*	background:#908FB7;*/
    background:#FFFF66;
	font-size:14px;
	margin-left:5px;
	margin-top:5px;
	margin-bottom:5px;
}

#BottomBlock-Right-DownLeft a:link, #BottomBlock-Right-DownLeft a:visited{
	color:#003366;
	display:block;
	font-size:12px;
	height:inherit;
	padding:5px 0px 2px 7px;
}

#BottomBlock-Right-DownRIght{
	width:250px;
	height:370px;
	float:left;
}

#BottomBlock-Right-DownRIght img{
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	float:left;
}

#MemberIntro{
	width:200px;
	height:70px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color:#B6B687;
	color:#FFFFFF;
	font-size:12px;
}

#MemberIntro p{
	margin-left: 5px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 5px;
}

.theButton{
	width:180px;
	height:30px;
	background-color:#B5ADFE;
	vertical-align:middle;
}

#innerButton{
	vertical-align:middle;
}
