/* TEBA Basic CSS Document */

/* basic begin */
body {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(/Images/headbg.gif);
	background-repeat:repeat-x;
}
img {
	border:0px;
	margin:0px;
	padding:0px;
}
a {
	text-decoration:none;
}
ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
input {
	background-color:#e7e7e7;
	font-size:12px;
}
select {
	background-color:#e7e7e7;
	font-size:12px;
}
table {
	font-size:12px;
}
#main {
	background-image:url(/images/main_bg.gif);
	background-repeat:repeat-y;
	width:778px;
	overflow: inherit !important;
	overflow:auto;
}
#toptit {
	position:absolute;
	top:126px;
	background-color:#FFFFFF;
}
#toptit .ml3 {
	margin-left:3px;
	background-image:url(/Images/title_bottom.gif);
	background-repeat:repeat-y;
	padding-bottom:2px;
}
.floatr {
	float:right;
}
.floatl {
	float:left;
}
.graytext {
	color:#000000;
}
.graytext7d {
	color:#000000;
}
.bluetext {
	color:#0380B8;
}
.yeltext {
	color:#F79928;
}
.redtext {
	color:#ff0000;
}
.bold {
	font-weight:bold;
}
.margin10 {
	margin:10px;
}
.ml15 {
	margin-left:15px;
}
.mr15 {
	margin-right:15px;
}
.mt15 {
	margin-top:15px;
}
.mb15 {
	margin-bottom:15px;
}
.clear {
	clear:both;
}
.hidden {
	overflow:hidden;
}
.bggray {
	background-color:#EFEFEF;
}
.bgnone {
	background-image:none;
}
.tocen {
	text-align:center;
}
.tolef {
	text-align:left;
}
.torig {
	text-align:right;
}
.blk {
	display:block;
}
.bgw {
	background-color:#FFFFFF;
}
.bgyelp {
	background-image:url(/Images/yellow_point.gif);
	background-repeat:no-repeat;
	background-position:left 6px;
	text-indent:10px;
	margin-left:15px;
	color:#7D7D7D;
	line-height:26px;
}
.titlepic {
	margin-left:15px;
	margin-right:15px;
	margin-top:10px;
	padding:1px;
	border: 1px solid #ADADAD;
}
.underlink {
	color:#0380B8;
	text-decoration:underline;
}
/* basic end */

/* header begin */
#header {
	width:778px;
	height:257px;
	position:relative;
	background-color:#ffffff;
}
#logo {
	position:absolute;
	top:0px;
	left:0px;
	background-image:url(/images/logo.gif);
	text-indent: -10000px;
	width:340px;
	height:90px;
}
#icon {
	position:absolute;
	background-color:#ffffff;
	right:0px;
	top:10px;
}
#icon a {
	color: #0F1E7D;
}
.icon1 {
	background-image:url(/images/s_icon_1.gif);
	background-repeat:no-repeat;
	background-position:left 0px;
	text-indent:18px;
	margin-right:9px;
	width:100px;
	float:left;
}
.icon2 {
	background-image:url(/images/s_icon_2.gif);
	background-repeat:no-repeat;
	background-position:left 0px;
	text-indent:18px;
	margin-right:9px;
	width:105px;
	float:left;
}
.icon3 {
	background-image:url(/images/s_icon_3.gif);
	background-repeat:no-repeat;
	background-position:left 0px;
	text-indent:18px;
	margin-right:9px;
	width:70px;
	float:left;
}
.icon4 {
	background-image:url(/images/s_icon_4.gif);
	background-repeat:no-repeat;
	background-position:left 0px;
	text-indent:18px;
	width:90px;
	float:left;
}
.icon5 {
	background-image:url(/images/s_icon_1.gif);
	background-repeat:no-repeat;
	background-position:left 0px;
	text-indent:18px;
	width:100px;
	float:left;
}
.icon6 {
	background-image:url(/images/s_icon_1.gif);
	background-repeat:no-repeat;
	background-position:left 0px;
	text-indent:18px;
	width:70px;
	float:left;
}
#search {
	position:absolute;
	color: #0F1E7D;
	left:509px;
	top:30px;
}
#nav {
	position:absolute;
	left:0px;
	top:90px;
	width:775px !important;
	width:775px;
	width /**/:775px;
	background-color:#0F1E7D;
	border-left: 3px solid #ffffff;
}
#nav ul {
	clear:both;
	margin:0px;
}
#nav ul li {
	float:left;
	background-color:#0F1E7D;
	padding-left:11px;
	padding-right:11px;
	height:36px;
	line-height:36px;
}
#nav ul li a {
	color:#ffffff;
	height:36px;
	line-height:36px;
	line-height /**/:18px;
	padding-top:11px;
}
#nav ul li a:hover {
	color:#ffffff;
	background-image:url(/Images/wht_arrow.gif);
	background-repeat:no-repeat;
	background-position:center 0px;
}
#nav ul li a.now {
	color:#ffffff;
	background-image:url(/Images/wht_arrow.gif);
	background-repeat:no-repeat;
	background-position:center 0px;
}
#nav ul li.rbg {
	background-image:url(/images/nav_r_bg.gif);
	background-repeat:no-repeat;
	background-position:right;
}
#select {
	position:absolute;
	top:55px;
	left:465px;
	width:283px;
	height:36px;
	line-height:36px;
}
#select .sel {
	margin-top:7px;
}
/* header end */

