#tabs ul li {
	font-size: 11px;
}
.community {
	margin-top: 5px;
	border: solid 1px #CCC;
	padding: 10px;
}
.comleft {
	float: left;
	width: 780px;
}
.comright {
	background: url(../images/community_ad_bg.gif) left top repeat-y;
	float: right;
	width: 175px;
	padding-left: 5px;
}
.com_ad_title {
	padding-left: 10px;
	font: normal 11px/20px Arial, Helvetica, sans-serif;
	color: #1c467e;
	border-bottom: solid 1px #e4e4e4;
}
.com_login {
	width: 350px;
	margin: 0 auto;
	margin-top: 5px;
	border: solid 1px #F00;
	padding: 4px;
}
.com_login2 {
	background: #f7e0e0;
}
tr.head td {
	text-align: center;
	font-weight: bold;
	line-height: 30px;
	color: #800;
}
tr.cont td {
	padding: 3px 5px;
	color: #800;
}
tr.cont td input {
	width: 160px;
}
tr.cont2 td {
	padding: 3px 5px;
	color: #800;
	font-size: 11px;
}
tr.btn td {
	padding: 3px 0 10px 5px;
}
.com_login_reg1 {
	text-align: center;
	padding-top: 10px;
	color: #800;
	font-weight: bold;
}
.com_login_reg2 {
	text-align: center;
	padding-bottom: 10px;
}
.com_login_reg2 a {
	color: #06F;
	text-decoration: none;
}
.com_login_reg2 a:hover {
	text-decoration: underline;
}