html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 17px;
	text-align: center;
	min-width: 720px;
	color: #fff;
	background: #6d6d6d url(images/bg.gif) repeat-x;
}

form,input {
	margin: 0;
	padding: 0;
}

a { text-decoration: underline; }
a img { border: 0; }

td {
	font-size: 12px;
	line-height: 17px;
	border: 1px solid #DDDDDD;
}

#main {
	margin: 0 auto;
	width: 750px;
	text-align: left;
}

#header {
	margin: 30px 0 40px 0;
	padding-left: 25px;
	height: 55px;
	background: #FFFFFF;
}

#left {
	width: 250px;
	float: left;
}

#name {
	padding-left: 25px;
	height: 75px;
}

#name h1 {
	margin: 0;
	padding: 0 0 10px 0;
	color: #FFFFFF;
	font-family: "Tahoma";
	font-size: 18pt;
}

.title {
	padding: 25px 0 0 15px;
	font-family: Arial, "MS PGothic", Osaka;
	font-weight: bolder;
	font-size: 16pt;
}

#menu a {
	color: #999999;
	text-decoration: none;
}

#menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#menu ul {
	margin: 0 0 20px 0;
	padding: 0;
}

#menu li {
	margin: 12px 0 0 30px;
	padding: 0;
	font-weight: bold;
	list-style: none;
}

.border {
	margin-left: 15px;
	width: 200px;
	border-top: 3px #FFFFFF solid;
}

#mailmagazine {
	margin: 5px 0 0 30px;
}

#contents {
	width: 500px;
	float: left;
}

#center {
	width: 250px;
	float: left;
}

.date {
	margin: 10px 0 0 30px;
}

.news {
	margin: 5px 0 0 30px;
	width: 190px;
	line-height: 17px;
}

.news a {
	color: #FFFFFF;
	text-decoration: none;
}

.news a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#right {
	width: 250px;
	float: left;
}

.pr {
	margin-top: 15px;
	font-size: 8pt;
}

.pr img {
	margin: 0 20px 0 20px;
	float: left;
}

.pr p {
	margin: 0;
	padding: 0;
}

.pr a {
	color: #ffffff;
	text-decoration: none;
}

.pr a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#footer {
	margin: 20px 0;
	width: 748px;
	height: 73px;
	color: #999999;
	font-family: Tahoma;
	font-weight: bold;
	text-align: center;
	border: 1px solid #cbcbcb;
	background: #efefef;
}

#footer p {
	margin: 0;
	padding: 15px 0 0 0;
	line-height: 10px;
}

#footer a {
	color: #999999;
	text-decoration: none;
}

#footer a:hover {
	color: #666666;
	text-decoration: underline;
}

/* Company news */

.cn-title,.cn-body {
	margin: 15px 0 5px 30px;
}

.cn-body a {
	color: #66CCFF;
	text-decoration: underline;
}

.cn-body a:hover {
	color: #FF0000;
	text-decoration: underline;
}

/* Company news */


/* Price */

.price {
	margin: 0 4px 0 0;
	padding: 0 0 10px 0;
	width: 150px;
	border: 1px solid #FFFFFF;
	float: left;
}

.price p {
	margin: 8px 0 0 0;
	padding: 0 5px;
}

/* Price */


/* SiteMap */

.sitemap {
	margin-top: 20px;
	padding-left: 5px;
	width: 300px;
	border-bottom: 1px solid #FFFFFF;
	border-left: 5px solid #FFFFFF;
}

/* SiteMap */