﻿@charset "utf-8";

/*-----------------------------------------------魔碼色板可變更-----------------------------------------------*/
/*整體設定*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial , "細明體", "新細明體";
	background-repeat: no-repeat;
	background-color: #000000;
	background-position: center top;
	background-attachment: scroll;
	background-image: url(img/bg001.jpg);
	color: #666666;

}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #CC0000;
}
a:link {
	color: #CCCCCC;
}

/*header(橫幅上半部設定) 設定*/
.hdbg{
	height: 550px;
	background: url(img/jolinlog.gif) no-repeat 410px 314px;
	}


.btitle {
	font-size: 24px;
	color: #FF0000;
	font-weight: bold;
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 40px;
	text-decoration: underline;
}
.bsub {
	font-size: 16px;
	color: #FFCC00;
	text-align: left;
	padding-right: 40px;
	padding-left: 40px;
}

/*controlbar (控制列)設定*/

.menu_off                   {
	font-size: 13px;
	color:#FF0000
}
.menu_on                    {
	font-size: 13px;
	color:#FF0000;
	font-weight:bold
}

a.tab:link {
	color:#FFFFFF;
	text-decoration: none;
}
a.tab:visited {
	color:#FFFFFF;
	text-decoration: none;
}

a.tab:hover {
	color: #FF0000;
	font-size: 13px;
	font-weight: lighter;
}

.tab_bg {
	background-image: url(img/jolin3-contag.gif);
	background-repeat: repeat-x;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}