/* footer begin */
#footer {
	clear:both;
	background-image:url(/images/main_bg.gif);
	background-repeat:repeat-y;
	width:778px;
	height:50px;
	line-height:28px;
}
#footercont {
	margin-left:3px;
	border-top: 1px solid #ECECEC;
}
#foottext {
	margin-left:14px;
	color:#0f1e7d;
	line-height:24px;
}
#foottext a {
	color:#0f1e7d;
}
#foottext a.gray {
	color:#999999;
}
#indexfoot {
	clear:both;
	background-color:#F5F5F5;
	width:778px;
	height:28px;
	line-height:28px;
}
.footlink {
	display:block;
	float:left;
	background-color:#ffffff;
	text-indent:6px;
	margin-right:5px;
	width:110px;
	height:28px;
	line-height:28px;
}
/* footer end */

/* left begin */
#left {
	float:left;
	padding-left:3px;
	width:167px;
}
.rarrow {
	text-indent:1em;
}
.ulpic {
	margin-left:5px;
	margin-right:5px; 
	margin-top:7px; 
	margin-bottom:5px;
}
.first {
	list-style:none;
	line-height:24px;
}
ul.first li {
	list-style:none;
}
ul.first a {
	color:#000000;
}
ul.first a.now {
	color:#F7941D;
}
ul.second li {
	list-style:none;
	text-indent:2em;
}
.third {
	list-style:none;
}
ul.third li{
	text-indent:3em;
}
.grayline {
	border-top: 1px solid #999999;
}
.graydashed {
	border-bottom: 1px dashed #999999;
}
.graydashedl {
	border-top: 1px dashed #999999;
}
/* left end */

/* right begin */
#rigcont {
	float:left;
	width:607px !important;
	width:607px;
	width /**/:592px;
	border-left: 1px solid #EDEDED;
}
#crumb {
	color:#0F1E7D;
	background-color:#ffffff;
	width:590px;
	width /**/:578px;
	word-break:break-all;
	height:15px;
	padding-top:25px;
	padding-left:1em;
	border-bottom: 1px solid #EDEDED;
}
#crumb a {
	color:#0F1E7D;
}
#crumb a.now {
	color:#0380b8;
}
#right {
	float:right;
	width:175px;
}
.rigmarg {
	margin-left:13px;
	margin-top:5px;
}
.rigul {
	list-style:none;
	line-height:24px;
}
ul.rigul {
	margin-left:13px;
}
ul.rigul li {
	background-image:url(/Images/yellow_point.gif);
	background-repeat:no-repeat;
	background-position:left 4px;
	text-indent:12px;
}
ul.rigul li a {
	color:#6F6F6F;
}
.rigtext {
	margin:0px;
	margin-left:13px;
	line-height:150%;
	color:#6F6F6F;
}
.grayliner {
	border-bottom: 1px solid #F2F2F2;
}
.entrance {
	text-align:right;
}
.entrance a {
	color:#6F6F6F;
}
.ballot {
	float:right;
	width:144px;
	border: 1px solid #E1E1E1;
	color:#737373;
	padding:5px;
	margin-bottom:10px;
}
.ballot input {
	background-color:#FFFFFF;
}
.ballot p {
	margin:0px;
	color:#737373;
	line-height:18px;
}
/* right end */

