@charset "utf-8";
/* CSS Document */

.department_a { }
.department_a .header { width:100%; background-color:#CCC; position:absolute; height:32px; opacity:0.3;filter:alpha(opacity=30);  }
.department_a h2 { color:#000; padding:4px 0px 4px 8px;  }

.department_a h3 {  padding:8px; }
.department_a .important_information a { color:#609; margin-bottom:12px; padding-left:8px; }


.blue {
	background: #f7f8fa top right repeat-y url(/template/images/bkgd_featureblue_long.jpg);
}

.blue .gradient{
	position: absolute;
	top:0;
	right:0;
	width:242px;
	height:512px;
	background: transparent top left no-repeat url(/template/images/gradient_featureblue_long.jpg);
	z-index:0;
}

#feature {
	padding:25px 24px;
	background-color:#f7f8fa;
	min-height:650px;
	height:auto !important;
	height:650px;
	position: relative;
}

*html #feature {padding-right:0;}


.blue {
	/*background: #f7f8fa top right repeat-y url(/template/images/sg.png);*/
}
/*
.blue .gradient{
	position: absolute;
	top:0;
	right:-1px;
	width:242px;
	height:519px;
	background: top left repeat-x url(/template/images/sg.png);
}*/

.container_two .grid_3{
width:480px;
margin:0px;
}
.container_two .grid_4{
width:200px;
}
.container_two .grid_5{
width:240px;
margin:0px;
margin-left:0px;
}
.container_two .grid_6{
width:232px;
margin:0;
}
.container_two .pad_16{
margin-left:16px;
}
