/* link */
a:link {
	text-decoration: none; color: #666666;
}
a:visited {
	text-decoration: none; color: #666666;
}
a:hover {
	text-decoration: none; color: #CC0000;
}
a:active {
	text-decoration: none; color: #CC0000;
}


/* space */
.t05 {
	margin-top: 5px;}
.t10 {
	margin-top: 10px;}
.t20 {
	margin-top: 20px;}
.t30 {
 margin-top: 30px;}

.l10 {
	margin-left: 10px;}
.l20 {
	margin-left: 20px;}
	
.r10 {
	margin-right: 10px;}

.r20 {
	margin-right: 20px;}

.t10_l10 {
	margin-top: 10px;
	margin-left: 10px;}
	
.t10_l20 {
	margin-top: 10px;
	margin-left: 20px;}
	
.t20_l20 {
	margin-top: 20px;
	margin-left: 20px;}
	
.t30_l10 {
	margin-top: 30px;
	margin-left: 10px;}

.b10 {
	margin-bottom: 10px;}

.b20 {
	margin-bottom: 20px;}
	
.b30 {
	margin-bottom: 30px;}

.S{} .M{} .L{} .Lb{}

.mainRightArea{
	vertical-align:top;
	background-image:url(../img/bg_mian_right.jpg);
	background-repeat:no-repeat;
}


/* top Press Release */
#press{
	width: 500px;
	margin:0 0 12px 0;
}
#pressw{ 
	overflow:auto;
	width: 500px;
	height: 220px;
	text-align: left;
	padding:0;
}
