/* CSS Document */
@import url("common.css");
.class_contact{ float:left; width:200px;}
.class,.contact{
	float:left;
	width: 200px;
	border: 2px solid #06306a;
}
.contact_tit{
	background: url(../images/tit.gif) repeat-x;
	height: 45px;
	line-height: 45px;
	color: #fff;
	font-size: 14px;
	text-align: center;
	font-family: "Î¢ÈíÑÅºÚ";
}

.info{ width:780px; float:right;}
.info_tit {
	background: url(../images/tit.gif) repeat-x;
	height: 45px;
	font-size: 14px;
	font-family: "Î¢ÈíÑÅºÚ";
	line-height: 45px;
	padding-left: 20px;
	color: #fff;
}
.info_tit span {
	float: right;
	color: #fff;
	padding-right: 10px;
	line-height: 45px;
}
