﻿body {    margin:0 auto;    padding:0;    background:#f9f9f9;    color:#333;    font-family: Verdana, Helvetica, sans-serif;    text-align:center;    font-size:medium;}a{	color:#87001D;	text-decoration:none;	background:inherit;}a:hover{	color:#440022;	background:inherit;}a img{	border:0px;}h3{	padding:0 0 0 19px;	margin:0;	color:#243a4b;	font-size:14px;	/* background:#fff url('images/h-icon1.png'); */	background-position:left;	background-repeat:no-repeat;}p{	font-size:12px;}ul{	font-size:11px;}blockquote{	font-size:12px;	margin:15px;	padding:20px;	background:#ffffff;	border:1px solid #ddd;	color:#333;}/*****//* ID *//*****/#header{	height:150px;	background:#172b3b;	color:#333;}#header-in{    margin:0 auto;    height:150px;    background:url('images/header.jpg');    width:750px;	border-left:1px dashed #87001D;	border-right:1px dashed #87001D;	text-align:left;}#menu{	height:35px;	background:#243a4b;	padding-top:5px;	border-bottom:5px solid #87001D;	border-top:5px solid #87001D;	color:#333;}#menu a{    text-decoration:none;    color:#fff;    font-weight:bold;    font-size:12px;    margin-right:10px;	padding:2px;    border-bottom:1px dashed #999;    background:inherit;}#menu a:hover{    color:#fff;	border-bottom:1px dashed #fff;	background:inherit;}#content{    width:710px;    text-align:left;	margin:0 auto;	padding:10px;	background:#fff;	color:#333;	border-left:1px dashed #87001D;	border-right:1px dashed #87001D;}#footer{	padding-top:10px;	padding-bottom:10px;	border-top:1px dashed #87001D;	font-size:11px;	color:#333;	background:inherit;}/*********//* CLASS *//*********/.sitename{	position:absolute;	top:60px;	color:#000;	font-size:20px;	font-weight:bold;	margin-left:5px;	background-color:inherit;}.slogan{	position:absolute;	top:80px;	color:#000;	font-style:italic;	font-size:11px;	margin-left:100px;	background-color:inherit;}.normal-ul{	list-style-image:url('images/li-icon1.png');}.link-ul{	list-style-image:url('images/li-icon2.png');}.date{	margin-left:10px;	font-size:10px;	color:#999;	background:#fff;	border-bottom:1px solid #ddd;}.clear{    clear:both;}.image{	padding:2px;	margin:2px;	border:1px solid #ddd;	color:#333;	background:#fff;}.image-left{	float:left;}.image-right{	float:right;}.seperator{	background:url('images/seperator.gif');	background-repeat:no-repeat;	background-position:center;	height:20px;	margin:10px 0 12px 0;}.box{    background:#fbfbfb;	color:#333;    border:1px solid #87001D;    /* height:170px; */    width:220px;    float:left;	margin-left:8px;}.box h1 {    margin:0;	border:3px solid #87001D;    padding:5px 0 7px 20px;    font-size:12px;    color:#fff;	background:#243a4b url('images/h-icon2.png');	background-position:5px 7px;	background-repeat:no-repeat;}.box p {    margin:0;     padding:3px 0 0 5px;    font-size:10px;}