/*------------------------------*/
/*--Layout Setting Start--*/
/*--position & layout width setting--*/
html, body{
	_text-align:center;
	font-family: "新細明體";
}
.wrap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	_font-family: "新細明體";
	width:990px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	font-size: 80%;
	_font-size: 85%;
	line-height: 140%;
}
/*--header setting--*/
.header {
	width:990px;
	height:160px;
	margin-left:auto;
	margin-right:auto;
	_text-align:left;
}
/*--layout width setting--*/
.layout {
	width:990px;
	margin-top:10px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:10px;
}
/*--left column setting--*/
.leftbg {
	width:190px;
	padding:0 10px 0 10px;
}
/*--center column setting--*/
.center {
	padding:0 0 10px 0;
}
/*--right column setting--*/
.rightbg {
    width:180px;
	padding:0 10px 0 10px;
}
/*--footer setting--*/
.footer {
	width:990px;
	margin-left:auto;
	margin-right:auto;
	_text-align:left;
}
/*--Layout Setting End--*/
p {
	color:#777777;
}
.shadow {
	float:left;
	width:auto;
	background:url(/images_eland/fuzzy_shadow.png) no-repeat bottom right;
}
.shadow div {
	background:url(/images_eland/fuzzy_shadow1.png) no-repeat right top;
}
.shadow div a {
	background:url(/images_eland/fuzzy_shadow2.png) no-repeat left bottom;
	padding:0 6px 6px 0;
	display:block;
}
.shadow img {
	background-color: #fff;
	color:#000;
	border:1px solid #999;
	padding:4px;
	vertical-align:bottom;
}
.shadow2 {
	float:left;
	width:auto;
	background:url(/images_eland/fuzzy_shadow.png) no-repeat bottom right;
}
.shadow2 div {
	background:url(/images_eland/fuzzy_shadow1.png) no-repeat right top;
}
.shadow2 div a {
	background:url(/images_eland/fuzzy_shadow2.png) no-repeat left bottom;
	padding:0 6px 6px 0;
	display:block;
}
.shadow2 img {
	background-color:#fff;
	color:#000;
	border:1px solid #999;
	padding:1px;
	vertical-align:bottom;
}
/*HEAD MENU*/
.mlmenu ol, .mlmenu ul, .mlmenu li, .mlmenu dt, .mlmenu dd{
	float:left;
	color:#FFFFFF;
	list-style-image:none;
	list-style-position:inside;
	list-style-type:none;
	padding:0 0;
	margin:0 0;
 }
 .mlmenu a{
	color:#FFFFFF;
 }
 .mlmenu ul{
	margin-left:0px;
 }
 .haschild a{
	color:#FFFFFF;
	text-decoration:none;
	font-size:135%;
 }
 .haschild .horiz{
	color:#000000;
	text-decoration:none;
 }
 .haschild ul,.haschild li{
	clear:left;
 }
 
/*--水平 Horizontal Menu Start--*/
.vert{background: url(../images/icon_vert.gif) no-repeat 0px center; vertical-align:middle; padding:5px 10px;  }	 

.horiz{background: url(../images/icon_horiz.gif) no-repeat 0px 3px;padding:0px 15px 0px 0px;}


.top .mlmenu {
	margin:0px 0;
	text-align:right;
	clear:both;
	overflow: inherit;  /*----firefox 設hidden時 layer會不見要設回inherit----*/
	_overflow:hidden;
	position:absolute;
	right:15px;
	top:13px;
	z-index:97;
}
.top .mlmenu ul{		
	padding:0px;
	margin:0 ;
	/*width:70%; ----選項最多70%*/
}

.top .mlmenu li{
	float: left;	
	display: inline;
	position: relative;	
	line-height:25px;
	z-index: 99;
}
.top .mlmenu li a{
	text-decoration: none;
	float: left;
	display: block;	
	border-top: none;
	width: auto;
	cursor:pointer;
	
}
.top .mlmenu li li {
    clear: left;	
}

