/* CSS Document */

#container_about{
	width:810px;
	float: right;
	height: 100%;
}
#siderbar_about{
	width:170px;
	float: left;
	height: 100%;
}
.cadiv{
	width:775px;
	float:left;
	height:100%;
	padding-top: 10px;
	padding-left: 15px;
}
.caTitle{
	width:745px;
	height:30px;
	float:left;
	background:url(../images/list_03.gif) no-repeat;
	text-align: left;
	padding-top: 15px;
	padding-left: 30px;
}
.caCon{
	width:773px;
	height:100;
	float:left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ADD1EF;
	border-bottom-color: #ADD1EF;
	border-left-color: #ADD1EF;
}
.caLine{ width:753px; height:26px; margin:0px 10px; _margin:0px 5px; background:url(../images/list_06.gif) repeat-x;}
.caconDiv{
	width:733px;
	height:100%;
	margin:10px 20px;
	_margin:5px 10px;
	padding-bottom: 20px;
	float: left;
	text-align: left;
}

#lsdMainNav{
	float: left;
	width: 145px;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#lsdMainNav ul{
	margin: 0px;
	float: left;
	width: 145px;
	list-style: none;
	padding: 0px;
}
#lsdMainNav li{border-bottom-width: 1px;border-bottom-style: dotted;border-bottom-color: #666666;float: left;width: 145px;}
.fLsdMainNav{display: block;width: 115px;font-weight: bold;color: #3B5995;padding: 10px 0px 10px 30px;background-image: url(../images/list_triangle.gif);background-repeat: no-repeat;background-position: 11px 14px;}
.fLsdSubMenu{width: 105px;display: block;background-image: url(../images/list_dot.gif);background-repeat: no-repeat;background-position: 21px 11px;padding: 5px 0px 5px 40px;}
.fLsdMainNav1{display: block;width: 115px;font-weight: bold;color: #3B5995;padding: 10px 0px 10px 30px;background-image: url(../images/list_triangle1.gif);background-repeat: no-repeat;background-position: 11px 14px;}

