/* 

Main stylesheet for CLS Library website.

*/
html,body {
	margin:0;
	padding:0;
	height:100%;
}
body {
	margin: 0;
	font-family: '微軟正黑體', Microsoft JhengHei, '新細明體', PMingLiU, Comic Sans MS,arial,helvetica,sans-serif;
	text-align:justify;
	background-image: url(../images/bg_shadow01.png);
	/*width: 1020px;*/
	background-position: center top;
	background-attachment: scroll;
	background-repeat: repeat-y;
}
#wrapper {
	min-height:100%;
	position:relative;
}
#header {
	background-image: url(../images/bg-ml02.jpg);
	height: 290px;
	width: 980px;
	margin: auto;
}
#s {
	outline: none;
	width: 158px;
	height: 20px;
	margin-left: -4px;
	margin-top: -5px;
	float: left;
	border: none;
	color: #666666;
	family-name:  '微軟正黑體', Microsoft JhengHei, '新細明體', PMingLiU, Comic Sans MS,arial,helvetica,sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	background-image: none;
	clear: both;
}
#r {
	outline:none;
	width: 25px;
	height: 25px;
	margin-top: -5px;
	float: right;
	cursor: pointer;
	border: none;
	background: none;
}
/*------------------------------------------------------------------------

 LAYOUT

------------------------------------------------------------------------*/
#main {
	clear: left;
	margin: 0;
	border: solid #eda;
	border-width: 0 1px 1px 1px;
	text-align: left;
	background: #ffffff;}
#content {
	background-color: #ffffff;
	width: 940px;
	margin: auto;
    min-height: 378px;
 	padding-top:30px;
    overflow:auto;
	padding-bottom: 65px; 
	border-bottom: 100% solid #e6e6e6;
		
}
#contentL {
	background-color: #ffffff;
	width: 670px;
    float:left;
}
#contentR {
	background-color: #ffffff;
	width: 270px;
    float:right;
}	
#spotlight{
	float:left;
	margin: 0 15px 0 0;}

#sidebar{
	float: right;
	width: 200px;
	padding: 10px;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;}

#footer {
	family-name: '微軟正黑體', Microsoft JhengHei, '新細明體', PMingLiU, Comic Sans MS,arial,helvetica,sans-serif;
	color: #fff;
	font-size: 14px;
	line-height: 180%;
	padding: 6px 0px 0px 0px;
	height: 65px;
	width: 980px;
	background-color: #007bbb;
	bottom:0;
	left:50%;
	margin-left:-490px;
	z-index:5;
    position:absolute;
}
#footer a:link, #footer a:visited{
	color:#fff;
	text-decoration: none;}
	
#footer a:hover, #footer a:active{
	color:#bbc9e2;
	text-decoration:none;}
	
#sitewildlinks a:link, #sitewildlinks a:visited, #sitewildlinks a:active{
	color: #fff;
	text-decoration: none;}
	
.contentL_menu {
	background-color: #ffffff;
	width: 250px;
    float:left;
}
.contentR_text {
	background-color: #ffffff;
	width: 670px;
    float:right;
}	

.text {
	family-name: '微軟正黑體', Microsoft JhengHei, '新細明體', PMingLiU, Comic Sans MS,arial,helvetica,sans-serif;
	font-color: #000;
	font-size: 14px;
	line-height: 180%;
	padding: 0px 0px 0px 0px;
	text-align:left;
}
.text01 {
	font-size: 14px;
	padding: 0px 0px 0px 0px;
	text-align:justify;
}

.textblue_bold {
	color: #0099CC; 
	font-weight: 600; 
}
.textblue_title {
	color: #0099CC;
	font-size:14px; 
	letter-spacing:1px;
	font-weight: 800; 
	line-height:300%;
}
.textorange_bold {
	color: #CC3333; 
	font-weight: 600; 
}
.textpupple_bold {
	color: #4d4185; 
	font-weight: 600; 
}
ul.text li {
	list-style-image: url('../images/Square.png');
	line-height: 30px;
	list-style-position:inside;
    margin-left : 1em; 
    text-indent : -1em ;
	}
ul.text ul li {
	list-style-image: url('../images/circle_blue.png');
	list-style-position:inside;
    margin-left : 1em; 
    text-indent : -1em ;
	}
