/* CSS Document */

/*--头部begin--*/
#header { width:778px; margin:auto;}
	#head { height:70px; margin:5px 0;}
		#logo { float:left; width:200px;}
			#logo img{ width:200px; height:70px;}
			#nav_button { float:right; padding:3px 12px 0 0; height:22px; width:160px;}
			#nav_menu { position:relative; float:right; width:350px; top:3px; right:10px;}
			#nav_Left { position:absolute; width:10px; height:24px; background:url(../images/circle01.gif);}
			#nav_Right { position:absolute; width:10px; height:24px; background:url(../images/circle02.gif); top:0; right:0;}
			#nav_bg { padding-left:10px; background:#e8e8e8; border-bottom:1px solid #d4d4d4; border-top:1px solid #d4d4d4; height:22px;}

		#head ul { float:right; width:570px; padding-top:12px;}
		#head ul li{ background:url(../images/nav_bg.gif); border:1px solid #f96; text-align:center; float:right; padding:0 15px; height:26px; line-height:26px; margin:0 5px;}	
		#head ul li a{ color:#a45713; font-size:14px; font-weight:bold; text-decoration:none;}
		#head ul li a:hover{ color:#F60; font-size:14px; font-weight:bold; text-decoration: underline;}

	#menu { clear:both; position:relative; background:url(../images/menu_bg.gif); height:31px;}
		#menu_Left { position:absolute; background:url(../images/menu01.gif); height:31px; width:13px; top:0;}
		#menu_Right { position:absolute; background:url(../images/menu02.gif); height:31px; width:13px; top:0; right:0;}
		#menu ul { padding:0 15px; height:31px; line-height:31px;}
		#menu ul li { float:left; text-align:center; width:68px; height:23px; padding-top:8px; background:url(../images/menu_line.gif) right no-repeat;}
		#menu ul li a { color:#a45713; text-decoration:none;}
		#menu ul li a:hover { color:#F60; text-decoration:underline;}

	#search { clear:both; height:87px; margin-top:5px;}
		#search_nav { height:26px; background:url(../images/search_menuoff.gif) repeat-x;}
		#search_nav ul li{ float:left; text-align:center; width:83px; height:26px; line-height:26px; }
		#search_content { height:60px; background:url(../images/search_bg.gif); color:#000;}
		.menuoff { background:url(../images/search_menuline.gif) right no-repeat; CURSOR: pointer; COLOR: #F60;}
		.menuon { background:url(../images/search_menuon.gif); CURSOR: pointer; font-weight:bold; font-size:13px; COLOR: #a45713;}
		#search_key { padding:0 10px; color:#F60; font-weight:bold;}
		#search_key a{ font-weight:normal; color:#333;}
		#search_key a:hover{ font-weight:normal; color:#000;}


/*--尾部begin--*/
#Footer { position:relative; clear:both; width:778px; margin:auto;}
	#FootTitle { padding:5px 15px 0; background:url(../images/foot02.gif); height:37px; text-align:center; font-weight:bold; font-size:14px; color:#a45713;}
	#FootTitleL { position:absolute; background:url(../images/foot01.gif); width:15px; height:42px;}
	#FootTitleR { position:absolute; background:url(../images/foot03.gif); width:15px; height:42px; top:0; right:0;}
	#FootLinkTextBg { background:#f3f0e9; border-left:1px solid #e1ddd5; border-right:1px solid #e1ddd5;}
	#FootLinkText { background:#FFF; margin:0 5px; padding:0 8px;}
	
	#FootEnd { position:relative; background:url(../images/foot05.gif); height:14px;}
		#FootEndL { position:absolute; background:url(../images/foot04.gif); width:15px; height:14px;}
		#FootEndR { position:absolute; background:url(../images/foot06.gif); width:15px; height:14px; bottom:0; right:0;}
	
	#FootText { text-align:center; width:778px;}


/*--版权页面begin--*/
#CopyrightHead { width:800px; margin:auto;}
	/*----圆角柜形begin----*/
	#RoundedCorner4{background: #FFF;} 
	#rtop4, #rbottom4{display:block; background: #d7d7d7;} 
	#rtop4 b, #rbottom4 b{display:block; height: 1px;overflow: hidden; background: #FFF;} 
	b.r1{margin: 0 5px} 
	b.r2{margin: 0 3px} 
	b.r3{margin: 0 2px} 
	#rtop4 b.r4, #rbottom4 b.r4{margin: 0 1px;height: 2px} 
	/*----圆角柜形end----*/
#Copyright { clear:both; margin:auto; width:780px; background:#FFF; padding:0 10px;}
#Copyright:after { content: '[DO NOT LEAVE IT IS NOT REAL]'; display:block; height:0; clear:both; visibility:hidden;}

	#CopyrightMenu { text-align:center; color:#a45713; margin:8px 0; border:1px solid #AAA; height:30px; line-height:30px;}
		#CopyrightMenu a { color:#F60; font-size:13px; font-weight:bold; text-decoration:none;}
		#CopyrightMenu a:hover { color:#C00; font-size:13px; font-weight:bold; text-decoration: underline;}

	#CopyrightSide { float:left; width:200px;}

	#CopyrightMain { float:right; width:570px;}
		#CopyrightMainText { padding:5px 9px; width:552px;}

	#CopyrightFoot { clear:both; width:760px; border-top:5px solid #999; padding:10px; text-align:center;}
