/* Gobal Properties */
*{margin:0; padding:0; outline:none;}
body{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#464646; background:#fdfbf1 url(../images/bgd_body.jpg) repeat-x; text-align:center;}

h2{font-size:16px; color:#994998; background:url(../images/bullet_01.gif) 0 4px no-repeat; padding:0 0 0 15px;}
h3{font-size:16px; color:#1a62a3; padding:0 0 10px 0;}
h4{font-size:14px; color:#c70000; padding:0 0 10px 0;}
h5{font-size:12px; color:#009933; padding:0 0 10px 0;}

ul, ol{list-style:none;}
img, fieldset{border:none;}

a{text-decoration:none;}
a:hover{text-decoration:underline;}

input, textarea, select{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#575757; border:1px solid #cecece;}

.clear {clear:both; height:0;}
/* define main structures*/
#page{background:url(../images/bgd_pagewrap_02.jpg) 0 100% no-repeat; width:1024px; margin: 0 auto; text-align:left;}
	#pagewrap{background:url(../images/bgd_pagewrap_01.jpg) no-repeat; width:799px; padding:55px 99px 41px 126px; position:relative;}
			
		#header{width:799px;}
			h1{margin:0 0 0 82px; height:1%; overflow:hidden;}
				h1 img{float:left;}
			
			#nav{background:url(../images/bgd_header.gif) no-repeat; width:713px; padding:4px 7px 7px 79px; overflow:hidden;}
				#nav li{display:inline;}
				#nav img{float:left;}
				
			#yinyang{position:absolute; top:38px; left:50px; z-index:999;}
	
		#main{background:url(../images/bgd_main.gif) no-repeat; width:799px;}
			#mainwrap{background:url(../images/bgd_main_02.gif) 0 100% no-repeat; width:793px; padding:0 3px 20px 3px;}
			
				#leftnav{background:url(../images/bgd_lev2_02.gif) 0 100% no-repeat; width:231px; float:left; overflow:hidden;}
					#leftnavWrap{background:url(../images/bgd_lev2_01.gif) no-repeat; width:206px; padding:20px 13px 20px 12px;}
						#leftnavWrap h2{margin:0 0 5px 10px;}
						#leftnavWrap ul{font-weight:bold; color:#2f8cab; background:url(../images/bgd_lev2.gif) repeat-x; width:195px; border-top:3px solid #3697b7; text-transform:uppercase;}
							#leftnavWrap li{background:url(../images/bgd_dots.gif) 0 100% repeat-x; padding:8px 0 8px 10px;}
						#leftnavWrap a{color:#2f8cab;}
							#leftnavWrap #special{color:#994998; background:none;}
								#leftnavWrap #special a{color:#994998;}
			
				#content{background:url(../images/bgd_content_02.gif) 0 100% no-repeat; width:549px; margin:0 7px 0 6px; float:left; display:inline;}
					#contentWrap{background:url(../images/bgd_content_01.gif) no-repeat; width:524px; padding:15px 8px 15px 17px; overflow:hidden;}
						#contentWrap p, #contentWrap ul, #contentWrap ol{padding:0 0 10px 0;}
/********************************************************/
/*scroll*/
#dhtmlgoodies_scrolldiv{width:195px; height:550px;}
	#scrolldiv_parentContainer{width:195px; overflow:hidden; float:left; position:relative; display:block;}
	#scrolldiv_content{width:195px; position:relative;}
	
	#scrolldiv_slider{width:7px; float:left; display:inline;}

	#scrolldiv_scrollbar{background:#85e1ff; width:3px; margin:3px 2px; height:240px; position:relative;}
	#scrolldiv_theScroll{background:#2f8cab; width:7px; height:48px; position:absolute; top:3px; left:-2px; cursor:pointer;}
	#scrolldiv_scrollUp, #scrolldiv_scrollDown{width:7px; height:4px; cursor:pointer;}
	#scrolldiv_scrollDown span, #scrolldiv_scrollUp span{font-family:Symbol; cursor:pointer;}
	
/*contents*/
.age{background:url(../images/bgd_box.gif) no-repeat; width:112px; height:166px; margin:0 0 8px 0; padding:10px 9px 10px 10px; float:left;}
	.age img{display:block;}
	
/*scroll*/
#dhtmlgoodies_scrolldiv2{width:524px; height:570px;}
	#scrolldiv_parentContainer2{width:524px; overflow:hidden; float:left; position:relative; display:block;}
	#scrolldiv_content2{width:484px; padding:15px 5px 10px 10px; position:relative;}
		#scrolldiv_content2 img{float:left; margin:0 20px 20px 0;}
	
	#scrolldiv_slider2{width:7px; float:left; display:inline;}

	#scrolldiv_scrollbar2{background:#85e1ff; width:3px; margin:3px 2px; height:240px; position:relative;}
	#scrolldiv_theScroll2{background:#2f8cab; width:7px; height:48px; position:absolute; top:3px; left:-2px; cursor:pointer;}
	#scrolldiv_scrollUp2, #scrolldiv_scrollDown2{width:7px; height:4px; cursor:pointer;}
	#scrolldiv_scrollDown2 span, #scrolldiv_scrollUp2 span{font-family:Symbol; cursor:pointer;}