body{
	margin:0px 0px;
	padding:0px;
	display:block;
}
#container1{
	width:auto;
	height:170px;
	background:#fff;
	
}
#header{
	width:1000px;
	margin:0px auto;
	height:170px;
	
}
#container2{
	width:auto;
	height:50px;
	background:#555555;
	margin-top:0px;
}
#link{
	width:980px;
	height:36px;
	margin:0px auto;
	color:#FFFFFF;
	padding:1px 5px;
}
#link ul{
	font-family:"Times New Roman", Times, serif;
	list-style-type:none;
	

}
#link ul li{
	float:left;
	width:130px;
	text-align:left;
	

}
#link ul li a:hover{
	color:#FF6633;
	
}
#link ul li a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#fff;
	text-decoration:none;
}
#main{
	background-color:#FFF;
	width:1000px;
	min-height:300px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px auto;
}
#mainl{
	width:520px;
	min-height:200px;
	float:left;
	padding:5px;
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	}
#mainl1{
	width:500px;
	height:140px;
	padding:5px;
	border:thin solid #CCC;
	font-size:14px;
	
}
#mainl2{
	margin-top:5px;
	width:510px;
	height:300px;
	padding:0px;
	border:thin solid #CCC;
	background:#333333;
}
#mainr{
	width:450px;
	min-height:200px;
	float:right;
	padding:5px;
	font-size:13px;
}
#mainr1{
	width:450px;
	min-height:200px;
	color:#333333;
	border:none;
	
}

#mainr1 table{
	border:#CCCCCC thin solid;
	width:450px;
	border-collapse: collapse;
}
#mainr1 table tr{
	height:30px;
	}
#mainr1 table tr td{
	border:#CCCCCC 1px solid;
	text-align:center;
	border-spacing:0px;
	
}
.button{
	width:70px;
	height:22px;
	border:none;
	background:#00CCFF;
	font:Cambria, "Cambria Math";
	font-size:12px;
	color:#FFFFFF;
}
.button:hover{
	border:#CCC thin solid;

}
#footer{
	background-color:#FFF;
	width:980px;
	height:20px;
	border:thin solid #CCC;
	margin-top:5px;;
	padding:5px 10px;
	font:Cambria, "Cambria Math";
	font-size:16px;
	color:#666666;
}
#footer a{
	color:#660000;

}
#mainc{
	background-color:#FFF;
	width:998px;
	height:150px;
	border:thin solid #CCC;
	font-size:12px;
	
	
}
#ml{
	float:left;
	width:400px;
	height:150px;

}
#mr{
	float:right;
	width:595px;
	height:150px;

}
#mll{
	float:left;
	width:200px;
	height:150px;
	overflow: auto;

}
#mlr{
	float:right;
	width:200px;
	height:150px;
	overflow: auto;
}
#mrl{
	float:left;
	width:200px;
	height:150px;
	overflow: auto;

}
#mrr{
	float:right;
	width:395px;
	height:150px;

}
#mrrl{
	float:left;
	width:200px;
	height:150px;
	overflow: auto;

}
#mrrr{
	float:right;
	width:195px;
	height:150px;

}