/* contentsht begin */
#contentsht {
	float:left;
	width:405px !important;
	width:405px;
	width /**/:416px;
	overflow:hidden;
	padding-right: 24px;
	background-color:#F9F9F9;
}
#printcont {
	background-color:#ffffff;
	margin-left:17px;
	margin-top:11px;
	padding-bottom:15px;
	overflow:hidden;
}
#printcont table {
	color:#000000;
}
#printcont table td {
	line-height:20px;
}
#othercont {
	background-color:#ffffff;
	margin-left:17px;
	margin-top:11px;
	padding-bottom:15px;
}
#printcont p {
	line-height:23px;
	background-image: url(/Images/cont_text_bg.gif);
	margin-left:15px;
	margin-left /**/:1px;
	margin-right:15px;
	margin-bottom:0px;
	margin-top:0px;
	text-indent:2em;
	color:#000000;
}
.conttext {
	line-height:23px;
	text-indent:2em;
	color:#000000;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:0px;
	margin-top:0px;
}
.title {
	color:#0380B8;
	font-weight:bold;
	margin-left:16px;
	line-height:24px;
}
.titleen {
	color:#0380B8;
	font-weight:bold;
	margin-left:31px;
}
.picrig {
	margin-left:15px;
	margin-bottom:10px;
}
#print {
	margin-top:10px;
	padding:0px;
	text-align: right;
}
#triangle {
	position:absolute;
	background-image:url(/Images/cont_bg_left.gif);
	background-repeat:no-repeat;
	width:3px;
	height:144px;
	top:311px !important;
	top:311px;
	top /**/:56px;
	left:185px;
}
.graybg {
	width:367px;
	background-color:#EFEFEF;
}
/* contentsht end */

/* contentmid begin */
#contentmid {
	width:581px !important;
	width:581px;
	width /**/:591px;
	overflow:hidden;
	background-color:#F9F9F9;
	padding: 10px;
	padding-right:23px;
	padding-left:0px;
	padding-top:1px;
}
.totpage {
	text-align:right;
	margin-right:15px;
	margin-top:10px;
	color:#0F1E7D;
}
.totpage a {
	color:#0F1E7D;
}
/* contentmid end */

/* contentlag begin */
#contentlag {
	width:755px;
	background-color:#F9F9F9;
	padding:10px;
	padding-right:23px;
	padding-left:0px;
	padding-top:1px;
}
.companytitle {
	background-image:url(/Modules/Other/Images/companyservice_title.gif);
	background-repeat:no-repeat;
	width:688px;
	height:50px;
	line-height:70px;
	margin-left:20px;
	color:#0380b8;
	font-weight:bold;
	text-indent:3em;
}
.companytab {
	color:#555555;
	margin-left:20px;
	margin-right:20px;
	width:685px;
	padding-left:5px;
}
.companytab td.tit {
	color:#0380b8;
	background-image:url(../Modules/MyTBEA/Images/tab_bg.gif);
	height:27px;
}
.companytab td {
	border-bottom: 1px solid #eaeaea;
	height:30px;
}
.companytab td.linr {
	border-right: 1px solid #eaeaea;
}
/* contentlag end */

#feedtext {
	margin-left:15px;
	background-color:#FFFFFF;
	width:567px;
}
.feedtxt {
	color:#0380B8;
	display:block;
	line-height:150%;
}
.productmore {
	text-align:right;
	margin-right:10px;
	margin-top:10px;
}
.productmore a {
	color:#E27E05;
}
.succpic {
	padding-top:100px;
	padding-left:140px;
}
.succbg {
	margin-left:auto;
	margin-right:auto;
	padding-top:20px;	
	background-image:url(/Modules/HR/Images/success.gif);
	background-repeat:no-repeat;
	background-position:center;
	width:306px;
	height:165px;
}

/* CompanyService Begin */
.companytit {
	margin-left:10px;
	margin-top:10px;
}
.companytext {
	margin-left:20px;
	margin-right:10px;
	line-height:24px;
}
.companytext a {
	color:#7d7d7d;
}
.companylink {
	display:block;
	border-bottom: 1px dashed #F2F2F2;
}
/* CompanyService End */


