﻿#top {
	background-image: url(../image/jjyy/back.jpg);
	background-repeat: repeat-y;
	height: 169px;
	width: 1002px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.logo {
	height: 135px;
	width: 1002px;	background-image: url(../image/jjyy/logo.jpg);
	background-repeat: no-repeat;
	}
.logo_right {
	width: 132px;
	padding-left: 870px;
	padding-top: 20px;
	}
body {
	font-size: 13px;
	margin: 0px;
	background-color: #e1dfdb;
}
a {
	color: black;
	text-decoration: none;
}
a:hover {
	color: #974720;
}

.nav {
	width: 1002px;
}

#clear {
	clear: both;
}
.clearbox {
	clear: both;
}
#content {
	background-image: url(../image/jjyy/back.jpg);
	background-repeat: repeat-y;
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 15px;	
}
#content_left {
	float: left;
	width: 205px;
	margin-left: 25px;
    display:inline;
}
#content_right {
	float: right;
	width: 730px;
    display:inline;
	padding-left: 20px;
	padding-right: 20px;
}
/* 管理链接 */
.menu_link
{
	padding: 7px 0px;
	text-align: center;
	margin-right: 15px;
	margin-left: 15px;
	border:1px solid #E4AA5B;
	background-color: #F4E4BE;
}
.email p{
	margin: 0px;
	line-height: 25px;
	display: block;
}
#footer {
	width: 1002px;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-image: url(../image/jjyy/bot.jpg);
	padding-bottom: 10px;
}
#footer a:hover {
	color: #974720;
	text-decoration: underline;
}
/***********設為首頁*************/
.logo_right li{
	list-style-type: none;
	line-height: 18px;
	height: 30px;
	text-align: center;
	margin-bottom: 5px;
	}
.logo_right li span
{
	color: #900;
	font-weight: bold;
}
.logo_right li a {
	line-height: 27px;
	color: #000;
	text-decoration: none;
	background-color: #FFF0C5;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #D3914D;
}
.logo_right li a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #630;
}

/***********您現在的位置*************/

.sitepath
{
	float: left;
	display: block;
	height: 23px;
	overflow: hidden;
	width: 720px;
	padding:5px;
	border:1px solid #E4AA5B;
	background-color: #F4E4BE;
	margin-bottom: 5px;
}
.sitepath ul
{
	float: left;
	margin: 0;
	padding: 0;
	height: 21px;
	display: block;
}
.sitepath ul li
{
	display: block;
	float: left;
	position: relative;
	height: 21px;
	overflow: hidden;
	line-height: 21px;
	margin: 0px 6px 0px 0;
	padding: 3px 15px 0px 5px;
	font-size: .9167em;
	background: url(../image/ftjy/Chevron.gif) no-repeat 100% 1px;
}
.sitepath ul li.sitepath_last
{
	display: block;
	float: left;
	position: relative;
	height: 21px;
	overflow: hidden;
	line-height: 21px;
	margin: 0px 6px 0px 0;
	padding: 2px 20px 0px 5px;
	font-size: .9167em;
	background: url(../image/ftjy/Chevron_last.gif) no-repeat 100% 1px;
}
.sitepath ul li a
{
	display: block;
	position: relative;
	height: 21px;
	line-height: 21px;
	overflow: hidden;
	float: left;
}
.sitepath ul li a:hover
{
	color: #974720;
	text-decoration: underline;
}
.sitepath ul li.first a
{
	height: 16px !important;
	text-indent:-1000em;
	width:16px;
	padding: 0;
	margin-top: 2px;
	overflow: hidden;
	background:url(../image/ftjy/IconHome.gif) no-repeat 0 0;
}

.sitepath ul li.sitepath_h
{
	font-weight: bold;
	color: #930;
}
.sitepath ul li.first a:hover
{
	background-position: 0 -16px;
}
.sitepath ul.url_hit, .sitepath_nr ul.url_hit
{
	float: right;
	margin: 0;
	padding: 0;
	height: 23px;
	display: block;
}
.sitepath ul.url_hit li,.sitepath_nr ul.url_hit li
{
	display: block;
	position: relative;
	height: 23px;
	overflow: hidden;
	margin: 0px;
	padding: 1px 0px 0px 20px;
	background: url(../image/search/search.gif) no-repeat 0px 0;
}
.sitepath ul.url_hit li span,.sitepath_nr ul.url_hit li span
{
	float: left;
	display: block;
	margin:0px 2px;
}