ul.text01 li {
	list-style-image: url('../images/circle_blue.png');
	list-style-position:inside;
    margin-left : 1em; 
    text-indent : -1em ;
	}
	
.dotted {
	width:100%;
	float:left;
	border-bottom:1px #000 dotted;
	margin-top:10px;
	margin-bottom:5px;
	}
.text_A {
	display: none;
	color:#4d4185;
	font-color: #ffbb00;
	line-height: 180%;
	text-indent:0px;
	margin-left:20px;
}
.text_A a:visited{
	color:#ffbb00;
	text-decoration: none;}
	
.text_A a:link{
	color:#ffbb00;
	text-decoration:none;}

.text_A a:hover{
	color:#ffeeb5;
	text-decoration:none;}

.text_A a:active{
	color:#ffeeb5;
	text-decoration:none;}

/*------------------------------------------------------------------------

 GENERAL CLASS STYLES

------------------------------------------------------------------------*/

.more{
	font-family:  '微軟正黑體', Microsoft JhengHei, '新細明體', PMingLiU, Comic Sans MS,arial,helvetica,sans-serif;
	font-color:#ffbb00;
	font-size:12px;
	font-weight:bold;
    line-height: 180% ;
    margin : 5px 0px ;
    padding: 0px 0px 0px 0px;
	}
.more a:visited{
	color:#ffbb00;
	text-decoration: none;}
	
.more a:link{
	color:#ffbb00;
	text-decoration:none;}

.more a:hover{
	color:#ffeeb5;
	text-decoration:none;}

.more a:active{
	color:#ffeeb5;
	text-decoration:none;}

/*------------------------------------------------------------------------

 首頁區塊-左

------------------------------------------------------------------------*/
.blockbk{
	position : relative;
	z-index:5;
}
.blockbkcolor{
	background-color:#e6e6e6;
}
.blockbk a:visited{
	color:#525f95;
	text-decoration: none;}
	
.blockbk a:link{
	color:#525f95;
	text-decoration: none;}

.blockbk a:hover{
	color:#e6e6e6;
	text-decoration:none;}

.blockbk a:active{
	color:#FFF;
	text-decoration:none;}
.pupleblockL{
	width:19px;
	height:36px;
	background-color:#9494b8;
	float:left;
}
.pupleblockR{
	height: 36px; 
	background-color: #525f95; 
	float: right; 
	font-size: 16px; 
	color: #FFF; 
	font-family:  '微軟正黑體', Microsoft JhengHei, '新細明體', PMingLiU, Comic Sans MS,arial,helvetica,sans-serif;
	letter-spacing: 1px;
	font-weight: 600; 
	line-height: 38px; 
	text-indent: 10px;
}

.blockbk02{
	position : relative;
	z-index:5;
}

/* 選單 li 之樣式 */
ul.blockbk li {
	list-style-image: url('../images/triangle.png');
	color:#4d4185;
	family-name:  '微軟正黑體', Microsoft JhengHei, '新細明體', PMingLiU, Comic Sans MS,arial,helvetica,sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
	font-weight: 500;
	text-decoration: none;
	position: relative;
	line-height: 30px;
	text-indent: 10px;
	list-style-position:inside;
			}
	
ul.blockbk li a:link{
	text-decoration:none;
	color: #4d4185;;
			}
ul.blockbk li a:visited {
	text-decoration:none;
	color: #4d4185;;
			}	
ul.blockbk li a:hover{
	text-decoration:none;
	color: #FFF;
			}	
/* 選單 li 下 ul之樣式 */
ul.blockbk ul li {
	family-name:  '微軟正黑體', Microsoft JhengHei, '新細明體', PMingLiU, Comic Sans MS,arial,helvetica,sans-serif;
	color:#4d4185;
	list-style-image: url('../images/circle.png');
	font-size: 14px;
	letter-spacing: 1px;
	font-weight: 500;
	text-decoration: none;
	position: relative;
	line-height: 30px;
	text-indent: 30px;
	list-style-position:inside;
			}
.rectangle {
     width: 1px;
     height: 15px;
     background:#007bbb;
           }
.rectangleline {
	width: 1px;
	height: 30px;
	border-right: 1px solid #007bbb;
	position: absolute;
	top: 2px;
	z-index: 2;
	left: 105px;
           }