/* Map Begin */
.map {
	margin:0px;
	padding:0px;
	margin-left:20px;
}
.map li {
	float: left;
	background-image:url(/Images/map_fir.gif);
	background-repeat:no-repeat;
	background-position:left 0px;
	text-indent:1em;
	line-height:20px;
	margin-right:7px;
	width:180px;
	margin-top:20px;
}
.map ul {
	margin:10px;
	margin-top:10px;
	margin-bottom:10px;
}
.map ul ul {
	margin-left:10px;
	margin-top:5px;
	margin-bottom:5px;
}
.map li ul li {
	margin-top:5px;
	float: none;
	background-image:url(/Images/map_sec.gif);
	background-repeat:no-repeat;
	background-position:left 3px;
	text-indent:1em;
}
.map li ul li ul li {
	background-image:url(/Images/map_thi.gif);
	background-repeat:no-repeat;
	background-position:left 4px;
	text-indent:1em;
}
.map a {
	color:#0F1E7D;
	font-size:14px;
	font-weight:bold;
}
.map li ul li a {
	font-weight:bold;
	font-size:12px;
	color: #0380B8;
}
.map li ul li ul li a {
	font-weight:normal;
}
.mapindex {
	text-align:center;
	font-size:14px;
	font-weight:bold;
	height:30px;
	line-height:30px;
	padding-top:10px;
}
.mapindex a {
	color:#0F1E7D;
	text-decoration:underline;
}
.mapline {
	border-bottom:1px solid #0380B8;
	margin-left:45px;
	margin-right:100px !important;
	margin-right:55px;
}
/* 
.map {
	background-color:#ffffff;
	margin:0px;
	padding:0px;
	height: 450px;
}
.map li {
	float: left;
	width: 80px;
	margin-right:4px;
	text-align:center;
}
.map li.arr {
	padding-top:15px;
	height:50px;
	line-height:70px;
	background-image:url(/Images/map_arrow.gif);
	background-repeat:no-repeat;
	background-position:center 0px;
}
.map ul {
	margin:0px;
	padding:0px;
	margin-top:10px;
	margin-bottom:10px;
}
.map ul ul {
	margin-top:5px;
	margin-bottom:5px;
}
.map li ul li {
	float: none;
	background-color:#ffffff;
}
.map a {
	width:75px;
	color:#FFFFFF;
	background-color:#0380B8;
	border:1px solid #0380B8;
	padding:1px;
	line-height: 18px;
	display: block;
}
.map li ul li a {
	background-color: #FFFFFF;
	color: #0380B8;
	float: none !important;
	float: left;
	margin-top:2px !important;
}
.map li ul li ul li a {
	border:none;
}
.mapindex a {
	display:block;
	height:30px;
	text-align:center;
	color:#0380B8;
	line-height:23px;
	text-decoration:underline;
	background-image:url(/Images/map_arrow.gif);
	background-repeat:no-repeat;
	background-position:center 17px;
	margin-bottom:3px;
	
}
.mapline {
	border-bottom:1px solid #0380B8;
	margin-left:45px;
	margin-right:100px !important;
	margin-right:55px;
}
*/
/* Map End */

/* Default Begin */
#printindex {
	height:380px;
}
#index_l {
	float:left;
	width:270px;
	margin-left:5px;
	margin-top:15px;
}
#index_l ul {
	list-style:none;
}
#index_l ul li {
	line-height:25px;
	text-indent:10px;
	color:#000000;
	border-bottom:1px solid #E6E6E6;
}
#index_l ul li a {
	color:#0F1E7D;
}
#index_l p {
	margin:0px;
	padding:0px;
	text-indent:12px;
	color:#6B6B6B;
	line-height:23px;
	background-image: url(/Images/cont_text_bg.gif);
}
#index_l a {
	color:#0F1E7D;
}
#index_l a.index_l_down  {
	text-decoration:underline;
	color:#F8931D;
}
.index_text {
	color:#000000;
	line-height:18px;
	margin:0 10px 0 10px;
}
#index_c {
	float:left;
	width:280px;
	margin-left:8px;
	margin-top:15px;
}
.index_c_line {
	margin:0px;
	margin-bottom:10px;
	border-bottom:1px solid #E0E0E0;
}
.index_pic {
	float:right;
	padding-right:5px;
	padding-bottom:5px;
	margin-left:5px;
	border-right:1px solid #D1D1D1;
	border-bottom:1px solid #D1D1D1;
}
#index_r {
	float:right;
	width:170px;
	margin-left:2px;
	margin-top:15px;
}
.index_rtab {
	width:170px;
}
.index_rtab td {
	line-height:26px;
	border-bottom:1px dashed #9A9A9A;
}
.index_rtab a {
	color:#000000;
}
.index_rtab a:hover {
	color:#F4951D;
}
.ind_r_icon1 {
	float:left;
	background-image:url(/Images/index_icon_1.gif);
	background-repeat:no-repeat;
	background-position:left 8px;
	text-indent:1em;
	width:40px;
	height:26px;
	line-height:26px;
}
.ind_r_icon2 {
	float:left;
	background-image:url(/Images/index_icon_2.gif);
	background-repeat:no-repeat;
	background-position:left 8px;
	text-indent:1em;
	width:132px;
	height:26px;
	line-height:26px;
}
.ind_r_icon3 {
	float:left;
	background-image:url(/Images/index_icon_3.gif);
	background-repeat:no-repeat;
	background-position:left 6px;
	text-indent:1em;
	width:85px;
	height:26px;
	line-height:26px;
}
.index_icon_col {
	color:#6A6A6A;
}
#index_r p {
	margin:0px;
	padding:0px;
	color:#6B6B6B;
	line-height:23px;
	background-image: url(/Images/cont_text_bg.gif);
}
#index_r a {
	color:#6A6A6A;
}
.index_r_mar10 {
	margin-top:5px;
}
.index_b {
	margin-left:10px;
}
#printicon {
	position:absolute;
	top:750px !important;
	top:750px;
	top /**/:500px;
	left:600px !important;
	left:600px;
	left /**/:580px;
}
.clline {
	clear:both;
	margin-top:-15px;
}
/* Default End */