@charset "utf-8";
body{
	font-weight: 300;
	font-family: 'Noto Sans TC', sans-serif;
	font-family: 'Noto Sans TC', sans-serif;
font-family: 'Prompt', sans-serif;
	font-size: 24px;
	color: #666666;
}
.nav{
	background-image: url(../images/1index_r1_c1.jpg);
	height: 100px;
	margin: 0px;
	position: fixed;
  top: 0;
  width: 100%;
	overflow: hidden;
}
.navcontain{
 width:960px;
 margin: auto;	
	
}
.nav ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  height: 100px;
  top: 0;
}
.nav li {
  float: left;
	 font-size: 24px;
	font-family: Prompt;
}
.nolink {
 margin-top: 12px;
 color: #ffffff;
	font-weight: 400;
	padding-top: 20px;
}

.nav li a {
 display: block;
 color: #fff;
 text-align: center;
 padding: 30px 16px;
 text-decoration: none;
}
.nav li a:hover {
 background-image: url(../images/bgmenuHover.png);
 color: #fff;
 height: 100px;
}

.nav .active {
 color: yellow;
	font-weight: 400;
}

.bgheader{
	width: 100%;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 461px;
	text-align: center;
	margin-top: 100px;
}
.bgwhite{
	background-color: white;
	background-size: cover;
	margin: 0px;
}
.bggray{
	background-color: #EEF0F2;
	background-size: cover;
	margin: 0px;
}
.headcontainer{
	width: 960px;
	margin: auto;
}
.container{
	width: 960px;
	margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
p{
	
}

.imgright {
  float: right;
  padding-right : 40px;
}
.line {
	table-layout:fixed;
empty-cells:show; 
border-collapse:collapse; 
border:1px solid #DDDDDD;
}
.line td{
border:1px solid #DDDDDD;
}
.shado{
	text-shadow:#000 0.1em 0.1em 0.2em
}

h1 {
	font-size: 12px;
	color: #CCC;
	font-weight:normal;
}
h2 {
	font-size: 12px;
	color: #CCC;
	font-weight:normal;
}
ul,ol {
	margin-top:1px;
	margin-left:50px;
	padding:0px;
}
li{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top:0px;
}

a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: underline;
	color: #666;
}
a:active {
	text-decoration: none;
	color: #666;
}
.footer a:link {
	color: #333;
	text-decoration: none;
	font-size: 12px;
}

.footer a:visited {
	text-decoration: none;
	color: #333;
	font-size: 12px;
}

.footer a:hover {
	text-decoration: underline;
	color: #333;
	font-size: 12px;
}

.footer a:active {
	text-decoration: none;
	color: #333;
	font-size: 12px;
}
.footer {
	font-size:12px;
	color:#333;
	font-family:tahoma, "ms Sans Serif", "microsoft sans Serif";
		margin: 0px;
	padding: 0px;
}
footer>.container{
	padding-top: 0px ;
}
.red {
	color:#F00;
}
.blue {
	color:#007FFF;
}
.black {
	color:#000000;
}
hr {
	color:#ECECFB;
	size:1px;
}
footer>hr{
	height: 6px;
	background: url(http://ibrahimjabbari.com/english/images/hr-12.png) repeat-x 0 0;
    border: 0;
}
.leftpad{
  margin-bottom: 20px;
    text-indent: 1.5em;
  margin-top: 20px; }
  
.boxcenter{
	float: none;
	margin: auto;
	max-width: 700px;
   }
.boxleft{
	width:20%;
		float:left;
}
.boxright{
	width:80%;
		float:right;
}
.pixmargin {
	margin:5px;
	padding:0px;
}
.blue32{
	color: #007FFF;
	font-size: 32px;
	font-weight: 400;
	margin: 0px;
	padding: 0px;
}
.black32{
	color: black;
	font-size: 32px;
	margin: 0px;
	padding: 0px;
}
.f20 , .f20 a{
	font-size: 20px;
}
table.blueTable {
  border: 1px solid #1C6EA4;
  width: 100%;
  border-collapse: collapse;
	font-size: 20px;
	color: #222222;
}
table.blueTable td, table.blueTable th {
  border: 1px solid #AAAAAA;
  padding: 3px 2px;
}
table.blueTable tr:nth-child(even) {
  background: #FFF5E9;
}
table.blueTable thead {
  background: #FE8017;
  background: -moz-linear-gradient(top, #fea051 0%, #fe8c2e 66%, #FE8017 100%);
  background: -webkit-linear-gradient(top, #fea051 0%, #fe8c2e 66%, #FE8017 100%);
  background: linear-gradient(to bottom, #fea051 0%, #fe8c2e 66%, #FE8017 100%);
  border-bottom: 2px solid #4B2313;
}
table.blueTable thead th {
  font-size: 24px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
  border-left: 2px solid #D0E4F5;
}
table.blueTable thead th:first-child {
  border-left: none;
}

table.blueTable tfoot td {
  font-size: 14px;
}
table.blueTable tfoot .links {
  text-align: right;
}
table.blueTable tfoot .links a{
  display: inline-block;
  background: #1C6EA4;
  color: #FFFFFF;
  padding: 2px 8px;
  border-radius: 5px;
}