* {border:0;margin:0;padding:0;box-sizing:border-box;-moz-box-sizing:border-box;}
body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	min-height: 100%;
	height: auto !important;
	position: relative;
	color:#878888;
	background-color:#a2a2a2;	
}
html, body {
  width: 100%;
}
#container {margin:0px 37px 37px;height:100%;background:#edf3f7;}
#header {height:55px;background-color:#a2a2a2;width:100%;clear:left;}
#search {padding-left:276px;height:98px;color:#000000;border:4px solid #b9b9b9;border-top:0px;border-bottom:0px;padding-top:28px;clear:left;}
#content {border-left:4px solid #b9b9b9;border-top:0px;border-bottom:0px;background:url(../img/bgc.gif) repeat-y top right;}
#footer {height: 24px;padding-bottom:6px;border:4px solid #b9b9b9;border-top:0px;border-bottom:0px;clear:left;}
#left_col {width:257px;float:left;border-left:4px solid #b9b9b9;position:relative;left:-4px;}
#right_col {margin-left:257px;padding-right:15px;}
#bordertop {background:url(../img/bg_bordertop.gif) repeat-x top left;height:9px;width:100%;position:relative;}
#borderbtm {background:url(../img/bg_borderbtm.gif) repeat-x top left;height:9px;width:100%;background-color:#a2a2a2;position:relative;}
#ltcorner {
	width:9px;height:9px;position:absolute;top:0;left:0px;background:url(../img/ltcorner.gif) no-repeat top left;
}
#rtcorner {
	width:9px;height:9px;position:absolute;top:0;right:0px;_right:-1px;background:url(../img/rtcorner.gif) no-repeat top right;
}
#lbcorner {
	width:9px;height:9px;position:absolute;bottom:0;_bottom:-7px;left:0px;background:url(../img/lbcorner.gif) no-repeat top left;
}
#rbcorner {
	width:9px;height:9px;position:absolute;bottom:0;_bottom:-7px;right:0px;_right:-1px;background:url(../img/rbcorner.gif) no-repeat top right;
}

.ft {
	font-size:11px;text-transform:uppercase;height:24px;padding:9px 18px 0px 47px;
}
#logo {margin-left:13px;width:281px;height:165px;position:absolute;top:0;z-index:999;}
#t_header {margin:10px 0px 0px 330px;width:372px;height:34px;position:absolute;}
.h3 {height:24px;padding:0px 0px 0px 0px;}
ul.menu {margin:10px 0px 37px 48px;list-style:none;}
ul.menu li {padding-bottom:2px;}
a {color:#117fe5;}
.feed_container {background:#ffffff;position:relative;border-bottom:10px solid #EDF3F7;overflow:hidden;zoom:1;}
.tlfeed {
	background: url(../img/tlfeed.gif) no-repeat left top;width:31px; height:27px;position:absolute;top:0;left:0;
}
.trfeed {
	background: url(../img/trfeed.gif) no-repeat right top;width:7px; height:8px;position:absolute;top:0;right:0;
}
.blfeed {
	background: url(../img/blfeed.gif) no-repeat left bottom;width:7px; height:7px;position:absolute;bottom:0;_bottom:-1px;left:0;
}
.brfeed {
	background: url(../img/brfeed.gif) no-repeat right bottom;width:7px; height:7px;position:absolute;bottom:0;_bottom:-1px;right:0;
}
.f_header {color:#168cee;font-size:16px;font-weight:bold;padding:11px 0px 1px 35px;}
.f_body {color:#878888;padding:0px 15px 0px 37px;}
.btn_learn {background:url(../img/btn_learn.gif) no-repeat top left;width:80px;height:23px;margin:4px 6px 4px 0px;display:block;float:right;}
.clear {
	clear:both;
}
a:hover {text-decoration:none;}
input.inputtext {border:1px solid #a5acb2;width:148px;height:22px;margin-right:12px;}
input.inputbtn {position:absolute;}
select.inputselect {border:1px solid #7f9db9;width:180px;margin-left:76px;height:21px;}
