body {
	text-align:center;
	margin-top: 0px;
	background-color: #656565;
	background-image: url(../assets/common/backs.gif);
	background-repeat:repeat-x;
	}

#frame {
	width:840px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align:left;
	}
	
#contentheader {
	background: url(../assets/common/bg.gif) repeat-y;
	text-align:center;
	}


#nav {
	background:url(../assets/common/bg.gif) repeat-y;
	height:25px;
	padding-left:20px;
}

#contentmiddle {
	height:100%;
	overflow:hidden;
	background:url(../assets/common/bg.gif) repeat-y;
	padding: 20px 40px 20px;
}
	
#contentleft {
	padding-left:20px;
	width:190px;
	float:left;
	margin-right:10px;
	padding: 0px;
	}

#contentcenter {
	width:380px;
	padding:0px;
	float:left;
	margin-right:10px;
	}

#contentright {
	width:168px;
	padding:0px;
	float:left;
	border:#666666 1px solid;

	}


#hometop {
	overflow:hidden;
	width: 758px;
	margin-bottom:10px;
		border:#666666 1px solid;

}

.inside {
	width: 10px;
}

#leftmodule {
	background-color:#FFFFFF;
	width:373px;
	float:left;
	overflow: hidden;
	margin-bottom:10px;
	margin-right:10px;
	border:#666666 1px solid;

}

#rightmodule {
	background-color:#FFFFFF;
	width:373px;
	float:left;
	overflow: hidden;
	margin-bottom:10px;
	border:#666666 1px solid;

}

#leftnews{
	background-color:#FFFFFF;
	width:373px;
	height: 300px;
	float:left;
	margin-bottom:10px;
	border:#666666 1px solid;
	margin-right:10px;
}

#rightnews{
	background-color:#FFFFFF;
	width:373px;
	height: 300px;
	float:left;
	margin-bottom:10px;
	border:#666666 1px solid;
}

#contentfooter {
clear: left;
width: 100%;
background:	url(../assets/common/bottom.gif) no-repeat;
height:40px;
}

.footer {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}

.footer a:link, a:visited, a:hover, a:active {
	color: #333333;
	/*text-decoration:none;*/
}

#genleft{
	background-color:#FFFFFF;
	width:246px;
	float:left;
	margin-right: 8px;
}

#geninfo {
	background-color:#FFFFFF;
	width:500px;
	float:left;
	overflow: auto;
}

#suptR{
		width:548px;
	padding:0px;
	float:left;
}

#third{
	width:32%;
	float:left;
	overflow: auto;
	margin-bottom:10px;
	margin-right: 1.5%;
	border:#666666 1px solid;	
}

#thirdend{
	width:32%;
	float:left;
	overflow: auto;
	margin-bottom:10px;
	border:#666666 1px solid;	
}

#download{
	background-color:#FFFFFF;
	width:500px;
	height:auto;
	float:left;
	margin-bottom:1em;
	border:#666666 1px solid;
}

#suptC {
	width:548px;
	padding:0px;
	float:left;
	}

#suptD {
	width:100%;
	padding:0px;
	float:left;
	border:#666666 1px solid;
}
	
div.review{
	width:100%;
	height:auto;
	margin-bottom:10px;
}
	
div.reviewimg{
	margin:10px;
	float:left;
	border:1px #CCCCCC solid;
}

div.reviewtx{
	float:left;
	width:420px;
	border-bottom:#CCCCCC 1px solid;
}

div.reviewtx h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	color:#333333;
}

div.reviewtx p{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	line-height: 120%;
}

div.reviewtx a{
	color:#00CCFF;
}