﻿.gbook_head
{
    background-image: url(    'images/gbook_head.png' );
    background-repeat: no-repeat;
    height: 35px;
    width: 528px;
    font-family: tahoma;
    font-size: 10pt;
    color: #FFFFFF;
}
.gbook_main
{   background-image: url(   'images/gbook_main.png' );
    background-repeat: repeat-y;    
    width: 528px;  
    }
.gbook_main_inner
{
    text-align: right;
    width: 92%;
    font-family: tahoma;
    font-size: 10pt;
    
}
.gbook_foot
{
    background-image: url('images/gbook_foot.png');
    background-repeat: no-repeat;
    height: 38px;
    width: 528px;
    text-align: left  ;
}
.gbook_foot_inner
{
    font-family: tahoma;
    font-size: 10pt;
    color: #FFFFFF;
    text-align: center;
    width: 250px;
}
.anaouinegbook
{
	width: 170px;
	font-family: tahoma;
	font-size: 14px;
	text-align: left;
}
.text_box_style
{
	width: 200px;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	background-color: #EBEBEB;
	border-width: 1px;
	border-color: #000000;
}