@charset "utf-8";
/* CSS Document */
#infoTitleIcon{
	width:31px;
	height:88px;
	background:url(../G_contact/images/infoIcon.png) no-repeat;
	position:absolute;
	left: 84px;
	top: -12px;
	
}
#contactDiv{
	width:440px;
	color:white;
	line-height:18px;
	font-size:12px;
	padding-top:52px;
	margin:auto auto 35px 200px;
}
#contactDiv a:active,#contactDiv a:visited,#contactDiv a:link{
	color:#CCFF00;
	text-decoration:none;
}
#contactDiv a:hover{
	color:#FF9933;
	text-decoration:underline;
}
.dottedDiv{
width:12px;
height:12px;
background:url(../images/blackDot_04.png) no-repeat;

}
