
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/
html{
	overflow-y:scroll;
}
body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font-size: 12px;
	color: #464032;
	font-family: "微软雅黑", "Arial";
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #221D1D;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.5em;
}


ol ol{
	list-style-type: lower-roman;
}

a {
	text-decoration: none;
	color: #ED3A00;
}

p{
	font-size:1.2em;
}

a:hover {
	text-decoration: underline;
}

img {
	border:none;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}

/* Header */

#header {
	width: 940px;
	height: 70px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	height: 40px;
	margin: 0;
	color: #000000;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
}

#logo img{
	float:left;
	height:64px;
	width:155px;
}

#logo p {
	float: left;
	margin: 0;
	padding: 30px 0 0 10px;
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	color: #5E4E38;
} 

#logo p a {
	color: #5E4E38;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #A83A01;
}

/* Search */

#search {
	float: right;
	width: 280px;
	padding: 10px 0px 0px 0px;
	background: #E9E3CB;
	border-bottom: 4px solid #FFFFFF;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 10px 0 0 20px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 170px;
	padding: 6px 5px 2px 5px;
	border: none;
	background: #FFFFFF;
	color: #464032;
}

#search-submit {
	width: 50px;
	height: 23px;
	border: 1px solid #525252;
	background: #525252;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 940px;
	height: 36px;
	margin: 0 auto;
	padding: 0;
	background: #FC9D00;
}

#menu ul {
	margin: 0px 0px 0px 10px;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu ul li {
	_width:70px;
	float: left;
}

#menu a {
	display: block;
	height: 26px;
	padding: 10px 20px 0px 20px;
	text-decoration: none;
	text-align: center;
	font-size:1.2em;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
	background: #E93301;
	text-decoration: none;
}

#menu .current_page_item a {
	background: #E93301;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 940px;
	margin: 0 auto;
	padding: 20px 0px 20px 0px;
}

/* Content */

#content {
	float: right;
	width: 620px;
	padding: 0px 0px 0px 0px;
}

#content p {
	text-indent: 2em;
}

.news .title{
	border-bottom: 1px solid #DBDBDB;
	margin-bottom: 10px;
	padding: 12px 0 5px 0px;
	color: #000000;
}


.news ul {
	margin: 0px 0px;
	padding: 0px;
	list-style: none;
}

.news li{
	margin: 0px;
	line-height: 30px;
	border-bottom: 1px dotted #E5E0C6;
	padding-left: 10px;
	font-size:1.2em;
	background: url("../images/list_icon.530a883de15a.gif") no-repeat left center;
}

.news li a.catalog{
	color:black;
}

.news span{
	color:gray;
	font-size:0.8em;
}

.date{
	color:gray;
}

.video{
	margin: 10px 30px 15px 0px;
	border:1px solid #ccc;
	padding:10px;
	width:430px;
	float:left;
}

.videolast{
	margin-right:0px;
}

.video .title {
	margin-bottom: 10px;
	color: #FF5500;
	font-weight: bolder;
	font-size:16px;
}

.video img{
	float:left;
	margin-right:10px;
	width:180px;
	height:120px;
}

.video .intro{
	float:right;
	text-indent:2em;
	width:235px;
}

.links {
	padding-top: 20px;
	font-size: 1em;
	font-weight: bold;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 280px;
	padding: 0px;
	color: #787878;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li{
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 20px;
}

#sidebar li li{
	line-height: 35px;
	border-bottom: 1px dotted #E5E0C6;
	margin: 0px 0px 0px 30px;
	border-right: none;
}

#sidebar li a.current{
	color:red;
	font-weight: bolder;
}

#sidebar li a{
	padding-left: 10px;
	font-size:1.2em;
	background: url("../images/list_icon.530a883de15a.gif") no-repeat left 5px;
}

#sidebar h2{
	padding-left: 30px;
	padding-top: 6px;
	padding-bottom: 6px;
	background: #FC9D00;
	letter-spacing: -.5px;
	font-size: 1.5em;
	font-weight:bolder;
	color: #FFFFFF;
}

#slidebar li a.more{
	float:right;
	clear:both;
}

#sidebar p {
	margin: 0 0px;
	padding: 10px 30px 20px 30px;
	text-align: justify;
}

#sidebar a {
	border: none;
	color: #898989;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #6E6E6E;
}

