body {
	margin:0;
	padding:0;
	background-image: url(resource/dot.gif);
	font-size:13px;
	font-family:arial;
	color:#484848;
}
.alignleft{
float:left;
}
.alignright{
float:right;
}
img{
	border:none;
}
div.error
{
	font-size: 11px; 
	background: #fdffac url('resource/cancel.png') no-repeat left;
	border:1px solid #dbdbd3;
	width:223px;
	padding:3px 0px 3px 20px;
	margin-top:2px;
	margin-bottom:7px;
	color:#080808;
}
a{
	color:#429bd5;
	text-decoration:none;
}
a:hover{
	color:#000000;
}
a.more{
	text-decoration:underline;
}
.contentwrap{
	background-color:#F0F6F9;
}
td{
	vertical-align:top;
}
.maincontent{
	text-align:left;
}
.maincontent .sectiontitle{
	padding-left:30px;
	padding-bottom:15px;
	background: url('resource/section_bullet.gif') no-repeat top left; 
	background-position:0px 0px;
}
.maincontent .sectiontitle h1{
	margin:0;
	padding:0;
	font-size:18px;
	font-weight:bold;
	font-style:italic;
	color:#7297b8;
}
.maincontent .rightwrap{
	padding-left:11px;
	width:35%;
}
.contentbox{
}
.contentbox td.topleft{
	width:12px;
	height:12px;
	background: url('resource/jf_box_topcorner.gif') no-repeat top left; 
}
.contentbox td.top{
	height:12px;
	background: url('resource/jf_box_top.gif') repeat-x top left; 
}
.contentbox td.topright{
	width:12px;
	height:12px;
	background: url('resource/jf_box_topcorner.gif') no-repeat top right; 
}
.contentbox td.middleleft{
	width:12px;
	background: url('resource/jf_box_body.gif') repeat-y top left; 
}
.contentbox td.middle{
	background-color:#FFFFFF;
	vertical-align:top;
	padding:0px;
	height:0px;
}
.contentbox td.middleright{
	width:12px;
	background: url('resource/jf_box_body.gif') repeat-y top right; 
}
.contentbox td.bottomleft{
	width:12px;
	height:12px;
	background: url('resource/jf_box_bottomcorner.gif') no-repeat bottom left; 
}
.contentbox td.bottom{
	height:12px;
	background: url('resource/jf_box_bottom.gif') repeat-x bottom left; 
}
.contentbox td.bottomright{
	width:12px;
	height:12px;
	background: url('resource/jf_box_bottomcorner.gif') no-repeat bottom right; 
}
.contentbox ul.bullet{
	list-style:none;
	padding:0;
	margin:0;
	margin-top:10px;
	margin-left:5px;
}
.contentbox ul.bullet li{
	padding-left:10px;
}
.contentbox ul.bullet li.red{
	background: url('resource/red_bullet.gif') no-repeat top left;
	background-position:0px 6px;
}
.contentbox ul.bullet li.news{
	padding-bottom:15px;
	color:#484848;
}
.contentbox ul.bullet li.news p{
	padding:0;
	margin:0;
	margin-top:2px;
}
.contentbox ul.bullet li.news a{
	color:#484848;
	text-decoration:none;
}
.contentbox ul.bullet li.news a:hover{
	color:#000000;
}
.contentbox ul.bullet li span.date{
	font-size:1.15em;
	font-weight:bold;
	color:#429bd5;
	clear:both;
}
.contentbox ul.wedo li{
	font-size:1.15em;
	font-weight:bold;
	color:#429bd5;
	padding-bottom:15px;
	background: url('resource/red_bullet.gif') no-repeat top left;
	background-position:0px 6px;
}
.contentbox ul.wedo a{
	color:#429bd5;
	text-decoration:none;
}
.contentbox ul.wedo a:hover{
	color:#000000;
}
/*.contentbox ul.bullet li.wedo a:visited{
	color:#aaaaaa;
}*/
.contentbox .greencontent{
	background: url('resource/green_bullet.gif') no-repeat top left;
	background-position:0px 6px;
	padding-left:13px;
}
.contentbox .portfolioimg{
	border:solid 0px #cfcfcf;
	margin-left:7px;
}
.contentbox span.text{
	line-height:1.45em;
}
.contentbox span.careerheader{
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	color:#429bd5;
}
.contentbox div.careerwrapper{
	clear:both;
	margin-top:20px;
	margin-left:20px;
}
div.nextboxspace{
	height:30px;
}
.productwrapper img{
	float:left;
	padding-right:15px;
}
.productwrapper .detail{
	
}
.productwrapper h3.title{
	margin:0;
	padding:0;
	padding-bottom:10px;
	margin-bottom:20px;
	font-size:18px;
	font-weight:bold;
	font-style:italic;
	color:#429bd5;
	border-bottom:1px solid  #E2E2E2;
}
.productwrapper h3 a{
	padding-right:500px;
}
.productwrapper .detail p{
	margin-top:0px;
}
.style14 {
	color: #0099FF;
}
