/* CSS Document */

BODY        {FONT-FAMILY: Arial, Helvetica, sans-serif;font-size:12px; margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px}
FONT        {FONT-FAMILY: Arial, Helvetica, sans-serif;font-size:12px}
P           {FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 12px; text-align:justify}
FORM        {margin:0px 0px 0px 0px;}
INPUT       {FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 12px; height:15px}
SELECT      {FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 12px}
TEXTAREA    {FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 12px}

input.button{width:59px;height:22px;background:url(../images/button_bg.jpg);border:none;border-collapse:collapse}
input.button_s{width:93px;height:20px;background:url(../images/button_bg_s.jpg);border:none;border-collapse:collapse;margin-right:10px;padding:0px 10px 2px 20px;text-align:left;font-size:11px;color:#B43632}
input.button_l{width:178px;height:20px;background:url(../images/button_bg_l.jpg);border:none;border-collapse:collapse;margin-right:10px;padding:0px 10px 2px 20px;text-align:left;font-size:11px;color:#B43632}

a:link, a:active, a:visited	{background:none;color:#000000;font-size:12px;font-family:Arial, Helvetica, sans-serif;text-decoration:none}
a:hover		{background:none;color:#ff6c00;font-size:12px;font-family:Arial, Helvetica, sans-serif;text-decoration:none}

a.bluelink:link, a.bluelink:active, a.bluelink:visited	{background:none;color:#0000FF;font-size:12px;font-family:Arial, Helvetica, sans-serif;text-decoration:none}
a.bluelink:hover		{background:none;color:#ff6c00;font-size:12px;font-family:Arial, Helvetica, sans-serif;text-decoration:none}
h1, h2, h3, h4, h5, h6 { margin: 0px; padding: 0px; font-size: 1em; }

#main {
    clear:both;
    width:1000px;
    height:auto;
    background:#F8F6F5;
    margin:0px auto;
}

#header{
    clear:both;
    width:1000px;
    height:107px;
}
#header #logo{
    float:left;
    width:258px;
    height:87px;
    background:#FFFFFF;
    position:relative;
}
#header #banner{
    float:left;
    width:737px;
    height:90px;
    margin:9px 0px 0px 0px;
    padding:0px 2px 2px 2px;
    background:#FFFFFF;
    left:-18px;
    position:relative;
}

#topmenu {
    clear:both;
    width:100%;
    height:28px;
    background:url(../images/topmenu_bg_cen.jpg);
}
#topmenu .left{
    float:left;
    width:3px;
    height:28px;
    background:url(../images/topmenu_bg_left.jpg) no-repeat;
}
#topmenu .right{
    float:right;
    width:3px;
    height:100%;
    background:url(../images/topmenu_bg_right.jpg) no-repeat;
}
#topmenu .center{
    float:left;
    width:994px;
    height:100%;
    font-weight:bold;
    line-height:28px;
}
#topmenu .center .tl_menu{
	float:left;
}
#topmenu .center .tr_menu{
	float:right;
}
#topmenu .center .item{
    float:left;
    padding:0px 18px 0px 18px;
    line-height:28px;
    background:url(../images/topmenu_bg_space.jpg) no-repeat right;
}
#topmenu .center .last{
    background:none;
}
#topmenu a:link, #topmenu a:visited, #topmenu a:active{
    color:#FFFFFF;
}
#topmenu a:hover{
    color:#ff6c00;
}

#search{
    clear:both;
    width:100%;
    height:36px;
    background:url(../images/search_bg_cen.jpg);
}
#search .left{
    float:left;
    width:3px;
    height:100%;
    background:url(../images/search_bg_left.jpg);
}
#search .right{
    float:right;
    width:3px;
    height:100%;
    background:url(../images/search_bg_right.jpg);
}
#search .center{
    float:left;
    width:994px;
    height:36px;
}
#search .center .bleft{
    float:left;
    width:183px;
    height:30px;
    margin:8px 5px 0px 0px;
	line-height:30px;
    text-align:right;
}
#search .center .bright{
    float:right;
    width:auto;
    height:36px;
    line-height:36px;
    text-align:right;
}
#search .center .bsearch{
    float:left;
    width:auto;
    height:30px;
    margin:6px 0px 0px 4px;
	line-height:30px;
}

