﻿/* CSS Document */

img{
	border:none;
}

.a1_txt {
	width: 710px;
	height:373px;
	background: url(img/a1_txt.jpg) top left no-repeat;
 }

.a1_txt p{
	margin: 0 297px 0 15px;
	padding: 82px 0 0 0;
 }
	
.a2_txt {
	width: 710px;
	height:358px;
	background: url(img/a2_txt.jpg) top left no-repeat;
 }

.a2_txt p{
	margin: 0 15px 0 305px;
	padding: 82px 0 0 0;
 }
	
.a3_txt {
	width: 710px;
	height:328px;
	background: url(img/a3_txt.jpg) top left no-repeat;
 }

.a3_txt p{
	margin: 0 267px 0 15px;
	padding: 82px 0 0 0;
 }

.tax_txt {
	width: 710px;
	height:20px;
 }

.tax_txt p{
	margin-right:15px;
	padding: 0;
 }

.Info_bg{
	border:solid 1px #000000;
}
	
.cosme_Info {
	width: 708px;
	background: url(img/cosme_info.gif) top left no-repeat;
	border: solid 1px #000;
	}
	
.cosme_Info p {
	width:400px;
	margin: 0 10px 0 20px;
	padding: 40px 0 0 0;
	float: left;
	}

.logo {
	width: 250px;
	padding: 40px 0 0 0;
	float: right;
}

.info_txt {
	padding:10px 0 0 0;
	}



