body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../../images/background.gif);
}
a {
	color: red;
}
h1 {
	padding: 0;
	margin: 0;
	font-size: 18px;
}
h2 {
	padding: 0;
	margin: 0;
	font-size: 15px;
}
h3 {
	padding: 0;
	margin: 0;
	font-size: 13px;
}
body,td,th {
	line-height: 17px;
}
.general {
	background-image: url(../../images/gi_background.png);
	background-repeat: no-repeat;
	width: 900px;
	height: 800px;
}
.gi_information {
	background-image: url(../../images/gi_background.png);
	width: 900px;
	height: 800px;
}
.qna_information {
	background-image: url(../../images/qna_background.png);
	width: 900px;
	height: 1850px;
}
.punishment_information {
	background-image: url(../../images/punishment_background.png);
	width: 900px;
	height: 1000px;
}
.law_information {
	background-image: url(../../images/law_background.png);
	width: 900px;
	height: 1000px;
}
.lawenf_information {
	background-image: url(../../images/lawenf_background.png);
	width: 900px;
	height: 691px;
}
.contactus {
	background-image: url(../../images/contactus_background.png);
	width: 900px;
	height: 800px;
}
.warranty {
	background-image: url(../../images/warranty_background.png);
	width: 900px;
	height: 966px;	
}
#container {
	width: 900px;
}
#container #in {
	padding-right: 6px;
}
#top #in {
	padding-right: 123px;
	height: 82px;
}
#header {
	height: 155px;
}
#mainmenu {
	background-image: url(../../images/mm_background.jpg);
	background-repeat: no-repeat;
	width: 772px;
	height: 37px;
}
#mainmenu td {
	text-align: center;
}
#mainmenu a {
	color: white;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
#mainmenu .sel a,
#mainmenu a:hover {
	color: #c9030c;
}
#mainmenu .sep {
	background-image: url(../../images/mm_sep.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	width: 27px;
	height: 19px;
}
#content {
	background-image: url(../../images/hp_background.jpg);
	background-repeat: repeat-x;
	height: 450px;
	width: 772px;
}
#content_nobackground {
	height: 373px;
	width: 772px;
}
.inputbox {
	border: solid 1px gray;
	width: 200px;
}
.inputarea {
	border: solid 1px gray;
	width: 200px;
	height: 90px;
}
.text_red {
	color: #c9030c;
}