#maincontent{
    clear:both;
    width:100%;
    height:auto;
    margin:15px 0px 0px 0px
}

#maincontent #left{
    float:left;
    width:188px;
    height:auto;
}
#left .leftmenu{
    clear:both;
    width:100%;
    height:auto;
    background:url(../images/leftmenu_mid_bg.jpg);
}

#left .advitem{
    clear:both;
    width:100%;
    height:auto;
	margin:10px 0px 0px 0px;
}

#left .advitem img {
	border: 1px solid #ccc;
}

#left a.special:link, #left a.special:visited, #left a.special:active{
	text-decoration:underline;
    color:#313399;
	font-weight:bold;
}

#left a.special:hover{
	color:#ff6c00;
}

#left a.special_content{
	color:#5579B6;
}

#left a.special_content:hover{
	text-decoration:underline;
}

.leftmenu div.special {
	clear:both;
	border:1px solid #ff6c00;
	width:168px;
	padding:5px 5px 5px 0px;
	margin:5px auto 5px auto;
}

.leftmenu div.special a {
    color:#5579B6;
}

.leftmenu div.special .img{
	float:left;
	width:40px;
	height:auto;
	margin:0px 5px 5px 5px;
}

.leftmenu div.special .title{
	width:118px;
	height:auto;
	float:left;
}

.leftmenu div.special .lastline{
	clear:both;
	width:160px;
	height:1px;
	font-size:1px;
}

.leftmenu .top{
    clear:both;
    width:100%;
    height:30px;
    background:url(../images/leftmenu_top_bg_cen.jpg);
}
.leftmenu .top .left{
    float:left;
    width:5px;
    height:100%;
    background:url(../images/leftmenu_top_bg_left.jpg);
}
.leftmenu .top .right{
    float:right;
    width:5px;
    height:100%;
    background:url(../images/leftmenu_top_bg_right.jpg);
}
.leftmenu .top .center{
    float:left;
    width:178px;
    height:30px;
    line-height:30px;
    text-align:left;
    font-weight:bold;
    color:#313399;
    /*text-transform:uppercase;*/
}
.leftmenu .bottom{
    clear:both;
    width:100%;
    height:6px;
	font-size:1px;
    background:url(../images/leftmenu_bot_bg.jpg);
}
.leftmenu .middle{
    clear:both;
    width:100%;
    height:auto;
}
.leftmenu .middle .item{
    clear:both;
    width:155px;
    height:20px;
    line-height:20px;
    margin:5px 0px 5px 10px;
    padding:0px 0px 0px 10px;
	font-size:11px;
	font-weight:bold;
    background:url(../images/icon_liststyle.jpg) left center no-repeat;
    border-bottom:dotted thin;
}

.leftmenu .middle .subitem{
    clear:both;
    width:145px;
    height:20px;
    line-height:20px;
    margin:5px 0px 5px 20px;
    padding:0px 0px 0px 10px;
	font-size:11px;
    background:url(../images/icon_liststyle.jpg) left center no-repeat;
}

.leftmenu .middle .last{
    border-bottom:none;
}

