/*
$Id: most.css,v 1.0 2006/12/15 
(c)2006 The China Post 
*/

/***************** Most Box ******************************/



a:link {
	color: #00c;
	}

a:visited {
	color: #00c;
	}

a:active {
	/*color: #00c;*/
	color: #551a8b;
	}	
	
#rightbox	{
	width: 295px;
	border: 1px solid #cccccc;
	background:#fff;
}


#rightbox_f	{
	width: 295px;
	border: 1px solid #cccccc;
	_border: 1px solid #cccccc;
}

#rightbox_h1	{
  float: left;
  width: 70px;
  margin: 0px 0px 2px 0px;
	padding:5px 0px 5px 0px;
	font-family: Arial, Times New Roman, Helvetica, sans-serif; 
	font-size: 9pt;
	text-align: center;
	background:#fff;
}

#rightbox_h2	{
  float: left;
	width: 112px;
	_width: 111px;
	margin: 0px 0px 2px 0px;
	padding:5px 0px 5px 0px;
	font-family: Arial, Times New Roman, Helvetica, sans-serif; 
	font-size: 9pt;
	text-align: center;
	background:#fff;
}

#rightbox_h3	{
	float: left;
	width: 110px;
	margin: 0px 0px 2px 0px;
	padding:5px 0px 5px 0px;
	font-family: Arial, Times New Roman, Helvetica, sans-serif; 
	font-size: 9pt;
	text-align: center;
	background:#fff;
}

#rightbox_h1	a:link	{
	color: #454545;
	text-decoration: none;
}

#rightbox_h1	a:visited	{
	color: #454545;
	text-decoration: none;
}

#rightbox_h1	a:active	{
	color: #454545;
	text-decoration: none;
}

#rightbox_h2	a:link	{
	color: #454545;
	text-decoration: none;
}

#rightbox_h2	a:visited	{
	color: #454545;
	text-decoration: none;
}

#rightbox_h2	a:active	{
	color: #454545;
	text-decoration: none;
}

#rightbox_h3	a:link	{
	color: #454545;
	text-decoration: none;
}

#rightbox_h3	a:visited	{
	color: #454545;
	text-decoration: none;
}

#rightbox_h3	a:active	{
	color: #454545;
	text-decoration: none;
}

#period_h	{
  float: left;
	padding:0px 5px 0px 5px;
	margin-right: 5px;
	font-family: Arial, Times New Roman, Helvetica, sans-serif; 
	font-size: 9pt;
	font-weight: bold;
}

#period_h1	{
  float: left;
	padding:0px 5px 0px 1px;
	margin-left: 5px;
	margin-right: 5px;
	font-family: Arial, Times New Roman, Helvetica, sans-serif; 
	font-size: 9pt;
	font-weight: bold;
}

.right_box_t	{
 	font-family: Arial, Times New Roman, Helvetica, sans-serif; 
	font-size: 9pt;
}

.right_box_t	a:link	{
 	text-decoration: none;
}

.right_box_t	a:visited	{
 	text-decoration: none;
}

.right_box_t	a:active	{
 	text-decoration: none;
}

.right_box_more	{
 	font-family: Arial, Times New Roman, Helvetica, sans-serif; 
	font-size: 9pt;
}


#textbox	{
	width: 296px;
	height: 40px;
	border: 1px solid #cccccc;

}

.mostpop_title	{
	color:black;
}	

.div_clip {
    width: 60px;
    height: 60px;
    overflow: hidden;
    margin: 0 0 10px 0;
    position: relative;
}
.img_clip {
    position: absolute;
    left: -1000%;
    right: -1000%;
    top: -1000%;
    bottom: -1000%;
    margin: auto;
    min-height: 100%;
    min-width: 100%;
}

/***************** Most Box ******************************/







