
/*ttlarea------------------------------*/

#titlearea {
	width: 868px;
	height:628px;
}

#titlearea .textarea {
	float: left;
	width: 513px;
}

#titlearea .textarea .inner{
	padding: 36px 0 0 34px;
}

#titlearea .textarea .mainttltext{
	padding: 19px 0 30px 4px;
	font-size: 12px;
	line-height: 20px;
	width: 453px;
}
#titlearea .imgbox {
	float: left;
}
/*advicearea------------------------------*/
#advicearea {
	width: 477px;
	height: 341px;
	clear: left;
	background: url(../pro/image/bg_advice.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	line-height: 17px;
}

#advicearea .stylistlink a:hover img{
	opacity: 0.6;
	filter: alpha(opacity=60);
}

#titlearea #advicearea .inner{
	padding: 45px 27px 0 29px;
}


#advicearea .inner .textbox{
	padding: 13px 0 20px 0;
}

/*processarea------------------------------*/


#processarea {
	width: 868px;
	font-size: 11px;
	line-height: 15px;
}

#processarea .inner{
	padding: 0 0 0 19px;
}

#processarea .inner h3{
	padding: 0 0 26px 17px;
}

#processarea .processframe {
	width: 850px;
	clear: left;
}
#processarea .processimgarea {
	width: 850px;
}


#processarea .processframe .processbox{
	width: 202px;
	float: left;
}

#processarea .processframe .boxinner{
	padding: 0 0 30px 24px;
}

#processarea .processbox .img{
	width: 178px;
}
#processarea .processframe .textbox{
	padding: 8px 0 3px 0;
}
#processarea .processframe .processbox2{
	width: 202px;
	float: left;
}
#processarea .processframe .textbox2{
	padding: 8px 0 3px 24px;
}


/*item----------------------------------------------*/
#attention{
	width: 868px;
	height: 528px;
	clear: left;
	background: url(../pro/image/bg_attention.gif);
	background-repeat: no-repeat;
}

#attention .textbox{
	padding: 24px 0 0 51px;
	font-size: 12px;
	line-height: 20px;
}

#attentionarea{
	width: 868px;
}

#attentionarea .inner{
	padding: 18px 0 0 36px;
}

#attentionarea .attentionbox{
	width: 402px;
	float: left;
}


.attentionbox .imgbox{
	width: 402px;
}

#attention .attentionbox .textarea{
	width: 402px;
	height: 67px;
	background: url(../pro/image/bg_attentionimg.jpg);
	background-repeat: no-repeat;
}


#attentionarea .attentionbox .textarea p{
	padding: 4px 0 0 44px;
	font-size: 11px;
	line-height: 15px;
}

#btnnext{
	padding: 50px 13px 0px 20px;
}
