@charset "UTF-8";
/* CSS Document */


/* Default style clear----------------------------------------------------------- */
@import "reset.css";
/* -----------------------------------------------------------Default style clear */

/* Default Layout---------------------------------------------------------------- */
@import "layout.css";
/* ----------------------------------------------------------------Default Layout */



/* index.html-------------------------------------------------------------------- */

#main .wrap{

}

.pictCom{
	background:url(../images/com.png) no-repeat;
	width:364px;
	height:70px;
	text-indent:-9999px;
	position:absolute;
	bottom:250px;
	margin-left:20px;
}

.topText{
	background:url(../../common/images/bk_gr.png);
	width:400px;
	padding:10px;
	color:#ffffff;
	font-size:90%;
	line-height:150%;
	position:absolute;
	bottom:60px;
	margin-left:8px;
	right:100px;
}

p.mText{
	padding-top:20px;
}

.add{
	border:1px solid #cccccc;
	padding:5px;
	margin-top:30px;
	margin-bottom:10px;
	font-size:80%;
	line-height:150%;
}

p.counter{
	font-size:75%;
	line-height:110%;
	text-align:right;
	margin-bottom:15px;
}

p.counter img{
	margin-top:10px;
	margin-bottom:5px;
}

/* --------------------------------------------------------------------index.html */

.TTcontact{
	width:800px;
	margin:45px auto 0;
	padding-top:25px;
}

#mainCont .wrap{
	min-height:800px;
	background:url(../../common/images/bk_wh35.png);
}

table.cont{
	width:750px;
	margin:35px auto 75px;
	border-top:1px dotted #000000;
}
table.cont th{
	font-weight:normal;
	font-size:80%;
	border-bottom:1px dotted #000000;
	height:40px;
	text-indent:10px;
	padding:10px;
	color:#000000;
}

table.cont td{
	font-size:80%;
	border-bottom:1px dotted #000000;
	height:40px;
	text-indent:10px;
	padding:10px;
	color:#000000;
}

p.cauCont{
	color:red;
}

p.cent{
	text-align:center;
}

.footer{
	width:750px;
	margin:0 auto;
	padding-top:15px;
	padding-bottom:25px;
	border-top:1px solid #000000;
}

.footerL{
	width:600px;
	float:left;
	color:#000000;
	font-size:80%;
	line-height:130%;
}

.footerR{
	width:100px;
	float:right;

}

.BotBack{
	margin:0 0 25px 95px;
}

p.com{
	font-size:150%;
	font-weight:bold;
	margin-bottom:5px;
}


/* contact.html------------------------------------------------------------------ */


/* ------------------------------------------------------------------contact.html */
/* thanks.html------------------------------------------------------------------- */

.thanksPict{
	text-align:center;
	margin:75px 0 150px 0;
}

/* -------------------------------------------------------------------thanks.html */