body {
	margin: 0px;
}
.ewm {
	background-image: url(ewm.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
h1 {
	color:#15325E;
	font-size:36px;
	font-family:"Times New Roman", Times, serif;
	margin:0px 0px 0px 10px;
}
#boxTop {
	background-image: url(topBg.jpg);
	color:#D7EAD8;
}
#topMenu a {
	padding:0px 10px;
	color:#D7EAD8;
	text-decoration: none;
	font-size:12px;
}
#topMenu a:hover {
	color:#FFF;
	text-decoration: underline;
}
#boxVersion {
	background-image: url(bgVersion.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#boxMain {
	background-image: url(bgMain.jpg);
	color:#A1B3D3;
	background-repeat: no-repeat;
	background-position: center top;
	margin-top:10px;
}
#boxPosition {
	font-size:14px;
	color:#666666;
	padding:20px 10px 20px 10px;
}
#boxSide {
	font-size:11px;
	background-image: url(lineV.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.boxLeftMenu1 {
	font-weight: bold;
	color: #999;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 22px;
}
.boxLeftMenu2 {
	font-weight: bold;
	color: #CC0000;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 22px;
	background-image: url(bgTag.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#boxFoot {
	background-image: url(bgFoot.gif);
	height: 155px;
}

a.pMenu {
	color:#999;
	text-decoration: none;
}
a.pMenu:hover {
	color:#CC0000;
	text-decoration: underline;
}
#boxFootMenu {
	color:#A1B3D3;
	border-top: 1px solid #57942D;
	padding-top:10px;
}
#boxFootMenu a {
	padding:0px 10px;
	color:#FFF;
	text-decoration: none;
	font-size:12px;
}
#boxFootMenu a:hover {
	color:#FFF;
	text-decoration: underline;
}
#boxFootText {
	color:#A1B3D3;
	line-height:1.5;
	padding:10px 0px 0px 9px;
}
#boxContent {
	color:#999;
	line-height:1.5;
}
#indexProduct {
	background-image: url(indexBgProduct.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
img {
	border:0px;
}
a {
	color:#00F;
	text-decoration: underline;
}
a:hover {
	color:#CC0000;
	text-decoration: underline;
}
.spaceLine {
	margin-top:20px;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none; 
}
li {
	padding:3px 0;
}
.trStyle01 {
	height: 30px;
	background-image: url(line01.gif);
	background-repeat: repeat-x;
	background-position: bottom;

}
