* {
	margin: 0;
	padding: 0;
	border: none;
}
html, body {
	height: 100%;
}

body {
	background: url("../images/bg.jpg");
}

html>body #container {
	width: 950px;
	min-height: 100%;
	margin-left: 0px;
	margin-bottom: -40px;
padding:0px 0px 0px 0px;

}

#container {
	width: 950px;
	min-height: 100%;
	margin-left: 0px;
	margin-bottom: 0px;
padding:0px 0px 0px 0px;

}

* html #container {	/* for IE6 and below */
	height: 100%;
}
#information{
	width: 925px;
	margin:0px 0px 0px 25px;
padding:0px;
	position: relative;
}

#container-footer {
	height: 40px;
	clear: right;
}

h2{
width:500px;
font-style:normal;
font-size:18px;
font-family:Arial, Helvetica, sans-serif;
text-align:left;
margin:0;
color:#55295b;
padding:13px 0px 10px 40px;
background:url(../images/title_mark.gif) no-repeat 0% 62%;
}

.attention_title{
width:500px;
font-style:normal;
font-size:16px;
font-family:Arial, Helvetica, sans-serif;
text-align:left;
margin:0;
color:#ff0000;
padding:20px 0px 5px 0px;
}
.attention{
font-size:12px;
padding:8px;
margin:0px 0px 20px 0px;
line-height:180%;
color:#ff0000;
border:1px  dotted;
}

#footer {
	width: 950px;
	height: 40px;
	line-height: 40px;
	position: relative;
	color: #fff;
	background-color: #000;
	text-align: center;
font-size:12px;
margin:25px 0px 0px 0px;
}

.text{
font-size:14px;
padding:10px 0px 0px 0px;
line-height:180%;
margin:0px;
color:#55295b;
}
