@charset "utf-8";

.legal_training
{
	width:					332px;
	height:					30px;
	background-image:		URL(images/legal_training.jpg);
	background-repat:		no-repeat;
	float:					left;
}

.legal_training ul
{
	list-style-type: 		none;
	padding:				0px;
	margin:					0px;
} 

.legal_training li
{ 
	width: 					332px;
	display: 				block;
    float:					left;
    background-repeat: 		no-repeat;
}

.legal_training a
{
	height: 				30px;
    display: 				block;	
	font-size: 				1px;
    text-indent: 			-999999em;
    overflow: 				hidden;
    background-repeat: 		no-repeat;
}

.law_in_a_box
{
	width:					334px;
	height:					30px;
	background-image:		URL(images/digital_book_store.jpg);
	background-repat:		no-repeat;
	float:					left;
}

.law_in_a_box ul
{
	list-style-type: 		none;
	padding:				0px;
	margin:					0px;
} 

.law_in_a_box li
{ 
	width: 					334px;
	display: 				block;
    float:					left;
    background-repeat: 		no-repeat;
}

.law_in_a_box a
{
	height: 				30px;
    display: 				block;	
	font-size: 				1px;
    text-indent: 			-999999em;
    overflow: 				hidden;
    background-repeat: 		no-repeat;
}

.magazine
{
	width:					334px;
	height:					30px;
	background-image:		URL(images/law_magazine.jpg);
	background-repat:		no-repeat;
	float:					left;
}

.magazine ul
{
	list-style-type: 		none;
	padding:				0px;
	margin:					0px;
} 

.magazine li
{ 
	width: 					334px;
	display: 				block;
    float:					left;
    background-repeat: 		no-repeat;
}

.magazine a
{
	height: 				30px;
    display: 				block;	
	font-size: 				1px;
    text-indent: 			-999999em;
    overflow: 				hidden;
    background-repeat: 		no-repeat;
}

.inter_company
{
	width:					1000px;
	height:					30px;
	margin-left:			auto;
	margin-right:			auto;
	background-color:		#CCC;
}

.inter_company_back
{
	width:					100%;
	height:					30px;
	background-color:		#666;
}