/*-----new work-----*/
	.new_work{width:998px; border-bottom:1px dashed #626262;position:relative;}
	.new_work .img_new_work{padding-left:28px;float:left;}
        .new_work h3{
              width:220px;height:85px;
              position:absolute;
              left:28px;top:32px;
              font-size:0px;
              text-indent:-9999px;
	      background:url(/img/contents/new_work.gif) no-repeat 0 0;
		}
	.new_work .about_new_work{
			width:468px;
			height:328px;
			padding:40px 0px 0px 500px;
			background:url(/img/new_work.gif) no-repeat 0px 0px;}
        .new_work .about_new_work .name_new_work{color:#bb383b;}
	.new_work .about_new_work  .text_new_work{padding:35px 0 30px 0;_padding:35px 0 10px 0;color:#666666;}
	.new_work .about_new_work  a.source{color:#666666;font-weight:bold;display:block;}
	.new_work .about_new_work  a.source:hover{color:#bb383b;}
