/* CSS Document */


/*
company
-----------------------------------------------*/

#company #mainimg img{
	height:25px;
	width:auto;
}


#company table{
	border-top:1px solid #dfdfdf;
	border-bottom:1px solid #dfdfdf;
}

#company td,
#company th{
	padding:5px;
	text-align:left;
	border-bottom:1px solid #dfdfdf;
	vertical-align:top;
}

#company th{
	width:80px;
}

#company table .num{
	margin:0 0 12px 0;
}

#company table div p{
	font-weight:bold;
}

/*
access
-----------------------------------------------*/

#access #mainimg img{
	height:25px;
	width:auto;
}

