.main {
	margin: 1px;
	border: 1px solid #CCCCCC;
}
input {
	border: 1px solid #000000;
	margin: auto;
	height: 16px;
}

body,td,th {
	font-size: 12px;
	letter-spacing: 2px;
}
.list2 {
	line-height: normal;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
hr {
	color: #E7E7E7;
	line-height: 1px;
}
li {
	line-height: 2;
}
.wlite {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
.table-line {
	border-top: 0px solid #CCCCCC;
	border-right: 0px solid #EBEBEB;
	border-bottom: 1px solid #CCCCCC;
	border-left: 0px solid #EBEBEB;
}
.button-left {
	color: #FFFFFF;
	font-weight: normal;
	text-indent: 5px;
	line-height: 25px;
	list-style-position: inside;
	list-style-type: none;
	letter-spacing: 1px;
	padding: 0px;
	border-top: 1px none #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px groove #FFFFFF;
	border-left: 1px none #FFFFFF;
}
.bg_color {
	background-color: #000000;
}
.aaa {
	border: thin solid #FFFFFF;
}


.item {
	list-style-type: square;
	color: #FFFFFF;
	line-height: 16px;
	letter-spacing: 2px;
}

.button-topic {
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
	border: 1px solid #000000;
	background-color: #333333;
	text-indent: 5px;
	letter-spacing: 1px;
}
.topic_line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


/** div container for left column **/

#leftcol {

	position:relative;

	float:left;

	clear:left;

	width:172px;

	background:transparent url(../images/bg_leftcol.jpg) repeat-y left top;

}



#leftcolmenu {

	position:relative;

	background:transparent url(../images/bg_leftcol.jpg) repeat-y left top;

	overflow:auto;

}
.list {
	color: #999999;
	list-style-position: inside;
	list-style-type: none;
	text-indent: 5px;
	letter-spacing: 1px;
	line-height: normal;
}
.submit {
	font-weight: bold;
	height: 18px;
}
.line_point {
	border-top: thin outset #CCCCCC;
	border-right: thin inset #CCCCCC;
	border-bottom: thin inset #CCCCCC;
	border-left: thin outset #CCCCCC;
}
.red {
	color: #FF0000;
	font-size: 24px;
	font-weight: bold;
}
.strong2 {
	font-weight: lighter;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	line-height: normal;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}
h3 {
	font-size: 16px;
	line-height: 18px;
	font-weight: lighter;
}

h4 {
	color: #666666;
	font-size: 16px;
}
h5 {
	font-size: 13px;
}