html, body						{ font: 14px/14px Arial, Helvetica, sans-serif; height: 100%; margin: 0; padding: 0; min-width: 1000px } 
#pagewidth						{ height: 100%; max-width: 100%; min-width: 1000px; }
ul								{ list-style: none; font: 11px/14px Arial, Helvetica, sans-serif }

/* columns \*/
#leftcol						{ background-color: #014fb4; float: left; height: 100%; padding: 0 0 20px 0; position: relative; width: 128px; }
/* #leftcol h1						{ color: #ff6600; font: bold 11px/14px Arial, Helvetica, sans-serif; margin: 0 0 -1em 0 } */ 
#leftcol ul						{ list-style: none; margin: 0 0 0 0; padding: 0; }
#leftcol li						{ margin: 0 0 -3px 0; padding: 0 }
.leftcol_cnt					{ margin: 10px 0 0 10px; width: 108px }
#maincol						{ background-color:  #FFFFFF; float:  left; display: inline; position:  relative; width: 86%;  }
#maincol ul						{ list-style-type: disc;  }
#maincol ul li					{ width: 80% }
#twocols						{ min-width: 880px; width: 100%; float: left; height: 100%; position: relative; }
#wrapper						{ height: 100%; min-width: 1000px;  }

/* top \*/
#top							{ background-color: #a8ccd8; }
* html #top							{ background-color: #a8ccd8; height: 190px; with: 880px; float:right }

#lefttop						{ background: url(images/pic/pic_bck_lefttop_net.jpg) no-repeat; background-color: #5e7f9c; float: left; height: 230px; position: relative; width: 50%; }
* html #leftop						{ width: 50% }
#newleft						{ position: relative; float: left; height: 270px; width: 49.9%; background: url(images/pic/pic_bck_lefttop_net.jpg) top left no-repeat; background-color: #5e7f9c }
#newright						{ position: relative; float: right; height: 270px; width: 50%; background-color: #a8ccd8; }
.newwrap						{ background: url(img/travel_box.gif) top center; }

/* content \*/
#ad								{ border: 2px solid #fff; float: right; height: 60px; margin: 8px 20px 0 0 }
#header							{ background: url(images/pic/pic_header.jpg) no-repeat; position: relative; height: 80px; background-color: #383d4f; width: 100%; } 

#button1						{ height: 0; }
#button2						{ height: 0; }
#button3						{ height: 0; }
#button4						{ height: 0; }
#button1 p						{ padding: 0 5px 5px 10px ; color: #FFFFFF }
* html #button1 p						{ padding: 5px 5px 14px 10px ; color: #FFFFFF }
#button2 p						{ padding: 0 5px 5px 10px ; color: #FFFFFF }
* html #button2 p						{ padding: 5px 5px 14px 10px ; color: #FFFFFF }
#button3 p						{ padding: 0 5px 5px 10px ; color: #FFFFFF }
* html #button3 p						{ padding: 5px 5px 14px 10px ; color: #FFFFFF }
#button4 p						{ padding: 0 5px 5px 10px ; color: #FFFFFF }
* html #button4 p						{ padding: 5px 5px 14px 10px ; color: #FFFFFF }

#content_left					{ float: left }
#content_right					{ float: right }
.clear							{ clear: both }
.content						{ margin: 15px 0 0 185px; width: 60% }
* html .content						{ margin: 15px 0 0 175px; width: 290px }
/* *** Float containers fix: 
http: //www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix: after 				{ content:  "."; display:  block; height:  0; clear:  both; visibility:  hidden; }
.clearfix						{ display: inline-block;}
.clearfix a:link				{ color: #6dcff6; font-weight: bold;}
.clearfix a:hover				{ color: #42b6e4; }
.clearfix a:visited				{ color: #42b6e4; font-weight: bold; }

/* Hides from IE-mac \*/
* html .clearfix				{ height: 1%;}
.clearfix						{ display: block;}
/* End hide from IE-mac */  

/* *** Float containers fix: 
http: //www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix1: after 				{ content:  "."; display:  block; height:  0; clear:  both; visibility:  hidden; }
.clearfix1						{ display: inline-block;}
.clearfix1 a:link				{ color: #ffffff; font-weight: bold;}
.clearfix1 a:hover				{ color: #ffffff; }
.clearfix1 a:visited			{ color: #ffffff; font-weight: bold; }

/* Hides from IE-mac \*/
* html .clearfix1				{ height: 1%;}
.clearfix1						{ display: block;}
/* End hide from IE-mac */  

/*printer styles*/ 
@media print{ 
/*hide the left column when printing*/ 
#leftcol						{ display: none;} 

/*hide the right column when printing*/ 
#rightcol						{ display: none;} 
#twocols, #maincol				{ width: 100%; float: none;}
}	
.lead {
	font-family: "Trebuchet MS", Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
}

.topic {
	color: #435b6f;
	font: bold 11px/14px Arial, Helvetica, sans-serif;
	margin: 0px;
}
