@charset "utf-8";

#wrapper{
	margin:0 auto;
	width:900px;
	background-color:#FFFFFF;
	background-image: url(../img/back_1.gif);
	background-repeat: repeat-y;
}

#up{
width:900px;
height:94px;
background-image:url(../img/top.gif);
}
.uplink{
	float:right;
	width:20%;
	font-size:9pt;
	padding-top:10px;
}
.uptext{
	font-size:9pt;
	font-family: "新細明體";
	text-decoration: none;
	color:#9E443A;
}


/******上方選單*********/
#menu{
margin:0;
padding:0;
}
#menu ul{
border:0;
margin:0;
padding:0;
list-style-type:none;
}
#menu ul li{
display:block;
float:right;
text-align:center;
padding-top:35px;
margin:0;
}
#menu ul li a{
	width:110px;
	height:30px;
	padding:0;
	text-decoration:none;
	display:block;
	text-align:center;
	font-size:13px;
	line-height:2em;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A3A563;
	font-family: "新細明體";
	color: #5C5E33;
}
#menu ul li a:hover{
	width:110px;
	height:30px;
	padding:0;
	text-decoration:none;
	display:block;
	text-align:center;
	font-size:13px;
	line-height:2em;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A3A563;
	font-family: "新細明體";
	color: #E87937;
}
#menu{
clear:both;
}

/**************/
#leftbar{
	float: left;
	width: 191px; /* since this element is floated, a width must be given */
	height:auto;
	padding-right:0;
	padding-left:0;
	background-image:url(../img/menu_back.gif);
	background-repeat: repeat-y;
	padding-top: 0px;
	margin: 0px;
}	
.login_bar{
background-image:url(../img/login.gif);
width:191px;
height:152px;
}
.login_bar2{
background-image:url(../img/login_in.gif);
width:191px;
height:152px;
}
.login_1{
padding-top:30px;
padding-left:10px;
}

.sidebar{
background-image:url(../img/menu_back.gif);
width:191px;
height:auto;
}

.nav_title{
background-image:url(../img/menu_top.gif);
width:191px;
height:23px;
}
/*****************2008/02/14_nva_word新增加的css每個主按鈕的title名稱*******************/
.nva_word{
	color:#FFFFFF;
	font-size:13px;
	letter-spacing: 2px;
	text-indent: 11px;
	padding: 6px;
}

/**左方選單用的**/


/********************右方主區塊************************/
#maincontent{
	float: right;
	width: 708px;
	background: #fff;
}
.news{
width:423px;
float:left;
margin-top:5px;
height:300px;
}
.news_1{
    margin:5px;
    width:410px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.info{
width:273px;
float:right;
margin-top:5px;
border-left-width: 1pt;
border-left-style: dotted;
border-left-color: #D2D2D2;

}
.infobig {
	PADDING-RIGHT: 5px;
	MARGIN-TOP: 0px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 5px;
	TEXT-ALIGN: left;
}

.active{
width:273px;
float:right;
border-left-width: 1pt;
border-left-style: dotted;
border-left-color: #D2D2D2;
}
/********************形象廣告區所用的共7組*********************/
.dm_0{
background-image:url(../img/dm.gif);
width:709px;
height:152px;
}
.dm_1{
	background-image:url(../img/dm_1.gif);
	width:709px;
	height:152px;
}
.dm_2{
	background-image:url(../img/dm_2.gif);
	width:709px;
	height:152px;
}
.dm_3{
	background-image:url(../img/dm_3.gif);
	width:709px;
	height:152px;
}
.dm_4{
	background-image:url(../img/dm_4.gif);
	width:709px;
	height:152px;
}
.dm_5{
	background-image:url(../img/dm_5.gif);
	width:709px;
	height:152px;
}
.dm_6{
	background-image:url(../img/dm_6.gif);
	width:709px;
	height:152px;
}




/************首頁尾*************/
#footer { 
	margin:0;
	background-image:url(../img/foot.gif);
	width:900px;
	height:30px;
}
#footer p {
	font-family:"新細明體";
	font-size: 13px;
	color: #575759;
	padding-top:8px;
	text-align:center;
	}
#footer{
clear:both;
}

/********************************************/
.member{
background-image:url(../img/member_join.gif);
width:450px;
height:250px;
/**margin-left:10px;**/
margin:0 auto;
}
.member_input{
margin-left:200px;
padding-top:90px;
}
