/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/



body {
	color: #F29FD2;
	width: 100%;
	float:none;
	background-color:#F4E7DB;
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(images/img01-1.gif);
	margin: 0px;
	font-size: 13px;
	}

/* Content */
#content{
     width:970px;}

#header{
	float:none;
	hight:200px;
	width: 670px;
	margin-bottom: 5px;
	background-image: url(images/b004.jpg);
}

#mainright{
	width:170px;
	float: right;
	background-image: url(images/0_telbk.gif);
	background-repeat: no-repeat;
	padding-top: 50px;
	padding-left: 25px;
	height: 200px;
	font-size: 13px;
	line-height: 26px;
	font-weight: bold;
	text-align: left;
}

/* Boxed Style */

.boxed {
	background-color: #FFFFFF;
	width: 670px;
	border: 1px solid #666666;
	float: none;
}

.boxed .title {
	font-size: 1.6em;
}

.boxed .content {
	background: #ffffff;
	width: 500px;
	border: 1px dashed #C7894C;
	text-align: center;
}

/* Logo */

#logo {
	height: 70px;
	text-align: center;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 15px;
	padding-bottom: 0px;
	float: left;
	width: 250px;
}

/* Main */

#main {
	background-color: #FFFFFF;
	width: 718px;
	float: right;
	border: 1px solid #000000;
	
}


/* Sidebar */

#sidebar {
	float: left;
	padding-bottom: 0;
	width: 250px;
	padding-top: 25px;
	background-image: url(images/main_07_02.jpg);
	background-position: 25px 25px;
	background-repeat: no-repeat;
}

/* Footer */

#footer {
	clear: both;
	background: #734415;
	background-color: #6E3919;
	font-size: 12px;
	color: #CCCCCC;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 718px;
	float: right;
	border: 1px solid #000000;
}

#footer p {
	margin: 0;
	font-size: 12px;
	color: #FFCC99;
}

#footer a {
	text-decoration: underline;
	color: #C7894C;
}

#footer a:hover {
	text-decoration: none;
	color: #F4E7DB;
}

.mainpiccontrol
{
	border: 1px solid #999999;
	margin: 3px;
	padding: 5px;
	background-color: #FFFFFF;
}

 a:link img { filter: Alpha(Opacity=70); /* 透明度50% IE 的寫法 */ } 

 a:visited img { filter: Alpha(Opacity=70); 

} 

a:hover img{ filter: Alpha(Opacity=100); /* 透明度60% IE 的寫法 */ } 

.text01{font-size:24;color:#B43939;line-height: 26px;}
.text02{
	font-size:12;
	color:#000000;
	line-height: 22px;
}
.text03{
	font-size:13px;
	color:#993300;
	line-height: 20px;
	font-weight: normal;
	font-style: normal;
	text-align: left;
}
.text04{
	font-size:13px;
	color:#000000;
	line-height: 20px;
	font-weight: normal;
	font-style: normal;
	text-align: left;
}
.text05{
	font-size:10;
	color:#333333;
	font-weight: normal;
}
.link12{
	font-size:12px;
	color:#666;
	line-height: 20px;
	font-weight: normal;
	font-style: normal;
	text-align: left;
}