body{
	margin: 0px;
	padding: 0px;
	font-family: verdana,sans-serif;
}
h1,h2,h3,h4{
	margin: 0px;
	padding: 0px;
}
img{
 border: 0px;
}

.bold{
 font-weight: bold;
}

#body{
	background-image: url('../images/background.png');
	width: 100%;
}

#main{
	width: 752px;
	margin: 0px auto 0px auto;
}

#top{
	width: 752px;
	height: 345px;
	background-image: url('../images/top2.png');
}

#top .left{
	float: left;
	width: 405px;
	margin-left: 33px;
	margin-top: 5px;
}

#top .left h1{

}
#top .left p{
	font-size: 11px;
	width: 405px;
margin-top: 10px;
margin-bottom: 0px;
}

#top .left a.img_contact{
	float: left;
	margin-top: 14px;
	margin-left: 3px;
}

#top .left a.contact{
	color: #000;
	font-size: 13px;
	margin-left: 10px;
	margin-top: 10px;
	float: left;
}
#top .left h2{
	position: absolute;
	top: 322px;
	color: #fff;
	font-size: 15px;
	font-weight: normal;
	clear: left;
}

#top .right{
	float: left;
	width: 200px;
	margin-left: 60px;
	margin-top: 40px;
	text-align: center;
}

#top .right h2{
	font-size: 16px;
	color: #ed117d;
	text-decoration: underline;
}

#top .right p{
	font-size: 11px;
}

#top .right .lang{
	position: absolute;
	top: 300px;
	margin-left: 130px;
	border: 1px solid #FFFF;
}

#top .right .lang div.current{
	border: 1px solid #000;
	float: left;
	margin-right: 3px;
	width: 16px;
	height: 15px;
}

#top .right .lang .current img{
	margin: 1px;
	padding: 0px;
	width: 14px;
	height: 13px;
float: left;
}

#top .right .lang .other_lang{
	float: left;
}

#center{
	width: 752px;
	background-image: url('../images/center.png');

}

#center .sac{
	width: 752px;
	height: 480px;
	padding-top: 20px;
    margin-left: 5px;
}

#center .sac .img{
	float: left;
	margin-left: 5px;
	width: 300px;
}

#center .sac .right{
	width: 440px;
	margin-top: 80px;
	float: left;
}
#center .sac .right h3{
	font-size: 13px;
}
#center .sac .right .trait
{
	font-size: 1px;
	line-height: 1px;
	margin-top: 3px;
	margin-bottom: 5px;
	background: #828483;
	height: 1px;
	width: 440px;;
}

#center .sac .right p{
	color: #686868;
	margin: 0px;
	font-size: 11px;
}

#center .bottom{
	clear: left;
	text-align: center;
}


#center .bottom a.img_contact{

}

#center .bottom a.contact{
	color: #000;
	font-size: 13px;
	margin-left: 10px;
}
#bottom{
	float: left;
	width: 752px;
	height: 10px;
	background-image: url('../images/bottom.png');
	background-repeat: no-repeat;
}

