@charset "UTF-8";



/*----------------
body
-----------------*/
#body{
	width:760px;
	margin:0px auto 0px auto;
}



	
/*----------------
main
-----------------*/

#main{
	width:760px;
	padding:11px 0px 0px 0px;
	background-color:#FFF;
	background-image:url(../images/top_bg.jpg);
	background-repeat:repeat-x;
}
#box{
	border-style:solid;
	border-color:#6C8CE4;
	border-width:1px;
	width:738px;
	margin:0px auto 0px auto;
	z-index:10;
	position:relative;
}
h1{
	padding:9px 0px 0px 10px;
	margin:0px;
}
h2{
	font-size:20px;
	font-weight:bold;
	color:#864119;
	background-image:url(../images/change/title3_bg.gif);
	background-repeat:no-repeat;
	width:722px;
	height:35px;
	padding:4px 0px 0px 10px;
	margin:15px 0px 0px 10px;
}
h3{
	font-size:16px;
	color:#344276;
	background-image:url(../images/change/title4_bg.gif);
	background-repeat:no-repeat;
	width:690px;
	height:30px;
	padding:7px 0px 0px 19px;
	margin:23px 0px 0px 19px;
}
.text{
	width:690px;
	padding:3px 0px 0px 32px;
	font-size:14px;
	color:#333;
	line-height:1.5em;
}
.feature{
	width : 690px;
	padding: 3px 0px 0px 32px;
	font-size : 20px;
	font-weight : bold;
	color : #333;
	line-height : 1.5em;
}
.introduction {
	width : 690px;
	padding : 3px 0px 0px 32px;
	font-size : 14px;
	color : #333;
}
.introduction li {
	list-style-type : decimal;
	margin : 10px 0px 10px 32px;
}
.text_bottom{
	width:690px;
	padding:3px 0px 51px 22px;
	font-size:14px;
	color:#333;
	line-height:1.5em;
}

#tubtop{
	text-align:left;
	margin:17px auto -2px auto;
	z-index:20;
	width:740px;
	height: 43px;
	overflow: hidden;
	position:relative;
}
* html #tubtop{
	width:744px;
}
#tubtop li{
	display:inline;
}
#tubbottom{
	text-align:right;
	margin:-1px auto 0px auto;
	z-index:30;
	width:740px;
	position:relative;
}
* html #tubbottom{
	width:744px;
}

#tubbottom li{
	display:inline;
}
#backtop{
	font-size:14px;
	color:#993300;
	text-align:right;
	padding:5px 3px 74px 0px;
	margin-right:11px;
}
p#pict{
	text-align:center;
	margin-top:10px;
	margin-bottom:34px;
}
