﻿
  
.p1 {
	BORDER-RIGHT: #c0c0c0 1px dashed; 
	PADDING-RIGHT: 6px; 
	BORDER-TOP: #c0c0c0 1px dashed; 
	PADDING-LEFT: 6px; PADDING-BOTTOM: 6px; 
	BORDER-LEFT: #c0c0c0 1px dashed; 
	PADDING-TOP: 6px; 
	BORDER-BOTTOM: #c0c0c0 1px dashed; 
	background-color:#FFFFFF;
	
}

.p2 {
	 background-color:#FFFFFF;
}

/* Content */
#content
{
	padding-left: 2em;
	padding-right: 2em;
}

.box
{
	margin-bottom: 1.25em;
}

.boxContent
{
	margin-top: 0.5em;
	padding: 1.25em 1em 0.25em 1em;
	background: #ffffff url("../images/a1.gif") top left repeat-x;
}

#content table
{
	margin-bottom: 1.5em;
	font-size: 13px;
	
}

#content table th
{
	text-align: left;
	
	padding: 0.5em;
	color: #444;
}

#content table td
{
	padding: 0.5em;
}

#content table tr.rowA
{
	background-color: #efefef;
	color: inherit;
}

#content table tr.rowB
{
	background-color: #fafafa;
	color: inherit;
}

/** boxA **/

.boxA .boxContent
{
	margin-top: 0em;
	color: #fff;
	border-bottom: solid 1px #bb6600;
	background: #ff8800;
	padding: 1em 1.5em 1em 1em;
}


/* Wrapper */

#wrapper { 
	margin-left:50px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
}

/* Menu */

#menu {
}

#menu h2 {
	display: none;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	height: 45px;
	padding: 16px 0 0 30px;
	background: url("../images/img04.jpg") repeat-x;
	text-decoration: none;
	font-size: 1em;
	
	color: #767941;
}

#menu a:hover {
	color: #F08F02;
}


.style5 {
	font-size: 35px;
	color: #0033FF;
	font-family: "標楷體";
}