@charset "utf-8";
/* CSS Document */
body{
    background-color:#d9f0fe;}
#content{
    width:960px;
	height: auto;
	margin: 0 auto;
	}
#content_bottom{
    background:url(_image/bg_01.jpg);
	height:218px;}
#cont_bg{
    background:url(_image/bg_02.jpg);}
#cont_bom{
    background:url(_image/bg_03.jpg);
	height:17px;}
#left{
    float:left;
	width:180px;
	text-align:center}
#right{
    float:left;}
h3{
    color:#ff3300}
p{
    padding-left:20px;}
.cont{
    padding:10px 0 0 15px;}

ul{
    list-style:url(_image/icon_04.png);}
.z{
   clear:both;}	
	