
/* long/index.html style*/
#appeal_build_contents_top {
	width: 600px;
	height: 79px;
	display: block;
	margin:0;
	padding: 0;
	position: relative;
	background: url(../images/top_banner_bg2.gif) no-repeat;}

.clear{clear:both;}
#top_box{
    width:560px; 
	padding:20px 0 0 0; 
	margin:0 auto; 
	text-align:left;}
	
.item_box{
    width:560px; 
	padding:0; 
	margin:0 auto; 
	text-align:left;}

	
#head_copy{
     width: 509px;
	 height:30px;
	 margin:0 0 20px 0;
	 padding:0;
	 background: url(../images/head_copy2.gif) no-repeat;}
	
#system_img{
    width: 550px;
	height: 280px;
	margin:0 0 20px 5px;
	padding:0;
	background: url(../images/system.gif) no-repeat left top;}

.blue_titl{
	color: #2948BB;
	font-size: 1.5em;
	display: block;
	margin: 0px;
	padding: 0 10px 10px 0;
	float: left;}

#type_box {
	border: solid 1px #dddddd;
	padding: 0 10px 20px 10px;
	margin-bottom: 10px;}

#type_box ul{
	padding: 0;}

#type_box li{
	list-style: none;
	padding: 0;
	margin-bottom: 15px;}
	
.attention dt {
	position: relative;
	padding:0;
	line-height: 14px}
	
.attention dt span {
	position: absolute;
	padding:0;}
	
.attention dd {
	margin-left: 15px;
	line-height: 14px;}



/*  advantage style  */
.title {
    margin:5px 0 10px 35px;
	padding:0;
	font-size:1.3em;
	color: #2948BB;}
	
.txt {
    margin:0 0 10px 35px;
	padding:0;}


.small{font-size:0.9em; margin:0;}
	
	

