/*
Created by binary at 20060609
SuZhou, China
*/

A:LINK { color:#333333; text-decoration:none; }
A:ACTIVE { color:#8D0C0C; text-decoration:none; }
A:VISITED { color:#333333; text-decoration:none; }
A:HOVER { color:#8D0C0C; text-decoration:underline; }

.event { color:#333333; cursor:pointer; }

body {
	margin: 0px;
	color: #555555;
	font-size: 14px;
	background-color: #666666;
}

div{ color:#555555;	font-size:12px;	line-height:18px; font-family:Arial; overflow:hidden;  margin:auto; }

li 
{
	list-style-type: none;
}

.div4paragraph{
	table-layout: fixed;
	text-align:justify;
	text-justify:inter-word;
	WORD-WRAP: break-word;
	overflow: auto;	
}

#container
{	
	margin: auto;
	width: 1000px;
}

#bg1
{
	margin-top: 10px;
	width: 1000px;
	height: 550px;
	background-image: url('../images/bg1.jpg');	
}

#bg2
{
	margin-top: 0px;
	width: 1000px;

	background-color: #ffffff;
	background-image: url('../images/bg2.jpg');	
	background-repeat: no-repeat;
}

#block1
{
	float: left;
	width: 200px;
	height: 100px;
	background-color: #000000;
}

#block2
{
	float: left;
	width: 800px;
	height: 100px;
	background-color: #cc0000;
	background-image: url('../images/top.red.jpg');	
}

#block3
{
	float: left;
	width: 200px;
	height: 450px;
	background-color: #aaaaaa;
}

#block4
{
	float: left;
	width: 800px;
	height: 450px;
	background-color: #efefef;
}

#block5
{
	float: left;
	width: 178px;
	height: 160px;
	border: solid 1px #dddddd;
	padding-top: 2px;
	padding-left: 9px;
	padding-right: 9px;
	margin: 1px;
}

#block6
{
	float: left;
	width: 596px;
	height: 280px;
	margin: 1px;
	border: solid 1px #dddddd;
}

#block7
{
	float: left;
	width: 198px;
	height: 282px;
	margin: 1px;
	border: solid 0px #dddddd;
}

#hidden {
	display:none;
}

xdiv{border: solid 1px;}

