﻿@charset "utf-8";

/* ------------------------------------------------------------------
	Site Name	: www.g-life.org
	Description	: contents settings
	Version		: 2.1 alpha
	Author		: Grand Design.Co.,Ltd
	Notes		:
--------------------------------------------------------------------- */


/* IP phone column
---------------------------------------------------*/

#headline_20051001 h3 {
	font-size:15px ;
	background-color:#ffcc66 ; 
	padding:5px ; 
	border:solid 1px #cc9900 ;
	margin:10px 0 ;
}

#headline_20051001 p,#topic_20050907 p {
	font-size:14px ;
	margin-top:10px ;
}

#headline_20051001 p#pasttime {
	background:#ffcccc ;
	padding:5px 10px ;
}

#headline_20051001 strong,#topic_20050907 strong {
	color: #FF5050 ;
	font-weight: normal;
}

table#compare {
	margin:15px 0 ; 
	background-color:#cc6600 ; 
	font-size:12px ; 
	border:solid 2px #cc6600 ;
}

table#compare th { 
	background-color:#ffcc99 ; 
	font-weight:normal ; 
	text-align:left ; 
	padding:5px ;
}

table#compare th.price {
	background-color:#ffcc99 ; 
	font-weight:normal ; 
	text-align:center ; 
}

table#compare td { 
	background-color:#ffffff ; 
	padding:5px ;
}


/* netbank topic
---------------------------------------------------*/

#topic_20050907 h3 {
	font-size:15px ;
	background-color:#ccffff ; 
	padding:5px ; 
	border:solid 1px #00ccff ;
	margin:10px 0 ;
}

#topic_20050907 ul {
	margin:15px ;
}

table#netbank { 
	background-color:#330099 ; 
	font-size:12px ; 
	border:solid 2px #330099 ;
	margin-top:10px ;
}

table#netbank th { 
	background-color:#99ccff ; 
	font-weight:normal ;
}

table#netbank td { 
	background-color:#ffffff ; 
	vertical-align:top ; 
	padding:5px ; 
}






