body {
	text-align:center;
	color:#666;
	font-family:sans-serif;
 
	background-color:#008080;
	font-size:14px;
	margin:0;
	padding:0;
}
a {
	color:#5eb2e5;
	text-decoration:underline;
}
a:hover {
	color:#228FD0;
}
a img {
	border:0;
}
input, select, textarea {
	font-family:sans-serif;
	font-size:12px;
}
h1 {
	color:#333;
	font-size:20px;
	font-weight:700;
	margin:8px 0;
}
h2 {
	color:#333;
	font-size:16px;
	font-weight:700;
	margin:8px 0;
}
#container {
	width:850px;
	background-color:#c0c0c0;
	text-align:left;
	margin:0 auto 10px;
}
#header {
	background-image:url(/images/usa_header_bg.png);
	height:80px;
}
#header .clk {
	height:60px;
	width:600px;
	float:left;
}
#header .hInt {
	color:#C78B10;
	font-size:10px;
	text-align:right;
	padding:22px 10px 0 0;
}
#navarea {
	height:40px;
	background-image:url(/images/usa_nav_bg.png);
}
#navarea a {
	font-size:16px;
	font-weight:700;
	display:inline-block;
	height:20px;
	text-decoration:none;
	color:#999;
	text-align:center;
	padding:10px 30px;
}
#navarea a:hover {
	background-color:#fff;
	color:#000;
}
#navarea .nSearch {
	height:30px;
	float:right;
	margin:0;
	padding:9px 10px 0 0;
}
#navarea .nSearch .inpSh {
	background-color:#fff;
	border:solid #666 1px;
	width:150px;
}
#navarea .nSearch .btnSh {
	background:transparent url(/images/magnifier.png) no-repeat;
	border:0;
	width:16px;
}
.tAd {
	text-align:center;
	border-bottom:solid #ddd 1px;
	padding:10px;
}
#mainArea {
	margin:0 0 0 260px;
	padding:10px;
}
#rightSideBar {
	background-color:#c0c0c0;
	float:left;
	width:240px;
	min-height:500px;
	padding:20px 10px;
	
	
    box-shadow:
        0 0 0 2px red,
        0 0 0 2px white;
}
#rightSideBar ul {
	list-style-image:url(/images/usa_rhs_bullet.png);
	list-style-type:none;
	margin-left:10px;
	padding-left:15px;
}
#rightSideBar ul li {
	margin-bottom:5px;
}
#rightSideBar .ad {
	text-align:center;
	padding:20px 0;
}
#footer {
	color:#666;
	background-color:#000;
	padding:20px 10px;
}
.textError {
	font-size:12px;
	color:#e33;
	font-weight:700;
}
.clearfloat {
	clear:both;
	height:0;
	font-size:1px;
	line-height:0;
}
.lList {
	margin:10px;
	padding:10px;
}
.lList .liTitle a {
	text-decoration:none;
	color:#666;
}
.lList .liTitle img {
	vertical-align:middle;
}
.lList .liDesc {
	padding:0 36px;
}
.lList:hover {
	background-color:#d4e9f7;
}
.fcBox {
	height:139px;
	overflow:auto;
	border:solid #666 1px;
	font-size:10px;
}
.fcBox .fcItem {
	border-bottom:solid #eee 1px;
	padding:3px 10px;
}
.dDesc {
	background-color:#eee;
	border:solid #eee 1px;
	padding:10px 20px;
}
.dFdl {
	text-align:center;
	font-size:14px;
	font-weight:700;
	padding:20px;
}
.dFdl img {
	padding:10px;
}
.oForm label {
	display:block;
}
.oForm label.fieldLabel {
	display:inline;
	float:none;
}
.oForm .formHint {
	color:#aaa;
	padding-left:10px;
}
.oForm .formError {
	color:#C30;
	font-weight:600;
	display:block;
}
.oForm input.formInputText, .oForm textarea.formInputText, .oForm select.formSelect {
	color:#444;
	background-color:#fff;
	border:solid 1px #666;
	margin-right:5px;
	margin-bottom:5px;
	padding:2px;
}
.mNav .aLeft {
	width:360px;
}
.mNav .aRight {
	text-align:right;
	padding:5px 0;
}
.mNav .aRight a {
	display:inline-block;
	width:20px;
	text-align:center;
	text-decoration:none;
	border:solid #eee 1px;
	margin:2px;
}
.mNav .aRight a:hover {
	color:#fff;
	background-color:#666;
}
.pt {
	display:inline-block;
	width:20px;
	border:solid #fff 1px;
	font-weight:700;
	text-align:center;
}
.ilAd {
	text-align:center;
	padding:10px;
}
.lList .liTitle, .dTit {
	font-weight:700;
}
