	body {
		margin:0px;
		font-size:12px;
  		font-family: Verdana,Tahoma,Arial,sans-serif;
		background:url(gdow_bgcontent.jpg) repeat 0px #e0912f;
	}
	
	a {
		color:#006666;
	}
	a:hover{
		color:#0000FF;
	}
	
	ul > li {
        padding-bottom: 10px;
    }

	.line {
		color:#006666;		
	}
	
	.articleContent{
	  	font-family: Verdana,Tahoma,Arial,sans-serif;
		padding:20px 30px 20px 30px;	
		color:#2A2A2A;
		font-size:14px;
	}

	.floatLeft{
		clear:none;
		float:left;
	}
	
	.title1{
		font-size:16px;
		font-weight:bold;	
	}
	
	.title2{
		font-size:14px;	
		font-weight:bold;
	}
/*--------------------------------- Content --------------------------------------------*/
	.contentLayout {
		height:auto;
	}
/*--------------------------------- Content-end --------------------------------------------*/

/*--------------------------------- Column Middle --------------------------------------------*/
	.column_left{
		width: 200px;
		height:435px;
		overflow:hidden;
	}
	
	.gap{
		width:10px;
		height:10px;
	}
	
	.column_middle{
		/*width: 690px;
		height:435px;*/
		overflow:auto;
	}
	
	.column_whole{
		width: 900px;
		height:460px;
		/* overflow:hidden; */
	}
	
/*--------------------------------- Column Middle End --------------------------------------------*/


/*---------------------------------- Component -----------------------------------------*/

.component{
	margin-bottom:8px;	
}
.components200 .componentBar {
	background:url(component.JPG);
}
.components200 .componentContent {
	background:url(component.JPG) -780px 0px;
	height:435px;
}
.components200 .componentBottom {
	background:url(component.JPG) 0px -45px;
}
.components690 .componentBar {
	background:url(component.JPG) 0px -134px;
}
.components690 .componentContent {
	background:url(component.JPG) -1600px 0px;
	height:435px;
}

.components690 .componentContent .componentContentHome {
	padding: 40px 80px 40px 80px;
	line-height: 30px;
	font-size: 14px;
	font-style:italic;
}

.components690 .componentTop{
	background:url(component.JPG) 0px -180px;
}
.components690 .componentBottom {
	background:url(component.JPG) 0px -179px;
}
/*---------------------------------- Component End -----------------------------------------*/

.zone{
	padding:10px 3px 0px 2px;
	margin:0px 0px 0px 6px;
	list-style:none;
	overflow: auto;
	height:100%;
}

.zone .button{
	margin: 0px 10px 10px 18px;
	padding-left:15px;
	width:145px;
	height:30px;
	line-height:22px;
	background:url(button.gif);
}

.zone .mainbutton{
	margin: 0px 10px 10px 18px;
	padding-left:15px;
	width:145px;
	height:30px;
	line-height:22px;
	background:url(mbutton.JPG);
}

.zone .mainbutton a {
	color:#FFFFFF;
}
	
.zone .mainbutton a:hover{
	color:#0000FF;
}
	
.image{
	margin:0 auto;
	padding-top:20px;
	padding-left:20px
}

.contactTable{
	width:700px;
	margin-left: 100px;
	margin-right: auto;
	margin-top: 60px;
	color:#2A2A2A;
	font-size:14px;
	font-weight:bold;
}