ul.url_hit span a {
	background: url(../image/search/ss_button_1.gif) no-repeat 0px 0;
	height: 22px;
	width: 50px;
}
ul.url_hit span a:hover {
	background: url(../image/search/ss_button.gif) no-repeat 0px 0;
	cursor: hand;
}
/***********分頁*************/

.class_page {
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	font-size: 14px;
}
.class_page a {
	color: #000;
	text-decoration: none;
	padding: 5px;
	border: 1px solid #935D0D;
}
.class_page b {
	color: #FFF;
	text-decoration: none;
	padding: 5px;
	border: 1px solid #F90;
	background-color: #900;
}
.class_page a:hover {
	color: #900;
	text-decoration: none;
	background-color: #FC6;
	padding: 5px;
	border: 1px solid #630;
}
.class_page strong {
	color: #900;
	background-color: #cabca4;
	padding: 5px;
	border: 1px solid #bea270;
}
.class_title {
	text-align: center;
	color: #C00;
	font-size: 16px;
	padding: 15px;
}
/*左邊欄目列表ｓ*/
ul,li{
	margin:0px;
	padding:0px;
}

li{
	list-style:none;
	text-align:left;
}
.dropdown ul{	width:180px;}

.dropdown li{
	/* Each element in the expandable list */

	margin-top: 2px;
	background-color: #FFF;
	letter-spacing: 1px;
	display:block;
}  
.dropdown li a{
	font-size: 15px;
	/* Each element in the expandable list */
	height: 23px;
	display:block;
	padding-left: 18px;
	width: 160px;
	line-height: 23px;
	border:1px solid #C93;
}  
.dropdown li a:hover{
	color: #600;
	text-decoration: none;
	background-color: #FAF6D5;
}  
.dropdown li.current {
	border:1px solid #FC3;
	background-color: #FFC;
} 
.dropdown li.current a{
	color: #900;
} 

.dropdown{
	display:none;
}
li.button,li.button2{
	display:block;
	background:url(../image/ftjy/leftmenu_back.gif) no-repeat;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 2px;
}
li.button a,li.button2 a{
	height: 28px;
	display:block;
	padding-left: 16px;
	margin-top: 2px;
	width: 165px;
	line-height: 28px;
}
li.button a:hover,li.button2 a:hover{
	background-image: url(../image/ftjy/leftmenu_back_hover.gif);
	background-repeat: no-repeat;
	background-position: right;
}
li.button a.classselected{
	display:block;
	padding-left: 15px;
	width: 165px;
	color: #900;
	background-image: url(../image/ftjy/leftmenu_back_selected.gif);
	background-repeat: no-repeat;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 2px;
	height: 28px;
	line-height: 28px;
}
li.button2 a.classselected{
	display:block;
	padding-left: 15px;
	width: 165px;
	color: #900;
	background-image: url(../image/ftjy/leftmenu_back_selected.gif);
	background-repeat: no-repeat;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 2px;
	height: 28px;
	line-height: 28px;
}
.dropdown li span{
	font-size: 12px;
	color: #600;
}  

a.left_class_c {
	color: #630;
}
a:hover.left_class_c {
	color: #900;
}
/* Easy Tooltip */

#easyTooltip{
	padding:5px 10px;
	border:1px solid #CC3;
	background-color: #FFC;
	font-size: 12px;
	line-height: 18px;
	color: #333;
	}
					
/* // Easy Tooltip */
/* //菜單 */
.ddsmoothmenu{
background:url(../image/mobao/Mobao_Menu_02.gif) repeat-x; /*background of menu bar (default state)*/
width: 1002px;
height:31px;
}

