@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	padding:0px;
	background-color: #000000;
	background-repeat: repeat-x;
	background-image: url(../images/bg.jpg);
}
.tdheight_7{
	height:7px;
}
.tdheight_10{
	height:10px;
}
.tdheight_30{
	height:30px;
}
.tdheight_122{
	height:122px;
}
.bgcolor_1{
	background-color:#1A1A1A;
}
.bgcolor_2{
	background-color:#000;
}
.bgimg_01{
	background-image: url(../images/test.jpg);
	background-color: #000;
	background-repeat: repeat-x;
	height:155px;
}
.bgimg_02{
	background-image: url(../images/img_02.jpg);
	background-repeat: repeat-x;
	height:90px;
}
.div{
	overflow:auto;
	height:282px;
}
.border_white{
	border:1px solid #fff;
}
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #6C6C6C;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
.pad{
	padding:10px;
}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.text-white-12-b{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #fff;
}
.text1-white-link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}
