/*----------------------------------------------------------------------
    这个就是默认模板的css了
----------------------------------------------------------------------*/



/*----------------------------------------------------------------------
   页面背景的样式
----------------------------------------------------------------------*/

body 
{
    background:#195d88;
}
	
.nw_body h1
{
	color:#333;
}
.mt_bar {
	BACKGROUND-COLOR: #627493; !important
}


/*----------------------------------------------------------------------
   头部和主体
----------------------------------------------------------------------*/
/* Site Name */


/* Site Head */
.nw_head{background:url(../images/job_head_bg.jpg) no-repeat top center;}
/* Main Background Color/Image */



.nw_body a:hover,.nw_foot a:hover
{
	text-decoration:none;
}

/*top begin*/
.top_bar .top_bar_menu { background: url(../images/nj_top_left.gif) no-repeat 0px 1px;}
.top_bar .top_bar_menu .nw_group_head { color:#fff;border-top:1px #79b1f9 solid; border-left:1px #79b1f9 solid; border-right:1px #0b6dea solid; border-bottom:1px #0b6dea solid; background:#2281FB;}
.top_bar .top_bar_user { background: url(../images/nj_top_right.gif) no-repeat 0px 1px;}

/*top end*/

/*----------------------------------------------------------------------
   目录部分
----------------------------------------------------------------------*/




/*----------------------------------------------------------------------
   模块部分
------------------ ----------------------------------------------------*/

.nw_body { background:url(../images/job_body_bg.jpg) repeat-y;}
.top_body { background:url(../images/job_body_top.jpg) no-repeat top;}
.bottom_body { background:url(../images/job_body_bottom.jpg) no-repeat bottom;}

.nw_body .main p { color:#dfdfdf;}
.nw_body .main h2 { color:#fff12d;}
.nw_body .main p b { color:#fff12d;}



/* link begin=====================*/


/* link end=====================*/


/* footer begin=====================*/
.nw_footer
{
border-top:1px #0398C3 solid; color:#50C8E6; padding-top:10px;
}
.nw_footer a{ color:#50C8E6; text-decoration:none;}
.nw_footer a:hover{text-decoration: underline;}
/* footer end=====================*/