.top .mlmenu ul li ul {
	position: absolute; 
	left: 0;
	display: block;
	height: auto;
	z-index:99;
	display:none     /*------預設選單先關掉,再由js控制load完所有資料再出再----------*/
}
.top .mlmenu ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0px;
	
}
.top .mlmenu li li ul{
	position: absolute;
	left: 0px;
	*left: auto;
	margin-top: -1px;
	margin-left: 133px;
	*margin-left: 0px;	
}

.top .mlmenu li li a{
   width:120px;
  
}
/*--水平 Horizontal 選單層級樣式Start--*/

.top .menubg ul {
	margin:0px;
	padding:0px;
	text-align:left;
}

.top .menubg li {
	padding:0px;
	z-index:10;
	
}
.top .menubg li a.here{
	font-weight: bold;
	color: #FC0;	
}
.top .menubg li li a.here{ line-height:25px;}
.top .menubg li li a.here,.top .menubg li li li a.here,.top .menubg li li li li a.here  {
	font-weight: normal;
	color: #000;
	display:block;
	line-height: 25px;	
}
.top .menubg li a {
	color: #fff;
	padding: 3px 8px 3px 10px;
	font-size: 13px !important;
	font-family: "新細明體";
}

.top .menubg li a:hover {
	text-decoration: none;
	color: #FC0;
}
.top .menubg ul ul {
	margin:30px 0 0 5px;
	padding:0 0 0 0px;
	background: #FFFFFF;
	border: 1px solid #999;
	border-bottom: 0px;
}

.top .menubg li li{
	border-bottom: 1px solid #999;
	border-right: 0px;
}

.top .menubg li li a {
	color: #333;
	display:block;
	line-height: 25px;
	padding:0px 0 0px 13px;
	background: #FFFFFF url(../images/icon_arrow1.gif) no-repeat 0px 5px;
	z-index:11;
}
.top .menubg li li li a{z-index:12;}
.top .menubg li li li li a{z-index:13;}	


.top .menubg li li a:hover{
	text-decoration: none;
	color: #FFFFFF;
	background: #C69 none;
}

.top .menubg img {
	border: none;
	vertical-align: text-top;
	margin-left: 2px;
}
 /*--
.top .mlmenu {
	height:auto;
	margin:0 0 0 0;
	padding:0 0 0 0;
	position:absolute;
	right:15px;
	top:20px;
	width:auto;
	z-index:97;
}
.top .menubg ul ul {
	 width:90px;
	 margin:0 0 0  0;
	 background:#FFFFFF;
	border: 1px solid #CCC;
}
.top .menubg li li{
	padding:3px;
	border-bottom: 1px solid #CCC;
}
.top .menubg li li a {
	background-color:#FFFFFF;
	text-align:left;
	color:#0c8fc5;
	background-image:none;
}
.top .menubg li li a:hover{
	 text-decoration:none;
	 color:#FFFFFF;
	 background:#dc3f99 none;
}
.top .menubg img {
	 border:none;
	 vertical-align:text-top;
	 margin-left:2px;
}*/
.accesskey {
	display:block;
	opacity:1.0;
	filter:alpha(opacity=100);
	position:absolute;
	text-decoration:none;
 }
 .headNav{
	height:34px;
	width:990px;
	background:url(/GIPDSD/xslGip/xslExport/4/ElandDemo/images/menu/bar.jpg) no-repeat 0px 0px;
}
.headMenu{
	padding-top:60px;
	height:182px;
	width:990px;
	background:url(/GIPDSD/xslGip/xslExport/4/ElandDemo/images/menu/image_bg.gif) no-repeat 0px 0px;
}
/*footer*/
.mp_link_more {
	margin-top:-16px;
	text-align:right;
	margin-bottom:-10px;
}
 
.font-nagvlist{
	font-size: 80%;
	_font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
} 

