body {
	background-color: #F4EBD9;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 120%;
}
#header {
	background-image: url(../images/headerbg.jpg);
	height: 80px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#header table {
	width: 780px;
}
#header td {
	padding-right: 10px;
}
#menu {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#main {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	font-size: 100%;
	clear: both;
	float: none;
}
#master {
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/masterbg.jpg);
}
.cate1 {
}
.cate1-1 {
}

.cate1 table {
	width: 260px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 10px;
}
.cate1 td {
	padding-bottom: 5px;
}
.cate2 {
}
.cate2 table {
	width: 260px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 10px;
}
.cate2 td {
	padding-bottom: 5px;
}
.cate3 {
	background-image: url(../images/cate03_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 40px;
	height: 150px;
}
.cate3 table {
	width: 260px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 10px;
}
.cate3 td {
	padding-bottom: 5px;
}
.cate4 {
	background-image: url(../images/cate04_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 40px;
	height: 150px;
}
.cate4 table {
	width: 260px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 10px;
}
.cate4 td {
	padding-bottom: 5px;
}
.productimg {
	padding-left: 5px;
	float: right;
}
.projectcopy {
	margin-top: 5px;
	font-size: 80%;
	line-height: 160%;
}
a:link {
	color: #003366;
}
a:visited {
	color: #003366;
}
a:hover {
	color: #CC0000;
}
a:active {
	color: #FF6600;
}
.info {
	background-image: url(../images/info_bg.jpg);
	background-repeat: repeat-y;
	width: 228px;
}
.banner {
	width: 530px;
	border: 1px solid #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
.margin10 {
	margin-top: 10px;
	margin-bottom: 5px;
}
.font_red_b {
	font-weight: bold;
	color: #CC0033;
	margin-bottom: 5px;
}
.info table {
	width: 190px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
}
.info td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	padding-top: 10px;
}
#column_box{
	width:780px;
}
#Left_column{
	float:left;
	margin:20px 0px 20px 35px;
	width: 500px;
}
*html #Left_column{
	float:left;
	margin:20px 0px 20px 15px;
	width: 500px;
}
/*#Left_column #news_titlle{
	padding:0px 0px 20px 0px;
}*/

#Left_column .news{
	padding:0px;
	padding-top:15px;
}
#Left_column .news ul{
	list-style-position: inside;
	list-style-image: url(../images/list01.jpg);
	list-style-type: none;
	padding:0px;
	margin:0;
}
#Left_column .news li{
	padding-bottom:10px;
}
#Right_column{
	float:right;
	margin:20px 35px 20px 0px;
	width: 171px;
}
*html #Right_column{
	float:right;
	margin:20px 15px 20px 0px;
	width: 171px;
}
#Right_column img{
	padding-bottom:5px;
}
/*#Right_column .rightbanner{
	padding:0px 0px 15px 0px;
	margin:0px;
}*/

#Footer {
	background-repeat: no-repeat;
	height: 100px;
	width: 780px;
	margin: 0px auto;
	padding: 0px;
	background-image: url(../images/footer.jpg);
}
.date {
	color: #E4032E;
	display: block;
	width: 100px;
	float: left;
	padding-right: 110px;
}
.news dt {
	color: #D10931;
	float: left;
	width: 6.5em;
	background-image: url(../images/list01.jpg);
	background-repeat: no-repeat;
	background-position: left 4px;
	margin: 0px;
	padding: 0px 0px 10px 10px;
}
.news dd {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
.news dl {
	margin: 0px;
	padding: 0px;
}

