﻿@charset "utf-8";

/* ------------------------------------------------------------------
	Site Name	: www.g-life.org
	Description	: contents settings
	Version		: 2.1 alpha
	Author		: Grand Design.Co.,Ltd
	Notes		:
--------------------------------------------------------------------- */

body { 
	color:#333333 ;
	background:#fdebd0 ;
	font-size:14px ;
}

h1,h2,h3,h4,p {
	font-size:14px ;
	line-height:1.5 ;
	margin:10px 0 ;
}

img {
	border:solid 1px #666 ;
}

a {
	color:#0066FF ;
}

h1 { 
	font-size:16px ;
	background:#ccc ;
 	border:solid 1px #6699FF ; 
 	padding:5px 
}

h3 { 
	font-size:1em ; 
	background-color:#ffcc66 ; 
	padding:5px ; 
	border-left:solid 10px #cc9900 ;
}

h4,strong {
	color:#FF5050 ;
	font-size:14px ;
}

.u_line {
	text-decoration:underline ;
}

.gray { 
	color:#666 ; 
}

#copyright {
	font-family:Arial, Helvetica, sans-serif ;
	font-weight:bold ;
}