#left {
	width: 780px;
}

h3 {
	font-size: 0.8em;
	margin-top: 0;
	border: 1px solid #0f6800;
	height: 19px;
	padding-left: 5px;
	padding-top: 1px;
	background-color: #00d200;
	font-weight: bold;
	color: #fff;
	margin-bottom: 10px;
	width: 775px;
}

#block {
	height: 70px;
	margin-bottom: 15px;
}

div.img {
	width: 170px;
	height: 70px;
	background: #ccc url(../images/web_block.jpg) no-repeat;
	margin-right: 5px;
	float: left;
}

h4 {
	margin-left: 10px;
	margin-top: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #333;
}

p.txt {
	font-size: 0.8em;
	float: right;
	width: 600px;
	margin-top: 5px;
	line-height: 130%;
	text-align: left;
}

#right {
	float: right;
	width: 780px;
}

h5 {
	font-size: 0.7em;
	width: 165px;
	line-height: 130%;
	color: #333;
	margin-top: 5px;
	display: none;
}

div.web01 {
	background: url(../images/flash.gif) no-repeat;
	float: left;
	line-height: 130%;
	text-indent: -9999px;
	margin-left: auto;
	width: 135px;
	height: 60px;
}

div.web02 {
	background: url(../images/youtube.gif) no-repeat;
	float: left;
	line-height: 130%;
	text-indent: -9999px;
	margin-left: auto;
	width: 135px;
	height: 60px;
}

div.web03 {
	width: 135px;
	height: 60px;
	background: url(../images/qt.gif) no-repeat;
	float: left;
	line-height: 130%;
	text-indent: -9999px;
}

div.web04 {
	width: 135px;
	height: 60px;
	background: url(../images/web_04.png) no-repeat;
	float: left;
	line-height: 130%;
	text-indent: -9999px;
}

div.web05 {
	width: 135px;
	height: 60px;
	background: url(../images/web_05.png) no-repeat;
	float: left;
	line-height: 130%;
	text-indent: -9999px;
}

div.web06 {
	width: 135px;
	height: 60px;
	background: url(../images/web_06.png) no-repeat;
	float: left;
	line-height: 130%;
	text-indent: -9999px;
}

p.copyright {
	font-size: 0.6em;
	color: #666;
	text-align: right;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}