/* Layout Setting */
#container{
	width: 974px;
	background-color: white;
	margin: 0px auto;
	text-align: left;
	border-right-width: 10px;
	border-right-color: white;
	border-right-style: solid;
	border-left-width: 10px;
	border-left-color: white;
	border-left-style:solid;
	padding-top: 0px;
	position:relative;
}
#center_container{
	margin: 0px;
	padding: 0px;
}
#center_container tr td{
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
#center_container tr td#leftside
,#center_container tr td#centerside
{
	padding-right: 1em;
}
#header{
	position: relative;
	height: 59px;
	left: 0;
	top: 0;
	font-size: 1em;
	background: url(http://radio.pinewave.tw/Radio4/css/images/banner_bg.png) repeat-x top;	
	margin-bottom: 1px;
	color: white;
	font-weight: bold;
	padding-left: 20px;
	
}
#header1{
	position: relative;
	height: 150px;
	left: 0;
	top: 0;
	font-size: 1em;
	background: url(images/bgpoyu.jpg) no-repeat center;	
	margin-bottom: 1px;
	color: white;
	font-weight: bold;
	padding-left: 20px;
	
}
#header2{
	position: relative;
	height: 200px;
	left: 0;
	top: 0;
	font-size: 1em;
	background: url(images/banner_1.png) no-repeat center #000;	
	margin-bottom: 0px;
	color: white;
	font-weight: bold;
	padding-left: 20px;
	padding-bottom:2px;
	
}
#header3{
	position: relative;
	height: 100px;
	left: 0;
	top: 0;
	font-size: 1em;
	background: url(../jasper/banner.jpg) no-repeat center;	
	margin-bottom: 0px;
	font-weight: bold;
	padding-left: 20px;
	padding-bottom:2px;
}
#subheader
{
	height: 8px;
	padding: 2px 5px 2px 5px;
	background-color: #c00;
	margin-bottom: 5px;
	color: white;
}

td#leftside
{
	padding-right: 10px;
	vertical-align: top;
}
td#centerside
{
	padding-right: 10px;
	vertical-align: top;

}
td#rightside{
	vertical-align: top;
}

#footer{
	line-height: 2.5em;
	text-align: center;
	color: #666;
	font-weight: bold;
	border-top: 1px dotted #ccc;
}
.surfr{
	vertical-align:middle;
}


/* header setting */

#logo{
	position: absolute;
	top: 16px;
	left: 20px;
	font-size: 1.5em;
	color: white;
}
#logo1{
	visibility:hidden;
}
#headnav{
	position: absolute;
	top: 23px;
	left: 250px;
}
#headnav a{
    font-size: 1em;
	color: #ccc;
}
#headnav1{
	position: absolute;
	top: 45px;
	left: 380px;
}
#headnav1 a{
    font-size: 1em;
	color: #ccc;
}
#headnav2{
	position: absolute;
	top: 100px;
	left: 715px;
}
#headnav2 a{
    font-size: 15px;
	color: #ccc;
}
#headnav3{
	visibility:hidden;
}

#logo a
{
	color: white;
}
#onlinepeople{
	position: absolute;
	right: 70px;
	top: 25px;
	display:block;
	color: white;
	width: 50px;
}
#onlinepeople1{
	margin-left:auto;
	margin-right:80px;
	padding-top:78px;
	display:block;
	color: white;
	width: 50px;
}
#onlinepeople2{
	margin-left:auto;
	margin-right:200px;
	padding-top:120px;
	display:block;
	color: white;
	width: 80px;
}
#onlinepeople3{
	margin-left:auto;
	margin-right:135px;
	padding-top:110px;
	display:block;
	color: white;
	width: 80px;
}
#playtool{
	position: absolute;
	right: 10px;
	top: 95px;
	display:block;
	color: white;
	width: 30px;
}
#playtool img{width: 30px;
}
#playtool2{
	position: absolute;
	right: 110px;
	top: 132px;
	display:block;
	color: white;
	width: 80px;
}
#playtool2 img{height:28px;
vertical-align:middle;
}
#playtool2 #HDi {height:41px;}
#playtool2 a{
	text-decoration: none;
	color: white;
}
#playtool2 a:hover{
	color: #eee;
}
#playtool3{
	position: absolute;
	right: 135px;
	top: 80px;
	display:block;
	color: white;
	width: 80px;
}
#playtool3 img{height:28px;
vertical-align:middle;
}
#playtool3 #HDi {height:41px;}
#playtool3 a{
	text-decoration: none;
	color: white;
}
#playtool3 a:hover{
	color: #eee;
}
#playtool-header{
	color: red;	
}
#search{
	display: none;
	position: absolute;
	left:730px;
	top: 15px;
}
#playtool a{
	text-decoration: none;
	color: white;
}
#playtool a:hover{
	color: #eee;
}


