﻿@charset "utf-8";
/* CSS Document */
html{
	margin:0;
	padding:0;
	background-color:#666666;
}

body{
	margin:0 auto 0 auto;
	padding:0 0 0 0;
}
#header{
	margin:auto;
	width:820px;
	height:130px;
	margin-bottom:0px;
	background-image:url(../img/logo820.jpg);
}
#box{
	margin:auto;
	width:820px;
	background-color:#FFF;
}


#banner{
	margin:auto;
	width:769px;
	padding-top: 30px;
	padding-bottom: 20px;
}
#banner .text-cn {
	text-align: center;
	font-size: 30px;
	font-family: KaiTi;
	margin-bottom: 15px;
}
#banner .text-en {
	text-align: center;
	font-size: 24px;
	font-weight: normal;
	font-style: italic;
	margin-bottom: 10px;
	font-family: "MS Serif", "New York", serif;
}
#mail{
	background-image:url(../img/email.png);
	background-position:right center;
	height:30px;
	margin-bottom:5px;
	background-repeat: no-repeat;
	width:769px;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
}
#box_1 {
	margin:auto;
	width:769px;
	font-size: 16px;
	font-style: normal;
	line-height: 25px;
	padding-bottom:20px;
	text-justify:inter-ideograph;
	text-align:justify;
	color: #000;
}
#box_2 {
	width:769px;
	font-size: 16px;
	font-style: normal;
	line-height: 25px;
	color: #333;
	margin-bottom:10px;
	padding-bottom:20px;
	text-justify:inter-ideograph;
	text-align:justify;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
}
#box_3 {
	margin:auto;
	width:769px;
	font-size: 16px;
	font-style: normal;
	line-height: 25px;
	color: #333;
	padding-bottom:10px;
	text-justify:inter-ideograph;
	text-align:justify;
}
#box_4 {
	margin:auto;
	width:769px;
	font-size: 16px;
	font-style: normal;
	line-height: 25px;
	color: #333;
	padding-bottom:30px;
	text-justify:inter-ideograph;
	text-align:justify;
}
#bottom{
	background-color:#1b5fcc;
	padding-top:5px;
	padding-bottom:5px;
	width:820px;
	margin:auto;
	text-align: center;
	color:#F3F3F3;
	font-size: 12px;
}
.t_bar{
	font-size: 18px;
	font-weight: bolder;
	color: #333;
	line-height: 35px;
	text-indent: 15px;
	background-image: url(../img/t_bg.png);
	background-repeat: no-repeat;
	background-position: left;
	font-family: "MS Serif", "New York", serif;
}
li{
	padding-bottom:8px;
}