/* Event Masthead */
#masthead,#masthead_sino {
	background-image:url(images/header/top_logo_bg.jpg);
	background-repeat:repeat-x;
	height:35px;
	padding:0px 10px;
	}
#masthead .citntrvl, #masthead_sino .sinotour {float:left;}
#masthead .sinotour, #masthead_sino .citntrvl {float:right;}


/* Copyright */
#footer {
	margin:0px auto;
	text-align:center;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
#footer  a{text-decoration:none; color:#666666;}
#footer  a:hover{color:#333333;}
ul.cplogo{
	list-style:none;
	margin:0px auto;
	padding:0px;
	height:1%;
	overflow:hidden;
	width:400px;
	}
ul.cplogo li{float:left; margin:0px 10px;}
ul.cplogo li.ctintxt{
	letter-spacing:8px; 
	width:130px; 
	font-weight:bold; 
	padding:8px 10px 8px 0px;
	background-image:url(images/copyright/copy_line.gif);
	background-position:top right;
	background-repeat:repeat-y;
	line-height:1.5em;
	}
.copyright{
	font-size:11px;
	color:#999999;
	background-image:url(images/copyright/co_bg.gif);
	background-position:center -8px;
	background-repeat:no-repeat;
	padding:14px 0px 10px 0px;
	}