.tab_line {padding-top:13px;ccolor: #404040;font-size: 13px;}
/*連結區塊設定*/
.linkinbox{
	padding:2px 0px 6px 0px;
    filter:alpha(opacity=100);-moz-opacity:1;opacity: 1;
   background-color: transparent;
}


/*連結列標題設定*/
.title{
	font-size: 15px;
	font-weight: bold;
	background-image: url(img/rbg-ro2.gif);
	width: 240px;
	background-repeat: no-repeat;
	line-height: 20px;
	background-position: left bottom;
	padding-right: 3px;
	padding-bottom:2px;
	padding-left:17px;
	color: #FFFFFF;
}

/*-----------------------------------------------魔碼色暫不開放變更css-----------------------------------------------*/
/*上方功能列連結設定*/
.login{
	color: #996666;
	font-size: 14px;
	text-align:right;
	padding-top: 5px;
	padding-right: 5px;
}
a.login:link {
	font-size: 14px;
	color: #CC3300;
	text-decoration: none;
}
a.login:visited {
	font-size: 14px;
	color: #CC3300;
	text-decoration: none;
}
a.login:hover {
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	}
/*左欄 設定*/
.lbg{
	background-color: transparent;
	width:240px;
	padding:10px 10px 10px 0px;
	font-size: 13px;
	line-height:17px;
}
	

/*右欄 設定*/
.rbg{
	background-color: transparent;
	width:240px;
	padding:2px 0px 2px 10px;
	font-size: 13px;
	line-height:17px;
}
.list{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9e5ee;
	padding:8px 0px 8px 8px;
	font-size: 12px;
	line-height: 19px;
}
	
/*個人名片(個人資訊區塊設定)*/	
.card{
	background-color: transparent;
	padding: 5px;
	font-size: 12px;
	line-height: 18px;
	-moz-opacity:0.8;
	opacity: 0.8;
	color: #FFFFFF;
	margin: 5px;
}

/*日曆設定*/
.calender{
	font-size:12px;
	color: #CC6633;
}
.calo{
	font-size:12px;
	font-weight: bold;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center center;
	text-align:center;
}
a.calo:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a.calo:link {
	color: #CCCCCC;
	text-decoration: none;
}
a.calo:hover {
	color: #FF0000;
	text-decoration: underline;
	}

/*中間區塊設定*/
.mbg{
	padding:10px 12px 10px 12px;
	font-size:13px;
	line-height: 21px;
	color: #494949;
}
/*影片標題設定*/
.title2{
	font-size: 20px;
	font-weight: bold;
	color: #CCCCCC;
	background-image:
	background-repeat: no-repeat;
	background-position: top;
	padding-left: 5px;
}
a.title2:link {
	color: #CC3300;
	text-decoration: none;

}
a.title2:visited {
	color: #CC3300;
	text-decoration: none;
}
a.title2:hover {
	color: #999999;
	text-decoration: underline;
	font-weight: bold;
	}	
/*影片內文區塊*/
.conbox1{
	background-image: 
	margin-bottom:25px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-repeat: no-repeat;
	background-position: bottom;

}
.conbox1 img{
	margin:0px 13px 10px 13px;
	float:left;
}
.conbox1 th{
	padding-bottom:3px;
	font-size: 15px;
	font-weight: bold;
	color: #C5210A;
	border-bottom-width: 0px;
	border-bottom-color: #DAD2B8;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	background-image: url(img/jolin-contag.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.conbox1 td{
	padding:10px 2px 8px 2px;
	font-size: 13px;
	line-height: 20px;
	color: #FFFFFF;
}
.conbox1 td.gray{
	padding:3px 5px 3px 5px;
	font-size:12px;
	color:#666666;
}
/*header下方內容*/
.conbg{
	margin-top:8px;
	background-attachment: scroll;
}
/*-----------------------------------------------系統預設-----------------------------------------------*/
.box{
	margin: 5px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}	
input, textarea,select{font-size:12px;	font-family:Arial , "細明體", "新細明體";}
button {font-size:12px;	font-family:Arial , "細明體", "新細明體";padding-top:2px;}

.date{
	color:#FFFFFF;
}
.nick{
	color:#FFFFFF;
	font-size: 13px;
	line-height: 20px;
}
.t10{
	font-size:10px;
	}
	
.t11{
	font-size:11px;
	font-weight: normal;
}
.t11gray{
	font-size:11px;
	font-weight: normal;
	color:#996633;
}
.t11r{
	font-size:11px;
	text-align: right;
	font-weight: normal;color:#CCCCCC;
}
.t12{
	font-size:12px;	line-height: 18px;
}
.txtr{
	color:#ff0066;
}
.txtb{
	color:#6688dd;
}
.txtw{
	color:#FFFFFF;
}

/*左上按鈕*/
.bu{
	padding:4px 5px 2px 6px;
	background-color:#E70012;
	font-weight: normal;
}

a.bu:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.bu:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.bu:hover {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC3300;
	}
	
.bu1{
	border: 1px dotted #cfcfcf;
	padding:4px 5px 2px 6px;
	background-color:#830006;
	text-decoration: none;
}
a.bu1:link {
	color: #333333;
	text-decoration: none;
}
a.bu1:visited {
	color: #333333;
	text-decoration: none;
}
a.bu1:hover {
	font-weight: normal;
	color: #FF0066;
	text-decoration: none;
	}	

.ad{
	text-align:center;
	margin: 5px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}
.hr{
	background-image: url(img/hr.gif);
	background-repeat: repeat-x;
	height: 2px;
	width: 100%;
}

.box2{
	padding:11px 0px 0px 0px;
}
.box3{
	padding:5px 0px 0px 0px;
}
.pic{
padding-right:5px;
}

/*中間按鈕*/
.bu2{
	border: 1px solid #eeeeee;
	font-size:11px;
	background-color:#f8f8f8;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 5px;
}
a.bu2:link {
	color: #999999;
	text-decoration: none;
}
a.bu2:visited {
	color: #999999;
	text-decoration: none;
}
a.bu2:hover {
	font-weight: normal;
	color: #FF0066;
	text-decoration: none;
	}
.box7{
 	padding:0px 0px 3px 0px;
	font-size:12px;
	color:#6688dd;
}
/*虛線*/
.pl{
	padding-top: 5px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #b5b5b5;
}

.box4{
	padding:0px 0px 7px 0px;
}
.box5{
	padding:0px 6px 10px 6px;
	width:50%;
	font-size: 12px;
	text-align:center;
	line-height:16px;
}
.box6{
	padding:0px 0px 10px 0px;
	font-size: 12px;
}
.img{
	padding:0px 0px 4px 0px;
	text-align:center;
}

/*分頁*/
.ls2{
	width:1px;
	background-color: #aaaaa8;
	height: 13px;
	background-position: center center;
}
.no{
	padding:4px 4px 4px 5px;
	font-size:11px;
	text-align:center;
	color:#FFFFFF;
}
a.no:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.no:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.no:hover {
	font-weight: normal;
	color: #CC0000;
	text-decoration: underline;
	padding:4px 4px 4px 5px;
	}
.noo{
	padding:4px 4px 4px 4px;
	font-weight: bold;
	font-size:11px;
	text-align:center;
	color:#FF6600;
}
/*space*/
.s20{
line-height:20px;
}
.sg{
	padding:0px 5px 0px 5px;
	color:#9e9e9e;
	background-color: #f8f8f8;
}
/*引用button設定*/
.bu4{
	border: 1px dotted #ffcb98;
	padding:2px 6px 0px 6px;
	margin-bottom:2px;
	background-color:#ffebd7;
	text-decoration: none;
	font-size:11px;
	font-weight: normal;
}
a.bu4:link {
	color: #333333;
	text-decoration: none;
}
a.bu4:visited {
	color: #333333;
	text-decoration: none;
}
a.bu4:hover {
	font-weight: normal;
	color: #6699FF;
	text-decoration: none;
	}
.box8{
	padding:11px 0px 11px 0px;
}
.box9{
	padding:0px 0px 25px 0px;
}
.pimg4{
	padding:2px;
	border:1px solid #transparent;
	text-align:center;
	margin-top:3px;
	margin-bottom:3px;
	}
.pimg5{
	padding:2px;
	border:1px solid #333333;
	text-align:center;
	margin-top:3px;
	margin-left:3px;
	margin-bottom:1px;
	background-color:#000000;
	float:left;
	}

