﻿* {
	margin: 0;
	padding: 0;
	border: 0;
}

a {
	font-family: Helvetica, Arial, sans-serif, 宋体;
	font-size: 12px;
	line-height: 18px;
	color: #808080; 
	text-decoration: none;
}

p{
	font-family: Helvetica, Arial, sans-serif, 宋体;
	font-size: 12px;
	line-height: 18px;
	color: #666666; 
}

.clear {
	clear: both;
}

#whole {
	background: url(../pic/bgcolor.gif) ;
}

#wrapper {
	width: 960px ;
	margin: 0 auto ;
}

#header {
	height: 145px;
	background: url(../pic/head.jpg) no-repeat;
	position: relative;
}

#top {
	width: 880px;
	margin: 0 auto;
	clear: both;
}

#center {
	width: 880px;
	margin: 0 auto;
	clear: both;
	background:#FFFFFF url(../pic/rail.gif) repeat-y;

}

#bottom {
	width: 880px;
	margin: 0 auto;
	margin-top: 20px;
	clear: both;
}

#header div {
	position: absolute;
	top: 0px;
	right: 40px
}


/*--------------------------------------------------Top----------------------------------------------------------------*/
#tl {
	background: url(../pic/tl.gif) no-repeat;
	width: 20px;
	height: 74px;
	float: left
}

#tc {
	width: 840px;
	height: 74px;
	background: #FFFFFF;
	float: left
}

#tr {
	background: url(../pic/tr.gif) no-repeat;
	height: 74px;
	width: 20px;
	float: left;
	clear: right;
}

ul#nav a {
	display: block;
	width: 60px;
	height: 20px;	
}

ul#nav {
	padding-left: 80px;
	list-style-type: none;	
}

ul#nav a {
	padding-left: 14px;
	padding-right: 1px;
	margin-top: 8px;
}

ul#nav li { 
	float: left;
	clear: right; 
	width:120px;  
	height:35px;        
}

#main {
	background: url(../pic/main.gif) no-repeat left center;
}
#portfolio {
	background: url(../pic/portfolio.gif) no-repeat left center;
}
#member {
	background: url(../pic/member.gif) no-repeat left center;
}
#culture {
	background: url(../pic/cultrue.gif) no-repeat left center;
}
#contact {
	background: url(../pic/contact.gif) no-repeat left center;
}
#message {
	background: url(../pic/message.gif) no-repeat left center;
}


/*--------------------------------------------------Center----------------------------------------------------------------*/

#cl {
	width: 20px;
	height: 1400px;
	background: url(../pic/cl.gif) repeat-y;
	float: left
}

#cc {
	width: 840px;
	/*height: 1400px;*/
	background: #FFFFFF;
	/*float: left;*/
	margin:0px auto;
}

#cr {
	width: 20px;
	height: 1400px;
	background: url(../pic/cr.gif) repeat-y;
	float: left
}


/*--------------------------------------------Special Style----------------------------------------------------*/
.tobottomright
{
    position:fixed;
    bottom:20px;
    right:0px;
    width:100%;  
    width:240px;  
    }


/*--------------------------------------------------Bottom----------------------------------------------------------------*/

#bl {
	width: 20px;
	height: 30px;
	background: url(../pic/bl.gif) no-repeat;
	float: left
}

#bc {
	width: 840px;
	height: 30px;
	background: url(../pic/bc.gif) repeat-x;
	float: left
}

#br {
	width: 20px;
	height: 30px;	
	background: url(../pic/br.gif) no-repeat;
	float: left;
}

#footer {
	height: 40px;
}

div.powered {
	text-align: center;
}

.powered{
	color: #666666;
	font-size: 12px;
	line-height: 16px;
}

.bottomTop
{
    background:url('../pic/videotop.png');
    padding:2px 5px 0px 5px;
    height:17px;
}

.bottomTop a
{
    float:left;
    font-size:12px;
    color:#333;
    text-decoration:none;
}

.bottomTop a:hover
{
    text-decoration:underline;
    color:#FF6600;
}
.bottomTop span
{
    float:right;
    cursor:pointer;
}

#bottomInfo
{
    position:absolute;
    right:0px;
    width:240px;
    height:200px;
    display:none;
    overflow:hidden;
}
