div.main {
	text-align: center;
}

h1 {
	font-size: 12px;
	color: #666666;
	margin: 0px;
	padding: 3px 0px 3px 10px;
	line-height: 130%;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;


}
.ts12-1 {
	font-size: 12px;
	color: #333333;
}
.body {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}
.ts14-1 {
	font-size: 14px;
	color: #333333;
}
.ts12-2 {
	font-size: 12px;
	color: #333333;
	line-height: 180%;
}.recmmend {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	background-image: url(../../img/line_recommend.gif);
	height: 20px;
	padding-top: 2px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center;
}
.whit {
	color: #FFFFFF;
}
.ash {
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFCCCC;
	border-right-color: #FFCCCC;
	border-bottom-color: #FFCCCC;
	border-left-color: #FFCCCC;
	background-color: #FFEEEE;
}
.concept {
	background-attachment: fixed;
	background-image: url(../../concept/img/css_img.jpg);
	background-repeat: no-repeat;
	background-position: right 200px;
	height: 500px;
}
.ts12-3 {
	font-size: 12px;
	color: #333333;
	line-height: 150%;
	height: auto;

}

.copy {
	color: #330000;
	font-weight: bold;
}

