body	{
	margin: 0 auto;
	padding: 0;
	border: 0;
	text-align: center;
	font-size: 13px;
	font-family: "Microsoft Yahei", 微软雅黑, 文泉驿正黑, 华文细黑, sans-serif;
	background-image: url(header-bg2.jpg);
}
h2 {
	font-size: 16px;
	color: #f70;
	text-align: center;
}
h3 {
	font-size: 14px;
	color: #036;
	margin: 5px 10px;
}
li {
	text-align: left;
}

div.wrapper {
	width: 800px;
	margin: 0 auto;
	padding: 0;
	border: 0;
	background-color: #fff;
	outline: 1px solid #ccc;
}

div.wrapper a {
	text-decoration: none;
	color: #070;
}
div.wrapper a:hover {
	text-decoration: underline;
	color: #0a0;
}

div.header {
	height: 120px;
	width: 800px;
	background:  #ccc url('bg-pic.png') repeat-x;
}

div.header h1 {
	font-size: 18px;
}

div.header-menu {
	height: 40px;
	width: 800px;
}

div.header-menu a:link {
	text-decoration: none;
	color: #000;
}

div.header-menu a:visited {
	text-decoration: none;
	color: #000;
}

div.header-menu ul {
	list-style: none outside none;
}

div.header-menu li {
	width: 100px;
	float: left;
	text-align: center;
}

div.header-menu li.selected {
	background-color: #3c3;
	text-align: center;
	font-weight: bold;
}

li.selected a:link {
	color: #fff;	
}

div.body {
	width: 800px;
}

div.body ol {
	border: 0;
	text-align: left;
	padding: 5px 20px;
	list-style-position: inside;
}
div.body ol li {
	border-bottom: 1px dotted #ccc;
	padding: 2px;
}

div.body-left {
	width: 550px;
	float: left;
	text-align: left;
}

div.body-left  h2 {
	font-size: 16px;
	color: #f70;
	text-align: center;
}

div.about-us {
	width: 550px;
}

div.about-us p {
	margin: 0 20px;
}

div.bg-gray , div.bg-white {
	width: 255px;
	margin: 20px 4px;
	padding: 4px;
	float: left;
}

div.bg-gray {
	background-color: #eee;
}

div.bg-gray h2 , div.bg-white h2 {
	margin: 4px 10px;
	font-size: 14px;
	text-align: center;
}
div.bg-gray li {
	
}

div.bodywide {
	width: 550px;
	text-align: center;
}

div.buynow h2 {
	margin: 4px 10px;
	font-size: 14px;
	text-align: center;
}

div.buynow table , div.buynow th {
	text-align: center;
	margin: 2px auto;
	border-collapse: collapse;
}

div.buynow th {
	background-color: #eee;
	padding: 5px 4px;
}

div.buynow td {
	padding: 0 4px;
}

div.bodywide {
	width: 550px;
	clear: both;
}

div.bodywide h2{
	font-size: 14px;
	text-align: center;
}

div.bodywide p {
	padding: 0 10px;
}

div.body-right{
	width: 246px;
	margin: 2px 1px;
	float: left;
}

div.body-right {
	border-left: 1px solid #3c3;
	background-color: #EFF5FF;
	height: 800px;
}

div.body-right a {
	text-decoration: none;
}

div.body-right a:link {
	text-decoration: none;
}

div.body-right a:hover {
	text-decoration: none;
}

div.body-right h2 {
	font-size: 14px;
	color: #3a3;
	text-align: left;
	margin-left: 20px;
}

div.body-right p {
	margin: 2px 10px;
	text-align: left;
}

div.body-right ul {
	margin: 5px;
	padding: 10px;
	border: 0;
	text-align: left;
	list-style-position: inside;
}

div.footer {
	font-size: 12px;
	color: #333;
	width: 800px;
	margin: 20px 0;
	padding: 10px 0;
	clear: both;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

div.footer p	{
	margin: 5px 0;
}

/* 单独格式化 */
span.bold {
	font-weight: bold;
	margin: 0 2px;
}
span.focus {
	font-weight: bold;
	color: #a00;
}
/* 相关下载页面布局 之后再整合 */
div.body-left-1 {
	width: 500px;
	float: left;
	text-align: left;
}

div.body-left-1 h2 {
	text-align: center;
	font-size: 14px;
	color: #f70;
	margin: 10px 0;
}

table a:hover {
	font-weight: bold;
}

table.configfile , table.clients {
	margin: 0 10px 10px 10px;
	border-collapse: collapse;
	text-align: center;
	border: 1px solid #ccc;
}

table.configfile th , table.clients th {
	background-color: #E8E8FF;
	border: 1px solid #ccc;
	padding: 3px 0;
}

table.configfile td  , table.clients td {
	width: 160px;
	border: 1px solid #ccc;
	font-size: 12px;
}

 div.body-right-1 {
	width: 297px;
	margin: 0 0 10px 2px;
	float: left;
	border-left: 1px solid #ccc;
	background-color: #EFF5FF;
}

div.body-right-1 h2 {
	text-align: center;
	font-size: 14px;
	color: #f70;
}

div.body-right-1 h3 {
	text-align: left;
	font-size: 13px;
	color: #000;
	margin: 10px 0;
	padding: 0 20px;
	border-bottom: 1px solid #ccc;
}
div.body-right-1 p {
	font-size: 12px;
	text-align: left;
	margin: 8px 0;
	padding: 2px 10px;
	border-bottom: 1px dotted #ccc;
}
