﻿/* Textarea style */

.TextArea {
	
	left:0px;
	top:0px;
	width:710px;
	height:100%;
	 padding-bottom:25px;
}

.Textimage{
	position:absolute;
	left:25px;
	top:10px;
	z-index:9999;
	
}

.textArea-01_ {
	position:relative;
	left:0px;
	top:0px;
	width:690px;
	height:24px;
	background-image:url('/images/textArea_01.png') ;
	background-repeat:no-repeat;
	z-index:99999;
}

.textArea-02_ {
	
	position:relative;
	left:0px;
	top:0px;
	width:690px;
	background-image:url('/images/textArea_02.png') ;
	background-repeat:repeat-y;
	z-index:999;
	min-height:100px;

}

.textArea-03_ {
	position:absolute;
	left:0px;
	bottom:-25px;
	width:690px;
	height:135px;
	background-image:url('/images/textArea_03.png') ;
	background-repeat:no-repeat;
	z-index:99;

}

.textArea-01_ .title{
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	padding-left:20px;
}
.textArea-02_ .text{	
position:relative;
left:160px;
width:510px;
z-index:9999999;
}
/* Textarea style end */


img
{
	vertical-align: top;
}

.content
{
	position:relative;
	width: 1009px;

}

#logo
{
   position: absolute;
   left: 150px;
   top: 0px;
   width: 665px;
   height: 116px;
   background-image: url('/images/logo.png');
}
#green-top_
{
	width: 100%;
	height: 220px;
	background-image: url('/images/green_top.png');
	background-repeat: repeat-x;
}
#green-ContentTop_
{
	position: relative;
	width: 735px;
	height: 216px;
	background-image: url('/images/green_ContentTop.png');
	top: 0px;
}

#green-ContentMiddle_
{
	position: relative;
	height:100%;
	min-height:360px;
	top:0px;
	width: 735px;
	background-image: url('/images/green_ContentMiddle.png');
	background-repeat: repeat-y;
}

#green-MenuTop_
{
	position: absolute;
	left: 735px;
	top:0px;
	width: 274px;
	height: 42px;
	background-image: url('/images/green-menuTop.png');
	background-repeat:no-repeat;
}

#green-MenuMiddle_
{
	position: absolute;
	left: 735px;
	top:0px;
	height:100%;
	width: 274px;  
	background-image: url('/images/green-menuSec.png');
	background-repeat: repeat-y;
}


#green-ContentBottom_
{
	position: relative;
	width: 735px;
	height: 26px;
	background-image: url('/images/green_ContentBottom.png');
}

#green-menuBottom_
{
	position: absolute;
	left: 735px;
	top:0px;
	width: 274px;
	height: 26px;
	background-image: url('/images/green_menuBottom.png');
}

#green_menuSec
{
	position: absolute;
	left: 735px;
	top:42px;
	width: 274px;
	height: 174px;
	background-image: url('/images/green-menuSec.png');
}

