body,td,th {
	font-size: 12px;
	color: #0A67B7;
	font-family:Arial;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
a:link {
	color: #0A67B7;
	text-decoration: none;
}
a:visited {
	color: #0A67B7;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #0A67B7;
	text-decoration: none;
}
a {
	font-size: 12px;
}

/* Reset style */
* { margin:0; padding:0; word-break:break-all; }

/* iFocus style */
#ifocus { width:365px; height:150px; margin:5px; border:1px solid #DEDEDE; background:#F8F8F8; }
	#ifocus_pic { display:inline; position:relative; float:left; width:350px; height:150px; overflow:hidden; margin:10px 0 0 5px; }
		#ifocus_piclist { position:absolute; }
		#ifocus_piclist li { width:350px; height:150px; overflow:hidden; }
		#ifocus_piclist img { width:350px; height:150px;  border:none; }
	#ifocus_btn { display:inline; float:right; width:365px; margin:5px 5px 0 0; }
		#ifocus_btn li { width:91px; height:47px; cursor:pointer; opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity=50); float:left;}
		#ifocus_btn img { width:75px; height:35px; margin:7px 0 0 5px;  border:none; }
		#ifocus_btn .current { background: url(images/ifocus_btn_bg.gif) no-repeat; opacity:1; -moz-opacity:1; filter:alpha(opacity=100); }
	#ifocus_opdiv { position:absolute; left:0; bottom:0; width:350px; height:35px; background:#000; opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity=50); }
	#ifocus_tx { position:absolute; left:8px; bottom:8px; color:#FFF; }
		#ifocus_tx .normal { display:none; }

.font_white_channel {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.pagetablebg {
	border: 1px solid #CCCCCC;
}
.inputs {
	font-size: 12px;
	line-height: 20px;
	background-color: #F0F0F0;
	border: 1px solid #C3C3C3;
}
.btn_login {
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