#left #leftnews{
    clear:both;
    width:100%;
    height:auto;
    background:url(../images/leftnews_mid_bg.jpg);
}
#leftnews .top{
    clear:both;
    width:100%;
    height:29px;
    margin:5px 0px 0px 0px;
    background:url(../images/leftnews_top_bg_cen.jpg);
}
#leftnews .top .left{
    float:left;
    width:5px;
    height:100%;
    background:url(../images/leftnews_top_bg_left.jpg);
}
#leftnews .top .right{
    float:right;
    width:5px;
    height:100%;
    background:url(../images/leftnews_top_bg_right.jpg);
}
#leftnews .top .center{
    float:left;
    width:178px;
    height:29px;
    line-height:29px;
    text-align:center;
    font-weight:bold;
    color:#C44449;
}
#leftnews .bottom{
    clear:both;
    width:100%;
    height:10px;
	font-size:1px;
    background:url(../images/leftnews_bot_bg_cen.jpg);
}
#leftnews .bottom .left{
    float:left;
    width:5px;
    height:100%;
    background:url(../images/leftnews_bot_bg_left.jpg);
}
#leftnews .bottom .right{
    float:right;
    width:5px;
    height:100%;
    background:url(../images/leftnews_bot_bg_right.jpg);
}

#leftnews .middle{
    clear:both;
    width:186px;
    height:auto;
    margin:0px 1px 0px 1px;
    background:#FDFCFC url(../images/leftnews_mid_v_bg_top.jpg) top repeat-x;
}
#leftnews .middlebgbot{
    clear:both;
    width:186px;
    height:auto;
    background:url(../images/leftnews_mid_v_bg_bot.jpg) bottom repeat-x;
}
#leftnews .middle .item{
    clear:both;
    width:175px;
    height:auto;
    padding:12px 0px 8px 0px;
    margin:0px 0px 0px 5px;
    border-bottom:dotted thin;
}
#leftnews .middle .item a.special{
    font-weight:bold;
    color:#5579B6;
}
#leftnews .middle .item a.special:hover{
    color:#ff6c00;
}
#leftnews .middle .last{
    border-bottom:none;
}

#maincontent #content{
    float:left;
    width:581px;
    height:auto;
    margin:0px 7px 0px 7px;
}

#maincontent .lastline{
	clear:both;
	width:100%;
	height:1px;
	font-size:1px;
}

#content .category{
    clear:both;
    width:100%;
    height:auto;
	margin:0px 0px 8px 0px;
    background:url(../images/cat_mid_bg.jpg);
}
#content .category .top{
    clear:both;
    width:100%;
    height:29px;
    background:url(../images/cat_top_bg_cen.jpg);
}
#content .category .top .left{
    float:left;
    width:5px;
    height:100%;
    background:url(../images/cat_top_bg_left.jpg);
}
#content .category .top .right{
    float:right;
    width:5px;
    height:100%;
    background:url(../images/cat_top_bg_right.jpg);
}
#content .category .top .center{
    float:left;
    width:auto;
    height:100%;
    margin:0px 0px 0px 5px;
    line-height:29px;
    color:#404940;
	font-weight:bold;
}

#content .category .bottom{
    clear:both;
    width:100%;
    height:10px;
	font-size:1px;
    background:url(../images/cat_bot_bg_cen.jpg);
}
#content .category .bottom .left{
    float:left;
    width:5px;
    height:100%;
    background:url(../images/cat_bot_bg_left.jpg);
}
#content .category .bottom .right{
    float:right;
    width:5px;
    height:100%;
    background:url(../images/cat_bot_bg_right.jpg);
}

#content .category .middlebgtop{
    clear:both;
    width:579px;
	height:auto;
	margin:0px auto;
	padding:8px 0px 0px 0px;
    background:url(../images/content_mid_vtop_bg.jpg) top repeat-x;
}
#content .category .middlebgbot{
    clear:both;
    width:579px;
    height:auto;
    margin:0px auto;
    background:url(../images/content_mid_vbot_bg.jpg) bottom repeat-x;
}
#content .category .middle{
    clear:both;
    width:579px;
    height:auto;
    background:url(../images/content_mid_v_line_bg.jpg) center repeat-y;
}
#content .category .middle .page{
	clear:both;
	width:100%;
	height:20px;
	line-height:20px;
	text-align:right;
}

#content .category .middle ul.even {
	background:#FEFEFE;
}
#content .category .middle ul.odd {
	background:#F2F6F7;
}
#content .category .middle ul{
	clear:both;
	width:545px;
	height:auto;
	margin:0px 1px 0px 1px;
	padding:0px 10px 0px 20px;
	list-style:url(../images/icon_liststyle.jpg)
}

