<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
ul,ol,li,p,h1,h2,h3,h4,h5,h6,dl,dt,dd{
	margin:0; 
	padding:0; 
	list-style:none;}
	
.tz_box {
	width:1000px;
	margin-bottom:15px;
}

.tz_left {
	float:left;
	clear:left;
	width:242px;
	background-image:url(../images/cgal_left_bg.gif);
	background-position:center right;
	background-repeat:no-repeat;
}
.tz_left li{ float:left; width:241px; height:102px;}
.tz_left li#con1{width:241px; height:102px; background:url(../images/t_mg_b.gif); }
.tz_left li#con1.hover{background:url(../images/t_mg_a.gif); }
.tz_left li#con2{width:241px; height:102px; background:url(../images/t_ax_b.gif); }
.tz_left li#con2.hover{background:url(../images/t_ax_a.gif); }
.tz_left li#con3{width:241px; height:102px; background:url(../images/t_jnd_b.gif); }
.tz_left li#con3.hover{background:url(../images/t_jnd_a.gif); }
.tz_left li#con4{width:241px; height:102px; background:url(../images/t_yg_b.gif); }
.tz_left li#con4.hover{background:url(../images/t_yg_a.gif); }
.tz_left li#con5{width:241px; height:102px; background:url(../images/t_oy_b.gif); }
.tz_left li#con5.hover{background:url(../images/t_oy_a.gif); }


.tz_right {
	float:left;
	width:758px;
}

.tz_right_mg {
	background-image:url(../images/t_mg_bg.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	width:758px;
	height:530px;
}


.tz_mg, .tz_ax, .tz_jnd, .tz_yg, .tz_oy {
	margin-bottom:0 0 5px 0;
	list-style:none;
	padding:0 0;
}

.tz_mg_nr {
	width:338px;
	height:105px;
	border-bottom:1px #999 dotted;
	border-right:1px #999 dotted;
	float:left;
	padding:15px 15px 15px 25px;
	line-height:28px;
	position:relative;
	margin-bottom:10px;
}

.tz_mg_nr p {
	position:absolute;
	right:10px;
	bottom:10px;
}

.tz_right p {
	color:#333;
	text-decoration:none;
}

.tz_right p a{
	color:#333;
	text-decoration:none;
}

.tz_right p a:hover{
	color:#333;
	text-decoration:none;
}

.tz_mg_nr span {
	font-size:16px;
	color:#036;
	font-weight:bold;
}
.qt_t {
	margin-bottom:10px;
}
</pre></body></html>