/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

a { color: #c30; }
a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: underline; }






*
{
border: 0;
margin: 0;
}


body
{
	margin-top: 30px;
	margin-bottom: 30px;
	color: #333;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 12px;
	background-color:#222;
	background-image:url(../images/top_bg.gif);
	background-position:top;
	background-repeat:no-repeat;
}
#banner
{
	width: 980px;
	margin: 0 auto;
	padding: 0 0 20px 0;
	background-color: #fff;
}

/*================================ slide show start ==========================================*/

.container, .container *{margin:0; padding:0;}

.container{width:980px; height:320px; overflow:hidden;position:relative;}

/*水平宽度大于图片总宽度*/
.slider{position:absolute; width:10000px;}
.slider li{ list-style:none;display:inline; float:left;}
.slider img{ width:980px; height:320px; display:block;}


.num{ position:absolute; right:480px; bottom:0px;}
.num li{
	float: left;
	color: #CCC;
	text-align: center;
	width: 12px;
	font-family: Arial;
	font-size: 16px;
	cursor: pointer;
	overflow: hidden;
	font-weight: bold;
	line-height:8px;
}
.num li.on{
	color: #000;
	width: 12px;
	font-size: 16px;
	border: 0;
	font-weight: bold;
	line-height:8px;

}

/*================================ slide show end   ==========================================*/

#main
{
	width: 980px;
	margin: 0 auto;
	background-color: #fff;
}

#index_nav_box
{
	width: 500px;
}

/*================================ mac dock start   ==========================================*/

.dock {
	position: relative; 
	height: 50px; 
	text-align: center;
}
#dock2 {
	width: 100%;
	bottom: 60px;
	position: relative;
	left: 0px;
}
.dock-container2 {
	position: absolute;
	height: 50px;
	/*background: url(../images/dockbg.png);*/
	padding-left: 20px;
}
a.dock-item2 {
	display: block; 
	font: bold 12px Arial, Helvetica, sans-serif;
	width: 40px; 
	color: #000; 
	bottom: 0px; 
	position: absolute;
	text-align: center;
	text-decoration: none;
}
.dock-item2 span {
	display: none;
	padding-left: 20px;
}
.dock-item2 img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}
/*================================ mac dock end   ==========================================*/


#index_logo
{
	width:220px;
	float:right;
}

#footer
{
	width: 980px;
	margin: 0 auto;
	padding: 0 0 40px 0;
	text-align:center;
	font-size:10px;
	line-height:20px;
	color: #6e6e6e;
	background-color: #fff;
	background-image:url(../images/bottom_bg.gif);
	background-position: bottom;
	background-repeat:no-repeat;
}

#support_top_nav
{
	width: 930px;
	padding: 5px 30px 5px 20px;
	line-height: 35px;
}

#support_content
{
	width:900px;
	padding: 10px 40px 10px 40px;
}

.txtL
{
	padding:10px;
}
	
.title1
{
	padding-left:25px;
	font-size:22px;
	color:#000;
	line-height:30px;
}
.title2
{
	color:#900;
	line-height:30px;
	padding-top:20px;

}

.line
{
	margin: 5px auto;
	height: 14px;
	background-image:url(../images/line_bg.gif);
	background-repeat:repeat-x;
}




/*

#header
{
	width: 900px;
	margin: 0 auto 0 0;
}

#header_pic
{
	padding:40px 30px 0px 30px;
}

    #nav_box {
      width: 900px;
	  margin: 0 auto 0 0;
	  background-image:url(../images/nav_bg.gif);
	  background-repeat:repeat-y;
      }




    #tabsE {
      width: 840px;
	  margin: 0 auto;
      }
    #tabsE ul {
        margin:0;
        padding:0;
		background-color:#3f3f3f;
      }
    #tabsE li {
	display:inline;
	margin:0;
	padding:0 25px 0 25px;
	list-style:none;
	font-size:18px;
	line-height:60px;
      }

#tabsE a { color: #fff; }
#tabsE a:link, a:visited, a:active { text-decoration: none; }
#tabsE a:hover { text-decoration: underline; }


#main
{
	width: 900px;
	margin: 0 auto 0 0;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-y;
}

#content
{
	width:780px;
	padding:30px 60px 60px 60px;
}

.title1
{
	padding-left:25px;
	font-size:22px;
	color:#000;
	line-height:30px;
}
.bar_red
{
	background-image:url(../images/bar_red.gif);
	background-repeat:repeat-x;
	height:4px;
}

.main_txt
{
	color:#000;
	line-height:16px;
	padding:10px 5px 10px 25px;
	text-align:justify;
}

.right
{
	width:275px;
	float:right;
}

.title2
{
	color:#900;
	line-height:30px;
	padding-top:20px;

}

.in_txt
{
	color:#000;
	text-align:justify;
}

*/

