@charset "utf-8";
/* CSS Document */
#banner{
	width:743px;
	height:198px;
	background:url(/Assets/Web/Image/gods/banner.png) no-repeat;
	}
#title_bg{
	width:742px;
	height:auto;
}
#title_bg img{
	border:0px;
	}
#right_content{
	background:url(/Assets/Web/Image/gods/content_bg.png) no-repeat bottom;
	}
#content_title{
	wdith:720px;
	height:30px;
	line-height:30px;
	padding:10px;
	margin-top:10px;
	font-size:18px;
	float:left;
	color:#7d0000;
	font-weight:bold;
	}
#content_text{
	width:670px;
	height:auto;
	padding:20px 40px;
	float:left;
	margin-bottom:20px;
	font-size:14px;
	line-height:25px;

	}
#back{
	width:57px;
	height:12px;
	float:right;
	display:block;
	background:url(/Assets/Web/Image/gods/back.png);
	}
#back_list{
	width:706px;
	height:30px;
	float:left;
	margin-bottom:20px;
	}