/* common setting */
body{
	text-align:center;
	background-color: #eee;
}
a{
	text-decoration: underline;
	text-decoration: none;
}
a:visited{
	font: 100%;
	margin: 0;
	padding: 0;
	text-transform: none;
}
div.module{
	/*border: 1px solid black;
	border-bottom: 10px solid white;*/
	margin-bottom: 5px;
	border: 1px solid #ccc;
}
h2.module-header{
	background:url("http://radio.pinewave.tw/Radio4/css/images/boxbg.gif")
	left center repeat-x white;
	font-size: 1.1em;
	line-height: 2.0em;	
	padding-left: 10px;
	color: #333;
	font-weight: bold;
	border-bottom: 2px solid #099;
	margin-bottom: 10px;
}
.module-section{	
	line-height: 2em;
	font-size: 1em;
	text-decoration: none;
	padding-bottom: 1em;
}
.frame{
    display: block;
	border-bottom: 1px solid #ccc;	
}
h3.title{
	margin: 0px;
	padding: 2px 5px 2px 5px;
	font-size: 1em;
	line-height: 1.5em;
}

.subtitle{
	font-size: 0.9em;
	background-color: #fff;
	padding: 2px 5px 2px 10px;
	line-height: 1.2em;
	font-weight: normal;
	margin-bottom: 5px;
	text-align: right;
	color: #039;
}
.section{
	font-size: 0.9em;
	color: #333;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 1.3m;
}
.section textarea{
	width: 97%;
	height: 400px;
	line-height: 1.3m;
	
}

.hide{
	display: none;
}



.ui-tabs-hide { display: none; }
h4.subtitle{
	padding: 2px 5px 2px 5px;
}
.bottom{
	text-align: center;
	padding-right: 3px;
	line-height: 1.2em;
}

.green{
	background-color: #ded;
    color: #060;
}
.red{
	background-color: #edd;
        color: #600;
}
.yellow{
	background-color: #eed;
    color: #660;
}
.cyan{
	background-color: #dee;
    color: #066;
}

textarea{
	width: 95%;
}
/*
.tab ul{
	list-style-type: inside;
	list-style-image: none;
	padding: 0px;
	padding-left: 10px;
	margin-bottom: 0em;
}
.tab li{
	padding: 0px;
	display: inline;
}

.tab-toggle{
	margin-bottom: -1px;
}
.tab{
	margin: 5px 0px 10px 0px;
	padding-left: 5px;
	border-bottom: 1px solid #ccc;
}
a.tab-toggle
{
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #eEE;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
a:hover.tab-toggle{
	background-color: #fff;
	border-bottom: 1px solid white;
	text-decoration: underline;
}
a.active.tab-toggle{
	background-color: #fff;
	border-bottom: 1px solid white;
}
*/

.page-handler{ }
.page-handler{
    background-color: #eee; text-align: center;position: relative;line-height: 1.5em; padding: 0em 1em;
}
.page-handler a{
    position: absolute;
    background-color: #e0ebe0;
    padding: .3em 1em;
    color: #333;
    font-weight:bold;
    border:1px solid #ccc;
    top: .5em;
}
 
.page-handler a:hover{ border:1px solid #666;}
.page-handler .next-page{right: .5em;}
.page-handler .prev-page{left: .5em;}
.page-handler .num-page{margin: .3em; }
.page-handler .num-page select{padding: .2em; }

.ajax-1{
  margin: 1em 0em;
  height: 400px;
  background: url("http://radio.pinewave.tw/radio4/css/images/loading-2.gif") center no-repeat #eee;
}