@charset "utf-8";



/*=================================*/

.titleNewModel{
	width:950px;
	height:48px;
	background-image:url(../images/newmodel/title.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	background-color: #DC000B;
}

#newModelArea{
	color:#000000;
	width:842px;
	background-color:#64C4F2;
	padding:35px 53px 35px 53px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DC000B;
	border-bottom-color: #DC000B;
	border-left-color: #DC000B;
}

#newModelArea .magBox{
	width:203px;
	float:left;
}

#newModelArea .magBox .btQuestion{
	width:203px;
	text-align:center;
	padding:5px 0 20px 0;
}