#box {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 250px;
	background-image: url(../images/box_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#left {
	float: left;
	width: 242px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #bdbbbc;
}
#left h1 {
	background-image: url(../images/left_h1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 30px;
	padding-top: 10px;
	padding-left: 12px;
	color: #e77817;
	font-size: 14px;
	font-weight: bold;
}
#left ul {
	padding-left: 9px;
}
#left a {
	text-decoration: none;
	background-image: url(../images/left_a.jpg);
	background-repeat: no-repeat;
	background-position: left 6px;
	display: block;
	padding-left: 24px;
}
#left a:hover {
	background-position: 2px;
}


#left li {
	line-height: 30px;
	height: 30px;
}
#main {
	float: left;
	width: 315px;
	margin-left: 2px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #bbbbbb;
}

#main h1 {
	background-image: url(../images/main_h1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 30px;
	padding-top: 10px;
	padding-left: 18px;
	color: #e77817;
	font-size: 15px;
	font-weight: bold;
}
#main ul {
	padding-right: 9px;
	padding-left: 9px;
}
#main p {
	line-height: 1.8;
	text-indent: 2em;
}
#right {
	float: left;
	width: 395px;
	margin-left: 2px;
}

#right h1 {
	background-image: url(../images/right_h1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 30px;
	padding-top: 10px;
	padding-left: 18px;
	color: #e77817;
	font-size: 15px;
	font-weight: bold;
}

#demoa {
	overflow:hidden;
	width: 360px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 19px;
} 
#demoa img {
	margin-top: 5px;

} 
#indemoa { 
    float: left; 
    width: 2000%; 
} 
#demo1a {
	float: left;
} 
#demo1a ul {
	list-style-type: none;
}
#demo1a li {
	text-align: center;
	float: left;
	margin-right: 2px;
	margin-left: 2px;
	width: 126px;
	background-image: url(../images/dama_a.jpg);
	background-repeat: no-repeat;
	height: 133px;
	line-height: 21px;
}
#demo2a ul {
	list-style-type: none;
}
#demo2a li {
	text-align: center;
	float: left;
	margin-right: 2px;
	margin-left: 2px;
	width: 126px;
	line-height: 21px;
	height: 133px;
	background-image: url(../images/dama_a.jpg);
	background-repeat: no-repeat;
}
#demo2a { 
    float: left; 
} 
#demoa a {
	text-decoration: none;
}