﻿@charset "utf-8";
/* CSS Document */

* {
	PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}
body{
	background:url(http://www.open.com.hk/images/open_back.jpg) center top;
	background-repeat:repeat-y;
	font-family: "新細明體", "細明體", "標楷體","微軟正黑體"; 
	font-size:12px;
	line-height:155%;
	margin:0;
	padding:0;
	
}
a{ color:#333333; text-decoration:none}
a:hover{ color:#cc0000; text-decoration:underline}
td,div{ line-height:155%; height:auto}
ul,li{ list-style:none; margin:0; padding:0;list-style-position: outside;}
.nav ul .menuon{background:#fff;border:1px solid #999; border-bottom:0; padding-left:5px; padding-right:5px;}
.nav ul .menuon a{ color:#FF0000}
.ind .nav ul .action2{background:#fff;border:1px solid #999; border-bottom:0; padding-left:5px; padding-right:5px;}
.ind .nav ul .action2 a{ color:#FF0000}
#lxwm .nav ul .action3{background:#fff;border:1px solid #999; border-bottom:0; padding-left:5px; padding-right:5px;}
#lxwm .nav ul .action3 a{ color:#FF0000}
#abab .nav ul .action4{background:#fff;border:1px solid #999; border-bottom:0; padding-left:5px; padding-right:5px;}
#abab .nav ul .action4 a{ color:#FF0000}
#box{ width:980px; margin:0 auto}
#box2{ width:980px; margin:10px auto; text-align:left}
#box3{ width:980px; margin:0 auto; text-align:left; clear:both}

.nav{height:36px; background-image:url(imgs/navbg.png); background-repeat:repeat-x; width:980px; margin:0 auto; padding-right:2px;}
.nav ul{ width:1004px; margin:0 auto}
.nav ul li{ float:left; height:35px; line-height:35px; font-size:14px; font-weight:bolder; margin-right:8px;}

.link{height:28px; margin:10px auto; border:1px solid #ccc}

.rm{border:1px solid #333}
.rmt{height:8px; background-color:#333}
.rmtit{height:30px; line-height:30px; border-bottom:1px solid #ccc; font-size:14px; font-weight:bolder; text-indent:8px; margin-bottom:10px;}
.rmb{height:5px; background-color:#333}
.newslistrm li{ border-bottom:1px dotted #ccc; text-indent:25px; background-repeat:no-repeat; height:25px; line-height:25px;}
.newslistrm li a{ color:#666}
.newslistrm li a:hover{ color:#e60011; text-decoration:underline}
.num{ color:#CC0000; font-size:16px; font-family:Arial, Helvetica, sans-serif; font-weight:bolder;}
.ztjx{border:1px solid #cfdce5; margin:0 auto}
.tit{height:36px; background-color:#e4e9ed; line-height:36px; text-indent:5px; font-size:14px; font-weight:bolder}
.jgjg{ height:2px;}
.jg{ height:10px;}
.newslist li{ font-family:"新細明體", "細明體", "標楷體", "微軟正黑體"; font-size: 14px; line-height:22px; text-decoration:none; height:22px; overflow:hidden;}
.newslist li a{ color: #333;  text-decoration:none; }
.newslist li a:hover{ color: #F00; text-decoration:underline;}
.gai{height:25px; line-height:27px; background-image:url(imgs/ico2.png); padding-left:15px; background-repeat:no-repeat; background-position:left center}
.ddline{height:4px; background-image:url(imgs/doubleline.gif); background-repeat:repeat-x; margin:0 0 10px 0}
.newadd{color:#999; line-height:120%; margin:3px auto}
.newtext p{ font-size:16px; padding-bottom:16px}
.newtext div{ font-size:16px;}
.more{list-style:none; text-align:right; padding-right:8px; background-image:none}
.ww1{margin-bottom:15px; clear:both; background-color:#eee; padding-top:10px;}
.ww2{float:left; width:190px; overflow:hidden; margin-left:10px;}
.ww3{float:left; width:10px;}
.ww4{width:80px; float:left}
.cle{clear:both; height:10px; line-height:2px;}
.back{ margin:10px auto}
.indw{ width:95%; margin:0 auto}
.indl{background-image:url(imgs/doubleline.gif); background-repeat:repeat-x; height:4px; margin:10px auto}

@charset "utf-8";
/* CSS Document */

* {
	PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}
body{
	background:url(http://www.open.com.hk/images/open_back.jpg) center top;
	background-repeat:repeat-y;
	font-family: "新細明體", "細明體", "標楷體","微軟正黑體"; 
	font-size:12px;
	line-height:155%;
	margin:0;
	padding:0;
	
}

/*----------- Slideshow -----------------*/
#slider { width:300px; padding:0; margin:0 auto; }
div#slideshow { float: left; width: 300px; padding:0 ; height: 340px; background-color:#CCC; }
.slide-image { width: 100% !important; height: 340px; overflow:hidden}
.controls-outer { width: 300px; margin-left: auto; margin-right: auto; }
#slide_controls { float: right; padding:0; position: relative; margin:0; z-index: 1000; width:300px; }
#slide_controls ul { margin:0 auto; padding:0; width:88px; }
#slide_controls ul li { margin: 0; padding: 0; list-style: none; }
#slide_controls ul li { float: left; display: block; }
#slide_controls ul li a { width: 14px; height: 14px; background-color:#333; color:#FFF; display: block; float: left; padding:2px; margin:2px !important; margin:1px 1px; outline: none; text-decoration:none; text-align:center; padding-bottom:5px; }
#slide_controls ul li a:focus { outline: none; }
#slide_controls ul li a:hover, #slide_controls ul li a.activeSlide { background-color:#999; color:#000; }


a{ color:#333333; text-decoration:none}
a:hover{ color:#cc0000; text-decoration:underline}
td,div{ line-height:155%; height:auto}
ul,li{ list-style:none; margin:0; padding:0;list-style-position: outside;}
.nav ul .menuon{background:#fff;border:1px solid #999; border-bottom:0; padding-left:5px; padding-right:5px;}
.nav ul .menuon a{ color:#FF0000}
.ind .nav ul .action2{background:#fff;border:1px solid #999; border-bottom:0; padding-left:5px; padding-right:5px;}
.ind .nav ul .action2 a{ color:#FF0000}
#lxwm .nav ul .action3{background:#fff;border:1px solid #999; border-bottom:0; padding-left:5px; padding-right:5px;}
#lxwm .nav ul .action3 a{ color:#FF0000}
#abab .nav ul .action4{background:#fff;border:1px solid #999; border-bottom:0; padding-left:5px; padding-right:5px;}
#abab .nav ul .action4 a{ color:#FF0000}
#box{ width:980px; margin:0 auto}
#box2{ width:980px; margin:10px auto; text-align:left}
#box3{ width:980px; margin:0 auto; text-align:left; clear:both}

.nav{height:36px; background-image:url(imgs/navbg.png); background-repeat:repeat-x; width:980px; margin:0 auto; padding-right:2px;}
.nav ul{ width:1004px; margin:0 auto}
.nav ul li{ float:left; height:35px; line-height:35px; font-size:14px; font-weight:bolder; margin-right:8px;}

.link{height:28px; margin:10px auto; border:1px solid #ccc}

.rm{border:1px solid #333}
.rmt{height:8px; background-color:#333}
.rmtit{height:30px; line-height:30px; border-bottom:1px solid #ccc; font-size:14px; font-weight:bolder; text-indent:8px; margin-bottom:10px;}
.rmb{height:5px; background-color:#333}
.newslistrm li{ border-bottom:1px dotted #ccc; text-indent:25px; background-repeat:no-repeat; height:25px; line-height:25px;}
.newslistrm li a{ color:#666}
.newslistrm li a:hover{ color:#e60011; text-decoration:underline}
.num{ color:#CC0000; font-size:16px; font-family:Arial, Helvetica, sans-serif; font-weight:bolder;}
.ztjx{border:1px solid #cfdce5; margin:0 auto}
.tit{height:36px; background-color:#e4e9ed; line-height:36px; text-indent:5px; font-size:14px; font-weight:bolder}
.jgjg{ height:2px;}
.jg{ height:10px;}
.newslist li{ font-family:"新細明體", "細明體", "標楷體", "微軟正黑體"; font-size: 14px; line-height:22px; text-decoration:none; height:22px; overflow:hidden}
.newslist li a{ color: #333;  text-decoration:none; }
.newslist li a:hover{ color: #F00; text-decoration:underline;}
.gai{height:25px; line-height:27px; background-image:url(imgs/ico2.png); padding-left:15px; background-repeat:no-repeat; background-position:left center}
.ddline{height:4px; background-image:url(imgs/doubleline.gif); background-repeat:repeat-x; margin:0 0 10px 0}
.newadd{color:#999; line-height:120%; margin:3px auto}
.newtext p{ font-size:16px; padding-bottom:16px}
.newtext div{ font-size:16px;}
.more{list-style:none; text-align:right; padding-right:8px; background-image:none}
.ww1{margin-bottom:15px; clear:both; background-color:#eee; padding-top:10px;}
.ww2{float:left; width:190px; overflow:hidden; margin-left:10px;}
.ww3{float:left; width:10px;}
.ww4{width:80px; float:left}
.cle{clear:both; height:10px; line-height:2px;}
.back{ margin:10px auto}
.indw{ width:95%; margin:0 auto}
.indl{background-image:url(imgs/doubleline.gif); background-repeat:repeat-x; height:4px; margin:10px auto}


