/* Basic */
*
{
	margin: 0em;
	padding: 0em;
}
h1,h2,h3
{
color: #008000;
}
body
{
	font-family: "trebuchet ms", sans-serif;
	color: #555555;
	font-size: 15pt;
}
a
{
	color: #669911;
}

/* Header */
#header
{
	height: 140px;
	background-image: url('../img/a2.gif');
	background-position: bottom left;
	padding-left: 40px;
	padding-top: 20px;
}


#header h1
{
    color: #fff;
	text-transform: lowercase;
	font-size: 1.6em;
}
#header h2
{
	position: relative;
	top: -0.3em;
	color: #E8EFC2;
	font-weight: normal;
	font-size: 1.1em;
	text-transform: lowercase;
}
/* Menu */

#menu
{
	background-image: url('../img/a3.gif');
	background-repeat: repeat-x;
	background-position: bottom left;
	padding: 1em 2.5em 1em 2.5em;
}
#menu ul
{
	list-style: none;
}
#menu li
{
	display: inline;
}
#menu li a
{
	font-size: 1.1em;
	font-weight: bold;
	text-transform: none;
	color: #A0BF01;
	text-decoration: none;
	margin-right: 1em;
}
#menu li a:hover
{
	color: #7F7F7F;
	text-decoration:none;
}

.dropdown-menu > li > a {
/*    white-space: pre-wrap;  */
    white-space: normal;
    border-bottom: solid 2px #758D22;
    
    }

/* Content */
#content
{
	padding: 3em 15px 1em 15px;
	line-height: 1.6em;
	/* background: url('../img/a4.gif') repeat-x top left; */
}
#content p
{
	margin-bottom: 1.5em;
}
#content h2,h3,h4,h5,h6
{
	margin-bottom: 1em;
}
#content ul
{
	margin-bottom: 1.5em;
	padding-left: 1em;
}
#content blockquote
{
	padding: 1em;
	margin-bottom: 1.5em;
	background-color: #FFFCD8;
	background-image: url('../img/a5.gif');
	background-repeat: no-repeat;
	background-position: top left;
	border: dotted 1px #DFD999;
}
#content blockquote p
{
	margin-bottom: 0em;
}
#content table
{
	margin-bottom: 1.5em;
}
#content table th
{
	text-align: left;
	font-weight: bold;
	padding: 0.5em;
}
#content table td
{
	padding: 0.5em;
}
#content table tr.rowA
{
	background-color: #EAEFE0;
	color: inherit;
}
#content table tr.rowB
{
	background-color: #F9FFEF;
	color: inherit;
}
/* Primary Content */
#primaryContentContainer
{
	float: left;
	width: 100%;
}
#primaryContent
{
	margin: 0em 5% 0em 0em;
	padding: 0em 1.5em 1.5em 1.5em;
}
#primaryContent h2, #primaryContent h3
{
	text-transform: lowercase;
	color: #5D5F53;
	border-bottom: dotted 1px #ECEEDF;
	padding-bottom: 0.3em;
}

/* 右邊區段 */
#slideContent
{
	float: right;
	padding: 3em 20px 1em 15px;
	line-height: 1.6em;
  /*	background: url('../img/a4.gif') repeat-x top left; */
}
#slideContent h3
{
	/*  background: url('../img/a1.gif') no-repeat;  */
	width: 185px;
	height: 27px;
	font-size: 1.0em;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 5px;
	text-transform: lowercase;
	color: #5D5F53;
}
#slideContent h2
{
	/*  background: url('../img/a1.gif') no-repeat;  */
}

/* left right area */
#left-data {
    background: url('../img/a4.gif') repeat-x top left;	
}
#right-data {
    background: url('../img/a4.gif') repeat-x top left;	
}
/* Footer */

#footer_area
{
	background: url('../img/a4.gif') repeat-x top left;
	border-top: solid 1px #4B6500;
}

#footer
{

	padding: 2.0em 3.5em 3.0em 3.5em;
	font-size: 1em;
}


/* to-Top */

#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 14px;
	right: 3%;
	overflow: hidden;
	width: 50px;
	height: 50px;
	border: none;
	text-indent: 100%;
	background: url("../img/to-top1.png") no-repeat 0px 0px;
}
#toTopHover {
	width: 40px;
	height: 40px;
	display: block;
	overflow: hidden;
	float: right;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}



.logo_pic 
{
	width: 100px;
}

.c_logo
{
	float: left;
}

.cp_name 
{
	font-size: 3em;
	color: #FFFFFF;
}

.social_area 
{

	padding: 2.0em 3.5em 3.0em 3.5em;
	font-size: 1em;
}

#videolink 
{
	margin-left: 10%;
}

.link-c1
{
	color: #003700;
}





@media screen and (max-width: 980px) {
/*     標頭區段      */
.c_name
{
	position: relative;
	left:10px;
	top:0px;
	white-space: normal;
}

.logo_pic 
{
	width: 75px;
}

.cp_name 
{
	font-size: 2em;
	color: #FFFFFF;
}

/* 右邊區段 */
#slideContent
{
	float: left;
	padding: 50px 15px 50px 15%;
	line-height: 1.6em;
  /*	background: url('../img/a4.gif') repeat-x top left; */
}


}



@media screen and (max-width: 640px) {
/*     標頭區段      */
.c_name
{
	position: relative;
	left:10px;
	top:0px;
	white-space: normal;
}

.logo_pic 
{
	width: 75px;
}

.cp_name 
{
	font-size: 1.4em;
	color: #FFFFFF;
}

/* 右邊區段 */
#slideContent
{
	float: left;
	padding: 50px 15px 50px 15%;
	line-height: 1.6em;
  /*	background: url('../img/a4.gif') repeat-x top left; */
}


}