.rectangleline02 {
	width: 1px;
	height: 32px;
	border-right: 1px solid #007bbb;
	position: absolute;
	top: 0px;
	z-index: 2;
	left: 152px;
           }
.rectangleline03 {
	width: 1px;
	height: 30px;
	border-right: 1px solid #007bbb;
	position: absolute;
	top: 1px;
	z-index: 2;
	left: 256px;
           }
/* 選單02 li 之樣式 */
ul.blockbk02 li {
	list-style-image: url('../images/triangle_blue.png');
	color:#0099cc;
	family-name:  '微軟正黑體', Microsoft JhengHei, '新細明體', PMingLiU, Comic Sans MS,arial,helvetica,sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
	font-weight: 500;
	text-decoration: none;
	position: relative;
	line-height: 30px;
	text-indent: 10px;
	list-style-position:inside;
			}
	
ul.blockbk02 li a:link{
	text-decoration:none;
	color: #0099cc;;
			}
ul.blockbk02 li a:visited {
	text-decoration:none;
	color: #0099cc;;
			}	
ul.blockbk02 li a:hover{
	text-decoration:none;
	color: #FFF;
			}	
/* 選單 li 下 ul之樣式 */
ul.blockbk02 ul li {
	family-name:  '微軟正黑體', Microsoft JhengHei, '新細明體', PMingLiU, Comic Sans MS,arial,helvetica,sans-serif;
	color:#4d4185;
	list-style-image: url('../images/circle_blue.png');
	font-size: 14px;
	letter-spacing: 1px;
	font-weight: 500;
	text-decoration: none;
	position: relative;
	line-height: 30px;
	text-indent: 30px;
	list-style-position:inside;
			}
		   
		   
		   
/*------------------------------------------------------------------------

 首頁區塊-右

------------------------------------------------------------------------*/
.blockline{
	background-color:#fff;
	border: 1px solid #007bbb;
	position : relative;
	z-index:1;
}
.blocklinepuple{
	background-color:#fff;
	border: 1px solid #525f95;
	position : relative;
	z-index:1;
}
.blueblockL{
	width:19px;
	height:36px;
	background-color:#007bbb;
	float:left;
}
.blueblockR{
	height: 36px; 
	background-color: #fff; 
	float: right; 
	font-size: 16px; 
	color: #007bbb; 
	font-family:  '微軟正黑體', Microsoft JhengHei, '新細明體', PMingLiU, Comic Sans MS,arial,helvetica,sans-serif;
	letter-spacing: 1px;
	font-weight: 600; 
	line-height: 38px; 
	text-indent: 10px;
}
/* 選單 li 之樣式 */
ul.blocline li {
	list-style-image: url('../images/triangle.png');
	family-name:  '微軟正黑體', Microsoft JhengHei, '新細明體', PMingLiU, Comic Sans MS,arial,helvetica,sans-serif;
	font-size: 16px;
	letter-spacing: 1px;
	font-weight: 300;
	text-decoration: none;
	position: relative;
	float: left;
	line-height: 30px;
	text-indent: 10px;
	list-style-position:inside;
			}
	
ul.blockline li a:link{
	text-decoration:none;
	color: #000;
			}
	
ul.blockline li a:hover{
	text-decoration:none;
	color: #FFF;
			}	
/*------------------------------------------------------------------------

 內頁區塊

------------------------------------------------------------------------*/
.blockline_top{
	background-color:#fff;
	border-top: 1px solid #007bbb;
    border-right: 1px solid #007bbb;
	position : relative;
	z-index:1;
}
.pupledarkblockL{
	width:19px;
	height:36px;
	background-color:#525f95;
	float:left;
}

.pupplelineblockR{
	height: 36px; 
	background-color: #fff; 
	float: right; 
	font-size: 16px; 
	color: #525f95; 
	font-family:  '微軟正黑體', Microsoft JhengHei, '新細明體', PMingLiU, Comic Sans MS,arial,helvetica,sans-serif;
	letter-spacing: 1px;
	font-weight: 600; 
	line-height: 38px; 
	text-indent: 10px;
}
ul.blocline li {
	list-style-image: url('../images/triangle.png');
	family-name:  '微軟正黑體', Microsoft JhengHei, '新細明體', PMingLiU, Comic Sans MS,arial,helvetica,sans-serif;
	font-size: 16px;
	letter-spacing: 1px;
	font-weight: 300;
	text-decoration: none;
	position: relative;
	float: left;
	line-height: 30px;
	text-indent: 10px;
	list-style-position:inside;
			}
