/*

Company:     Works Publications Inc.
Copyright:   kanchun information system services
Last update: 2006/05/25
_______________________________________________________________
*/


/* 2 html components */

body {
	background:#fff url(img/bkpg.jpg) 0 90px repeat-x;
}


.tb_kanko
{
	border: 1px solid #CCCCCC;
}

.font-12 {
	FONT-SIZE: 12px; LINE-HEIGHT: 23px;
	color: #333;
}
.font-12 a
{
	color:#333;
	text-decoration: none;
}

.font-12 a:hover
{
	color:#006699;
}
.cont
{
	clear:both;
	float:left;
	
/*	width:100%;*/
	width:700px;
	padding-top: 40px;
	border-top-width: 1px;
}

.img
{
  width:200px;
	float:left;
	padding-top: 20px;
}

.img img
{
	margin-left: 50px;
	border: 1px solid #999999;
	padding: 3px;

}

.tex
{
  width:500px;
	float:right;
	padding-top: 20px;
	border-top: dotted #669900;
}



.title_1
{
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #669900;
}

.title_2
{
	font-size: 12px;
	line-height: 15px;
	color: #669900;
}