#content .category .middle ul.vip{
	border:1px solid #FF0000;
    font-weight:bold;
	margin:0px 0px 5px 1px;
}
#content .category .middle ul.feature{
	border:1px solid #FF0000;
	background:#F0F7FF;
    font-weight:bold;
	margin:0px 0px 5px 1px;
}
#content .category .middle ul.bold{
	border:1px solid #B1D3FF;
    font-weight:bold;
    color:#5579B6;
	margin:0px 0px 5px 1px;
}

#content .category .middle ul li{
	float:left;
	height:auto;
	margin:0px;
	padding:5px 0px 5px 0px;
}
#content .category .middle ul li.message{
	color:#FF0000;
	font-size:14px;
}
#content .category .middle ul li.title{
	width:390px;
}
#content .category .middle ul li.date{
	width:58px;
	list-style:none;
	text-align:center;
}
#content .category .middle ul li.city{
	float:left;
	width:100px;
	list-style:none;
	text-align:center;
}

#content .category .middle ul li div.pleft{
	float:left;
	margin-right:5px;
	width:40px;
	height:40px;
	border:1px solid #CCCCCC;
}

#content .category .middle ul li div.pright{
	float:left; width: 498px;
}

#content .category .middle ul li a.otherinfo:link, #content .category .middle ul li a.otherinfo:visited, #content .category .middle ul li a.otherinfo:active {
	font-weight:bold;
	color:#305FAE;
}
#content .category .middle ul li a.otherinfo:hover{
	font-weight:bold;
	color:#ff6c00;
}

#content .category .middle .box{
    width:275px;
    height:auto;
}
#content .category .middle .left{
    float:left;
    margin-left:5px;
}
#content .category .middle .right{
    float:right;
    margin-right:5px;
}
#content .category .middle .lastline{
    clear:both;
    width:100%;
    height:1px;
    font-size:1px;
}

#content .category .middle .box .item{
    clear:both;
    width:100%;
    height:auto;
    margin:9px 0px 0px 0px;
    padding:0px 0px 9px 0px;
    background:url(../images/cat_item_line.jpg) bottom no-repeat;
}
#content .category .middle .box .last{
    background:none;
}

#content .category .middle .box .item a.vip{
    font-weight:bold;
    color:#5579B6;
}

#content .category .middle .itemrow .vip a, #content .category .middle .itemrow .feature a, #content .category .middle .itemrow .bold a {
    color:#5579B6;
}

#content .category .middle .box .item a.vip:hover{
    color:#ff6c00;
}

#content .category .middle .itemrow{
    clear:both;
    width:100%;
    height:auto;
}

#content .category .middle .itemrow .vip{
	border:1px solid #FF0000;
	background:#F0F7FF;
    font-weight:bold;
    color:#5579B6;
	margin-bottom:9px;
    padding:5px 5px 5px 5px;
}
#content .category .middle .itemrow .feature{
	border:1px solid #FF0000;
	background:#F0F7FF;
    font-weight:bold;
    color:#5579B6;
	margin-top:0px;
	margin-bottom:9px;
    padding:5px 5px 5px 5px;
}
#content .category .middle .itemrow .bold{
	border:1px solid #B1D3FF;
    font-weight:bold;
    color:#5579B6;
    padding:5px 5px 5px 5px;
	margin-bottom:9px;
}
#content .category .middle .itemrow .normal{
    padding:9px 6px 9px 5px;
	margin-bottom:9px;
	color:#000000;
    background:url(../images/cat_item_line.jpg) bottom no-repeat;
}

#content .category .middle .itemrow .item{
    width:265px;
    height:auto;
}
#content .category .middle .itemrow .left{
    float:left;
    margin-left:5px;
}
#content .category .middle .itemrow .right{
    float:right;
    margin-right:5px;
}


