			body {
				margin-top: 0;
				text-align:center;
				margin-left: 0 auto;
			}
			#banner {
				background : url('../images/testhead.gif');
			}
			table, tr, td {
				border : 0;
				border-collapse: collapse;
			}
			tr {
			line-height: 22px;
			}
			#nav, #nav_date {
				background : url('../images/nav_bg.gif');
				color : #fff;
				font-size:12px;
			}
			#nav_left {
				background : url('../images/nav_bg_corner.gif');
			}
			#nav_right {
				background : url('../images/nav_bg_corner2.gif');
			}
			#nav a {
				color : #fff;
				width : 58px;
			}
			#nav a:hover {
				color : yellow;
			}
			
			.lefthead {
				background : url('../images/bg_head1.gif');
				height : 24px;
				vertical-align : top;
				color:#336699;
				font-weight:bold;
				padding-left : 20px;
			}
			.centerhead {
				background : url('../images/pxa35.gif') no-repeat;
				height : 24px;
				vertical-align : top;
				color:#369;
				font-weight:bold;
				padding-left : 20px;
			}
			
			.modelleft {
				background : url('../images/bt_a.gif') repeat-x;
				height : 24px;
				vertical-align : top;
				color:#fff;
			}
			
			.leftbox {
				border : 1px solid #c1c1f1;
			}
			
			.leftbox td {
				border-bottom: 1px dotted #c1c1f1;
				height : 25px;
			}
			
			.pic_idx {
				width : 20px;
				height : 20px;
				background: #888888;
				margin-right: 1px;
				color: white;
				text-align: center;
			}
			.selpic_idx {
				width : 20px;
				height : 20px;
				background: #ff0000;
				margin-right: 1px;
				color: white;
				text-align: center;
			}
			
