body {
	background-color:#FFFFFF;
}

img{
	border:0;
}

.clear{
	clear:both;
}

.wrap{
	width:1171px;
	background-color:#FFFFFF;
	margin:0px auto;
	box-shadow: 0 0 5px #222;
	font-family:'sudaratfont';
	margin-bottom:10px;
	
}

/*-------------------------------------------------------------------- */

.header{
	width:1170px;
	height:auto;
}

.logo{
	width:120px; 
	float:left;
	height:130px;
}

.search{
	float:right;
	margin-right:20px;
}

/*-------------------------------------------------------------------- */


/*-------------------------------------------------------------------- */


.main_box{
	width:1170px;
}

.box_one_orange{
	width:270px;
	height:265px;
	margin-right:30px;
	margin-bottom:30px;
	float:left;
	background-color:#FF6600; 
	color:#FFFFFF;
}

.box_one_black{
	width:270px;
	height:265px;
	margin-right:30px;
	margin-bottom:30px;
	float:left;
	font-size:20px; 
	color:#FFFFFF;
	background-color:#2A283D;
}

.box_two{
	float:left;
	width:570px; height:265px; 
}

.box_three{
	width:870px; height:265px; float:left;
}

.box_three_orange{
	width:870px; height:265px; float:left; margin-right:30px; margin-bottom:30px; background-color:#FF6600; 
}

.no_right
{
	margin-right:0px;
}


.box_text{
	padding:10px;
}

/*-------------------------------------------------------------------- */

.other_box{
	margin-left:25px;
	margin-top:10px;
	width:845px; 
	height:265px;
}

.other_block{
	width:200px; margin-right:10px; height:260px; float:left; font-size:14px;
}

/*-------------------------------------------------------------------- */

.footer{
	width:1170px;
	height:auto;
}

.footer_logo{
	width:270px; margin-right:30px; float:left;
}

.footer_social{
	width:300px; float:left;
}

/*-------------------------------------------------------------------- */

.link1 a {
	color:#666666;
	text-decoration:none;
}

.link1 a:hover {
	color:#666666;
	text-decoration:underline;
}

.link2 a {
	color:#FFFFFF;
	text-decoration:none;
	font-size:18px;
}

.link2 a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	font-size:18px;
}

.link3 a {
	color:#FFFFFF;
	text-decoration:none;
	font-size:20px;
}

.link3 a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	font-size:20px;
}
/*-------------------------------------------------------------------- */

@font-face
{
	font-family: sudaratfont;
	src: url('Circular.ttf'),url('Circular.eot');
	
}

.myfont1
{
	font-family:'sudaratfont';
}

@font-face
{
	font-family: sudaratfont2;
	src: url('CircularBold.ttf'),url('CircularBold.eot');
	
}

.myfont2
{
	font-family:'sudaratfont2';
}

/*-------------------------------------------------------------------- */