/*
#header
{
	width: 805px;
	margin: 0 auto;
	padding: 10px 0 0 0;
}

#logo{
	height: 100px;
	width: 200px;
	float: left;

}

#head_banner
{
	width: 600px;
	float:right;
	height: 100px;
	text-align: center;
	vertical-align: middle;
}

/*- Menu Tabs E--------------------------- */
/*

    #tabsE {
      width: 805px;
	  margin: 0 auto;
      }
    #tabsE ul {
        margin:0;
        padding:0;
      }
    #tabsE li {
	display:inline;
	margin:0;
	padding:0;
	list-style:none;
      }

.bar{
	height:5px;
	background-image: url(../images/bar.gif);
	background-repeat: repeat-x;
	}

.txtR{
	height:16px;
	text-align: right;
	line-height: 16px;
	}

#main
{
	margin: 0 auto;
	width: 805px;
	background-color: #080401;
}

#main_flash{
	width:800px;
	margin: 0 auto;
	padding: 10px 0 5px 0;
	text-align: center;
	}

.clear{
	clear:both;
	height:0px;
	font-size:0px;
	overflow:hidden;
	visibility:hidden;
	line-height: 0px;
}

#left_pic{
	width: 450px;
	padding: 0;
	}

#right_list{
	width:350px;
	float:right;
	padding: 5px 0 5px 0;
	}
.list_txt{
	width:255px;
	height:60px;
	padding:5px 0 5px 5px;
	float:right;
	}
.list_txt h2{
	font-size: 14px;
	color:#d2ba85;
	line-height: 25px;
	font-style: normal;
	font-weight: normal;
}


#footer{
	width: 805px;
	margin: 0 auto;
	text-align: center;
	background-color: #080401;
	color:#d2ba85;

	}
.bg_null{
	width: 805px;
	height: 50px;
	margin: 0 auto;
	padding: 0 15px 0 15px;
	background-image: url(../images/bg_downnull.gif);
	background-repeat: repeat-y;
	background-position: center;
	}

.txtC{
	text-align: center;
	line-height: 25px;
	font-size: 14px;
	}
	
.txtL{
	line-height:25px;
	padding:0 10px 0 10px;
	font-size: 14px;
	}
	
#footer h2{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color:#d2ba85;
	}
	

.foot_left{
	width:400px;
	padding: 5px 0 5px 0;
	}

.foot_right{
	width:400px;
	float:right;
	padding: 5px 0 5px 0;
	}		
	
#left_flash{
	width:250px;
	padding: 5px 0 5px 0;
	}
	
#right_menu{
	width: 550px;
	float:right;
	padding: 5px 0 5px 0;
	}
	
#left_map{
	width:400px;
	height:500px;
	padding: 5px 0 5px 0;
	}
#right_txt{
	width:400px;
	height:500px;
	float:right;
	padding: 5px 0 5px 0;
	color:#ead1c3;
	text-align: center;
	line-height: 20px;
	vertical-align: middle;
	}

#bg_404{
	height:350px;
	width:780px;
	background-image: url(../images/404bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 150px;
	padding-left: 20px;
	color:#ead1c3;
	line-height: 20px;
	}
	
#room_list{
	width:250px;
	padding: 5px 0 5px 0;
	text-align:center;
	}
	
#room_content{
	width:500px;
	padding: 5px 25px 5px 25px;
	margin-top:30px;
	float:right;
	}
*/

