#intro{
	width:960px;
	height:auto;
	overflow:hidden;
}


.intro_left{
	width:214px;
	height:450px;
	background-image:url(images/intro.jpg);
	background-repeat:no-repeat;
	float:left;
}
.intro_right{
	width:636px;
	height:auto;
	float:left;
}

.welcome{
	font-size:14px;
	color:#333333;
	line-height:18px;
	font-weight:bold;
	letter-spacing:-1px;
}

.intro_choice{
	width:212px;
	height:330px;
	float:left;
}
.highlight{
	color:#0099CC;
}
.highlight_orange{
	color:#FF9900;
}