ol li {
	line-height: 30px;
	margin-left:-20px;
	text-indent:inherit;
			}
/*------------------------------------------------------------------------

 table

------------------------------------------------------------------------*/
.tab01{
	height: 20px;
	border-bottom: 1px dotted #000;
	border-right: 1px dotted #000;
	padding: 5px;
	}
.tab02{
	height: 20px; 
	border-bottom: 1px dotted #000;
	padding: 5px;
	}
.tabcolor01{
	background-color: #d1d1e0; 
	color: #333366; 
	font-family:  '微軟正黑體', Microsoft JhengHei, '新細明體', PMingLiU, Comic Sans MS,arial,helvetica,sans-serif;
	letter-spacing: 1px;
	font-weight: 600; 
	/*line-height: 38px; */
	}
.tabcolor02{
	background-color: #eef4f8; 
	}
.tabcolor03{
	background-color: #FFFFCC; 
	}
.tabcolor04{
	background-color: #e4e38d; 
	color: #645d22; 
	font-family:  '微軟正黑體', Microsoft JhengHei, '新細明體', PMingLiU, Comic Sans MS,arial,helvetica,sans-serif;
	letter-spacing: 1px;
	font-weight: 600; 
	}
.tabcolor05{
	background-color: #ffe9d6; 
	color: #6a4024; 
	font-family:  '微軟正黑體', Microsoft JhengHei, '新細明體', PMingLiU, Comic Sans MS,arial,helvetica,sans-serif;
	letter-spacing: 1px;
	font-weight: 600; 
	}
.tabcolor06{
	background-color: #fffcdb; 
	}
.pupplebtn{	
	background-color: #FFCC33; 
	font-size: 15px; 
	color: #FFF; 
	font-family:  '微軟正黑體', Microsoft JhengHei, '新細明體', PMingLiU, Comic Sans MS,arial,helvetica,sans-serif;
	letter-spacing: 1px;
	font-weight: 600;
	text-align:center;
	text-justify:
	width:100px;height:26px;
	border-radius:10px;
	}
.pupplebtn02{	
	background-color: #FFCC33; 
	font-size: 15px; 
	color: #FFF; 
	font-family:  '微軟正黑體', Microsoft JhengHei, '新細明體', PMingLiU, Comic Sans MS,arial,helvetica,sans-serif;
	letter-spacing: 1px;
	font-weight: 600;
	text-align:center;
	text-justify:
	width:100px;height:26px;
	border-radius:5px;
	}
.pupplebtn_new{	
	background-color: #FFCC33; 
	font-size: 10px; 
	color: #FFF; 
	font-family:  '微軟正黑體', Microsoft JhengHei, '新細明體', PMingLiU, Comic Sans MS,arial,helvetica,sans-serif;
	letter-spacing: 1px;
	font-weight: 600;
	text-align:center;
	text-justify:
	width:100px;height:26px;
	border-radius:2px;
	}
.tab03{
    border: 0px;
    border-collapse: separate;
	padding:0px;
	border-spacing: 0px;
	}
table.tab03 td{
	border-bottom: 1px dotted #000;
	border-right: 1px dotted #000;
	padding:5px;
	height:24px;
	}
table.tab03 th{
	text-align:center;
	border-bottom: 1px dotted #000;
	border-right: 1px dotted #000;
	padding:5px;
	height:24px;
	}
	
/*------------------------------------------------------------------------

 SIDEBAR

------------------------------------------------------------------------*/
/*
.sidebox{
	/*position: relative;
    margin: 5px 0 20px;}

.sidetitle{
	background: url(../images/bg-sidebar-title.jpg) no-repeat;
	height: 20px;
	/*border-width: 0 0 1px 0;
    border-style: solid;
    border-color: #ccc; 
    padding: 5px;
    font-size: 14px; 
    font-family: trebuchet ms; 
    margin-bottom: 8px;}
#search .ebsco{
	background: url(../images/EhostBanner.jpg) no-repeat;
	height: 55px;
	text-align: right;
	padding:4px 7px 0 0;}

#search input[type="text"], input[type="password"], textarea { background: #FBFAF4;
  border: 2px solid; border-color: #999 #D9D9D9 #D9D9D9 #999;}
*/

