#title {
	text-align: center;
	margin: 20px auto 30px;
	font-size: 14pt;
	font-weight: bold;
}

#mainTxt {
	width: 540px;
	margin: 0 auto 20px;
}

#mainTxt P {
	margin: 0;
	padding-bottom: 10px;
}

#download {
	width: 540px;
	margin: 0 auto 30px;
	text-align: center;
	line-height: 1.2;
	background: url(../img/cnt_bg.gif) left top;
}

#cnt_t {
	width: 540px;
	height: 11px;
	background: url(../img/cnt_top.gif) left top;
	margin-bottom: 10px;
}

#cnt_b {
	width: 540px;
	height: 11px;
	background: url(../img/cnt_btm.gif) left top;
	margin-top: 10px;
}

#download A {
	font-weight: bold;
	color: #34beed;
}

#download A:hover {
	color: #aaaaaa;
}

#download .note {
	margin-top: 5px;
}

#modules {
	width: 417px;
	margin: 0 auto 40px;
	font-weight: bold;
	color: #7d7d7d;
}

#modules .head {
	text-align: center;
	margin-bottom: 10px;
}

#modules .block_l {
	position: relative;
	left: 30px;
	width: 170px;
	height: 90px;
}

#modules .block_r {
	width: 170px;
	position: relative;
	left: -20px;
	height: 90px;
}

.red {
	color: #f3344c;
}

#link {
	display: block;
	width: 680px;
	margin: 0 auto 0;
	text-align: right;
}
