

body{
margin:0 auto;
background-color:#E5EBFF;
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:11px;
}

#main{
margin:0 auto;
width:1000px;
background:url(images/index_05.jpg) repeat-y;
}

#banner{
width:1000px;
height:293px;
}

#text{
width:1000px;
}

.left{
float:left;
width:224px;
height:687px;
background:url(images/index_02.jpg);
}

.right{
float:right;
width:776px;
height:687px;
background:url(images/index_07.jpg);
}

#demo {
overflow:hidden;
width: 300px;
margin-left:370px;
margin-top:30px;
}

#indemo {
float: left;
width: 800%;
}
#demo1 {
float: left;
color:#000000;
}
#demo2 {
float: left;
color:#000000;
}


.p1{
	width:550px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#FFFFFF;
	margin-left:120px;
	margin-top:20px;
	margin-bottom:30px;
	text-transform:uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}

.STYLE1 {

font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
color: #2A0000;
}

.txt{
	width:620px;
	margin-left:65px;
}

#foot{
width:750px;
height:40px;
color:#999999;
padding-left:200px;
text-align:center;
}

#foot a{
color:#999999;
padding:3px;
text-decoration:none;
}

#foot a:hover{
color:#D3004A;
padding:3px;
text-decoration:none;
}