@charset "utf-8";
/* CSS Document */
#about{ padding-left:2em; }
#about ul{
	list-style:none;
	padding-left: 2em;
}
#about h2,
#about h3{
	font-size:1em;
	margin-top: 1em;
}
#about p{
margin-top:1em;}
#about ol{
	margin:0.5em 0;
	padding-left: 3em;
}

#listlink{
	float:right;
	width:35%;
	border-left:#666666 dotted 1px;
	height: 300px;
	line-height: 2;
}

#listlink li a{
display:block;
width:210px;
height:30px;
padding-left:1em;
background:url(../aboutorder/img/linklist.png) no-repeat;
line-height:2.6;
text-decoration:none;
color:#333333;
padding-bottom:0.5em;}

#listlink li a:hover{
background:url(../aboutorder/img/linklist_hover.png) no-repeat;
}

#telphone{
	float:left;
	width:60%;
	height: 300px;
	padding-right: 1em;
}

#mainText{
clear:both;
}
#type{
	width:100%;
	height:230px;
	margin: 1em auto;
}

#type li{
	display:inline;
	float: left;
	margin:0 5px;
	width: 230px;
	padding: 0 5px;
}
#type #centerpic{
	border-right: 1px dotted #666666;
	border-left: 1px dotted #666666;
}
.border
{
	border-top:1px solid #767676;
	padding-top:1em;
}
#sheetP{ text-align:center; 
}
