.col_1, .col_2,
.col1, .col2, .col3 {
	float: left;
	}
.row1, .row2, .row3 {
	height: 100%;
	overflow: hidden;
	}


#header .col1 {
	width: 194px;
	}

#header .col2 {
	height: 100%;
	width: 356px;
	}
#header .col2 .col_1 {
	width: 196px;
	}
#header .col2 .col_2 {
	height: 180px;
	width: 160px;
	}

#header .col3 {
	width: 230px;
	}

#header .link {
	height: 44px;
	}

#header .logo {
	height: 179px;
	}

#header .nav {
	height: 28px;
	}

/* pages */

/* type1 */

#type1 #content .col1 {	
	width: 194px;
	}
#type1 #content .col1 .indent {
	padding: 20px 5px 20px 0;
	}

#type1 #content .col2 {	
	width: 355px;
	}
#type1 #content .col2 .indent {
	padding: 22px 10px 0 22px;
	}
#type1 #content .col2 .row1 {
	background: #ececec;
	}
#type1 #content .col2 .row1 .indent .f_left {
	margin-left: -12px;
	}

#type1 #content .col2 .row2 .i_box {
	background: url(../images/px.gif) repeat-y 72px top;
	height: 100%;
	margin: 0 0 10px 0;
	overflow: hidden;
	}
#type1 #content .col2 .row2 .i_box img {	
	float: left;
	margin: 15px 32px 15px 0;
	}

#type1 #content .col3 {
	padding: 10px 0 0 0;
	width: 230px;
	}

/* type2 */

#type2 #content .col1,
#type2 #content .col2 {	
	width: 360px;
	}
#type2 #content .col1 .b_img,
#type2 #content .col2 .b_img {
	float: left;
	margin: 0 8px 0 0;
	}

#type2 #content .col2 {
	margin: 0 0 0 20px;
	}

#type2 #content .indent {
	padding: 20px;
	}

#type2 #content .row1,
#type2 #content .row2,
#type2 #content .row3 {
	padding: 0 0 24px 0;
	}

/* type3 */

#type3 #content .col1 {	
	width: 175px;
	}
#type3 #content .col1 .b_img {
	margin: 24px 0 0 0;
	}

#type3 #content .col2 {	
	margin: 0 0 0 20px;
	width: 542px;
	}

#type3 #content .row1 .b_img {
	float: left;
	margin: 0 8px 0 0;
	}

#type3 #content .indent {
	height: 100%;
	overflow: hidden;
	padding: 20px;
	}

#type3 #content .row1,
#type3 #content .row2 {
	padding: 0 0 16px 0;
	}

#type3 #content .row2 .col_1 {
	width: 280px;
	}

#type3 #content .row2 .col_2 {
	margin: 0 0 0 20px;
	width: 240px;
	}

#type3 #content .row2 .b_img {
	margin: 0 0 14px 0;
	}

/* type4 */

#type4 #content .col1 {
	margin: 0 0 0 -7px;
	width: 220px;
	}

#type4 #content .col2 {	
	width: 220px;
	margin: 0 20px 0 0;
	}

#type4 #content .col3 {	
	margin: 0 -20px 0 0;
	width: 300px;
	}

#type4 #content .row1 .b_img {
	float: left;
	margin: 0 8px 0 0;
	}

#type4 #content .indent {
	height: 100%;
	overflow: hidden;
	padding: 20px 20px 20px 7px;
	}

#type4 #content .row1,
#type4 #content .row2 {
	padding: 0 0 16px 0;
	}

#type4 #content .row2 .col_1 {
	width: 280px;
	}

#type4 #content .row2 .col_2 {
	margin: 0 0 0 20px;
	width: 240px;
	}

#type4 #content .row2 .b_img {
	margin: 0 0 14px 0;
	}