/* Footer */

#footer {
	width: 940px;
	height: 50px;
	margin: 10px auto 0px auto;
	padding: 0px 0 15px 0;
	border-top: 4px solid #FC9D00;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding-top: 20px;
	line-height: normal;
	font-size: 0.9em;
	text-align: center;
	color: #444444;
}

#footer a {
	color: #464032;
}
/*------ slider-----*/
#slider {
    width: 620px; /* important to be same as image width */
    height: 290px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}

#sliderContent{
    width: 625px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin: 0;
	padding:0px;
}
.sliderImage, .slider1Image {
    float: left;
    position: relative;
	display: none;
}
.sliderImage span {
    position: absolute;
    padding: 10px;
    width: 610px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.sliderImage img{
	 width:620px;
	 height:290px;
}
.clear {
	clear: both;
}
.sliderImage span strong, .slider1Image span strong {
    font-size: 1.2em;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}
.left {
	top: 0;
    left: 0;
	width: 90px !important;
	height: 290px;
}
.right {
	right: 0;
	bottom: 0;
	width: 90px !important;
	height: 290px;
}

/*-------article list----------*/
.list ul{list-style-type: none;padding:0px;}
.list ul li{
	line-height: 35px;
	border-bottom: 1px dotted #E5E0C6;
	margin: 0px;
	border-right: none;
}

.list ul li a{
	padding-left: 10px;
	font-size:1.2em;
	background: url("../images/list_icon.530a883de15a.gif") no-repeat left 5px;
}
/*-------all catalogs & latest news--------------*/
.c_list{
	background-color: #E1E1E1;
	margin:10px 0px;
	padding:10px 1px 1px 1px;
}
.c_list h3{
	padding-left:10px;
	color: #FF5500;
	font-weight: bolder;
	float:left;
}
.c_list .more{
	float:right;
	margin-right:10px;
}
.c_list ul{
	margin:0px;
	padding:0px;
	list-style-type: none;
}
.c_list ul li{
	background-color:#fff;
	line-height: 1.5em;
	border-bottom: 1px dotted #E5E0C6;
	margin: 3px;
	padding-left: 5px;
}
.c_list ul li a{
	color:black;
	padding-left: 15px;
	font-size:1.2em;
	background: url("../images/list_icon.530a883de15a.gif") no-repeat 5px center;
}

/*-----------key member info-----------------*/

DIV.key_member_info DIV.brief {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-WEIGHT: bold; FONT-SIZE: 14px; PADDING-BOTTOM: 0px; COLOR: #444444; PADDING-TOP: 20px
}
DIV.key_member_info:first-child DIV.brief {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; PADDING-TOP: 5px
}
DIV.key_member_info DIV.intro TABLE {
	WIDTH: 100%; BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none
}
DIV.key_member_info DIV.intro TABLE TR TD.personal_photo {
	PADDING-RIGHT: 6px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; VERTICAL-ALIGN: top; PADDING-TOP: 0px
}
DIV.key_member_info DIV.intro TABLE TR TD.description {
	BORDER-RIGHT: #cccccc 0px solid; PADDING-RIGHT: 6px; BORDER-TOP: #cccccc 0px solid; PADDING-LEFT: 6px; FONT-SIZE: 12px; PADDING-BOTTOM: 0px; BORDER-LEFT: #cccccc 1px solid; LINE-HEIGHT: 150%; PADDING-TOP: 0px; BORDER-BOTTOM: #cccccc 0px solid
}
DIV.key_member_info DIV.intro TABLE TR TD.description P {
	MARGIN: 5px 0px
}
DIV.key_member_info DIV.intro TABLE TR TD.description P:first-child {
	MARGIN: 0px 0px 5px
}
DIV.key_member_info DIV.intro TABLE TR TD.description P:unknown {
	MARGIN: 5px 0px 0px
}
/*--------------data table------------------*/
.datatable {
	width:100%;
	margin:10px 0px;
}
.datatable td{
	padding:2px;
}
.datatable .head {
	background-color: #3A8EBF;
	color:#fff;
	font-weight: bolder;
	font-size:1.2em;
}
.datatable .odd{
	background-color:#EAF5FC;
}
/*---------------hr ------------------------*/
.hr h1{text-align:center}

.top{font-size:1.2em}

