#contentText{
	float:left;
	display:inline;
	width:207px;
	height:268px;
	margin-left:10;
	
}
#scrollArea {
    float: right;
	display:inline;
	width:13px;
    height: 260px;
	margin:0px 0px 0px 0px;
}

#scrollUp {
	float:left;
	display:inline;
    cursor: pointer;
    margin-left:-3;
	padding-left:3;
}

#scrollBar {
	float:left;
	display:inline;
	width:13px;
    height:246px;
	background:url(areaBG.png) no-repeat;
}

#scrollKnob {
	float:left;
	display:inline;
    width: 13px;
	height:4px;
    cursor: pointer;
	margin-left:-3;
	padding-left:3;
}

#scrollDown {
	float:left;
	display:inline;
    cursor: pointer;
    margin-top: 3px;
}


/*Practise*/

#contentText_Practise{
	float:left;
	display:inline;
	width:220px;
	height:197px;
	margin-left:5;
	
}
#scrollArea_Practise {
    float: right;
	display:inline;
	width:13px;
    height: 197px;
	margin:0px 0px 0px 0px;
}

#scrollUp_Practise {
	float:left;
	display:inline;
    cursor: pointer;
    margin-left:-3;
	padding-left:3;
}

#scrollBar_Practise {
	float:left;
	display:inline;
	width:13px;
    height:173px;
	background:url(areaBG.png) no-repeat;
}

#scrollKnob_Practise {
	float:left;
	display:inline;
    width: 13px;
	height:4px;
    cursor: pointer;
	margin-left:-3;
	padding-left:3;
}

#scrollDown_Practise {
	float:left;
	display:inline;
    cursor: pointer;
    margin-top: 3px;
}

/*Material*/

#contentText_Material{
	float:left;
	display:inline;
	width:206px;
	height:268px;
	margin-left:12px;
	
}
#scrollArea_Material {
    float: right;
	display:inline;
	width:13px;
    height: 268px;
	margin:0px 0px 0px 0px;
}

#scrollUp_Material {
	float:left;
	display:inline;
    cursor: pointer;
    margin-left:-3;
	padding-left:3;
}

#scrollBar_Material 
{
	
	float:left;
	display:inline;
	width:13px;
    height:246px;
	background:url(areaBG.png) no-repeat;
}

#scrollKnob_Material {
	float:left;
	display:inline;
    width: 13px;
	height:4px;
    cursor: pointer;
	margin-left:-3;
	padding-left:3;
}

#scrollDown_Material {
	float:left;
	display:inline;
    cursor: pointer;
    margin-top: 3px;
}




/*Test*/

#contentText_Test{
	float:left;
	display:inline;
	width:220px;
	height:203px;
	margin-left:5;
	
}
#scrollArea_Test {
    float: right;
	display:inline;
	width:13px;
    height: 203px;
	margin:0px 0px 0px 0px;
}

#scrollUp_Test {
	float:left;
	display:inline;
    cursor: pointer;
    margin-left:-3;
	padding-left:3;
}

#scrollBar_Test {
	float:left;
	display:inline;
	width:13px;
    height:179px;
	background:url(areaBG.png) no-repeat;
}

#scrollKnob_Test {
	float:left;
	display:inline;
    width: 13px;
	height:4px;
    cursor: pointer;
	margin-left:-3;
	padding-left:3;
}

#scrollDown_Test {
	float:left;
	display:inline;
    cursor: pointer;
    margin-top: 3px;
}



/*Notify*/

#contentText_Notify{
	float:left;
	display:inline;
	width:220px;
	height:197px;
	margin-left:5;
	
}
#scrollArea_Notify {
    float: right;
	display:inline;
	width:13px;
    height: 197px;
	margin:0px 0px 0px 0px;
}

#scrollUp_Notify {
	float:left;
	display:inline;
    cursor: pointer;
    margin-left:-3;
	padding-left:3;
}

#scrollBar_Notify {
	float:left;
	display:inline;
	width:13px;
    height:173px;
	background:url(areaBG.png) no-repeat;
}

#scrollKnob_Notify {
	float:left;
	display:inline;
    width: 13px;
	height:4px;
    cursor: pointer;
	margin-left:-3;
	padding-left:3;
}

#scrollDown_Notify{
	float:left;
	display:inline;
    cursor: pointer;
    margin-top: 3px;
}



#menuSubject{
	float: left;
	display:inline;
	width:220px;
	margin-left:5;
	overflow:hidden;
	
}