@charset "utf-8"; 
/* CSS Document */

body{
	background:url(../img/bg.gif) repeat-x;
}

#main01{
	width:950px;
	height:331px;
}
#swf{
	width:950px;
	height:331px;
	float:left;
	margin:0 5px;
    
}

#what{
    background:url(../img/what.jpg);
	width:635px;
	height:243px;border:solid 1px #FFF;
	margin:0 0 35px 0;
}

.what_txt{
    margin:82px 0 0 34px;
	width:325px;
	display:block;
	line-height:150%;
}

.point{
    width:205px;
    float:left;
	margin:0 10px 0 0;
	display:inline;
}

.step{
    width:205px;
    float:left;
	margin:10px 10px 0 0;
	display:inline;
}
.point_none{
    width:205px;
    float:left;
	display:inline;
}
.step_none{
    width:205px;
    float:left;
	margin:10px 0 0 0;
	display:inline;
}

.point dd,
.point_none dd,
.step dd,
.step_none dd{
    font-size:10px;
	line-height:140%;
}

#topics{
}

#topics li{
    margin:15px 0 10px 0;
	padding:0 0 5px;
	border-bottom:1px solid #FFD27A;
}

#cam_banner{
    margin:5px 0 20px 0;
}
