.container {
	margin:10px auto;
	width:1000px;
}

.container #sub {
	position:relative;
	float:right;
	display:block;
}

.others_main {
	float: left;
	text-align: left;
	width: 690px;

	
	
}

.others_main .content{
	display:block;
	float: left;	
	width: 680px !important;/*katherine 20091124*/	
	width/**/:670px;/*091206 eva*/
	margin:5px;/*091206 eva*/
	overflow:hidden;
	left:0px;/*091206 eva*/
}

.others_main .center {/*091118 eva*/
	margin-left:160px !important;		/* mod by Raymond 2009-12-04 */
	margin-left/**/:154px;				/* add by Raymond 2009-12-04 */
	width:525px !important;
	width/**/:365px;

}

.others_main h2 {/*091118 eva*/
	margin-top:20px;
}