﻿body { 
	margin:0 ; 
	padding:0 ; 
	background-image:url("../img/back.jpg") ;
	color:#333 ;
}

img {
	border:none ;
}

h1 { 
	margin:0 ; 
	font-size:15px ; 
	line-height:20px ; 
	font-weight:normal ;
}

h1#logo a {
	display:block;
	width:467px ;
	height:126px ;
	background:url(../topimg/g-life_top.jpg) no-repeat left top ;
	text-indent:-9999px ;
	overflow:hidden;
}

p { 
	margin:10px 0 0 0 ; 
	font-size:14px ; 
	line-height:20px ; 
}

p#subtitle {
	margin:0;
	padding:0;
}

p#subtitle a {
	display:block;
	width:293px;
	height:126px;
	background:url(../topimg/subtitle.jpg) no-repeat left top;
	text-indent:-9999px;
	overflow:hidden;
}

div#first_text {
	margin:0;
	background:url(../topimg/senior_pcsupport_img.jpg) no-repeat right top;
}

p#pcrescue_txt {
	margin:0;
}

h2#datarescue_txt { 
	margin:3px 0 0 0 ; 
	font-size:14px ; 
	line-height:20px ; 
	font-weight:normal ;
}

p { 
	margin:10px 0 0 0 ; 
	font-size:14px ; 
	line-height:20px ; 
}

h1.hide1 { 
	display:none ; 
	font-size:12px ;
}

/*
h1.hide2 { 
	visibility:hidden ; 
	font-size:8px ;
}
*/

h2 {
	margin:0;
	padding:0;
}

h3 { 
	margin:0 ; 
	color:#666666 ; 
	font-size:14px ; 
	line-height:20px ; 
	font-weight:normal ;
}

h4,p.second_txt { 
	margin:15px 0 0 5px ; 
	color:#666666 ; 
	font-size:14px ; 
	line-height:20px ; 
	font-weight:normal ;
}

a:link    { color:#3366cc }
a:visited { color:#8b008b }
a:hover   { color:#3366cc ; background-color:#87ceeb }
a:active  { color: #c71585 ; background-color:#ffe4e1 }



#main,#forcompany { 
	margin:0 ; 
	padding:0 ;
}

#forcompany h2 { 
	margin:0 ; 
	padding:0 ;
}

#forcompany h3 { 
	color:#333333 ; 
	line-height:23px ;
}

p#gd {
	margin:0 0 0 10px;
	font-size:14px;
}

#home { 
	margin-top:0 ; 
	/*margin-left:10px ; */
}

#home h1 a {
	display:block;
	width:490px;
	height:26px;
	background:url(../topimg/gotohome.gif) no-repeat left top;
	text-indent:-9999px;
	overflow:hidden;
}

.contents { background-color:#ffffff ; padding:10px ; vertical-align:top }

.contents2 { background-color:#ffffff ; padding:0 10px 10px 10px ; vertical-align:top }

.contents3 { background-color:#ffffff ; padding:25px 10px 0 10px ; vertical-align:top }

p.ad { margin-top:39px ; color:#666666 ; font-size:12px ; line-height:15px }

.light { font-weight:normal }

.line { border-top:solid 1px #666666 } 

.copyright { color:#ffffff ; font-family:Arial,Helvetica,sans-serif ; font-size:12px ; font-weight:bold }


/* ----- Safari Only ----- */

html:\66irst-child * {
	font-size:12px ;
}