#content .category .middle .itemrow .item a.vip{
    font-weight:bold;
    color:#5579B6;
}
#content .category .middle .itemrow .item a.vip:hover{
    color:#ff6c00;
}
#content .category .middle .itemrow .last{
    background:none;
}

#content .category .message {
	clear:both;
	width:553px;
	height:auto;
	margin:auto;
	color:#FF0000;
}

#content .category .picturebox{
	clear:both;
	width:545px;
	height:290px;
	margin:10px auto;
	background:url(../images/box_picture_mid_bg.jpg);
}
#content .category .picturebox .top{
	clear:both;
	width:100%;
	height:5px;
	font-size:1px;
	background:url(../images/box_picture_top_bg_cen.jpg);
}
#content .category .picturebox .top .left{
	float:left;
	width:5px;
	height:5px;
	background:url(../images/box_picture_top_bg_left.jpg);
}
#content .category .picturebox .top .right{
	float:right;
	width:5px;
	height:5px;
	background:url(../images/box_picture_top_bg_right.jpg);
}

#content .category .picturebox .bottom{
	clear:both;
	width:100%;
	height:5px;
	background:url(../images/box_picture_bot_bg_cen.jpg);
}
#content .category .picturebox .bottom .left{
	float:left;
	width:5px;
	height:5px;
	background:url(../images/box_picture_bot_bg_left.jpg);
}
#content .category .picturebox .bottom .right{
	float:right;
	width:5px;
	height:5px;
	background:url(../images/box_picture_bot_bg_right.jpg);
}

#content .category .picturebox .middle{
	clear:both;
	width:100%;
	height:280px;
	background:none;
}
#content .category .picturebox .middle .mainpicture{
	clear:both;
	width:515px;
	height:175px;
	padding:15px 0px 5px 15px;
	text-align:center;
}
#content .category .picturebox .middle .listpicture{
	clear:both;
	width:auto;
	height:72px;
	padding:0px 0px 0px 15px;
}
#content .category .picturebox .middle .listpicture .box{
	float:left;
	width:72px;
	height:72px;
	margin:0px 15px 0px 0px;
	border:1px solid #CDCDCD;
}

#content .category #function {
	clear:both;
	width:553px;
	height:auto;
	line-height:20px;
	margin:10px auto 0px auto;
}
#content .category #function .f_button{
	clear:both;
	width:100%;
	height:20px;
	padding-bottom:10px
}
#content .category #function .f_box{
	clear:both;
	width:100%;
	height:auto;
}
#content .category #function .f_box input.textbox{
	height:15px;
	width:300px;
}
#content .category #function .f_box fieldset{
	border:1px solid #CCCCCC
}
#content .category #function .f_box fieldset legend{
	font-weight:bold;
	border:1px solid #B1D1EA;
	background:#F9F4F4;
}

#content .category #function .f_box fieldset fieldset{
	margin:auto 5px 5px 5px;
	border:1px solid #B1D1EA;
}
#content .category #function .f_box fieldset fieldset legend{
	color:#B1D1EA;
	font-weight:bold;
	border:none;
	background:none;
}

#content .category #function .f_box .left{
	float:left;
	width:150px;
	height:20px;
	line-height:20px;
}
#content .category #function .f_box .right{
	float:left;
	width:auto;
	height:20px;
	line-height:20px;
}

#content .category .detail{
	clear:both;
	width:553px;
	height:auto;
	margin:auto;
}

#content .category .detail .line {
	clear:both;
	width:100%;
	height:20px;
	padding:0px 0px 10px 0px;
}
#content .category .detail .autoheight{
	height:auto;
}
#content .category .detail .bordertopbot{
	border-top:thin dotted;
	border-bottom:thin dotted;
}

#content .category .detail .line .left{
	float:left;
	width:125px;
	height:100%;
	color:#305FAE;
	font-weight:bold;
	line-height:20px;
}
#content .category .detail .line .right{
	float:left;
	width:428px;
	height:auto;
	line-height:20px;
}

