/* index.css */

.topper01{
	width : 100%;
	height : 683px;
	clear : both;

	margin-top : 0px;
/*

	position : absolute; top:1190px; left: 0px;
	height : 150px;
	text-align : right;
	background: url(../img/hedder.jpg) repeat-y scroll;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	background:#1a1a1a url(../img/bg/bg_foot03.gif) no-repeat top;
	background-color : #BEA037;
*/
}


.wrapper02{
	width : 1200px;
	margin : 0px auto 0 auto;
/*
	border-left : 2px solid #2D2300;
	border-right : 2px solid #2D2300;
	border-bottom : 1px solid #2D2300;
	background-color : #00FFFF;
*/
}


.conteiner02 {
	width : 1200px;
	text-align : right;
/*
	background-color : #E0E0E0;
*/
	position : relative; top:0px; left: 0px;
}


.top_cont_info{
	width : 1000px;
	height : 320px;

	margin-right : 50px;
	margin-bottom : 10px;
	margin-top : 80px;
	float : left;
	text-align : center;

	background-color : #f5f5f5;
}


.info_cont2{
	width : 750px;
	height : 35px;
	margin-top : 40px;
	margin-left : 125px;
	border-bottom : dotted 1px #000000;
}


.info_cont{
	width : 750px;
	height : 35px;
	margin-top : 20px;
	margin-left : 125px;
	border-bottom : dotted 1px #000000;

}


p.info_ttl_top{
	float : left;
	height : 35px;
	width : 100px;
	font-size : 14px;
	line-height : 1.5em;
	margin : 5px 0px 0 20px;
	padding : 0px 0px 0px 0px;
	color : #ff7d00;
	letter-spacing : 1px;
	text-align : left;
}


p.info_cont_top{
	float : left;
	height : 35px;
	width : 600px;
	font-size : 14px;
	line-height : 1.5em;
	margin : 5px 0px 0 20px;
	padding : 0px 0px 0px 0px;
	color : #646464;
	letter-spacing : 1px;
	text-align : left;
}


img.top_mds_info_img{
	margin : 30px 0 0px 0;
	border : none;
}


.top_cont01{
	width : 1000px;
	text-align : center;
}


img.top_mds_img{
	margin : 30px 0px 0 0;
}


img.top_sevice_img{
	margin : 50px 0px 0 0;
}


img.top_sevice_linkbtn{
	margin : 20px 0px 0 0;
	border:none;
}


p.top_txt{
	font-size : 14px;
	width : 960px;
	padding : 20px;
	margin : 20px 0 0 0;
	text-align : left;
	line-height : 2em;

}