body {
	margin:0;
	text-align:center;
	background:#D6C9AC;
}

h1,h2,h3,h4,h5,h6,h7,p,ul,a{
	margin:0;
}

a {
	color:#7A8A9A;
	text-decoration:underline;
}

a:visited {
	color:#7A8A9A;
	text-decoration:underline;
}

a:hover {
	color:#1C609C;
	text-decoration:underline;
}

img{
    border:none;
}


.bdr_l2{
    border-left:solid 2px #D6ADA9;
}
.font_red{
    color:#993333;
}
.title_red{
    border-left:solid 2px #D6ADA9;
	color:#993333;
	margin:10px 0;
	padding:0 0 0 10px;
	font-size:15px;
}



/*WRAPPER
---------------------------------------------------------*/
.bg_gla_m{
    background:url(../images/index/bg_gla_m.jpg) repeat-y center #FFFFFF;
}
.bg_gla_t{
    background:url(../images/index/bg_gla_top.jpg) repeat-x top;
}
.bg_gla_b{
    background:url(../images/common/bg_gla_b.jpg) repeat-x bottom;
}

#wrapper{
    width:800px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 11px;
	color:#333333;
	line-height:140%;
}


/*HEADER
---------------------------------------------------------*/
#header{
    height:99px;
}
#header h3{
    font-weight:normal;
	color:#666666;
	line-height:120%;
	width:680px;
	float:left;
	padding:6px 10px 0 0;
	font-size:11px;
}
.mgn_r_245{
    margin:0 245px 0 0;
}


/*PAGR_R
---------------------------------------------------------*/
#page_r{
    width:605px;
	float:right;
	padding:19px 0 0 0;
}

#content{
    width:410px;
	float:left;
}
#info{
    width:189px;
	float:right;
}

.dot_blue{
    background:url(../images/index/dot_blue.gif) no-repeat left top;
	padding:0 0 0 13px;
	margin:10px 0 0 6px;
}
.news_txt{
    color:#7A8A9A;
}

/*PAGR_L
---------------------------------------------------------*/
#page_l{
    width:185px;
	float:left;
	padding:16px 0 0 0;
}



/*FOOTER
---------------------------------------------------------*/
#footer{
    clear:both;
	background:url(../images/common/bg_gla_b.jpg) repeat-x bottom;
	height:68px;
}
#footer img{
    padding:10px 0 0 0;
}

