body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 14px;
	line-height: 180%;
	background-color: #FFFFFF;
	background-image: url(bg-body.png);
	background-repeat: repeat-y;
	background-position: center top;
}
a:link {
	color: #0290D7;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #D8002F;
	text-decoration: underline;
}
ul,ol {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
	list-style-position: inside;
}
p {
	margin: 0px;
	padding: 0px;
}
strong {
	color: #333333;
}


#container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #FFFFFF;
}
#main {
	margin-right: 10px;
	margin-left: 10px;
}
#foto {
	float: left;
	width: 300px;
	margin-right: 10px;
}
#path {
	font-size: 12px;
}


.left {
	float: left;
	width: 470px;
}
.right {
	float: right;
	width: 470px;
}
.speech {
	height: 90px;
	margin-top: 5px;
	margin-bottom: 5px;


}

.snapshot {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.snapshot img {
	border: 1px solid #333333;
}
.td12 {
	font-size: 12px;
}


a.ppt {
	background-image: url(ico-ppt.png);
	background-repeat: no-repeat;
	background-position: right 50%;
	padding-right: 20px;
	margin-right: 10px;
}
a.bbs {
	background-image: url(ico-bbs.png);
	background-repeat: no-repeat;
	background-position: right 50%;
	padding-right: 20px;
	margin-right: 10px;
}
a.video {
	background-image: url(ico-video.png);
	background-repeat: no-repeat;
	background-position: right 50%;
	padding-right: 20px;
	margin-right: 10px;
}
a.hot {
	color: #D8002F;
	font-weight: 900;
}
.hot {
	color: #0000cc;
	font-weight: 900;
}
#footer {
	font-size: 12px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDDDDD;
	padding-top: 10px;
	text-align: center;
}
#footer a {
	color: #006B33;
}
h2 {
	font-size: 16px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #0290D7;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: both;
	margin-top: 0px;
	line-height: normal;
	color: #003366;
}
.clear {
	font-size: 0px;
	line-height: 0px;
	clear: both;
}
.spacer {
	font-size: 0px;
	line-height: 0px;
	clear: both;
	height: 10px;
}
.line-dot {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #dddddd;
	margin-top: 5px;
	margin-bottom: 5px;
}
.line-solid {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	font-size: 0px;
	line-height: 0px;
}

