@charset "utf-8";
/* CSS Document */


#main{
	width:595px;
	margin:20px 0px 0px 20px;
	line-height:18px;
	color:#565c65;
	float:left;
	display:inline;
}
#main p{
	margin:0px 0px 10px 0px;
	
}
#index_bg{
	background:url(../img/index_bg1.png) no-repeat left top;
}
.main_content{
	margin-top:12px;
	position:relative;

	width:595px;
	background:url(../img/content_bg.jpg) no-repeat left top;
}

#main p.under1{
	float:right;
	color:#010101;
	margin-bottom:20px;
	border-bottom:1px dotted #da4cbf;
}
.under1 a{
	color:#010101;
	text-decoration:none;
}
#sub{
	float:right;
	width:276px;
	margin-top:17px;
	margin-right:29px;
	display:inline;
}
#sub h1{
	border-bottom:1px solid #d9d9d9;
	padding-bottom:13px;
}
#service{
	color:#565c65;
	line-height:23px;
	margin-top:14px;
}
#service li{
	list-style:none;
	padding-left:22px;
	background:url(../img/list1.png) no-repeat 3px 10px;

}
#service li a{
	color:#565c65;
	text-decoration:none;
}
#service li a:hover{
	text-decoration:underline;
}
.under2{
	color:#010101;
	width:106px;
	margin-top:27px;
	border-bottom:1px dotted #da4cbf;
}
.under2 a{
	color:#010101;
	text-decoration:none;
}
/*---add---*/

/*---maincontent_bg---*/
#index_bg{
	position:relative;
	background:url(../img/index_bg.gif) repeat-y left top;
}


#bg_top{
 	background:url(../img/index_top.gif) no-repeat left top;

}
#bg_top p{
  padding-left:23px;
  padding-right:20px;
}

#bg_bottom{
	background:url(../img/index_bottom.png) no-repeat left bottom;
	padding-bottom:4px;
	padding-top:13px;
 	padding-bottom:5px;
}

#main_bottom{
	background:url(../img/index_bottom.png) no-repeat left bottom;
	padding-bottom:4px;
	padding-top:13px;
 	padding-bottom:5px;
}
#index_bg ul{list-style:none;margin:20px 0px 20px;}
#index_bg h2{margin:20px 0px 20px;}
#index_bg p{
	
}
#footer p{
	padding:58px 23px 0px 18px;
}