@charset "utf-8";
/* CSS Document */
* {
	padding: 0;
	margin: 0;
}

body	{
	text-align: left;
	padding: 0;
	margin: 0;
	background:url(../images/background.jpg) top center no-repeat;
}

a:active, a:link, a:visited  {
	color:#0c6ec2;
	text-decoration:underline;
	font-size:11px;
	}
a:hover {
	color:#ff7422;
}

a.mainLinks:active,
a.mainLinks:link,
a.mainLinks:visited{
	color:#000000;
	font-size:12px;
	text-decoration:none;
}

a.mainLinks:hover {
	color:#ff7422;
	text-decoration:underline;
}

a.whiteLinks:active,
a.whiteLinks:link,
a.whiteLinks:visited{
color:#ffffff;
font-size:11px;
text-decoration:none;
}

a.whiteLinks:hover {
	color:#ff7422;
	text-decoration:underline;
}



.container {
	margin: 0 auto;
	width: 990px;
	text-align: left;
} 


h1, h2, h3, h4, h6, h5, p{
	padding:0px;
	margin:0px;
	font-family:tahoma, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	}
	
	
	td{
	font-family : Arial, Helvetica, sans-serif; 
	font-size:11px;}
	
	
.container .cgLogo{
	margin-top: 23px;
	height: 72px;
}
	
.container .cgLogo p{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/codegen_logo.png', sizingMethod='scale');
height:49px;
width:182px;}

.container .header{}
	
.container .content{
	padding-left:14px;
	padding-right:14px;
	padding-top:8px;
	padding-bottom:20px;
	background-color: #d0dfea;
	border-left:1px solid #779ebd;
	border-right:1px solid #779ebd;
	float: left;
	width: 960px;
}
.container .blueBar {
	width: 990px;
	height: 28px;
}

.blueBar .blueBarLeft{
	float:left;
	height: 28px;
	background:url(../images/blue_cage_top_left.png) left top no-repeat;
	width: 5px;
}

.blueBar .blueBarCenter{
	float:left;
	height: 22px;
	background:url(../images/blue_bakground.gif) left top repeat-x;
	width: 980px;
	text-align: right;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 6px;
}

.blueBar .blueBarRight{
	float:left;
	height: 28px;
	background:url(../images/blue_cage_top_right.png) left top no-repeat;
	width: 5px;
}


.container .promoHead{
	width: 970px;
	height: 70px;
	background-color: #FFFFFF;
	padding-top: 27px;
	padding-left: 20px;
}

.container .promoHead2{
	width: 976px;
	padding-left:14px;
	background-color: #FFFFFF;
	padding-bottom: 13px;
	float: left;
}

.promoHead2 .promoAni{
	float:left;
	width:603px;
	padding-right: 10px;
}

.promoHead2 .promoNavi{
	width:357px;
	float:left;
}

.promoNavi .promoNaviMiddle{
	width:342px;
	border-left: 1px solid #e2e1e1;
	border-right: 1px solid #e2e1e1;
	padding-left: 6px;
	padding-right: 6px;
	height: 229px;
	padding-top: 8px;
	background-color: #f2f6fb;
}

 .promoNaviMiddle p{
	padding-left:20px;
	width:321px;
	border:1px solid #ffffff;
	font-size:13px;
	padding-top: 3px;
	padding-bottom: 5px;
	margin-bottom: 6px;
	font-weight: normal;
	background:url(../images/right_navi_back.gif) right top no-repeat;
} 

 .promoHead2 .promoText{
	width:221px;
	float:left;
	margin-right: 13px;
 }

 .promoHead2 .promoTextRight{
	width:60px;
	float:left;
	margin-right:8px;
	width:262px;
 }


.promoTextRight .leftCorner{
	float:left;
	width:118px;
	background:url(../images/cttop.gif) left top repeat-x;
}

.promoTextRight .rightCorner{
	float:left;
	width:103px;
	background:url(../images/cttop.gif) left top repeat-x;
	text-align:right;
}

.promoTextRight .bottomLeftCorner{
	float:left;
	width:118px;
	background:url(../images/ctbottom.gif) left top repeat-x;
}

.promoTextRight .bottomRightCorner{
	float:left;
	width:103px;
	background:url(../images/ctbottom.gif) left top repeat-x;
	text-align:right;
}





.promoText .leftCorner{
	float:left;
	width:118px;
	background:url(../images/cttop.gif) left top repeat-x;
}

.promoText .rightCorner{
	float:left;
	width:103px;
	background:url(../images/cttop.gif) left top repeat-x;
	text-align:right;
}

.promoText .bottomLeftCorner{
	float:left;
	width:118px;
	background:url(../images/ctbottom.gif) left top repeat-x;
}

