@charset "utf-8";
/* CSS Document */

#company{
	width:100%;
	border:1px solid #CCC;
	border-collapse:collapse;}

#company th{
	width:30%;
	background:#eee;
	border:1px #ccc solid;
	border-collapse:collapse;
	padding:20px;}
	
#company td{
	padding:20px;
	border:1px #ccc solid;
	border-collapse:collapse;
	text-align:left;}

#message{
	width:730px;
	height:800px;
	float:left;
	background-image:url(../imgs/message.jpg);
	line-height:24px;}
	

#messageA{
	width:400px;
	height:200px;
	margin-right:300px;
	margin-left:30px;
	margin-top:70px;
	float:left;}

#messageB{
	width:670px;
	height:270px;
	margin-left:30px;
	margin-right:30px;
	margin-top:30px;
	float:left;}

#messageC{
	width:590px;
	height:160px;
	margin-left:70px;
	margin-right:70px;
	margin-top:30px;
	float:left;}

#phyton li{
	width:146px;
	height:15px;
	float:left;
	list-style:none;}

#phyton_1 a{
	width:146px;
	height:20px;
	background:#ccc;
	display:block;
}