.font-footerlink {
	font-size: 90%;
	_font-size: 70%;
	_text-align:left;
	font-family: Arial, Helvetica, sans-serif;
}
.font-cflink{
	font-size: 80%;
	_font-size: 70%;
	font-family: Arial, Helvetica, sans-serif;
	line-height:14px; 
}
.footer {
	background:transparent url(/GIPDSD/xslGip/xslExport/4/ElandDemo/images/foot_bg.jpg) no-repeat scroll 0 0;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	width:990px;
	clear:both;
	position: relative;
	font-size: 13px;
}

.footer .nowvisitor {
	margin-left:0px;
	padding-left:0;
	background:transparent url(/GIPDSD/xslGip/xslExport/4/ElandDemo/images/bullet3_hover.gif) no-repeat scroll left 4px;
	color:#000000;
	padding-left:17px;
	position: absolute;
	left: 800px;
}

.footer .visitortoday {
	background:transparent url(/GIPDSD/xslGip/xslExport/4/ElandDemo/images/bullet3_hover.gif) no-repeat scroll left 4px;
	color:#000000;
	position: absolute;
	left: 800px;
	margin: 0px;
	padding-left:17px;
	top: 23px;
}	
.footer .visitoryear {
	position: absolute;
	background:transparent url(/GIPDSD/xslGip/xslExport/4/ElandDemo/images/bullet3_hover.gif) no-repeat scroll left 4px;
	color:#000000;
	left: 800px;
	margin: 0px;
	padding-left:17px;
	top: 40px;
}	
.footer .visitor2 {
	position: absolute;
	background:transparent url(/GIPDSD/xslGip/xslExport/4/ElandDemo/images/bullet3_hover.gif) no-repeat scroll left 4px;
	color:#000000;
	left: 800px;
	margin: 0px;
	padding-left:17px;
	top: 56px;
}	
.footer .copyright2 {
	text-align:left;
	padding: 10px 0px 10px 200px;
}
.footer .AA {
	position: absolute;
	top: 85px;
	right: 40px;
}	
.footer .myEgov {
	position: absolute;
	top: 85px;
	right: 150px;
}
/*------MP---*/	
.center {
	background:#FBFBFB none repeat scroll 0 0;
	border:1px solid #DDDDDD;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:0px;
	vertical-align:top;
}
.headline {
	margin-top:0px;
	margin-bottom:0px;
}
.center .headline .body, .center .mybox .body {
	background:#FFFFFF none;
	padding: 0;
}
#container div.tabpanel li.tab span{
	font-weight:bold;
}
.font-runMSG{
}
.SlideNewsHead{
	color:#003366;
	font-weight:bold;
	font-size: 120%;
}
.SlideNewsshowimg{
	float:left;
}
.SlideNewsLine{
}
.headline li, .mybox li {
	list-style:none;
	background:url(/GIPDSD/xslGip/xslExport/4/ElandDemo/images/icon/3.jpg) no-repeat left 8px;
}
.headline .date, .mybox .date, .mitch .date {
	margin-left:10px;
	color:#000000;
}
.headline li a, .mybox li a {
	padding-left:15px;
}
.Depname{
	color:#000000;
}
.headline .more a, .mybox .more a, .mitch .more a {
	border:1px solid #CCC;
	color:#336699;
	padding:0px;
	font-weight:bold;
	background:url(../images/tabbg.gif) repeat-x left top;
	text-decoration:none;
}
.headline .body .dot{
	height:5px;
	background:url(/GIPDSD/xslGip/xslExport/4/ElandDemo/images/dot2.gif) repeat-x;
}
div#container div.tabpanel{
	clear:both;
	width:95%;
}

