@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 {

}

#rightstom #colon dt {
	font-size: 12px;
	font-weight: bold;
}

#rightstom #colon dd {
	margin: 10px 0 10px 20px;
	font-size: 12px;
	text-align: justify;
	width: 400px;
}

#rightstom #colon li {
	text-transform: uppercase;
}


