/* CSS Document */
/*backround {
	background: url(../pics/bg_apple.png) repeat-x;
}*/
body {
	/*background: #f1f1f1 url(../pics/bg_apple.png) repeat-x;*/
	background: #cccc99;
	/*overflow: -moz-scrollbars-vertical;
	overflow-x: hidden; 
	overflow-y: hidden;*/
	/*background: url(../pics/bgIdea_1.png);*/
	font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; color: #333;
}
#contenttitle {
	width: 900px;
	height: 190px;
	margin: 0px auto 0px auto;
	padding:0px;
	background: url(../pics/titleBar2_02.png);
}
#contentmain {
	color: #ffffff;
	width: 900px;
	margin: 0px auto 0px auto;
	padding: 0px;
	border: 1px solid #000000;
	background: url(../pics/bg_grid.png);
	background-color: #ffffff;
}
#contentbottom {
	width: 900px;
	height: 51px;
	margin: 0px auto 0px auto;
	padding: 0px;
	font-size: 12px;
	background:url(../pics/bottomBar2.png);
}
/*#contentfooter*/
#contentleft {
	width: 150px;
	margin:  10px;
	padding: 5px;
	text-align: left;
	/*margin-left: 100px;*/
	float: right;
	/*border: 1px solid #000000;*/
	/*background-color: #333333;*/
}
#contentleft a {
	display: block;
	font-weight: normal;
	color: #666666;
	text-indent: 5px;
	/*border-bottom: 1px solid #aeaeae;*/
	padding: 3px 3px 3px 3px;
}
#contentleft a:hover {
	/*text-decoration: underline;*/
	font-weight: normal;
	text-decoration: none;
	color: /*#3274CD*/#ff9900;
	/*background-color:#d4d4d4;*/
	background:url(../pics/sitebar4-over.png)/* URL(../pics/sitebar3-over.png)*/ repeat-x;
}
#contentleft ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style: none;
}
#contentleft li {
	margin: 0px 0px 0px 0px;
	/*height: 25px;*/
	/*font-size: 24px;*/
	padding: 0px;
}
/*child lv 1*/
#contentleft ul ul li {
	margin: 0px 0px 0px 0px;
}
#contentleft ul ul a {
	display: block;
	font-weight: normal;
	color:#666666;
	text-indent: 20px;
	border-bottom: 1px solid #aeaeae;
	padding: 3px 3px 3px 3px;
}
#contentleft ul ul a:hover {
	/*text-decoration: underline;*/
	font-weight: normal;
	color:#666666;
}


a:link {
	text-decoration: none;
	color: #64B5EA;
}
a:visited {
	text-decoration: none;
	color: #64B5EA;
}
a:hover {
	text-decoration: underline;
	color: #ff9900;
}
a:active {
	text-decoration: none;
	color: #64B5EA;
}
body,td,th {
	color: #000000;
	/*font-family: Arial, Helvetica, sans-serif;*/
}
code {
	color: #FFFFFF;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	background-color: #666666;
}
a {
	font-weight: normal;
}
h1 {
	color: #000000;
	font-size: 32px;
	font-weight: bold;
	letter-spacing: 10px;
}
h2 {
	color:#3274CD;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 10px;
	/*border-bottom: 1px dotted #555555;*/
	font-family: LCD, monospace;
}
h3 {
	color: #1AB5FF;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 10px;
	font-family: LCD, monospace;
}
a.breadcrumb {
	text-decoration: none;
	font-weight: bold;
}
a.breadcrumb:link {
	color: #666666;
}
a.breadcrumb:visited {
	color: #666666;
}
a.breadcrumb:hover {
	color: #64B5EA;
}
a.breadcrumb:active {
	color: #666666;
}
/*a.nav:link, a.nav:visited, a.nav:active {
	font-weight: normal;
	color:#FF9900;
}
a.nav:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #3274CD;
}
ul.nav {
	margin: 5px 0px 0px 0px;
	padding: 0px;
	list-style: none;
}
li.nav {
	margin: 5px 0px 0px 0px;
	padding: 0px;
}*/
.current {
	color: #3274CD;
	background: URL(../pics/sitebar3-over.png) repeat-x;
}
.fontWhite {
	color: #FFFFFF;
}
.fontCopy {
	color: #666666;
}
.fontFrank {
	font-family:"Franklin Gothic Book", sans-serif;
	font-size: 18px;
}
strong.selector {
	font-weight: bold;
	color: #EE6600;
}
