@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
	
	font-family: 新細明體, Arial, sans-serif;
}

img {border: 0px;}






#wrapper {
	width: 950px;
	text-align:left;
}

#header {
background-color: #c5c5c5;
	height: 220px;
	margin-bottom:10px;
}

.login {
background-color:#c5c5c5;
margin:0px;
padding:0;
font-size:smaller;
float:right;
text-align:right;color:#000000;
}

.login a {

text-decoration:none;
}

.login a:hover {
color:#000000;
text-decoration: underline;
}

.login03 {
background-color:#c5c5c5;

margin:0px;
padding:0;
font-size:smaller;
float:left;
text-align:left;
}


.login03 a {
color:#000000;
text-decoration:none;
}

.login03 a:hover {
color:#000000;
text-decoration: underline;
}

.login04{
color:#870000;
}

#container {
	float: left; 
	width: 660px; /
}

/*公布欄*/
#primary {
	float: right;
	width: 470px;
	margin: 10px 0;
	background-color: #cacaca;
}
/* 公佈欄 */
.bulletin {
height:40px;
background: #c5c5c5 url(/images/global/headerline_03.gif) left no-repeat;
padding:0 20px 0 140px;
}

.roll {
text-align:left;
font-size:12px;
line-height:20px;
}
.rolldiv {
text-align:left;
font-size:12px;
line-height:20px;
}

/* 簡介 */
#introduction {
width:100%;
height:210px;
background:#c5c5c5;
padding-top:5px;
}

#introduction_in {
width:470px;
background-color:#ada99a;
}

.photo {
float:left;
display:inline;
width:155px;
margin-left:15px;
background:#ada99a left top no-repeat;
}
.photo .photo_down {
background:#ada99a left bottom no-repeat;
padding:5px;
}

.photo .photo_down img {
width:145px;
}

.data {
float:right;
margin-right:5px;
background: url(/images/global/introduction/introduction_02.gif) left top no-repeat;
width:290px;
}

.data .data_down {
background:url(/images/global/introduction/introduction_04.gif) left bottom no-repeat;
padding:10px 10px 10px 10px;
}

.data_down table {
width:100%;
border-top:0;
border-left:0;
border-right:1px solid #999966;
border-bottom:1px solid #999966;
font-size:12px;
border-collapse:collapse;
}

.data_down td {
border:1px solid #999966;
padding:3px;
text-align:left;
}

.data_down th {
padding:2px;
border:1px solid #999966;
text-align:left;
}

.data_down th em {
font-style:normal;
font-weight:normal;
font-size:12px;
color:#996633;
}

.data_down td strong {
font-style:normal;
font-size:16px;
color:#996633;
}

/*12語言*/
#secondary {
	float: left;
	width: 180px;
	height:253px;
	margin: 10px 0 10px 0px;
	background-color: #c5c5c5;
}

.ticket {
background: url(/images/global/headerline_02.gif) ;
height:40px;
}

.row {
font-size:12px;
width: 166px;

}
.row ul {
background-color:#ffffff;
border-top:1px solid #FFFFFF;
margin:0 10px 0 10px;
}
.row li {
list-style:none;
background-color:#dbd8cb;
border-bottom:2px solid #FFFFFF;
}

.row a {
margin:0 3px 0;
display:block;
text-decoration:none;
width:100%;
background-color:#dbd8cb;
color:#8b8b8b;
padding:0;
	text-align:left;
}

.row a:hover {
color:#333333;
}

/*最新消息*/
#advertisement {
	float: right;
	width: 280px;
	margin: 10px 0;
	background-color: #c5c5c5;
}

.ticket2 {
background: url(/images/global/headerline_01.gif) no-repeat;
height:40px;
}

.new {
margin:20px 0 0 210px;
font-size:10px;
}

.row2 {
background-color:#ffffff;
margin:0 10px 0;
font-size:13px;
width:250px;
}

.row2 ul {
background-color:#c5c5c5;
padding:3px 0 3px;
}

.row2 li {
list-style:none;
border-bottom:1px #8b8b8b dotted;
width:250px;
}

.row2 a {
color:#8b8b8b;
display:block;
text-decoration:none;
background-color:#FFFFFF;
text-align:left;
padding:2px;
width:100%;
}

/*選單*/
#content {
background-color:#C5C5C5;
width:100%;
clear: both;
}


.menu {
background-color:#C5C5C5;
display:inline;
width:100%;
}

.menu ul {
list-style:none;
margin-left:5px;
/*height:52px;*/
}

.menu li {
float:left;
width:156px;
}

.menu a {
display:block;
height:52px;
width:100%;
}

/*選單 start*/
#menu_a1 {
background-image: url(/images/global/menu/menu1_01.gif);
}

#menu_a1 a:hover {
background-image: url(/images/global/menu/menu1_02.gif);
}

#menu_a2 {
background-image: url(/images/global/menu/menu2_01.gif);
}

#menu_a2 a:hover {
background-image: url(/images/global/menu/menu2_02.gif);
}

#menu_a3 {
background-image: url(/images/global/menu/menu3_01.gif);
}

#menu_a3 a:hover {
background-image: url(/images/global/menu/menu3_02.gif);
}
#menu_a4 {
background-image:url(/images/global/menu/menu4_01.gif);
}

#menu_a4 a:hover {
background-image: url(/images/global/menu/menu4_02.gif);
}

#menu_a5 {
background-image: url(/images/global/menu/menu5_01.gif);
}

#menu_a5 a:hover {
background-image: url(/images/global/menu/menu5_02.gif);
}

#menu_a6 {
background-image: url(/images/global/menu/menu6_01.gif);
}

#menu_a6 a:hover {
background-image: url(/images/global/menu/menu6_02.gif);
}


/*選單 end*/
.class {
background-color:#C5C5C5;
text-align:left;
float:left;
width:950px;
margin:0;
padding:0;
}

/*內容顯示*/
.show {
background-color:#ffffff;
padding:10px;
float:left;
width:890px;
border-left:20px #C5C5C5 solid;
border-right:20px #C5C5C5 solid;
border-bottom:10px #C5C5C5 solid;
}


/*文字效果*/
.p01 {
font:13px #999933;
}

.ho {
color:#0000FF;
}