.ddsmoothmenu ul{
z-index:100;
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.ddsmoothmenu ul li{
position: relative;
display: inline;
float: left;
line-height: 28px;
}

/*Top level menu link items style*/
.ddsmoothmenu ul li a{
	display: block; /*background of menu items (default state)*/
	padding: 3px 10px 0px 10px;
	color: #000;
	text-decoration: none;
	font-size:15px;

	font-weight: bold;
}
.ddsmoothmenu ul li ul li a{
	display: block; /*background of menu items (default state)*/
	padding: 8px 10px;
	border-right: 1px solid #778;
	color: #2d2b2b;
	text-decoration: none;
	background-color:#F4EACB;
}

* html .ddsmoothmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited{

}

.ddsmoothmenu ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
	background-color: #963;
color: white;
}
.ddsmoothmenu ul li a:hover{
	color: white;
	background-color: #963;
}
.ddsmoothmenu ul li ul li a:hover{
	background-color: #963; /*background of menu items during onmouseover (hover state)*/
color: white;
}
	
/*1st sub level menu*/
.ddsmoothmenu ul li ul{
position: absolute;
left: 0;
display: none; /*collapse all sub menus to begin with*/
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.ddsmoothmenu ul li ul li a{
	font: normal 13px Verdana;
	width: 160px; /*width of sub menus*/
	padding: 5px;
	margin: 0;
	border-top-width: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #630;
}

/* Holly Hack for IE \*/
* html .ddsmoothmenu{height: 1%;} /*Holly Hack for IE7 and below*/


/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 12px;
right: 7px;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}

/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow{
position: absolute;
left: 0;
top: 0;
width: 0;
height: 0;
background: silver;
}

.toplevelshadow{ /*shadow opacity. Doesn't work in IE*/
opacity: 0.8;
}

