@charset "UTF-8";

body {
	margin: 0pt 0pt 0pt 0pt;
	color: #333333;
	font: 9pt/12pt "Lucida Grande", Lucida, Verdana, sans-serif;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

img {
	border: 0px none #FFFFFF;
}

table {
	border: 0px none #FFFFFF;
	padding: 0pt 0pt 0pt 0pt;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

hr {
	color: #E5E5E5;
	background-color: #E5E5E5;
	width: 95%;
	text-align: center;
	height: 2px;
	border-width:0px;
}

p {
	padding: 4pt 4pt 4pt 4pt;
}

ul {
	list-style-position: inside;
	list-style-type: square;
	padding-left: 10px;
}

ol {
	list-style-position: inside;
	list-style-type: decimal;
	padding-left: 10px;
}

li {
	padding: 2px 2px 2px 5px;
}

h2 {
	text-align: center;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}

#main_div {
	width: 1000px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}

#head {
}

#logo {
	width: 400px;
	height: 80px;
	text-align: left;
}

#head_menu {
	height: 30px;
	background-color: #cccccc;
}

#head_pic {
	width: 1000px;
	height: 150px;
}

#gray_line {
	height: 5px;
	background-color: #cccccc;
	margin-top: 3px;
	margin-bottom: 3px;
}

#middle {
	margin-top: 10px;
	margin-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

#ceneter_section {
	color: #FF0000;
	margin-bottom: 10px;
}

#ceneter_section_news {
	/*float: left;
	width: 480px;
	padding-right: 10px;*/
	height: 100%;
}

#ceneter_section_press {
	margin-left: 660px;
	width: 300px;
	padding-left: 10px;
	height: 100%;
}

#ceneter_about_menu {
	margin-bottom: 10px;
}

#margin_top_10 {
	margin-bottom: 10px;
}

#bottom {
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}

#bottom_top {
	background-color: #FF0000;
	color: #FFFFFF;
	padding: 5px;
}

#bottom_copyright {
	padding: 20px;
	color: #999999;
	text-align: center;
}

#div_404 {
	margin-left: 20px;
	padding-top: 50px;
}

#sales {
	padding-top: 10px;
	padding-bottom: 0;
	background-color: #ef211d;
	color: #ffffff;
}
