﻿/* Bài tap*/
.PractiseListItem
{
	width: 346px;
	float: left;
	font-size: 12px;
	margin-right: 5px;
	margin-bottom: 3px;
	
}

.Practise_Title
{
	width:261px;
	height :33px;
	background-image:url(/images/Learning/Practise/Practise_Title.gif);
	background-repeat:no-repeat ; 
	 	
}
.Practise_Content
{
	
	color:Black;
	font-weight:bold;
	
	margin:5px 0 5px 35px;     	
	
}
.Practise_Link
{
	margin-bottom:5px;
	margin-left:35px;  
}
.Practise_Link a
{
	 text-decoration :none;
	 color:Black ; 
}

/*Bai thi*/
.TestItem
{
	width: 346px;
	float: left;
	font-size: 12px;
	margin-right: 5px;
	margin-bottom: 3px;
	
}

.Test_Title
{
	width:297px;
	height :36px;
	background-image:url(/images/Learning/Test/Test_Title.gif);
	background-repeat:no-repeat ; 
	 	
}
.Test_Title a
{
	font-weight:bold ;
	color:black;
	text-decoration:none;   
	 	
}
.Test_Content
{
	
	color:Black;
	font-weight:bold;
	margin:0px 30px 5px 35px; 
	line-height:20px;    	
	
}