.headline2 li{
	background:transparent url(/GIPDSD/xslGip/xslExport/4/ElandDemo/images/icon/3-1.jpg) no-repeat scroll left 8px;
	list-style-image:none;
	list-style-position:inside;
	list-style-type:none;
	_margin: 0;
	_padding: 0;
}	
.headline2 li a{
	padding-left:10px;

}
.headline2 .more{
	text-align:right;
}
.headline2 .more a{
	background:transparent url(../images/tabbg.gif) repeat-x scroll left top;
	border:1px solid #CCCCCC;
	color:#336699;
	font-weight:bold;
	padding:0;
	text-decoration:none;
}
.headline3{
	_margin-top:-10px;
}	
.headline3 .more a{
	background:transparent url(../images/tabbg.gif) repeat-x scroll left top;
	border:1px solid #CCCCCC;
	color:#336699;
	font-weight:bold;
	padding:0;
	text-decoration:none;
	margin-top:-15px;
	#margin-top:-15px;
	_position:relative;
	_margin-left:500px;
	margin-left:450px;	
}
.ADslide_act_top {
	clear:left;
	width:550px;
	height:10px;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:0px;
	_margin-bottom:-10px;
	background:url(/GIPDSD/xslGip/xslExport/4/ElandDemo/images/new_bg_1.gif) no-repeat;
}
.ADslide_act_contaner{
}
.ADRAD{
	width:540px;
	clear:left;
	padding-left:0px;
	padding-right:0px;
	display:none;
}
.ADRAD img{
	width:500px;
	height:125px;
}
.ADslide_act_bottom{
	display:;
	clear:left;
	width:550px;
	height:10px;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:0px;
	background:url(/GIPDSD/xslGip/xslExport/4/ElandDemo/images/new_bg_3.gif) no-repeat;
}
.AutoSlidedot {
	width:520px;
	background:url(/GIPDSD/xslGip/xslExport/4/ElandDemo/images/dot.jpg);
}
.ADslide_news{
	clear:left;
	float:left;
	width:520px;
	height: 95px;
	height: 92px\9;
	overflow: hidden;
	margin-bottom: 5px;
}
.ADNews_top{
	clear:left;
	width:550px;
	height:10px;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:0px;
	_margin-bottom:-10px;	
	background:url(/GIPDSD/xslGip/xslExport/4/ElandDemo/images/new_bg_1.gif) no-repeat;
}
.ADNews_top_contaner{
	width:550px;
	clear:left;
	padding-left:10px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	background:url(/GIPDSD/xslGip/xslExport/4/ElandDemo/images/new_bg_2.gif) repeat-y;
}
.ADNews_top_contaner Input{
	border-bottom-width:0;
	border-left-width: 0px; 
	border-right-width: 0px;	
	border-top-width:0;
	padding-bottom:0;
	padding-left:0;
	padding-right:0;
}
.HotNewstop{
	clear:left;
	width:550px;
	height:49px;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:0px;
	background:url(/GIPDSD/xslGip/xslExport/4/ElandDemo/images/new_bg_hot.gif) no-repeat;
}
.HotNewsconter{
	width:550px;
	clear:left;
	padding-left:10px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	background: url(/GIPDSD/xslGip/xslExport/4/ElandDemo/images/new_bg_2.gif) repeat-y;
}
.HotNewsLine{
	background:url(/GIPDSD/xslGip/xslExport/4/ElandDemo/images/bg_blueline.gif) repeat-x;
	height:2px;
	margin-top:32px;
	width:520px;
	_height:0px;
	_margin-top:0px;
	_margin-bottom:-15px;
	_width:520px;
	_background-position:left top;	
}
.HotNewsTable{
	margin: 0;
	padding: 0;
	font-size: 100%;
	border-collapse:collapse;
}
.EGroups{
	margin-left: 40px;
}
.EGroups .Group{
	float:left
}
.w-top {
	*height:16px;
	_height:0px;
	_margin-top:0px;
	_margin-bottom:-5px;
	width:181px;
}
.w-top2 {
	*height:41px;
	width:181px;
	_margin-bottom:-5px;		
}
.w-top2chief {
	*height:47px;
	width:181px;	
	_margin-bottom:-5px;
}	
.w-conter {
	width:181px;
	background: url(/GIPDSD/xslGip/xslExport/4/ElandDemo/images/left_images_03.jpg);
}
.w-conter2{
	padding: 5px;
	padding-left: 30px;
}	
.w-button{
	width:181px;
	*height:18px;
	_height:0px;
	_margin-top:0px;
	_margin-bottom:0px;		
	_padding-top:0px;
	_padding-bottom:0px;
	background: url(/GIPDSD/xslGip/xslExport/4/ElandDemo/images/left_images_03.jpg) repeat-x;	
}
.w-button img{
	_height:7px;
	_margin-top:15px;
	_margin-bottom:-3px;		
	_padding-top:0px;
	_padding-bottom:0px;
}		
.w-button2{
	width:181px;
	*height:7px;
	_height:0px;	
	_height:0px;
	_margin-top:0px;
	_margin-bottom:0px;		
	_padding-top:0px;
	_padding-bottom:0px;		
	background: url(/GIPDSD/xslGip/xslExport/4/ElandDemo/images/left_images_03.jpg) repeat-x;

}	
.w-button2	img{
	height:7px;
	*margin-top: -15px;
	_height:7px;
	_margin-top:15px;
	_margin-bottom:-3px;		
	_padding-top:0px;
	_padding-bottom:0px;
}	
/*----wearth*/
.weather{
	padding-left: 5px;
}
.weather h3{
	padding-left: 40px;
}
.weather .word{
	border-left-width-ltr-source:physical;
	border-left-width-rtl-source:physical;
	border-left-width-value:0;
	margin-left:50px;
	margin-top:-50px;
	font-family:Arial,Helvetica,sans-serif;
}
.weather .link{
	margin-left:50px;
}
/*---Chief*/
.chiefgroup-top2 {
	*height:47px;
	width:181px;
}
.chiefgroup-top3 {
	width:181px;
	background: url(/GIPDSD/xslGip/xslExport/4/ElandDemo/images/left_images_03.jpg);
	_margin-top:-5px;
}
.chieftext,.chiefgroup-top3 .chieftext {
	width:170px;
	padding-left:10px;
	*padding-left:10px;
	_padding-left:0px;
}
.chieftext .top{
	margin-top:-5px;
	#margin-top:-5px;
	_margin-top:0px;
}
.chieftext .left,.chiefgroup-top3 .chieftext .left{
	*width:75px;
	_width:80px;
}
.chieftext .right,.chiefgroup-top3 .chieftext .right{
	*width:75px;
	_width:80px;
}
.chiefgroup-top3 .chieftext .font-cflink2{
	padding-left:10px;
	*padding-left:10px;
	_padding-left:10px;
	background:transparent url(/GIPDSD/xslGip/xslExport/4/ElandDemo/images/icon/3.jpg) no-repeat scroll left 8px;
	background-repeat:no-repeat;
	background-position: left top;	
	line-height:18px; 
	*line-height:12px; 
	_line-height:14px;
}
.quickLink li a {
	color:#336699;
}
/* ------LP---CP----SP*/
.lp, .cp, .qp, .forwardForm {
	background:#FFFFFF none repeat scroll 0 0;
	margin-top:-8px;
	padding:10px;
}
.lp h2, .cp h2, .qp h2, .forwardForm h2 {
	background:transparent url(../images/titleIcon.gif) no-repeat scroll left 4px;
	border-bottom:0px solid #DDDDDD;
	padding-left:18px;
}
.lp h2 {
	display:none;
}
.lp .category li {
	display:inline;
	background:transparent url("images_eland/bullet3.gif") no-repeat scroll left 4px;
	padding-left:14px;	
}
.lp .page{
	font-family:Arial,Helvetica,sans-serif;
	margin-left:60px;
}
.lp .page .condition{
	padding-left: 5px;
	background:transparent url(/images_eland/lp_icon_06.gif) no-repeat scroll left 2px;
	margin-left:-60px;
	margin-top:-23px;
}
.lp .page .condition a{
	color:#FFFFFF;
}
.Activity{
	margin-left:20px;
	margin-right:20px;
}
.Cland {
	background-color:#FFFFFF;
	border-collapse:collapse;
	letter-spacing:-1px;
	margin:0 0 15px 10px;
	padding:0;
	width:157px;
}
.Cland .week th{
	background-color:#164F5C;
	border:1px solid #DDDDDD;
	color:#FFFFFF;
	font-weight:normal;
	padding-bottom:1px;
	padding-top:4px;
	text-align:center;
	width:22px;
}
.Cland .week .weekday{
	color:#BE1A04;
}
.Cland .day .day1{
	background:#ffffff none repeat scroll 0 0;
	text-align:center;
}
.Cland .day .day2{
	background:#BE1A04 none repeat scroll 0 0;
	text-align:center;
}
.Cland .day .day3{
	background:#ffffff none repeat scroll 0 0;
	text-align:center;
}
/*--friendly start--*/
.friendly {
	margin-bottom:10px;
}
.friendly .before {
	color:#999;
	padding-right:6px;
	padding-left:8px;
	background:url(../images/bullet4.gif) no-repeat left top;
}
.friendly .path {
	border-bottom: 1px dotted #AAA;
	margin-bottom: 10px;
}
.friendly .path img {
	padding: 0 4px 0 4px;
}
.friendly .function {
	text-align:right;
	background:#DDD;
	padding-right:6px;
}
.friendly .function li {
	display:inline;
}
.friendly .function li a {
	color:#336699;
}
.friendly .function li a:hover {
	color:#D75116;
}
.friendly .function .print {
	padding-left: 16px;
	background:url(../images/print.gif) no-repeat left -1px;
}
.friendly .function .forward {
	padding-left:24px;
	background:url(../images/email.gif) no-repeat left -1px;
}
/*--friendly end--*/
/*--quickLink start--*/
.quickLink {
	text-align:right;
	margin-top:10px;
}
.quickLink li {
	display:inline;
}
.quickLink li a {
	color:#D75116;
}
.quickLink li a:hover {
	color:#336699;
}
.gotop {
	padding-left:14px;
	padding-right:6px;
	background: url(../images/top.gif) no-repeat left top;
}
.back {
	padding-left:14px;
	padding-right:6px;
	background: url(../images/back.gif) no-repeat left top;
}
/*--quickLink end--*/
.friendly .path {
	border-bottom:1px dotted #AAAAAA;
	margin-bottom:10px;
}
.friendly .function {
	background: transparent ;
	padding-right:6px;
	text-align:right;
}
.friendly .path .before{
}
.friendly .function .forward {
	background:transparent url(/GIPDSD/xslGip/xslExport/4/ElandDemo/images/icon/icon_05.jpg) no-repeat scroll left -1px;
	padding-left:24px;
}
.listTb{
	width:95%;
}
.listTb th{
	background:#666666;
	color:#FFFFFF;
}
.listTb td{
}
.cp h2{
	display:none;
}
.cp .webFun li {
	color:#000000;
	display:inline;
	padding-right:6px;
}
.cp .info {
	margin: 0px 0px 5px;
}
.cp .info li {
	display: inline;
	margin: 0px 15px 0px 0px;
}

