html,body {
	margin: 0;
	padding: 0;
	}
table,td,tr,select,input,div {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	}
.index {
	width:600px;
	height:346px;
	}
.root {
	width:100%;
	height:100%;
	}