/*------------------------------------------------------------------------

 LINKS

------------------------------------------------------------------------*/

a img{
	  border:0;}

a:visited{
	color:#0076a9;
	text-decoration: none;}
	
a:link{
	color:#0076a9;
	text-decoration: none;}

a:hover{
	color:#c7bcd1;
	text-decoration:none;}

a:active{
	color:#c7bcd1;
	text-decoration:none;}

#sitewildlinks a:link, #sitewildlinks a:visited, #sitewildlinks a:active{
	color: #fff;
	text-decoration: none;}

#sitewildlinks a:hover{
	color: #336699;
	background: #fff;}

#navigation a:link, #navigation a:visited, #navigation a:active{
	text-decoration: none;}
.line01 {
	background-color: #669;
	background-position: center top;
	height: 10px;
}
.line02 {
	family-name:  '微軟正黑體', Microsoft JhengHei, '新細明體', PMingLiU, Comic Sans MS,arial,helvetica,sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
	font-weight: 500;
	text-decoration: none;
	line-height:30px;
	background-color: #669;
	height: 22px;
	width: 528px;
	margin-left: 442px;
	color: #FFF;
	text-indent: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 16px;
	padding-left: 5px;
}

.line02 a:visited{
	color:#FFF;
	text-decoration: none;}
	
.line02 a:link{
	color:#FFF;
	text-decoration: none;}

.line02 a:hover{
	color:#e6e6e6;
	text-decoration:none;}

.line02 a:active{
	color:#FFF;
	text-decoration:none;}

.line03 {
	family-name:  '微軟正黑體', Microsoft JhengHei, '新細明體', PMingLiU, Comic Sans MS,arial,helvetica,sans-serif;
	font-size: 14px;
	font-weight: 600;
	text-decoration: none;
	z-index:10;
	line-height:30px;
	height: 20px;
	width: 220px;
	float:right;
	color: #525f95;
	margin-left: 240px;
	padding-top: 5px;
	padding-bottom: 14px;
}

.line03 a:visited{
	color:#525f95;
	text-decoration: none;}
	
.line03 a:link{
	color:#525f95;
	text-decoration: none;}

.line03 a:hover{
	color:#e6e6e6;
	text-decoration:none;}

.line03 a:active{
	color:#525f95;
	text-decoration:none;}

.line04 {
	family-name:  '微軟正黑體', Microsoft JhengHei, '新細明體', PMingLiU, Comic Sans MS,arial,helvetica,sans-serif;
	font-size: 14px;
	font-weight: 600;
	text-decoration: none;
	z-index:10;
	line-height:30px;
	height: 20px;
	width: 300px;
	float:right;
	color: #525f95;
	margin-left: 180px;
	padding-top: 5px;
	padding-bottom: 14px;
}

.line04 a:visited{
	color:#525f95;
	text-decoration: none;}
	
.line04 a:link{
	color:#525f95;
	text-decoration: none;}

.line04 a:hover{
	color:#e6e6e6;
	text-decoration:none;}

.line04 a:active{
	color:#525f95;
	text-decoration:none;}
.line05 {
	family-name:  '微軟正黑體', Microsoft JhengHei, '新細明體', PMingLiU, Comic Sans MS,arial,helvetica,sans-serif;
	font-size: 15px;
	letter-spacing: 1px;
	font-weight: 600;
	text-decoration: none;
	line-height:30px;
	height: 22px;
	width: 360px;
	margin-left: 600px;
	color: #007bbb;
	text-indent: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 16px;
	padding-left: 5px;
}
.line05 a:visited{
	color:#007bbb;
	text-decoration: none;}
	
.line05 a:link{
	color:#007bbb;
	text-decoration: none;}

.line05 a:hover{
	color:#bbc9e2;
	text-decoration:none;}

.line05 a:active{
	color:#bbc9e2;
	text-decoration:none;}
