﻿html, body, div, p, pre, table, tr, td, th, img, ol, dl, dt, dd, ul, h1, h2, h3, h4, h5, h6, form {
	margin:0px;
	padding:0px;
	border:0px transparent none;
	background-position:left top;
	background-repeat:no-repeat;
	/* [disabled]color:#666; */
	font-family: Verdana, Arial, Helvetica, sans-serif, "新細明體";
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

body {font-size:75%;letter-spacing: 0.1ex;}
hr {display:none;}
li { list-style:none;}
a:link    {font-weight:normal; text-decoration:underline; color:#666;}
a:visited {font-weight:normal; text-decoration:underline; color:#666;}
a:hover   {font-weight:normal; text-decoration:none; color:#666;}
a:active  {font-weight:normal; text-decoration:none; color:#666;}

.wrapper {
	position: relative;
	margin: 0 auto;
	border: 1px solid #ccc;
	border-top: none;
	padding: 0 8px 100px 8px;
	width: 972px;
	background: url(../images/bg.jpg) 5px 0 repeat-y;
	overflow: hidden;
	zoom: 1;
	background-color: #FFFFFF;
}
.sidebar {width:180px;float:left;}
.R-bannerBox { width:164px; margin:15px 0 10px 7px;}
.R-bannerBox a { display:inline-block; width:164px; height:94px; margin-bottom:15px;}
.decoration {background:url(../images/decorationF.jpg) 5px 0 repeat-y;border:1px solid #ccc; border-top:none; padding:0 8px;}
.main {width:792px;float:right;}
.header { position:relative;width:792px; height:246px;}
.content { position:relative; float:left; margin:0; padding:0;}
.content .container {
	width:578px;
	position:relative;
	left:0;
	border:1px solid #ccc;
	padding:5px 5px 20px 5px;
	margin:0 0 10px 4px;
	overflow:hidden;
	zoom:1;
	float:left;
}
.content .infor {width:190px; margin-right:6px;_margin-right:-5px; position:relative; float:right;}

.myfooter { position:relative; width:990px;margin:auto; padding-top:10px;}
.myfooter table { margin:auto;}
/*
a.LinkTop { display:block; width:80px; height:92px; background:url(../images/top.png) no-repeat; position:fixed; bottom:20px; right:20px; z-index:999;}
a.LinkTop:hover { background:url(../images/top_.png) no-repeat;}
*/
#totop {position:fixed;bottom:40px;right:30px;z-index:999;width:80px; cursor:pointer; display:none;}
*html #totop {position:absolute;cursor:pointer;right:10px; display:none;top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight)-112+"px")}
#totop a {display:block;width:80px;height:92px;background:url(../images/top.png) no-repeat;}
#totop a.cur {background:url(../images/top_.png) no-repeat;}
