/* CSS Document */

*{margin:0px;
padding:0px;}
body
{background-image:url(../images/drs_bg.jpg);
background-repeat:repeat-x;
background-attachment:fixed;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
margin:0px;
}
p, blockquote, ul,ol{
margin-bottom:2em;
line-height:160%;
}
.content{
padding:25px;
}
.tabs{position:absolute;
top:99px;
left:210px;
font-size:18px;
letter-spacing:1pt;
height:100px;width:800px;
}
#divo{float:right;width:50%;height:100px;border:1px solid #cc0}
#divt{float:left;width:50%;height:100px;border:1px solid #c60}
.one{ list-style-image: url(../images/clo.gif);  /*圖片的符號*/ }
.two{ list-style-type: disc; /*實心圓形符號*/ }
.three{
list-style-type: none; /*不編號*/
padding: 0; /*取消項目符號預設邊界*/
}
.three li{
border-bottom: 1px solid #ccc; /*下方邊框線*/
}
.h1{
font-size:18px;
color:#CC3366;
background-image:url(../images/s0.gif);
font-family:"Times New Roman", Times, serif;
font-weight:bold;
letter-spacing : 2pt;/*字間距離*/
line-height : 200%; /*設定行高*/
}
.style2 {	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #003366;
}
.style5 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 20px;
}
.style1 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6C2F9F;
	line-height: 20px;
}
#menu ul{
list-style-type: none;
margin: 20px;padding: 0px;
font-weight:bold;
}
#menu a{
width: 140px;
background: url(../images/hana2.gif) no-repeat left center;
padding-left: 20px;
display: block;
color:#000000;
text-decoration:none;
}
#menu a:hover{
background: url(../images/hana1.gif) no-repeat left center;
color:#993399;
}
.opacityit img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40);
-moz-opacity: 0.4;
}
.opacityit:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

/*文章的段落，控制左右*/
#divright{float:right;width:55%;height:100px;}
#divleft{float:left;width:42%;height:100px;}
/*主要的網頁css，全在all之後*/

#all{
width:930px;
height:auto;
position:relative;
margin:0 auto;
background-image:url(../images/drs_p_bg.jpg);
}
#header{
width:930px;
height:170px;
background-image:url(../fla/drs_m.swf);
}
#control{
width:930px;
height:auto;
}
#left{
float:left;
width:208px;
height:860px;
background-image:url(../images/drs_left_bg.jpg);
}
#right{
float:right;
width:722px;
height:auto;
background-image:url(../images/drs_page_r2_c2.jpg) top left no-reapt ;
}
#footer{
clear:both;
width:930px;
height:40px;
background-image:url(../images/drs_page_r3_c1.jpg);
}
#Copyright {	font-family: "Arial";	font-size: 9px;	color: #887868;	text-align: center;}
#Copyright a:link, #Copyright a:visited {	font-family: "Arial";	font-size: 9px;	color: #887868;	text-decoration: none;}
#Copyright a:hover {	font-family: "Arial";	font-size: 9px;	color: #F37E00;	text-decoration:underline;}
