/* CSS Document av Dieter Schneider 2007 */

/************************************* Main structure *************************/

body 
{
	margin-top: 0px;
	background-color:#FFCCCC;
	font-size: 62.5%;
	background-image: url(images/bkf.gif);
	background-repeat: repeat;
}


#top/*最上面的橫條，要放公司連結*/
{ 	width: 960px;
	background-color: #DC7E7E;
	margin: 0px;
	height: 35px;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	text-align: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}

#container /*主要內容區塊*/
{
    background-image: url(images/container_bg.jpg);
	background-repeat: no-repeat;
	height: 465px;
	width: 960px;
	font-size: 1.2em;
	background-position: left top;
	background-color: #FFFFFF;
	padding: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}


#topregoin/*主要內容區塊中的上區*/
{
	width:100%;
	height: 70px;
	text-align: right;
	vertical-align: bottom;
}

#navcontainer /*主要內容區塊中的按鈕區*/
{
	margin-right: 5px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	}
#header {
	height: 205px;
	padding-top: 20px;
	margin-left: 365px;
}

#header_left {
	float: left;
	width: 326px;
	height: 206px;
}

#header_right {
	height: 60px;
	margin-top: 15px;
	font-size: 14px;
	line-height: 18px;
	text-align: right;
	margin-right: 30px;
	vertical-align: middle;
}

#left /*主要內容區塊中的左長條區*/ {
	float:left;
	width: 200px;
	margin-top: 10px;
	background-color: #FFCCFF;
	background-image: url(images/leftimg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 487px;
	border: 1px solid #333333;
}

#right  /*主要內容區塊中的右內容*/{
	margin-top: 10px;
	width: 680px;
	float: right;
}

#blockquote{
	width: 300px;
	float: left;
	text-align: left;
	line-height: 40px;
	margin-left: 10px;
	margin-right: 20px;
}

#right2 {
	height: auto;
	padding-top: 20px;
	margin-left: 236px;
	width: 680px;
	background-color: #FFFFFF;
	border: 1px dashed #CC9999;
	margin-bottom: 20px;
}
#down {
	width: 960px;
	background-color: #FBF2E1;
	padding: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-image: url(images/bkf2.gif);
	background-repeat: repeat;
}
#footer {
	margin-top: 10px;
	text-align: center;
	background-color: #F9F7EA;
	border: 1px dotted #CCCCCC;
}

.date_box {
	background-color: #FFFFFF;
	background-image: url(images/date.jpg);
	height: 57px;
	width: 71px;
	float: left;
}

.date_box2 {
	background-color: #FFFFFF;
	background-image: url(images/date2.jpg);
	height: 57px;
	width: 71px;
	float: right;
}
.date_box_month {
	padding-top: 6px;
	font-size: 12px;
	padding-left: 3px;
	text-align: left;
	color: #5F2D26;
	line-height: 25px;
}

.date_box_day {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color: #654040;
	line-height: 30px;
}

/******************************* Text and image formatting *******************************/

p {
}

p.quote:first-letter 
{
	color: #663399;
	font-size:2.5em;
	margin-top: 10px;
	font-size: 2.5em;
    padding-right: 2px;
   
}

h1 {
	color: #87a448;
	margin-top: 85px;
	margin-left: 40px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 2.6em;
}

.red {
	color: #614240;
	font-size: 14px;
}

h2 {
	color: #bf8a44;
	margin-left: 120px;
	font-size: 1.6em;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}

h3 {
	height: 31px;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-left: 75px;
	font-size: 1.6em;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #993366;
	border-bottom: 1px dotted #CCCCCC;
}

h4 {
	width: 150px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #F5F9EB;
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CEAC86;
	border-bottom-color: #CEAC86;
	font-size: 1.2em;
	color: #A6BB7A;
}

blockquote {
	background-color:#ECE4DB;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom:20px;
	border: 2px dotted #EBE2B7;
	background-image: url(images/blockquote.png);
	background-repeat: no-repeat;
	font-style: italic;
	float: left;
}

.read_more {
	background-color: #FFFFFF;
	padding: 3px;
	text-align: right;
	font-weight: bold;
	font-style: italic;
}

img {
}

.float_left {float: left;
              margin-right: 10px;}
			  
.float_right {
	float: right;
	margin-left: 10px;
	width: 250px;
}
			 
a:link {}     /* unvisited link */
a:visited {color: #660000; text-decoration: none;}  /* visited link */
a:hover {color: #996633; text-decoration: none;}   /* mouse over link */
a:active {}   /* selected link */

/********************************* Navigation **********************************/

#navcontainer ul
{
	list-style-type: none;
	font-weight: bold;
	color: #990000;
}

#navcontainer a
{
	display: table-column;
	width: 60px;
	float: right;
	font-weight: normal;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #990033;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 15px;
	}




/**************************************** Form elements member login ****************************/


p.welcome {
	font-size: 0.8em;
	text-align: left;
	margin-right: 30px;
	margin-left: 35px;
	margin-bottom: 0px;
	margin-top: 25px;
	color: #6B383D;
}

form {
	margin-top: 15px;
	margin-left: 35px;
}

input.fields {display: block;
        width: 140px;
        background: url(images/input_bg.png);
		border-top: 1px solid #E3E4E9;
		border-left: 1px solid #E3E4E9;
		border-bottom: 1px solid white;
		border-right: 1px solid white;
		margin-top: 3px;
	    margin-bottom: 3px;}

label {
	color: #A5BB73;
	font-style: italic;
}

.submit_button {
	margin-top: 15px;
	padding: 2px;
	background-color: #EAF4D9;
	float: right;
	margin-right: 40px;
	border-top: 2px solid white;
	border-left: 2px solid white;
	border-bottom: 2px solid #E3E4E9;
	border-right: 2px solid #E3E4E9;
}

/**************************************** extra classes: contact us ****************************/

form.contact_us {
	width: 190px;
	margin-top: 15px;
	margin-left: 0px;
	padding: 15px;
	background-color: #FBF9F4;
	background-image: url(images/form_bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

input.fields_contact_us {display: block;
        width: 185px;
        background: url(images/input_bg.png);
		border-top: 1px solid #E3E4E9;
		border-left: 1px solid #E3E4E9;
		border-bottom: 1px solid white;
		border-right: 1px solid white;
		margin-top: 3px;
	    margin-bottom: 3px;}

textarea {width: 185px;
          background: url(images/input_bg.png);
          border-top: 1px solid #E3E4E9;
		  border-left: 1px solid #E3E4E9;
		  border-bottom: 1px solid white;
		  border-right: 1px solid white;

          margin-top: 3px;}

.submit_button_contact {
	text align:left;
	margin-top: 15px;
	padding: 2px;
	background-color: #EAF4D9;
}

.pic01
{
	border: 1px solid #666666;
	;
	padding:15px;
	background-color: #FFFFFF;
	margin: 5px;
}

