@charset "utf-8";


* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color:#f2f7fa;
}

#container {
	font-family: Calibri, "微軟正黑體", "新細明體", sans-serif;
	font-size: 13px;
	color: #444;
	width: 700px;
	margin: 20px auto;
}

#container a {
	color: #397399;
	text-decoration:none;
}

#container a:hover {
	color:#093f66;
}

#container h1 {
	color:#093f66;
	padding-bottom: 20px;
}

#container h2  {
	font-size: 110%;
	padding-top: 20px;
	padding-bottom: 5px;
}

#container p  {
	line-height: 20px;
	padding-bottom: 20px;
}

#container .current   {
	font-weight: bold;
	color: #093f66;
}

#container .last {
	border-right: none;
}

#menu  {
	width: 480px; /**was 438**/
	padding-left: 230px; /**was 262**/
	color: #4786b3;
	background-color: #f2f7fa;
	padding-top: 15px;
	height: 15px;
	padding-bottom: 10px;
	position: fixed;
	top: 0px;
	filter: alpha(opacity=90);
	opacity: 0.90;
}

#menu ul  {
	list-style-type: none;
}

#menu li  {
	float: left;
	border-right: solid 1px #4786b3;
	padding: 0px 5px;
}

#blank1 {
	width: 700px;
	border-top: 1px solid #c3d7e5;
	height: 10px;
	position: fixed;
	top: 40px;
	background-color: #f2f7fa;
	filter: alpha(opacity=85);
	opacity:0.85;
}

#main {
	margin-bottom: 35px;
	background-color: #c3d7e5;
	margin-top: 51px;
	padding: 60px 100px;
}

#main p {
	padding-bottom: 20px;	
}

#main p a {
	color: #093f66;	
}

#main p a:hover {
	color: #3a7399;
}

#main #title {
	float: left;
	width: 200px;
	height: 90px;
}

#main #link {
	float: right;
	padding-top: 10px;
}

#main ul{
	list-style-type: none;
}

#main li {
	float: left;
	border-right: solid 1px #4786b3;
	padding: 0px 5px;
}

#main #photos {
	margin: 20px auto;
	width: 505px;
}

#main #photos a {
	color: #c3d7e5;
	padding-right: 4px;
	padding-right: 0px \9; /*for ie 6789*/
}

#main .msg_head {
	cursor: pointer;	
	color: #093f66;
	padding-bottom: 10px;
}

#main .msg_head:hover {
	color: #3a7399;
}

#main .msg_body {
	padding-bottom: 20px;
	color: #666;
}

#main .right {
	text-align: right;
	color: #777;
	font-size: 90%;
	padding-bottom: 10px;
}

#blank2 {
	width: 700px;
	border-bottom: 1px solid #c3d7e5;
	height: 10px;
	position: fixed;
	bottom: 25px;
	background-color: #f2f7fa;
	filter: alpha(opacity=85);
	opacity:0.85;
}

#footer {
	height: 15px;
	font-size: 85%;
	padding-top: 5px;
	padding-bottom: 5px;
	position: fixed;
	bottom: 0px;
	background-color: #f2f7fa;
	filter: alpha(opacity:90);
	opacity: 0.90;
	width: 700px;
}

#footer #liching {
	float: left;
}

#footer  #goToTop{
	float: right;
	font-size: 120%;
	font-weight: bold;
}

.clear {
	clear: both;	
}

.family {
	background-image:url(../sources/family.png);
	background-repeat: no-repeat;
}

.luhe {
	background-image:url(../sources/luhe.png);
	background-repeat: no-repeat;
}


.air {
	background-image:url(../sources/air.png);
	background-repeat: no-repeat;
}

.china {
	background-image:url(../sources/china.png);
	background-repeat: no-repeat;
}

.golf {
	background-image:url(../sources/golf.png);
	background-repeat: no-repeat;
}

.achem {
	background-image:url(../sources/achem.png);
	background-repeat: no-repeat;
}

.liching {
	background-image:url(../sources/liching.png);
	background-repeat: no-repeat;
}

.memoirs {
	background-image:url(../sources/memoirs.png);
	background-repeat: no-repeat;
}

.remembering {
	background-image:url(../sources/remembering.png);
	background-repeat: no-repeat;
}

.contact {
	background-image:url(../sources/contact.png);
	background-repeat: no-repeat;
}

.contact a .sina{
	width:32px;
	height:26px;
	display:block;
	background:url(http://www.liching.org/images/pic.png) no-repeat -160px -154px;
	text-indent:-9999px;
	margin:0 0 10px 0;
	float: left;
}

.contact a:hover .sina {
	background:url(http://www.liching.org/images/pic.png) no-repeat -160px -184px;
}

.contact a .facebook{
	width:94px;
	height:26px;
	display:block;
	background:url(http://www.liching.org/images/pic.png) no-repeat -205px -154px;
	text-indent:-9999px;
	margin:0 0 10px 0;
	float: left;
	padding-right: 40px;
}

.contact a:hover .facebook{
	background:url(http://www.liching.org/images/pic.png) no-repeat -205px -184px;
}
