@import "initial.css";
@import "global.css";




#rightstom #colon .rightcolon {
	background: url(images/contactus/bg.gif) no-repeat right bottom;  
	width: 440px;
	height: 450px;
}


#rightstom #colon .intro{
	font-size: 12px;
	margin: 0 0 10px 0;
	text-align: justify;
}

#rightstom #colon .line {
	float: left;
	font-size: 0;
	height: 1px;
	width: 420px;
	background: url(images/linestom-bg.gif) repeat-x;
	margin: 5px 0 5px 0;
}

#rightstom #colon .item {
	float: left;
	width: 200px;
}

#rightstom #colon dl {
	width: 200px;
}

#rightstom #colon dt {
	float: left;
	width: 30px;
}

#rightstom #colon dd {
	float: left;
	width: 150px;
}

#rightstom #colon .logo {
	margin: 150px 0 0 121px;
}

#rightstom #colon .add {
	margin: 0 0 0 0px;
	text-align: right;
	width: 160px;
}

#rightstom #colon .ph {
	margin: 0 0 0 160px;
	width: 180px;
}



