body, div, h1, h2, h3, h4, p, ul, li {
	margin:0;
	padding:0;
}
body {
	background-color: #ffffff;
	font-family:"微軟正黑體","Microsoft JhengHei",simhei,黑体,simsun,dfkai-sb,Arial,"Times New Roman";

}
img{ border:0;}
ul, li {
		margin: 0;
		padding: 0;
		list-style: none;
}

hr{ background-color:#B3B3B3; color:#B3B3B3; border:0; height:1px;}
a{
 outline: none; /* for Firefox */
 hlbr:expression(this.onFocus=this.blur()); /* for IE */
}
/*---- 最外層包裝 ----*/
#WRAPPER {
	width: 960px;
	margin:0 auto;
}
/*---- 頁首 ----*/
#HEADER {
	background-color: #FFFFFF;
}
#Header_content{ 
width:960px; 
height:88px;
}
#Header_content span{ float:right; padding:4px 5px 0 4px;}
#Header_Title{ background:url(../images/IssueTitle.png);width:960px; height:88px; }
#Header_Title h1 a {	text-indent: -9999px;	display: block;	width: 131px;	height:70px;}
#Header_Title ul{ float:left; text-align:center; margin-left:550px; padding-top:10px;}
#Header_Title li{ display:inline; line-height:88px; color:#1C7A39; font-size:12px; padding:0px 5px 0px 5px;}
#Header_Banner{display: block;	width: 960px;	height: 200px;}

/*---- 主選單 ----*/
#MAIN_NAV {
	background:url(../images/menubar.png);
	overflow:auto;
	width: 960px;
	margin:0 auto;
}
#MAIN_NAV ul {
	list-style-type:none;
}
#MAIN_NAV li {
	float: left;
}
#MAIN_NAV li a {
	display: block;
	padding: 5px 16px 5px 16px;
	color: #FFFFFF;
	font-family:'微軟正黑體', Arial;
	font-size: 15px;
	text-decoration: none;
}
#MAIN_NAV li a:hover {
	background:url(../images/menu_hover.png);
	color: #ffffff;
}

/*---- 內容區 ----*/
#CONTENT {
	background-color: #FFFFFF;
	clear: both;
	 position:relative; 
}
#CONTENT h2, #CONTENT h4, #CONTENT p {
	padding:6px 20px 6px 20px;
	font-size:13px;
	line-height:200%;
	width:700px;
}
#CONTENT h2 {
	font-family:'微軟正黑體',Arial;
	font-size: 18px;
	text-align: left;
	color:#000;
	letter-spacing:5px;
}
	
/*論文發表*/
#Issue_content{width:960px; margin:0 auto; }
#Issue_content ul.tabs { float:left;width: 125px;height: auto; padding: 20px 0px 0px 20px; text-align:center;}
#Issue_content ul.tabs li {height: 25px;line-height: 25px;overflow: hidden;position: relative;border-right: 1px solid #999;font-size:20px;	}
#Issue_content ul.tabs li a {display: block;color: #000;text-decoration: none;}
#Issue_content ul.tabs li.active  {border-right: 1px solid #E44D27;}
#Issue_content ul.tabs li.active  a{color:#E44D27;}
#tabsC{	padding:0px;margin:0px ;width:960px;}
#tabsC table{ font-size:14px; margin:20px 0 0 10px; line-height:20px;}
#tabsC table td{ padding:10px 0  0 10px;}
#tabsF{width:960px;	height:20px;	font-size:15px;	font-family:'微軟正黑體',arial; 	}
#tabsF ul{list-style:none;width:960px;height:20px;	line-height:20px;      	}
#tabsF li{float:left;width:311px;	height:20px;	background:#999999;	line-height:20px;	text-align:center;    margin:0px 4px 0px 4px;	}
#tabsF li a{text-decoration:none;color:#fff;}
#tabsF #current{width:311px;height:20px; background:#E44D27;}
.tab_content_table_tr td
{
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #CCCCCC;
}
.master_title
{
    text-align: left;
    }
.master_title td 
{
    border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #E44D27;
    }    
.Issue_title{ font-size:15px; font-family:'微軟正黑體',arial;  color:#E44D27;}
/*---- 頁尾 ----*/
#FOOTER {
clear: both;
background:url(../images/GIS_footer.png);
height:80px;
padding-top:50px;
}
#FOOTER h2, #FOOTER p {
	width:960px;
	text-align:center;
	font-size:11px; 
	padding:2px 20px;
	font-family:"微軟正黑體","Microsoft JhengHei",simhei,黑体,simsun,dfkai-sb,Arial,"Times New Roman";
	color: #000000;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