#content .category .detail .linedot{
	clear:both;
	width:100%;
	height:1px;
	padding:0px 0px 10px 0px;
	border-top:dotted thin;
}

#content .category .titleothernews{
	clear:both;
	width:553px;
	height:20px;
	line-height:20px;
	margin:10px auto 0px auto;
}
#content .category .titleothernews .title{
	float:left;
	width:auto;
	height:20px;
	line-height:20px;
	padding-right:10px;
	background:none;
}
#content .category .titleothernews .linebg{
	float:right;
	width:450px;
	height:20px;
	background:url(../images/othernews_title_bg.jpg) center repeat-x;
}

#content .category .othernews{
	clear:both;
	width:553px;
	height:auto;
	margin:10px auto 0px auto;
	background:url(../images/othernews_mid_bg.jpg);
}

#content .category .othernews .top{
	clear:both;
	width:100%;
	height:13px;
	background:url(../images/othernews_top_bg_cen.jpg) repeat-x;
}
#content .category .othernews .top .left{
	float:left;
	width:5px;
	height:100%;
	background:url(../images/othernews_top_bg_left.jpg);
}
#content .category .othernews .top .right{
	float:right;
	width:5px;
	height:100%;
	background:url(../images/othernews_top_bg_right.jpg);
}
#content .category .othernews .bottom{
	clear:both;
	width:100%;
	height:11px;
	background:url(../images/othernews_bot_bg_cen.jpg);
}
#content .category .othernews .bottom .left{
	float:left;
	width:5px;
	height:100%;
	background:url(../images/othernews_bot_bg_left.jpg);
}
#content .category .othernews .bottom .right{
	float:right;
	width:5px;
	height:100%;
	background:url(../images/othernews_bot_bg_right.jpg);
}

#content .category .othernews .middle{
	clear:both;
	width:100%;
	height:auto;
}
#content .category .othernews .middle .itemrow{
	clear:both;
	width:100%;
	height:auto;
}
#content .category .othernews .middle .itemrow .item{
	width:250px;
	height:auto;
	padding:0px 0px 15px 0px;
}
#content .category .othernews .middle .itemrow .last{
	border-bottom:none;
}

#content .category .othernews .middle .itemrow .left{
	float:left;
	margin:0px 0px 0px 15px;
}
#content .category .othernews .middle .itemrow .right{
	float:right;
	margin:0px 15px 0px 0px;
}

#content .banner{
    clear:both;
    width:100%;
    height:auto;
    margin:0px 0px 8px 0px;
}

#maincontent #right{
    float:right;
    width:216px;
    height:auto;
}

#right a.special:link, #left a.special:visited, #left a.special:active{
    color:#313399;
	font-weight:bold;
}

#right a.special:hover{
	color:#ff6c00;
}

#right a.special_content{
	color:#5579B6;
}

#right a.special_content:hover{
	text-decoration:underline;
}

#right .item{
    clear:both;
    width:100%;
    height:auto;
    margin:0px 0px 10px 0px;
}

#rightbox{
    clear:both;
    width:100%;
    height:auto;
	margin:0px 0px 10px 0px;
    background:url(../images/leftmenu_mid_bg.jpg);
}
#rightbox .top{
    clear:both;
    width:100%;
    height:30px;
    background:url(../images/leftmenu_top_bg_cen.jpg);
}
#rightbox .top .left{
    float:left;
    width:5px;
    height:100%;
    background:url(../images/leftmenu_top_bg_left.jpg);
}
#rightbox .top .right{
    float:right;
    width:5px;
    height:100%;
    background:url(../images/leftmenu_top_bg_right.jpg);
}
#rightbox .top .center{
    float:left;
    width:206px;
    height:30px;
    line-height:30px;
    text-align:left;
    font-weight:bold;
    color:#313399;
    /*text-transform:uppercase;*/
}

#rightbox .top .center .lc{
	float:left;
	width:auto;
	height:30px;
	line-height:30px;
}