/* 欄目信息列表 */
.infolist ul{
}
.infolist ul li{
	float: left;
	margin: 0px;
	border: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
.infolist ul li ul li{
	padding: 0px;
	float: left;
	display: block;
	height: 35px;
	line-height: 35px;
	font-size: 13px;
}
.infolist ul li.listmouseover {
	color: #900;
	background-color: #EEB653;
}
.infolist ul li.listmouseover a{
	color: #900;
}
.infolist ul li ul.classtitle_list{
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #630;
	margin-bottom: 10px;
}
.infolist ul li.classlist_title{
	float: left;
	display: block;
	height: 30px;
	line-height: 30px;
	font-size: 15px;
	color: #900;
	letter-spacing: 2px;
	width: 375px;
	padding-left: 15px;
	font-weight: bold;
}
.infolist ul li.classlist_time{
	float: left;
	display: block;
	height: 30px;
	line-height: 30px;
	font-size: 15px;
	color: #900;
	letter-spacing: 2px;
	width: 90px;
	text-align: center;
}
.infolist ul li.classlist_add{
	float: left;
	display: block;
	height: 30px;
	line-height: 30px;
	font-size: 15px;
	color: #900;
	letter-spacing: 2px;
	text-align: center;
	width: 160px;
}
.infolist ul li.classlist_num{
	float: left;
	display: block;
	height: 30px;
	line-height: 30px;
	font-size: 15px;
	color: #900;
	letter-spacing: 2px;
	width: 60px;
	text-align: right;
}
.infolist ul li.classlist1{
	font-size: 15px;
	letter-spacing: 1px;
	width: 375px;
	padding-left: 15px;
	background-image: url(../image/other/ontop2.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
}
.infolist ul li.classlist1 a:hover{
	padding: 5px 5px 5px 0px;
	color: #FFF;
	background-color: #900;
}
.infolist ul li.classlist2{
	width: 90px;
	text-align: center;

}
.infolist ul li.classlist3{
	width: 160px;
	text-align: center;

}
.infolist ul li.classlist4{
	width: 60px;
	text-align: right;
}
/***子欄目列表**/
/* 信息列表 */
.list ul{
	margin: 0px;
	padding: 0px;
}
.list ul li{
	float: left;
	margin: 0px;
	border: 0px;
	padding: 0px 5px;
}
.list ul li ul li{
	padding: 0px;
	float: left;
	display: block;
	height: 35px;
	line-height: 35px;
}
.list ul li.listmouseover {
	color: #900;
	background-color: #E8B257;
}
.list ul li.listmouseover a{
	color: #900;
}
.list ul li ul.title_list{
	height: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #630;
	margin-bottom: 5px;
}

.list ul li ul.list_ul li{

	padding: 0px;
	float: left;
	display: block;
	height: 35px;
	line-height: 35px;
	text-align: center;
}

.list ul li ul.listtitle{
	height: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #630;
	margin-bottom: 10px;
}
.list ul li ul.listtitle li{
	padding: 0px;
	float: left;
	display: block;
	height: 35px;
	line-height: 35px;
	font-size: 16px;
	text-align: center;
	color: #900;
	font-weight: bold;
}

.list ul li.list_num{
	font-size: 13px;
	width: 100px;
	padding-left: 20px;
	background-image: url(../image/other/common3.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
}
.listtitle_num{
	width: 100px;
	padding-left: 20px;

}
.list ul li.list_title,.listtitle_title{
	width: 260px;
	font-size: 15px;
}
.list ul li.list_time,.listtitle_time{
	width: 100px;
	font-size: 13px;
}
.list ul li.list_vod,.listtitle_vod{
	width: 140px;
	font-size: 15px;
}
.list ul li.list_iso,.listtitle_iso{
	width: 100px;
	font-size: 15px;
}
.list ul li.list_av_ab a span{
    display: inline;
	float: left;
	height: 25px;
	line-height: 25px;
	background-color: #FFFFEA;
	width: 50px;
	border: 1px solid #FFDB6C;
	margin:4px 4px;
	text-align: center;
}
.list ul li.list_av_ab a:hover span,.list ul li.list_av a:hover span{
	background-color: #F93;
	border: 1px solid #FF6;
	color: #FFF;
	text-decoration: none;
}
.list ul li.list_av a span{
    display: inline;
	float: left;
	height: 25px;
	line-height: 25px;
	background-color: #FFFFEA;
	width: 50px;
	border: 1px solid #FFDB6C;
	margin:4px 34px;
	text-align: center;
}
.list ul li.list_vod a:hover,.list ul li.list_title a:hover{
	background-color: #600;
	padding: 5px 2px;
	color: #FFF;
}
/***********子欄目列表圖片樣式*************/

.list ul li.list_ptlist{
	display: block;
	float: left;
	padding: 10px 11px;
}
.list ul li.list_ptlist_mouseover{
	display: block;
	float: left;
	padding: 10px 11px;
	background-color: #FFC;
}
.Iso_ptlist_pic {
	display: block;
	background-color: #FFF;
	padding: 4px;
	border: 1px solid #CCC;
}
.Iso_ptlist_title {
	display: block;
	text-align: center;
	font-size: 15px;
}
.Iso_ptlist_time {
	display: block;
	text-align: center;
	font-size: 15px;
}

/***********光碟內容頁*************/
/***********您現在的位置*************/
#content_nr {
	background-image: url(../image/jjyy/back.jpg);
	background-repeat: repeat-y;
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
}
.sitepath_nr
{
	display: block;
	height: 23px;
	overflow: hidden;
	width: 970px;
	padding:5px;
	border:1px solid #E4AA5B;
	background-color: #F4E4BE;
	margin: 5px 10px;
}
.sitepath_nr ul
{
	float: left;
	margin: 0;
	padding: 0;
	height: 21px;
	display: block;
}
.sitepath_nr ul li
{
	display: block;
	float: left;
	position: relative;
	height: 21px;
	overflow: hidden;
	line-height: 21px;
	margin: 0px 6px 0px 0;
	padding: 2px 15px 0px 5px;
	font-size: .9167em;
	background: url(../image/ftjy/Chevron.gif) no-repeat 100% 1px;
}
.sitepath_nr ul li.sitepath_last
{
	display: block;
	float: left;
	position: relative;
	height: 21px;
	overflow: hidden;
	line-height: 21px;
	margin: 0px 6px 0px 0;
	padding: 2px 20px 0px 5px;
	font-size: .9167em;
	background: url(../image/ftjy/Chevron_last.gif) no-repeat 100% 1px;
}
.sitepath_nr ul li a
{
	display: block;
	position: relative;
	height: 21px;
	line-height: 21px;
	overflow: hidden;
	float: left;
}
.sitepath_nr ul li a:hover
{
	color: #974720;
	text-decoration: underline;
}
.sitepath_nr ul li.first a
{
	height: 16px !important;
	text-indent:-1000em;
	width:16px;
	padding: 0;
	margin-top: 2px;
	overflow: hidden;
	background:url(../image/ftjy/IconHome.gif) no-repeat 0 0;
}

.sitepath_nr ul li.sitepath_h
{
	font-weight: bold;
	color: #930;
}
.sitepath_nr ul li.first a:hover
{
	background-position: 0 -16px;
}

.Iso_left{
	float: left;
	display: block;
	overflow: hidden;
	width: 640px;
	padding:20px 10px 20px 30px;
}
.Iso_right{
	float:right;
	display: block;
	overflow: hidden;
	width: 280px;
	padding:20px;
}
.Iso_Pic{
	float: left;
	overflow: hidden;
	width: 240px;
}
.Iso_Pic_top{
	display: block;
	overflow: hidden;
	width: 230px;
	padding:5px;
	border: 1px solid #FC3;
	background-color: #FFF;
}
.Iso_Pic_bot{
	display: block;
	overflow: hidden;
	width: 230px;
	padding:5px;
	text-align: center;
}
.Iso_Pic_bot a{
	float: left;
	display: inline;
	overflow: hidden;
	width: 103px;
	background-color: #FFC;
	text-align: center;
	margin: 5px;
	border: 1px solid #FC6;
	line-height: 27px;
	height: 25px;
}
.Iso_Pic_bot a:hover{
	color: #900;
	background-color: #FC6;
}
.Iso_Content{
	float: left;
	display: block;
	overflow: hidden;
	width: 360px;
	padding:0px 14px 0px 24px;
}
.Iso_Content ul{
	display: block;
	overflow: hidden;
	width: 360px;

}
.Iso_Content li {
	display: block;	
}
.Iso_Content li.Iso_title {
	font-size: 18px;
	line-height: 35px;
	color: #900;
	letter-spacing: 2px;
	height: 35px;
}
.Iso_Content li.Iso_jishu ,.Iso_Content li.Iso_author ,.Iso_Content li.Iso_time ,.Iso_Content li.Iso_address {
	font-size: 15px;
	line-height: 30px;
	height: 30px;
}
.Iso_Content li span.Iso_bt{
	width: 80px;
	text-align: center;
}
.Iso_Content li strong.Iso_nr,.Iso_Content li span.Iso_downloadurl{
	color: #900;
	width: 290px;
}
.Iso_Content li.Iso_url {
	float: left;
	display: block;
	font-size: 15px;
	margin: 5px 0px;
	padding: 5px 0px;
}

.Iso_Content span.Iso_downloadurl a{
	color: #900;
	font-size: 13px;
	border: 1px solid #FC6;
	background-color: #FFFFDB;
	margin: 0px 0px 0px 10px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.Iso_url span.iso_bt_input {

}
.Iso_bt_url a{
	color: #900;
	font-size: 13px;
	border: 1px solid #FC6;
	background-color: #FFFFDB;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.Iso_Content span.Iso_downloadurl a:hover, .Iso_bt_url a:hover{
	color: #FFF;
	border: 1px solid #FC6;
	background-color: #600;
}
.Iso_intro {
	padding-top: 10px;
	display: block;
}
.Iso_intro_title {
	display: block;
	padding: 10px 0px 5px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #630;
}
.Iso_intro_title_ul{
	display: block;
	padding: 10px 0px 12px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #630;
}
 .idTabs a.selected
{
	color: #FFF;
	background-color: #630;
}
.Iso_intro_title_ul  a{
	font-size: 15px;
	color: #666;
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-right: 10px;
	background-color: #FFC;
}
.Iso_intro_title span {
	font-size: 15px;
	color: #FFF;
	background-color: #630;
	padding: 5px 10px;
}
.Iso_intro_content {
	font-size: 15px;
	line-height: 25px;
	padding: 0px 10px;	
}

.Iso_other_title {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #630;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.Iso_other_title span {
	font-size: 15px;
	color: #FFF;
	background-color: #630;
	padding: 5px 10px;
}
.Iso_other_content ul{
	padding: 0px 0px;
}
.Iso_other_content ul li, .Iso_intro_all li{
	display: block;
	float: left;
	padding: 5px;
}
.otherlistmouseover{
	background-color: #FFC;
}
ul.otherul li.other_pic{
	display: block;
	padding: 4px;
	float: left;
	width: 80px;
	border: 1px solid #CCC;
	background-color: #FFF;
}
.Iso_intro_all {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}
ul#Iso_intro_allul li{
	padding: 8px;
}
ul#Iso_intro_allul li span.all_pic{
	display: block;
	padding: 4px;
	width: 100px;
	border: 1px solid #CCC;
	background-color: #FFF;
}
ul.otherul li.other_nr a{
	display: block;
	width: 165px;
	margin-left: 5px;
	line-height: 25px;
}
.Iso_other_content ul li span{
	color: #900;
	display: block;
}
.Iso_intro_all a{
	font-size: 15px;
	color: #900;
	text-align: center;
	display: block;
}
/***********墨寶內容頁*************/

#class_page {
	padding: 15px 0px 15px 10px;
}
#class_page a {
	color: #000;
	text-decoration: none;
	padding: 5px;
	border: 1px solid #bea270;
}
#class_page b {
	color: #FFF;
	text-decoration: none;
	padding: 5px;
	border: 1px solid #F90;
	background-color: #900;
}
#class_page a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #cabca4;
	padding: 5px;
	border: 1px solid #bea270;
}
#class_page strong {
	color: #900;
	background-color: #cabca4;
	padding: 5px;
	border: 1px solid #bea270;
}
#class_title {
	text-align: center;
	color: #C00;
	font-size: 16px;
	padding: 15px;
}