.promoText .bottomRightCorner{
	float:left;
	width:103px;
	background:url(../images/ctbottom.gif) left top repeat-x;
	text-align:right;
}



.promoText .promoMiddle{
	background:url(../images/ctcage_background2.gif) left top repeat-x;
	float:left;
	width:200px;
	border-left:1px solid #acc1d5;
	border-right:1px solid #acc1d5;
	height: 287px;
	padding-left: 10px;
	padding-right: 9px;
	padding-top: 5px;
}

.promoTextRight .promoMiddle{
	background:url(../images/ctcage_background2.gif) left top repeat-x;
	float:left;
	width:200px;
	border-left:1px solid #acc1d5;
	border-right:1px solid #acc1d5;
	height: 287px;
	padding-left: 10px;
	padding-right: 9px;
	padding-top: 5px;
	background-color:#f2f6fb;
	padding-bottom: 10px;
}


.promoWD{width:262px; margin-right:10px;}

 .promoMiddle h1{
 height:46px;}
 
 .promoMiddle p{
	line-height:17px;
	font-size: 11px;
}

 .promoMiddle .etoe{
	font-size:13px;
	font-weight:bold;
 }

.promoMiddle .etoeText{
line-height:13px;}

.promoText .promoMiddle h2{
	font-size:16px;
	font-weight:bold;
	height: 38px;
	padding-top: 8px;
}

.promoTextRight .promoMiddle h2{
	font-size:16px;
	font-weight:bold;
	height: 38px;
	padding-top: 8px;
}

/*middle contnet cage*/
 .promoHead2 .pageContent{
	width:450px;
	float:left;
	margin-right: 14px;
 }

.pageContent .leftCorner{
	float:left;
	width:346px;
	background-color:#ffffff;
	height: 8px;
	background:url(../images/wc_top.gif) left top repeat-x;
}

.pageContent .rightCorner{
	float:left;
	width:104px;
	background-color:#FFFFFF;
	text-align: right;
	background:url(../images/wc_top.gif) left top repeat-x;
}

.pageContent .promoMiddle{
	float:left;
	width:429px;
	border-left:1px solid #acc1d5;
	border-right:1px solid #acc1d5;
	padding-left: 10px;
	padding-right: 9px;
	padding-top: 5px;
	background-color: #FFFFFF;
}

.pageContent .promoMiddle h1{
	font-size:24px;
	height:auto;
	color: #0E3353;
}

.pageContent .bottomLeftCorner{
	float:left;
	width:347px;
	background-color:#FFFFFF;
	background:url(../images/wc_bottom.gif) left top repeat-x;
}

.pageContent .bottomRightCorner{
	float:left;
	width:103px;
	background-color:#FFFFFF;
	text-align:right;
	background:url(../images/wc_bottom.gif) left top repeat-x;
}

 .promoText .promoMiddle ul{
	list-style:square;
	padding-left: 15px;
	font-size:11px;
	font-family:tahoma,Verdana, Arial, Helvetica, sans-serif;
}

 .promoText .promoMiddle ul li{
 line-height:20px;
}



 .pageContent .promoMiddle ul{
font-family:tahoma,Verdana, Arial, Helvetica, sans-serif;
list-style: square;
padding-left:12px;}


.pageContent .promoMiddle ul li{
font-size:11px;
line-height:18px;
}


.container .footer{
	float:left;
	width:988px;
	background-color:#2260a0;
	text-align: center;
	border: 1px solid #f4f4f4;
	padding-top: 1px;
	padding-bottom: 2px;
	color: #FFFFFF;
}


.contHeight{
height:auto;}


.exWidth{
width:262px; margin-right:8px;}


.promoMiddle ul{
padding-left:10px;}

.promoMiddle ul li{
	line-height:18px;
	color:#000000;
}




 .promoMiddle .ctNavi{
 text-align:right;}


.promoMiddle .scrSty{
	border:1px solid #cccccc;
	padding:8px;
	background-color:#FFFFFF;
	margin-bottom: 10px;
	margin-top: 10px;
	display: none;
}

.footer p{ color:#FFFFFF;}

.promoMiddle .scdLevel{
	font-size:14px;
	padding-bottom: 8px;
}
.textSt{
	width:421px;
	padding-top:1px;
	padding-bottom:1px;
	margin-top:10px;
	margin-bottom:10px;
	background-color:#f4f4f4;
	padding-left:8px;
	font-size:13px;
	font-weight:bold;
	color:#0E3353;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #0c6ec2;
	line-height:17px;
}

 .promoTextRight .promoMiddle ul{
padding-left:10px;
	list-style:disc;
	padding-left: 15px;
	font-size:11px;
	font-family:tahoma,Verdana, Arial, Helvetica, sans-serif;}

.promoTextRight .promoMiddle ul li{
	line-height:18px;
	color:#000000;
}
