﻿body {	color: #666;	font-size: 14px;	font-family: Georgia, "Times New Roman", Times, \5b8b\4f53, Simsun, sans-serif;;	line-height: 1.7;	background: #f0f0f0 url(img/bg.jpg) repeat;}a {	color: #2994CB;	text-decoration: none;}a img {	outline: none;	border: 0;}a:hover {	color: #4DB930;	text-decoration: none;}h1, h2, h3, h4, h5, h6 {	font-family: Garamond, "Palatino Linotype", "Times New Roman", Times, Georgia, sans-serif;}h1 {	font-size: 48px;	font-weight: normal;}h2 {	font-size: 22px;	font-weight: normal;	margin-bottom: 5px;}h3 {	font-size: 20px;	font-weight: normal;}h4 {	font-size: 18px;	font-weight: bold;	margin: 20px 0 10px 0;}p {	margin-bottom: 5px;}blockquote {	font-family: Georgia, Times, "Times New Roman", serif;	padding-left: 5px;	margin-left: 5px;	border-left: 3px solid silver;	font-style: italic;}pre {	overflow: auto; /*--If the Code exceeds the width, a scrolling is available--*/	overflow-Y: hidden;  /*--Hides vertical scroll created by IE--*/	width: 610px;	border: 1px dashed silver;	padding: 5px;}code {	font-family: Consolas, "Courier New", monospace;}ul li {	list-style: square;}.logo {	background: url(img/logo.png) no-repeat;	display: block;	width: 713px;	height: 51px;	margin: 20px auto;}.logo a {	display: block;	width: 713px;	height: 51px;}ul.nav {	height: 50px;}ul.nav li {	float: left;	height: 50px;	margin: 0;	padding: 0;	text-align: center;	list-style: none;}ul.nav li {	border-right: 1px dashed #999;	width: 159px;}ul.nav li.first {	border-left: 1px dashed #999;	border-right: 1px dashed #999; 	width: 158px;}ul.nav li a {	margin: 0 auto;	display: block;	height: 50px;	line-height: 50px;	font-size: 25px;	font-style: italic;	font-family: Garamond, "Palatino Linotype", "Times New Roman", Times, Georgia, sans-serif;}ul.nav li a:hover, ul.nav li a.current {	border-top: 1px dashed #999;	border-bottom: 1px dashed #999;	height: 48px;	line-height: 48px;}.showcase {	height: 250px;	width: 960px;	background: url(img/showcase.png);	margin: 20px 0;}.footer {	text-align: center;	color: #999;}