@import url("css0.css");
body{
	text-align:center;
}
#top{
	margin:0 auto;
	width:970px;
}
#top_logo{
	width:570px;
	float:left;
	margin-top:10px;
}
#top_1{
	float:right;
}
#main{
	width:970px;
	margin:10px auto;
	overflow:hidden;
}
#left{
  width:228px;
  float:left;
  background:url(../images/left_1_01.jpg) no-repeat;
  border:1px solid #DDD;
}
#right{
	float:right;
	width:730px;
}
#right *{
	font-size:12px;
	line-height:200%;
}

#bottom{
	clear:both;
	text-align:center;
	margin:0 auto;
	width:970px;
	height:120px;
	background:url(bg3.jpg) no-repeat;
	line-height:17px;
	padding-top:20px;
}
#bottom_left{
	width:240px;
	float:left;
	margin-left:32px;
}
#bottom_right{
	width:690px;
	float:right;
	padding-top:3px;
}
#bottom_right li{
	line-height:16px;
	height:16px;
}

.web_line1{
	border-top:3px #F60 solid;
}
.web_tit_1{
	background:url(../images/tit_bg1.gif) repeat-x;
	height:32px;
	line-height:32px;
	text-indent:1em;
}
.web_tit_2{
	background:url(../images/tit_bg2.gif) repeat-x;
	height:40px;
	line-height:40px;
	text-indent:2em;
}
.web_tit_3{
	text-indent:2em;
	background:url(../images/tit_bg3.jpg) repeat-x no-repeat;
	height:30px;
	line-height:25px;
}
.content_tit_1{
	background:url(../images/tit_3.jpg) no-repeat;
	height:32px;
	padding-top:7px;
	overflow:hidden;
	width:715px;
	font-size:14px;
	color:#600;
	text-indent:50px;
}
.content_tit_2{
	background:url(../images/tit_4.jpg) no-repeat;
	height:32px;
	overflow:hidden;
	line-height:35px;
	width:950px;
	font-size:14px;
	color:#600;
	text-indent:50px;
}