.cp .download h3{
	background:transparent url("GIPDSD/xslGip/xslExport/4/ElandDemo/images/cp/download_icon.jpg") no-repeat scroll;
	padding-left:100px;
	padding-bottom:10px;
	color:#FFFFFF;
}
.cp .download li{
	margin-left:60px;
	padding-left:30px;
	padding-bottom:10px;
	background:transparent url("GIPDSD/xslGip/xslExport/4/ElandDemo/images/cp/download_icon_2.jpg") no-repeat scroll;
}
.FAQTB {
	border-collapse:collapse;
	border-color:#C9C9C9;
	border-style:double solid;
	border-width:3px 1px;
	clear:both;
	color:#313131;
	margin:10px 0 10px 5px;
	text-align:left;
	width:98%;
}
.FAQTB .th1{
	background-color:#DBF1D8;
	border:1px solid #C9C9C9;
	color:#021F0C;
	font-weight:normal;
	padding:5px;
	vertical-align:top;
}
.FAQTB .th2{
	background-color:#FFFDE6;
	border:1px solid #C9C9C9;
	color:#021F0C;
	font-weight:normal;
	padding:5px;
	vertical-align:top;
}
.FAQTB td{
	border-collapse:collapse;
	border-style:double solid;
	color:#313131;
	text-align:left;
}
.PTable .image{
	float:left;
	padding:5px;
    width:250px;
	height:150px;
}
.PTable .image2 img{
    width:150px;
	height:150px;
}
.PTable .image2{
	float:left;
	padding:5px;
    width:250px;
	height:150px;
}
.PTable img{
    width: 250px;
	height: 150px;
}
.PTable h4{
	float:left;
	font-size:100%;
	padding-left:10px;
	background:transparent url(/GIPDSD/xslGip/xslExport/4/ElandDemo/images/icon/3.jpg) no-repeat scroll left 8px;
}
.PTable h3{
	float:left;
	font-size:120%;
	padding-left:10px;
	background:transparent url(/GIPDSD/xslGip/xslExport/4/ElandDemo/images/icon/3.jpg) no-repeat scroll left 8px;
}
.typetable01 td {
	border-top:1px solid #C0C0C0;
	color:#333333;
	margin:0;
	padding:10px 5px;
	text-align:center;
	vertical-align:top
}
.typetable01 td ul li {
	border:medium none;
	float:left;
	height:160px;
	margin:0 6px 15px 8px;
	overflow:hidden;
	padding:0;
	width:154px;
}
.typetable01 td ul li .img {
	border:1px solid #CCCCCC;
	height:100px;
	overflow:hidden;
	width:145px;
}
.typetable01 td ul li .img img {
	width:145px;
}
.typetable01 td ul li ul li {
	border-bottom:1px solid #CCCCCC;
	border-style:none none solid;
	float:none;
	height:auto;
	margin:0 5px;
	overflow:visible;
	padding:0 5px 2px 8px;
	text-align:left;
	width:auto;
}
.colo01 {
	color:#0F8EAE;
}
.photo2 {
	margin-bottom:15px;
	margin-top:15px;
}
.photo2 .images img {
	border:4px solid #333333;
	margin-bottom:10px;
	width:660px;
}
.photo2 ul {
	border-bottom:1px dotted #CCCCCC;
	border-top:1px dotted #CCCCCC;
	margin:10px 0 0;
	padding:8px 0px 3px;
}
.photo2 ul li{
	display:inline;
	margin-right:5px;
}
.table01 {
	border-collapse:collapse;
	font-size:100%;
	margin-bottom:15px;
	margin-top:15px;
	width:100%;
}
.page li{
	display:inline;
	margin-right:5px;
}
.MovieTable,.MovieTable2{
	border:1px solid #C9C9C9;
	border-collapse:collapse;
	clear:both;
	color:#313131;
	margin:10px;
	width:100%;
	#width:90%;
	_width:90%;
}
.MovieTable th {
	background-color:#DAF0FA;
	border:1px solid #C9C9C9;
	color:#021F0C;
	font-weight:normal;
	padding:5px;
	text-align:right;
}
.MovieTable2 th {
	background-color:#F7AC61;
	border:1px solid #C9C9C9;
	color:#FFFFFF;
	font-weight:normal;
	padding:5px;
	text-align:center;
}
.MovieTable  td,.MovieTable2  td {
	border:1px solid #C9C9C9;
	color:#313131;
	padding:5px;
}
.chTb1 , .chTb3{
	width:18px;
}	
.chTb2 {
	width:52px;
}
.chTb4 {
	width:65px;
}	
/*------------------------------*/

