/*------------------------- All pages -----------------------------*/
p{
	text-align: justify;
	color: #616161;
	text-indent:0px;
	padding-bottom:8px;
}
table{
	color: #616161;
}
ul{
	margin-left: 50px;
	padding-bottom:8px;
}
ul li{
	text-align: justify;
	color: #616161;
}
ol{
	margin-left: 50px;
	padding-bottom:8px;
}
ol li{
	text-align: justify;
	color: #616161;
}
th{
}
td{
}

h1{
	color: #0494da;
	font-size:16px;
}
h2{
	color: #0494da;
	font-size:14px;
}
h3{
	color: #0494da;
	font-size:13px;
}

.ul_sitemap li{
	padding-bottom: 8px;
}
.norm_table{
	
}
.norm_table tr{
	padding:0px;
	margin:0px;
}
.norm_table td{
	padding:3px;
	text-align: center;
	border: 1px solid #AAAAAA;
	margin:0px;
}

/*-------------------------- Home Page ----------------------------*/
#home_box_1{
	background: url(../gfx/design_2009/middlebox_box1.png) center no-repeat;
	padding:7px;
	float:left;
	width:172px;
	height:402px;
}
#home_box_2{
	background: url(../gfx/design_2009/middlebox_box2.png) center no-repeat;
	padding:7px;
	float:left;
	width:172px;
	height:402px;
}
#home_box_3{
	background: url(../gfx/design_2009/middlebox_box3.png) center no-repeat;
	padding:7px;
	float:left;
	width:172px;
	height:402px;
}
#home_box_4{
	background: url(../gfx/design_2009/middlebox_box4.png) center no-repeat;
	padding:7px;
	float:left;
	width:172px;
	height:402px;
}

#home_hbox_1{
	background: url(../gfx/design_2009/center_box.png) center no-repeat;
	height:235px;
	width:743px;
	float:left;
	color: #0b5987;
	font-size:18px;
}

#home_hbox_2{
	background: url(../gfx/design_2009/center_box.png) center no-repeat;
	height:235px;
	width:743px;
	float:left;
	color: #0b5987;
	font-size:18px;
}

.home_scroll{
	overflow:auto ;
	float:left;
	height:200px;

}
.home_hbox{

}
.home_hbox_text{
	padding:22px;
	padding-bottom:10px;
}
.home_hbox_more{
	float:right;
	padding-right:40px;

}

.home_box_spacer{
	height:18px;
}

.home_box_top{
	height:60px;
	text-align:center;
	font-size:18px;
	font-weight:bold;
}

.home_box_middle{
	height:158px;
	text-align:center;
	font-size:18px;
	overflow:hidden;
}

.home_box_bottom{
	float:left;
	width:100%;
	text-align:center;
}

.home_box{
	float:left;
	color:#0b5a85;
	text-align:center;
}

.cg_box{
	width: 300px;
	height: 70px;
	padding: 25px;
	float:left;
}

.download{
	background-color:#555555;
	width:687px;
	clear:left;
	float:left;
	padding:30px;
	color: white;
	font-size:26px;
}

.step{
	width:350px;
	float:left;
}

#cg_download{
		background: url(../gfx/pages/cg_download_bg.png) center no-repeat;
		width:400px;
		height:50px;
		float:left;
		padding-top:30px;
		padding-left:28px;
}

#cg_trade{
	float:left;
	height:15px;
	width:400px;
	color:white;
	font-weight:bold;
	font-size:14px;
	padding-top:0px;
}

#cg_download a{
	color: white;
	font-weight:bold;
	font-size:16px;
}

#cg_logo{
	width:300px;
	height:145px;
	float:left;
}	

#cg_all{
		background: url(../gfx/pages/cg_logo.png) center no-repeat;
		width:745px;
		height:145px;
		float:left;
}

#cg_upperRightCorner {
    display: block;
    position: absolute;
    right: 0px;
    top: 0px;
    overflow: visible;
    width: 180px;
    height: 180px;
    margin: 0 0 0 0;
    padding: 0;
    z-index: 9999;
    border: none;
    float: none;
  }