#menubar {
	background-color: #007bbb;
	width: 980px;
	margin-right: auto;
	margin-left:auto;
	margin-bottom:0px;
	margin-top:208px;
	clear:both;
	height: 50px;
    position: absolute;
	z-index:100;
}

			/* 初始化 */
			ul{
				margin: 0;
				padding: 0;
			}
			ul {
				list-style: none;
			}
			/* 選單 li 之樣式 */
			ul.navigation li {
	            family-name:  '微軟正黑體', Microsoft JhengHei, '新細明體', PMingLiU, Comic Sans MS,arial,helvetica,sans-serif;
	            text-align:left;
				font-size: 15px;
	            letter-spacing: 2px;
	            font-weight: 500;
	            text-decoration: none;
	            position: relative;
	            float: left;
	            line-height: 27px;
	            background-color: #993300;
	            top: 10;
			}
			ul.navigation01 li {
	            family-name:  '微軟正黑體', Microsoft JhengHei, '新細明體', PMingLiU, Comic Sans MS,arial,helvetica,sans-serif;
	            text-align:left;
				font-size: 15px;
	            letter-spacing: 2px;
	            font-weight: 500;
	            text-decoration: none;
	            position: relative;
	            float: left;
	            line-height: 27px;
	            background-color: #993300;
			}

			/* 選單 li 裡面連結之樣式 */
			ul.navigation li a{
				text-decoration:none;
				display: block;
                padding-top:3px; 
                padding-left:15px; 
                padding-right:25px; 
                padding-bottom:20px;
				background: #007bbb;
				color: #FFF;
			}
			ul.navigation01 li a{
				text-decoration:none;
				display: block;
                padding-top:3px; 
                padding-left:15px; 
                padding-right:25px; 
                padding-bottom:20px;
				background: #007bbb;
				color: #FFF;
			}

			/* 特定在第一層，以左邊灰線分隔 */
			ul.navigation > li > a{
				border-left: 1px solid #ffffff;
			}
			ul.navigation > li > a:hover{
				color: #494949;
				background: #DDD
			}
			ul.navigation01 > li > a:hover{
				color: #494949;
				background: #DDD
			}

			/* 特定在第一層 > 第二層或以後下拉部分之樣式 */
			ul.navigation ul{
				border:solid #DDD 1px;
				display: none;
				float: left;
				position: absolute;			
				left: 0;	
				margin: 0;
			}
			/* 當第一層選單被觸發時，指定第二層顯示 */
			ul.navigation li:hover > ul{
				display: block;
			}			
			/* 特定在第二層或以後下拉部分 li 之樣式 */
			ul.navigation ul li {
				border-bottom: 1px solid #DDD;
			}
			/* 特定在第二層或以後下拉部分 li （最後一項不要底線）之樣式 */
			ul.navigation ul li:last-child {
				border-bottom: none;
			}
			/* 第二層或以後選單 li 之樣式 */
			ul.navigation ul a {
				width: 200px;
			    family-name:  '微軟正黑體', Microsoft JhengHei, '新細明體', PMingLiU, Comic Sans MS,arial,helvetica,sans-serif;
				font-size: 14px;
				letter-spacing:2px;
				font-weight: 500;
				padding: 10px 12px;	
				color: #494949;		
				background: #EEE;			
			}
			ul.navigation ul a:hover {		
				background: #CCC;				
			}
			/* 第三層之後，上一層的選單觸發則顯示出來（皆為橫向拓展） */
			ul.navigation ul li:hover > ul{
				display: block;
				position: absolute;
				top: 0;				
				left: 100%;
			}
			/* 箭頭向下 */
			.arrow-bottom {
				display: inline-block;
				margin-left: 5px;
				border-top: 4px solid #FFF;
				border-right: 4px solid transparent;				
				border-left: 4px solid transparent;		
				width: 1px;
				height: 1px;
			}

			/* 箭頭向右 */
			.arrow-right {
				display: inline-block;
				margin-left: 12px;	
				border-top: 3px solid transparent;
				border-bottom: 3px solid transparent;
				border-left: 3px solid #666;		
				width: 1px;
				height: 1px;
			}
.opening {
	font-size:14px; 
	letter-spacing:1px;
	font-weight: 400; 
	line-height:240%;
}
/*FAQ style*/
#qaContent ul, #qaConten li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#qaContent {
	width:100%;
}
#qaContent ul.accordionPart li .qa_title {
	cursor: pointer;
	color:#0099CC;
}