div#others {width: 570px;
 margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	display: inline}
	
div#others h3{
 width: 550px;
 font-size: 1.2em;
 margin: 10px auto;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 20px; background: url(../img2/h3.jpg) repeat-x;
	border: #7799FF 1px solid;
	color: #333333;}
	
div#others p{margin: 10px 50px;
 line-height: 1.4;
	font-size: 0.9em}

div#others p.rightInfo{margin-left: 450px;
	font-size: 0.9em}

div#others p.leftInfo{margin-left: 150px;
	font-size: 0.9em}

div#others ol{/*width: 660px;*/
 margin-top: 20px;
	margin-left: 100px;
	margin-bottom: 5px;
	margin-right: 100px;
	font-size: 0.9em;
	text-align: left;
	line-height: 1.4}
	
div#others ol li{margin-bottom: 10px;
 list-style-type: decimal}

div#others ul{margin-top: 10px} 

div#others ul li{list-style-type: circle} 

div#others ul#agreement{/*width: 680px;*/
 margin-left: 50px;
	margin-right: 50px;
	font-size: 0.9em}
	
ul#agreement li{list-style-type: circle;
 line-height: 1.4;
	margin-bottom: 10px;}
	
div#others table{width: 550px;
 margin: 10px auto;
	margin-right: auto;
	font-size: 0.9em;
	text-align: left;
	border: 1px solid #C7D1DE}
	
div#others th{width: 150px;
 padding: 8px;
	background-color: #999999;
	color: #FFFFFF;}
 
div#others td{padding: 8px 4px;
	background-color: #FFFFFF;
	color: #000000;}

div#others table.privacy{border: none;
 width: auto;
	margin-left: 25px;
	margin-right: 25px;}
