@charset "utf-8";
/* CSS Document */

/*
		Common      ---------        		
		Page        ---------  

	Power By Newtempo
*/

/*Common*/
* {margin:0;padding:0}
body {font-size:12px;color:#c6ac8b;background:#000000;font-family:"宋体"; line-height:20px;}
img {border:none}
a {text-decoration:none}
ul {list-style:none}
h1 {font-size:18px;color:#0F8BE2;text-align:center;margin:20px}
h2 {font-size:17px}
h3 {font-size:16px}
h4 {font-size:15px}
h5 {font-size:14px}
h6 {font-size:13px}

.block {display:block;}
.Hidden {display:none}
.Clear {clear:both;font-size:0;height:0;overflow:hidden}
.clearLeft {clear:left}
.clearRight {clear:right}
.textLeft {text-align:left}
.textRight {text-align:right}
.textCenter {text-align:center}
.floatLeft {float:left;display:inline}
.floatRight {float:right;display:inline}
.clearBg {background:none}
.marginAuto {margin:0 auto}
/*Common*/

/*Page*/
	
			
	#Main {margin:auto;width:1001px;height:505px;overflow:hidden;}
	  #Header {width:1001px;height:98px;overflow:hidden;}
		  .logo{width:90px; height:67px; overflow:hidden; float:left; margin:31px 0 0 56px; display:inline;}
			.webPosition{ display:inline;float:right; text-align:right; width:400px; color:#c6ac8b; margin:31px 42px 0 0; }
			.webPosition a{ color:#c6ac8b;}
			.webPosition a:hover{ text-decoration:underline;}
			.headTitle{display:inline; border-bottom:1px #473500 solid; background:url(/images/title_icon.jpg) no-repeat left top; float:right;margin:5px 42px 15px 0; overflow:hidden; text-align:left; width:680px; height:30px;}
			.headTitle img{margin-left:28px;}
	  #Center{width:1001px;height:407px;overflow:hidden;}
  
	#FlashNav{height:41px;width:1001px; overflow:hidden; margin:auto;}
		.flashPoit{position:relative;height:0;width:1px;z-index:99}
		.flashmenu{position:absolute;top:-90px;left:0px;z-index:100;width:1001px;height:41px;}
	
	#Footer {width:1001px;height:73px;overflow:hidden;background:url(/images/foot_bg.jpg) no-repeat;margin:auto; color:#aa8c6f; }
		.Copyright {margin:32px 0 0 227px; font-family:Arial, Helvetica, sans-serif;}
		.Copyright a{ color:#aa8c6f;}
		.Copyright a:hover{ text-decoration:underline;}
/*Page*/
