{literal}
<style type="text/css">
<!--
#test{
}
h1 {
	margin:25px 0px 10px 10px;
	font-size:22px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	text-shadow:1px 1px 1px #DDDDDD;
	border-bottom:1px #ddd solid;
}
h2 {
	font-size:16px;
	font-weight:bold;
	margin-top:20px;
	border-bottom:1px #ddd solid;
	padding-bottom:3px;
}
#content {
	font-size:16px;
	color:black;
	margin:0px 10px;
	padding-bottom:0px;
	line-height:25px;
}
#content a{
	text-decoration:none;
	color:#003399;
}
#content a:hover{
	text-decoration:underline;
	color:#0747b0;
}
#content ol{
	font-size:13px;
}
spu {
	font-size:12px;
	margin:2px;
}
#TopicNoteBox {
	text-align:center;
	font-size:13px;
	padding:5px;
	border:1px #cccccc dashed;
	width:730px;
	margin:0 auto;
	margin-top:10px;
}
#SidebarImg {
	border:1px #ddd solid;
	box-shadow:2px 2px 3px #ddd;
	padding:5px;
	background-color:#fff;
	margin:0px 0px 10px 0px;
	text-align:center;
}
#SidebarImgTitle {
	font-size:15px;
	padding:3px;
	font-weight:bold;
	text-align:center;
	margin-bottom:5px;
	background-color:#d5e2f8;
}
#SidebarImgDoc {
	margin-top:5px;
	font-size:14px;
	line-height:22px;
	text-align:left;
}
#SidebarImgHr{
	height:8px;
	border-bottom:1px #eee solid;
}
#CodeBox {
	background-color:#eeeeee;
	font-size:15px;
	line-height:23px;
	margin:15px 0px;
	padding:8px;
}
#DateAndShareBox {
	border-top:1px #ccc solid;
	border-bottom:1px #ccc solid;
	padding:8px 0px;
	margin:20px 10px 10px 10px;
	line-height:25px;
}
#DateAndShareBox a{
	color:#0033cc;
	text-decoration:none;
}
#DateAndShareBox a:hover{
	color:#0033cc;
	text-decoration:underline;
}
#GooglePlusButton,#FBButton {
	margin-top:3px;
	margin-right:16px;
	float:left;
}
#PostDate {
	font-size:13px;
	color:#666;
	border:0px #ccc solid;
	margin-top:4px;
	clear:left;
}
#SmallImg {
	border:0px #ccc solid;
	margin:10px 0px 0px 10px;
	padding:0px;
}
#SmallImg img{
	border:1px #ddd solid;
	padding:3px;
	margin:2px 0px 0px 0px;
}
.table_list {
	margin:15px 0px;
	font-size:15px;
	background-color:#ccc;
	width:100%;
}
.table_list tr.Top {
	background-color:#eee;
	font-family:sans-serif;
}
.table_list tr.Line {
	background-color:#ffffff;
	font-family:sans-serif;
}
.table_list tr.Line a{
	text-decoration:none;
	color:#003399;
}
.table_list tr.Line a:hover{
	text-decoration:underline;
	color:#003399;
}
.table_list tr.Line:hover {
	background-color:#f8f8f8;
}
.table_list td {
	padding:3px 8px;
}
.table_list tr.Bottom {
	font-size:13px;
	font-weight:bold;
	height:25px;
	background-color:#e3e9ff;
	font-family:sans-serif;
}
#Maps{
	width:100%;
	height:260px;
}
#Google_relation_article {
	border:0px #000 solid;
	margin:10px 20px;
}
-->
</style>
{/literal}
