﻿/*
$Id: cp.css,v 1.0 2006/12/15 
(c)2006 The China Post 
*/

html,body{
height:100%;
width:100%;
} 
body {
	background-color: white;
	font-family: Arial,Times News Roman,serif;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	}


a:link {
	color: rgb(0,182,246)
	}

a:visited {
	color: rgb(0,182,246)
	}

/* a:active {
	color: red;
	}	
*/	



/***********************************************/
/* Layout Divs                                 */
/***********************************************/



.total{
	width:1120px;
	height:auto; overflow:hidden; padding:0px; margin:0px auto; *margin:0px 10px 0px 10px; text-align:left;
}

#masthead{
	
	margin:0 0 0 0px;
}

.wrap {
		position:relative;
		margin:0 auto;
    width:532px;
    text-align:center;
}

#unsw {
	width:532px;
	float:left;
	position:absolute;
	bottom:0;
	left:269px;
	z-index: 1000000142;
	border:0px solid #ccc;
	background:rgb(255,125,190);
	/*
	border: 2px solid #ccc;
   border-radius: 25px;
   */
}
	
#unsw-head {
	height:34px;
	background:rgb(255,125,190);
  color:#cc0000;
  cursor:pointer;
}


#unsw-content {
 height:80px;
 display:none;
}

#icon-close	{
  z-index: 10000000143;
}

#icon-min	{
 z-index: 10000000143;	
 display:none;
}




#siteInfo{
	clear: both;
	
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}

#rnd_container_s {background: #FFFFFF;margin:0px;}
    
    .rnd_top_s, .rnd_bottom_s {display:block; background:#FFFFFF; font-size:1px;}
    .rnd_b1_s, .rnd_b2_s, .rnd_b3_s, .rnd_b4_s {display:block; overflow:hidden;}
    .rnd_b1_s, .rnd_b2_s, .rnd_b3_s {height:1px;}
    .rnd_b2_s, .rnd_b3_s, .rnd_b4_s {background:#EBEBEB; border-left:1px solid #EBEBEB; border-right:1px solid #EBEBEB;}
    .rnd_b1_s {margin:0 5px; background:#EBEBEB;}
    .rnd_b2_s {margin:0 3px; border-width:0 2px;}
    .rnd_b3_s {margin:0 2px;}
    .rnd_b4_s {height:2px; margin:0 1px;}
    
    .rnd_content_s  {
    display:block;
    border:0 solid #EBEBEB;
    border-width:0 1px;
    background:#EBEBEB;
    text-align: center;
}

#tip	{
	
	font-family: Arial, Times New Roman, Helvetica, sans-serif; 
	font-size: 9pt;
	Line-Height: 1.8em;
}	

#tip a:link	{
	color: #004276;
	text-decoration: none;
}

#tip a:visited	{
	color: #004276;
	text-decoration: none;
}
	
#tip a:hover	{
	color: #004276;
	text-decoration: underline;
}
		
#tip a:active	{
	color: #004276;
	text-decoration: none;
}

.divider	{
	color: #C3B7CE;
}

#copyright	{
	margin: 10px 0px 10px 0px;
	font-family: Arial, Times New Roman, Helvetica, sans-serif; 
	font-size: 9pt;
}