@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}

.wrap{
width:1130px;
margin:0px auto;
}

.header{
	background:url(../images/title.gif) no-repeat;
	width:1130px;
	height:165px;
	float: left;
}

.container{
width:1130px;
background:url(../images/bg.gif) no-repeat;
margin:0px auto;}
.navi_wrap{
width:177px;
float:left;}
.btn{width:177px;
margin-bottom:10px;}
.ad{
	width:132px;
	border:1px #CCCCCC solid;
	margin-bottom:10px;
	padding:2px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
.ad td{

border-bottom:1px  dotted #999999;}
.container{
	width:1130px;
	float:left;
}
.content{
	width:916px;
	-width:900px;
	margin-left: 30px;
	margin-right: 5px;
	float: left;
}
.content2{
	width:500px;
	margin-right: 5px;
	float: left;
	padding-left: 65px;
}
.side_wrap{
	width:190px;
	float:left;
	text-align: center;
}
.side_title{
	width:182px;
	height:40px;
	float: left;
	margin-bottom: 10px;
}
.side_banner{
	width:165px;
	color:#efefef;
	border:1px solid #CCCCCC;
	float: left;
	margin-left: 10px;
	background-color: #E6E6E6;
}
.email{
	width:182px;
	float:left;
	margin-top: 10px;
}

.footer{
	width:780px;
	height:60px;
	background-color:#CCCCCC;
	float: left;
	text-align: center;
	padding-top: 20px;
}
.clear{clear:both;}

/*************index*************/
.news_box{
	width:716px;
	height:290px;
	background:url(../images/title_news.gif) no-repeat;
	float:left;
	padding-top:20px;
	margin-top: 10px;
}
.news_box2{
	width:716px;
	height:270px;
	background:url(../images/title_news2.gif) no-repeat;
	float:left;
}
.news_content{
	width:716px;
	float:left;
	margin-top: 10px;
	margin-bottom: 5px;
}
.news_pic{
	width:370px;
	height:220px;
	float:left;
	margin-top:20px;
	margin-left: 30px;
	margin-left: 20px;
}
.news_txt{
	width:270px;
	height:220px;
	float:left;
margin-top:20px;
	margin-left: 20px;
	-margin-left: 10px;
}
.news_title{
	background:url(../images/news.gif) no-repeat;
	width:227px;
	height:46px;
	float: left;
}
.box{width:716px;
float:left;}
.join_content{
	width:610px;
	background-color:#FFFDEC;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
.join_content2{
	width:610px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
}
#menu {
	margin:0;
	padding:0;
	width:700px;
	list-style-type:none;
	font:14px Arial;
	}

#menu li {
	float:left;
	padding:0;
	width:115px;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 0;
	}

/* 設置?能表???/
#menu li dl {
	width:115px;/*ie6*/
	margin: 0;
	padding: 0 0 10px 0;
	background-color:#FFCC00;
	background-repeat: no-repeat;
	background-position: left bottom;
	}

#menu li dt a,#menu li dd a{ display:block;}

/* 設置?能表???dt */
#menu li dt { 
	margin:0; 
    padding: 5px; 
  	text-align:center;
	border-bottom:1px solid #b00;
	background:
	}

#menu li dt.orange {
	background-color: #FF0099;
	background-image: url(images/top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu li dt.yellow {
	background-color: #FF0099;
	background-image: url(images/top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu li dt.green  {
	background-color: #FF0099;
	background-image: url(images/top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu li dt.blue   {
	background-color: #FF0099;
	background-image: url(images/top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#menu li dt a ,#menu li dt a:visited {
	display:block; 
    color:#FF0000;
    text-decoration:none;
	}

/* 設置?能表???dd */
#menu li dd { 

	margin:0; 
    padding:0; 
	color: #fff; 
	background:#999999; 
	}

#menu li dd.last {
	border-bottom:1px solid #ffffff;
	}

#menu li dd a, #menu li dd a:visited {
	display:block; 
	color:#fff; 
    text-decoration:none; 
	padding:4px 5px 4px 20px;
    background:#996633 url(images/arrow.gif) no-repeat 10px 10px; 
	height:1em;
    }

/*??子??表*/

#menu li dd { display:none;}

/* 設置滑??? */



#menu li:hover dd , #menu li a:hover dd { display:block;}

#menu li:hover, #menu li a:hover { border:0;}/*ie6*/

#menu li dd a:hover {
	background:#503A1B;
    color:#996666;
	}
	
/*??ie6?設?/	
#menu table { border-collapse:collapse; 
    padding:0; 
	margin:-1px; 
	font-size:1em;
	}
	

