@import url(g-pulldown.css);

/*this css contains style for of pages*/
/*///////////////////////////////////*/

a { text-decoration: underline; }
a:hover { text-decoration: underline; }
body {
	margin: 0;
	background: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}
img { border:none; }
table {
	border-collapse: collapse;
	border-spacing: 0;
	border: none;
}
.floatleft>* { float: left; }


/*------------------------------------------------------*/
#shell {
	background: url(../images/bg2.png) center top repeat-y;
}
#building {
	width: 900px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	background: #ffffff url(../images/bg.png);
}
#footer {
	margin: 0 auto;
	padding-top: 30px;
	padding-bottom: 10px;
	font-size: 11px;
	line-height: 14pt;
	color: #000000;
	background: #ffffff;
	text-align: center;
	border-top: #d6e2e5 solid 1px;
}
#footer #link ul { 
	margin: 0;
	padding: 0;
} 
#footer #link ul li {
	display: block;
	display: inline;
}
#banner {
	width: 900px;
	height: 120px;
	margin: 0 auto;
	padding: 0;
	background: #ffffff url(../images/content/banner.jpg) center top no-repeat;
}


/*------------------------------------------------------*/
#pagemain {
	width: 880px;
	height: auto;
	margin: 0 auto;
	margin-left: 20px;
	padding: 0;
	font-size: 13px;
	line-height: 30px;
	overflow: hidden;
}
#pagemain #rightcontent {
	width: 599px;
	height: auto;
	padding: 0 50px 0 50px;
	float: right;
	background: #ffffff;
}
#pagemain #rightcontenttitle {
	width: 596px;
	height: 39px;
	margin: 20px 0 20px 0;
	background: url(../images/content/content_hr.png) center bottom no-repeat;
}
#pagemain #rightcontenttitle ul{
	margin: 0;
	padding: 0;
}
#pagemain #rightcontenttitle ul li{
	list-style:none;
	display:block;
	float: left;
}
#pagemain #rightcontentin {
	width: 596px;
	padding-bottom: 50px;
}
#pagemain #rightcontentin a {
	color: #000000;
}
#pagemain #rightcontentin a:hover{
	color: #000000;
}
#pagemain #rightcontentin hr {
	height: 1px;
	background-color: #b2d2db;
	color: #b2d2db; /*for ie6*/
	border: 0;
	margin: 0;
	padding: 0;
}
#pagemain #rightcontentinfix {
	height: 500px;
	background-color: #ffffff;
}
/*------------------------------------------------------*/
#pagemainF {
	width: 900px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	font-size: 13px;
	line-height: 30px;
	overflow: hidden;
}
#pagemainF #rightcontentF {
	width: 800px;
	height: auto;
	padding: 0 50px 0 50px;
	float: left;
	background: #ffffff;
}
#pagemainF #rightcontentFtitle {
	width: 800px;
	height: 39px;
	margin: 20px 0 20px 0;
	background: url(../images/content/content_hrf.png) center bottom no-repeat;
}
#pagemainF #rightcontentFtitle ul{
	margin: 0;
	padding: 0;
}
#pagemainF #rightcontentFtitle ul li{
	list-style:none;
	display:block;
	float: left;
}
#pagemainF #rightcontentFin {
	width: 800px;
	padding-bottom: 50px;
}
#pagemainF #rightcontentFin a {
	color: #000000;
}
#pagemainF #rightcontentFin a:hover{
	color: #000000;
}
#pagemainF #rightcontentFin hr {
	height: 1px;
	background-color: #b2d2db;
	color: #b2d2db; /*for ie6*/
	border: 0;
	margin: 0;
	padding: 0;
}
#pagemainF #rightcontentinfix {
	height: 500px;
	background-color: #ffffff;
}

/*------------------------------------------------------*/
#back {
/*	width: 596px;
	text-align: right;*/
	float: right;
	color: #002e65;
	font-size: 13px;
	font-weight: bold;
}
#back a{
	color: #002e65;
	text-decoration: none;
}
#back a:hover{
	color: #002e65;
	text-decoration: underline;
}


/*------------------------------------------------------*/
#sqcontenttitle {
	width: 522px;
	margin-left: 37px;
	margin-top: 7px;
	color: #097ebe;
	font-size: 18px;
	font-weight: bold;
}
#sqcontent {
	width: 467px;
	margin-left: 82px;
	margin: 15px 0 15px 92px;
}
#sqcontent ul{
	margin: 0;
	padding: 0;
}
#sqcontent ul li{
	/*display:block;*/
}


/*------------------------------------------------------*/
.summarizetitle {
	color: #097ebe;
	font-size: 18px;
	font-weight: bold;
}
.summarizesubtitle {
	font-weight: bold;
}
.contentintro {
	color: #002e65;
	font-size: 18px;
	font-weight: bold;
}
.demoimg {
	width: 800px;
	border: #d6e2e5 1px solid;
}


/*------------------------------------------------------*/
#leftmenu {
	width: 180px;
	height: auto;
	float: left;
	margin: 0;
	/*margin-left: 15px;*/
	line-height: 20px;
}
#leftmenu ul { 
	margin: 0;
	padding: 0;
} 
#leftmenu ul li {
	display: block;
	border: #ffffff 1px solid; /*for ie6*/
}
#leftmenu ul li a{
	display: block;
	text-decoration: none;
	position: relative; /*for ie6*/
	background: #d6e2e5;
	color: #002e65;
}
#leftmenu ul li a:hover{
	text-decoration: none; /*for ie6*/
	color: #002e65;
}
#leftmenu .lmenut{
	color: #002e65;
	font-size: 12px;
}
#leftmenu .lmenut a{
	padding: 4px 14px 4px 14px;
	color: #002e65;
}
#leftmenu .lmenut a:hover{
	padding: 4px 14px 4px 14px;
	color: #ffffff;
	background: #097ebe;
}