.main {
	height: 600px;
	width:1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
.round{
	width: 150px;
	height:42px;
	border: 1px solid #4ba3e3;

    -moz-border-radius: 5px;      /* Gecko browsers */
    -webkit-border-radius: 5px;   /* Webkit browsers */
	border-radius: 20px 20px 0px 0px;
	display:inline-block;             /* W3C syntax */
	background-color: #4ba3e3;
	color: #ffffff;
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 18px;
	line-height: 44px;
	cursor:pointer;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: center;
	float: left;
	font-weight: bold;
	 
} 



			



.txt{
	height: 40px;
	width:100%;
	margin-right: auto;
	margin-left: auto;
	color: #999999;
	font-size: 13px;
	line-height: 26px;
	text-align: center;
	margin-top: 20px;
}


.txt2{
	height: 40px;
	width:100%;
	margin-right: auto;
	margin-left: auto;
	color: #333;
	font-size: 16px;
	line-height: 26px;
	text-align: center;
	margin-top: 20px;
	font-family: "Î¢ÈíÑÅºÚ";
}



  /* ×¢²á³É¹¦ÌáÊ¾ÑùÊ½ */
  
  
  .main_box2{
	float: left;
	height:500px;
	width: 1000px;
	background-color: #FFFFFF;
	border-top-width: 6px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4ba3e3;
	border-right-color: #E7E7E7;
	border-bottom-color: #E7E7E7;
	border-left-color: #E7E7E7;
} 



.ewm{
	height: 180px;
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 60px;
}


.round_tj2 {
	width: 127px;
	height:36px;
	border: 1px solid #ffa214;

    -moz-border-radius: 20px;      /* Gecko browsers */
    -webkit-border-radius: 20px;   /* Webkit browsers */
	border-radius:20px;
	display:inline-block;             /* W3C syntax */
	background-color: #ffa214;
	color: #ffffff;
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 16px;
	line-height: 36px;
	cursor:pointer;
	padding-top: 3px;
	padding-right: 18px;
	padding-bottom: 3px;
	padding-left: 18px;
	text-align: center;
	font-weight: bold;
	margin-left: 10px;
}