/*報告錯誤彈出層*/
/* IE 6 hacks */
#simplemodal-container a.modalCloseImg {background:none; right:-14px; width:22px; height:26px; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/basic/x.png',sizingMethod='scale');}
#basic-modal-content {display:none;}
#md5-modal-content {display:none;}
/* Overlay */
#simplemodal-overlay {background-color:#000; cursor:wait;}

/* Container */
#simplemodal-container {height:320px; width:600px; color:#bbb; background-color:#333; border:4px solid #444; padding:12px;}
#simplemodal-container code {background:#141414; border-left:3px solid #65B43D; color:#bbb; display:block; margin-bottom:12px; padding:4px 6px 6px;}
#simplemodal-container a.modalCloseImg {background:url(../image/other/x.png) no-repeat; width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:5px; right:5px; cursor:pointer;}
#simplemodal-container #basic-modal-content {padding:8px;}
.err_title{
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	letter-spacing: 4px;
	height: 40px;
	text-align: center;
}
ul.err_biaodan li{
	float: left;
	font-size: 15px;
}
li.err_lb_left {
	line-height: 35px;
	display: block;
	height: 35px;
	width: 110px;
	text-align: right;
}
li.err_lb_right {
	line-height: 35px;
	display: block;
	height: 35px;
	width: 450px;
	text-align: left;
	padding-top: 5px;
}
li.err_lb_left2 {
	line-height: 35px;
	display: block;
	height: 35px;
	width: 260px;
	text-align: right;
	padding-right: 10px;
}
li.err_lb_right2 {
	line-height: 35px;
	display: block;
	height: 35px;
	width: 260px;
	text-align: left;
	padding-left: 10px;
}
li.err_lb_left3 {
	line-height: 35px;
	display: block;
	height: 150px;
	width: 110px;
	text-align: right;
}
li.err_lb_right3 {
	line-height: 35px;
	display: block;
	height: 150px;
	width: 450px;
	text-align: left;
	padding-top: 5px;
}
li.Error_s {
	font-size: 18px;
	line-height: 50px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	width: 580px;
	padding-top: 70px;
	padding-bottom: 70px;
}
ul.err_biaodan a.input_button {
	background-color: #FFC;
	padding: 5px;
	border: 1px solid #FC0;
	font-size: 15px;
	color: #000;
}
ul.err_biaodan a:hover.input_button {
	color: #FFF;
	background-color: #900;
}