
body{font-size: 12px;font-family: arial,'新細明體';color:#444;background: url() #FFF;}
body,html,div,img{padding: 0;margin: 0;}
form{margin:0px;}
ul{margin:0px;padding:0px;text-align:left;}
li{list-style:none;}
a{text-decoration:none;color:#444;}
a:hover{color:#0044FF;}
select{font-size: 12px;width: 150px}
input{background:#fff;border: 1px solid #7F9DB9;font-size: 12px;color: #333;padding-left:4px;}
#main{width:980px;position: relative;margin:0px auto;}

/*TPL_HEAD_DIV head css部份*/
	#head{width:980px;height:87px;border:1px dotted #aaa;clear:both;margin:0px auto;background:#28A7E1;}
	#logo{width:60px;height:87px;display:block;float:left;}
	#linkbar{width:610px;height:87px;display:block;float:left;margin-left:5px;}
	#logo2{width:296px;height:87px;display:block;float:right;}
	#register{width:100%;float:left;text-align:left;color:#FFF;margin-top:5px;}
	#registertitle{margin-top:20px;border-bottom:1px solid #FFF;}
	#loginbar{width:100%;height:41px;overflow:hidden;float:right;text-align:left;margin-top:25px;}
	#input_password{margin:0px 5px;padding-top:1px;}
	#submit_button{margin-top:17px;}
	.submit_login{cursor:pointer;border:none;background:url(res/images/submit_login.png) no-repeat; width:56px;height:21px;display:block;margin-top:2px; }
	.cancel_login{cursor:pointer;border:none;background:url(res/images/cancel_login.png) no-repeat; width:56px;height:21px;display:block;margin-top:2px; }
	.float_left{float:left;text-align:center;VERTICAL-ALIGN:baseline;color:#049CD1;}
	#remember_password{border:none;}
/*TPL_HEAD_DIV*/

/*Middle 容器部份*/
	#middle{width:980px;height:auto;clear:both;border:1px solid #aaa;}
	#pack{}
	#packul{margin:0px auto;padding:0px;}
	.packli{margin:5px;border-bottom:1px dotted #aaa;padding:5px 0px;}
	.t{margin:0px 5px;text-decoration:underline;cursor:pointer;}
	.update {padding:10px;margin:10px 0px;border:1px dotted #aaa;background:#FFF;}
	.g{display:block;float:left;margin:5px;padding:5px;text-decoration:none;cursor:normal;}
	.update div{clear:both;margin:5px;padding:5px;text-decoration:none;cursor:normal;}
	.update textarea{width:750px;height:50px;font-size:12px;}
	.button{display:block;float:right;border:1px solid #aaa;margin:0px 5px;padding:2px 5px;cursor:pointer;}
	.infoboxmain{width:650px;}
	.dayboxmain{width:670px;}