/* CSS Document */
@charset "utf-8";
* {margin:0;padding:0;}
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
* html #Content {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
a {
	text-decoration: none;
	color: #640000;
}
a img{border:0;}
a:hover{
	color:#666;
	text-decoration:none;
}
ul {list-style:none;}
.hide {display:none;}
li .date {float:right;color:#999;}


body {
	font-family:Verdana;
	font-size:14px;
	margin:0;
}

#container {
	margin:0 auto;
	width:1000px;
}

#header {
	height:150px;
	background-image: url(../design/H1.jpg);
	background-color: #7E0000;
}
#container #header img {
	position: relative;
}
#nav {
	margin:0;
	color: #FFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	top: 120px;
	position: absolute;
	text-align: right;
	width: 980px;
}
#nav a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

        #nav span {margin:0 8px;}
        #nav #nav-active {
	font-weight:bold;
	text-decoration:none;
	color: #FF0;
}

    
    #tray {
	position:relative;
	width:1000px;
	height:45px;
	background:
	url(../design/tray.gif) 0 0 no-repeat;
	overflow:hidden;
	font:bold 90%/1 "tahoma",sans-serif;
}
    #tray ul {
	list-style:none;
	margin-top: 0;
	margin-bottom: 0;
}
    #tray li {display:inline;}
    #tray li a {
	display:block;
	float:left;
	background:
	url(../design/tray-separator.gif) 100% 0 no-repeat;
	text-decoration:none;
	padding-top: 17px;
	padding-right: 15px;
	padding-bottom: 17px;
	padding-left: 13px;
}
    #tray li a:hover {
	background:url(../design/tray-hover.gif);
	color: #FFF;
}
    #tray li#tray-active a {background:url(../design/tray-active.gif);}
#tray /* Header - Search */
     #search {
	position:absolute;
	top:8px;
	right:10px;
}
#tray  #search  form {position:relative;}
#tray  #search  #search-input-out {
	position:absolute;
	top:0;
	right:45px;
	width:155px;
	height:28px;
	margin:0;
	padding:0;
	border:0;
	font:bold 90%/100% "verdana",sans-serif;
	color:#7f000b;
	background-image: url(../design/search_input.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#tray  #search  #search-input {width:140px; margin:5px 8px; padding:3px 0; border:0; background:#FFF; font:bold 100%/100% "verdana",sans-serif; color:#7f000b;}
#tray  #search  #search-submit {position:absolute; top:0; right:0px;}
#tray  #search  fieldset {margin:0; padding:0; border:0;}
#tray  #search  fieldset {width:200px;}
#tray  #search  legend {display:none;}
#mainContent {
	height:500px;
}
#sidebar {
	float:left;
	width:200px;
	height:500px;
	background-image: url(../design/S01.jpg);
	background-color: #7E0000;
	background-attachment: scroll;
}
#banner2 .col111 {
	float: left;
	width: 200px;
	background-color: #FFDDDD;
	height: 500px;
}
.col111 ul {

	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
.col111 li {
	display: inline;
}
.col111 li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	width: 200px;
	float: left;
	display: block;
	line-height: 60px;
	background-image: url(../design/sidebar-1.gif);
	height: 60px;
	padding: 0px;
	text-align: center;
}
.col111 li a:hover {
	color: #FFFFFF;
	background-color: #7D0000;
	background-image: url(../design/fly.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#container #mainContent #sidebar .col111 .sidelinksheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #320000;
	height: 30px;
	width: 200px;
	text-transform: capitalize;
	text-align: center;
	text-decoration: none;
	line-height: 30px;
}

#content {
	float:right;
	width:800px;
	height:500px;
	background-color: #7E0000;
	background-image: url(../design/CA01.jpg);





	
#content h1 {
margin: 0;
padding: 0;
padding-bottom: 15px;
}

}/*因为是固定宽度，采用左右浮动方法可有效避免ie 3像素bug*/
#content h1 {
	font-size: 20px;
	color: #7E0000;
	text-decoration: none;
	padding-top: 60px;
	padding-left: 60px;
}

#content p {
	font-size: 12px;
	color: #484848;
	text-decoration: none;
	padding-right: 60px;
	padding-left: 60px;
	line-height: 24px;
	padding-top: 20px;
	text-indent: 25px;
}
#footer {
	height:100px;
	background-image: url(../design/footer.gif);
	background-color: #7E0000;
}
#footer h1  {
	font-size: 10px;
	color: #7E0000;
	text-align: center;
	text-decoration: none;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#footer p {
	margin: 0;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	color: #666;
	text-decoration: none;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
}

