/*work*/

#work_table2 {
	color:				#FFFFFF;
	background-color:	white;
	background-image:	;
	margin:				1px;
	padding:			1px;
	width: 				750px;
}
#work_table2 img {
	border: 1px solid gray;
}
.work_box{
	clear : both;
	width : 707px;
	padding-bottom : 30px;
	border-bottom : 1px solid gray;
	margin-bottom : 30px;
	text-align : left;
	}
.work_box:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html .work_box{
    height: 1em;
    overflow: visible;
}
/**/
.work_box table{
	width : 348px;
	}
.work_box TD{
	vertical-align : top;
	background : url(image/w_bg.gif) repeat-y left;
	padding-left : 16px;
	font-size : 10px;
	line-height : 20px;
	lettr-spacing : 1px;
	}
.work_box TD DIV{
	border : 1px solid gray;
	background : url(image/w_icon.gif) no-repeat 7px 7px #bae3ff;
	padding : 12px 10px 12px 16px;
	margin-bottom : 12px;

	}
.work_box TD DIV DIV{
	background : url(image/w_icon.gif) no-repeat right bottom ;
	border : none;
	font-weight : bold;
	font-size : 16px;
	line-height : 16px;
	padding : 4px 0px;
	margin : 0px;
	}
.work_box TD DIV DIV SPAN{
	font-weight : normal;
	font-size : 12px;
	}
.work_box TH{
	width : 200px;
	text-align : left;
	}
.line{
	border : 1px solid #9f9f9f;
	}
.go_left{
	float : left;
	}

.go_right{
	float : right;
	}
	

.results_box{
	clear : both;
	width : 707px;
	padding-bottom : 30px;
	text-align : left;
	}
.results_box:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html .results_box{
    height: 1em;
    overflow: visible;
}
.results_box table{
	font-size : 10px;
	line-height : 13px;
	letter-spacing : 1px;
	margin-bottom : 20px;
	}
.results_box TD{
	padding : 6px;
	border-left : double 3px #777777;
	border-bottom : dashed 1px #777777;
	}
.results_box TH{
padding : 8px;
	font-size : 14px;
	text-align : left;
	border-left : double 3px #777777;
	border-right : double 3px #777777;
	border-bottom : dashed 1px #777777;
	}
.results_category{
	background : black;
	color : white;
	text-align : center;
	font-weight : bold;
	}
.r_line{
	border-right : double 3px #777777;
	
	}
.results_bg{
	background : #f2f2f2;
	}
