body
{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #000000;
	font-family: tahoma, Arial, Helvetica, sans-serif;
}

body a
{
	color: #ba161c;
	text-decoration: none;
}
body a:hover
{
	color: #ba161c;
	text-decoration: underline;
}

/********* br style start **********/
.br_4
{
	font-size: 1px;
	line-height: 1px;
	height: 4px;
}
.br_6
{
	font-size: 1px;
	line-height: 1px;
	height: 6px;
}
.br_8
{
	font-size: 1px;
	line-height: 1px;
	height: 8px;
}
.br_10
{
	font-size: 1px;
	line-height: 1px;
	height: 10px;
}

/********* br style end  **********/

.f_bold
{
	font-weight: bold;
}
.fc_red
{
	font-weight: bold;
	color: #be181e;
}

.clear
{
	clear: both;
	font-size: 1px;
}

ul
{
	margin: 0px;
	padding: 0px;
}
li
{
	margin: 0px;
	padding: 0px;
	list-style: outside none none;
}
li.list
{
	background: url(/images/listing_arr.gif) no-repeat 4px 6px;
	padding: 2px 0px 0px 14px;
}


/*** login form  ****************************/

.login_cont
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 100px;
	width: 600px;
}

.login_top
{
	background: url(/images/login_cont01.gif) no-repeat;
	height: 150px;
}
.login_bottom
{
	background: url(/images/login_cont02.gif) no-repeat;
	height: 20px;
}

.login_bg
{
	background: url(/images/login_cont_bg.gif) repeat-y;
	padding-top: 11px;
}

.login_img
{
	float: left;
	background: url(/images/login_img.gif) no-repeat;
	margin-left: 40px;
	width: 80px;
	height: 100px;
}
.login_form
{
	float: left;
	padding-top: 15px;
}

.form_top
{
	background: url(/images/login_form01.gif) no-repeat;
	height: 20px;
	width: 380px;
}
.form_bottom
{
	background: url(/images/login_form02.gif) no-repeat;
	height: 30px;
	width: 380px;
}
.form_bg
{
	background: url(/images/login_form_bg.gif) repeat-y;
	width: 380px;
	font-size: 11px;
	color: #787878;
}

.form_dot
{
	background: url(/images/login_dot.gif) repeat-x;
	height: 1px;
	width: 340px;
	margin-left: 20px;
}


/*** list form  ****************************/

.sub_cont
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 10px;
	width: 908px;
}

.sub_top
{
	background: url(/images/detail_top.gif) no-repeat;
	width: 908px;
	height: 148px;
}
.sub_bottom
{
	background: url(/images/detail_bottom.gif) no-repeat;
	width: 908px;
	height: 24px;
}

.sub_bg
{
	background: url(/images/detail_bg.gif) repeat-y;
	padding-top: 11px;
}

.menu_btns
{
	text-align: right;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	margin-bottom: 10px;
}

.box_cont
{
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}

.list_top
{
	background: url(/images/listing_top.gif) no-repeat;
	height: 10px;
	width: 800px;
	font-size: 1px;
}
.list_bottom
{
	background: url(/images/listing_bottom.gif) no-repeat;
	height: 10px;
	width: 800px;
	font-size: 1px;
}
.list_bg
{
	background: url(/images/listing_bg.gif) repeat-y;
}

.box_img
{
	background: url(/images/listing_img.gif) no-repeat;
	width: 120px;
	height: 100px;
	float: left;
	margin-left: 2px;
}
.box_text
{
	float: left;
	width: 660px;
	padding: 5px 0px 5px 0px;
}

.list_cont
{
	width: 820px;
	margin-left: auto;
	margin-right: auto;
}
.list_dot
{
	background: url(/images/login_dot.gif) repeat-x;
	height: 1px;
	margin-bottom: 20px;
}


/*** detail form  ****************************/

.tit_left
{
	background: url(/images/tit_bg01.gif) no-repeat;
	height: 24px;
	width: 14px;
	float: left;
}
.tit_right
{
	background: url(/images/tit_bg03.gif) no-repeat;
	height: 24px;
	width: 14px;
	float: left;
}

.tit_bg
{
	background: url(/images/tit_bg02.gif) repeat-x;
	height: 24px;
	float: left;
	padding-top: 5px;
	font-weight: bold;
	color: #be181e;
}


.tr_job
{
	background-color: #909090;
	color: #FFFFFF;
	font-weight: bold;
	height: 20px;
	text-align: center;
}
.tr_job a
{
	color: #FFFFFF;
}
.tr_job a:hover
{
	color: #a7ffeb;
}
.tr_job_1
{
	background-color: #f3f3f3;
	text-align: center;
	height: 20px;
}
.form
{
	border: 1px solid #d6d5d5;
	font-size: 12px;
}

.cre_msgbox
{
	background-color: #f3f3f3;
	text-align: center;
	padding: 20px 0px 20px 0px;
}

.tablelayout
{
	table-layout: fixed;
/*	word-wrap: break-word;
	word-break: break-all; */
}
