@charset "UTF-8";
/* CSS Document */

#contactWrapper{
	
}
#contactWrapper p{
	font-size:12px;
	color:#333333;
	line-height:150%;
	
}

#contactWrapper strong{
	font-size:16px;
	color:#333333;
	line-height:150%;
	font-weight:bold;
	
}
#contactWrapper strong.red{
	font-size:14px;
	color:#ff0033;
	line-height:150%;
}
#contactWrapper strong.redthin{
	font-size:14px;
	color:#ff0033;
	line-height:150%;
	font-weight:normal;
}
.contactBox{
	margin:28px 47px;
	overflow:hidden;
}

.index{
	font-size:14px;
	color:#333333;
	line-height:150%;
	width:160px;
	padding:5px;
}
.index01{
	font-size:14px;
	color:#333333;
	line-height:150%;
	width:160px;
	padding:5px;
	vertical-align:top;
}
.topic{
	font-size:14px;
	color:#333333;
	line-height:150%;
	width:430px;
	padding:5px;
	
}

#contact_tabel td{
	border: 1px solid #fff;
}

.line{
	margin:0px 47px;
	width:612px;
	height:1px;
	background-color:#e0e0e0;
}

#text01{
	width:612px;
	border:1px solid #e0e0e0;
	padding:10px;
}

#middleLink{
	padding:0px 5px;
}
.go_back {
	margin-right: 10px;
}
.go_ok {
	padding-left: 10px;
}
