@charset "UTF-8";
/* CSS Document */

/*=========================================
 tec_btn
=========================================*/
#tec_list{
	width:550px;
	margin-left:50px;
	margin-top:20px;
}

#tec_list ul{
	list-style:none;
	margin:0;
	padding:0;
}

#tec_list li{
	width:520px;
	height:40px;
	background:url(../common_img/red_ico_25-40.gif) left top no-repeat;
	font-size:14px;
	padding-left:30px;
	line-height:40px;
	border:#666 1px solid;
	margin-bottom:20px;
}

#tec_list a,a:link,a:hover{
	text-decoration:none;
}

#tec_contents{
	width:730px;
	margin:0 auto;
}

/*=========================================
 tec list
=========================================*/

.tec_left{
	width:300px;
	float:left;
}

.tec_right{
	width:300px;
	float:right;
}

.tec_txt{
	width:270px;
	padding:15px;
}

.tec_txt ul{
	margin:0;
	padding:0;
}

.tec_txt li{
	list-style-image:url(../announce/image/ico_r.gif);
	margin-left:10px;
	margin-bottom:10px;
}

.tec_txt a,a:hover{
	text-decoration:none;}