#rightbox .top .center .rc{
	float:right;
	width:auto;
	height:30px;
	line-height:30px;
}

#rightbox .middle{
	clear:both;
	width:216px;
	height:auto;
	background:url(../images/right_mid_bg.jpg);
}

#rightbox .bottom{
    clear:both;
    width:100%;
    height:6px;
	font-size:1px;
    background:url(../images/leftmenu_bot_bg.jpg);
}

/* Begin edit */
#jobbox{
    clear:both;
    width:100%;
    height:auto;
	margin:0px 0px 10px 0px;
    background:url(../images/leftmenu_mid_bg1.jpg);
}
#jobbox .top{
    clear:both;
    width:100%;
    height:30px;
    background:url(../images/leftmenu_top_bg_cen1.jpg);
}
#jobbox .top .left{
    float:left;
    width:5px;
    height:100%;
    background:url(../images/leftmenu_top_bg_left1.jpg);
}
#jobbox .top .right{
    float:right;
    width:5px;
    height:100%;
    background:url(../images/leftmenu_top_bg_right1.jpg);
}
#jobbox .top .center{
    float:left;
    width:206px;
    height:30px;
    line-height:30px;
    text-align:center;
    font-weight:bold;
    color:#313399;
}

#jobbox .middle{
	clear:both;
	width:216px;
	height:auto;
	background:url(../images/right_mid_bg1.jpg);
}

#jobbox .bottom{
    clear:both;
    width:100%;
    height:6px;
	font-size:1px;
    background: #f59235;
}

#jobbox .top .center .lc{
	float:left;
	width:auto;
	height:30px;
	line-height:30px;
}

#jobbox .top .center .rc{
	float:right;
	width:auto;
	height:30px;
	line-height:30px;
}
/* End edit */

#bottommenu{
	clear:both;
	width:100%;
	height:30px;
	margin:20px 0px 0px 0px;
	background:url(../images/bot_menu_bg_cen.jpg);
}
#bottommenu .left{
	float:left;
	width:2px;
	height:100%;
	background:url(../images/bot_menu_bg_left.jpg);
}
#bottommenu .right{
	float:right;
	width:2px;
	height:100%;
	background:url(../images/bot_menu_bg_right.jpg);
}
#bottommenu .center{
	float:left;
	width:996px;
	height:100%;
	text-align:center;
	line-height:30px;
	font-weight:bold;
	color:#FFFFFF;
}
#bottommenu a:link, #bottommenu a:visited, #bottommenu a:active{
    color:#FFFFFF;
}
#bottommenu a:hover{
    color:#ff6c00;
}

#footer{
	clear:both;
	width:100%;
	height:45px;
	background:url(../images/footer_bg_cen.jpg);
}
#footer .left{
	float:left;
	width:2px;
	height:100%;
	background:url(../images/footer_bg_left.jpg);
}
#footer .right{
	float:right;
	width:2px;
	height:100%;
	background:url(../images/footer_bg_right.jpg);
}
#footer .center{
	float:left;
	width:996px;
	height:45px;
	text-align:center;
	line-height:18px;
	padding:5px 0px 0px 0px;
}
#leftmenu {
	position: relative;
}
#leftmenu .middle {
	position: absolute;
	height: auto;
	width: 185px;
	left: 0px;
	top: 30px;
	background: #F0F7FF;
	border: 1px solid #b2d0ea;
	border-right: 2px solid #b2d0ea;
	border-bottom: 5px solid #b2d0ea;
	display: none;
}
#leftmenu .bottom {
	height: 1px;
	overflow: hidden;
}
/*
 * Edit left menu 24/04/2010
 */
#leftmenu h3 {
	background: url(../images/down-button.gif) 160px center no-repeat;
}

#leftmenu .middle {
	width: 620px;
}
  #leftmenu .menu_col
  {
  	float: left;
	padding: 0px;
	height: auto;
	width: 200px;
	overflow: hidden;
  }
