﻿/* v1.0 | 20080212 */ 

html, body, div, span, applet, object, iframe, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, 
a, abbr, acronym, address, big, cite, code, 
del, dfn, em, font, img, ins, kbd, q, s, samp, 
small, strike, strong, sub, sup, tt, var, 
b, u, i, center, 
dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td { 
    margin: 0; 
    padding: 0; 
    border: 0; 
    outline: 0; 
    font-size: 100%; 
    vertical-align: baseline; 
    background: transparent; 
} 
body { 
    line-height: 1; 
} 
ol, ul { 
    list-style: none; 
} 
blockquote, q { 
    quotes: none; 
} 
blockquote:before, blockquote:after, 
q:before, q:after { 
    content: ''; 
    content: none; 
} 

/* remember to define focus styles! */ 
:focus { 
    outline: 0; 
} 

/* remember to highlight inserts somehow! */ 
ins { 
    text-decoration: none; 
} 
del { 
    text-decoration: line-through; 
} 

/* tables still need 'cellspacing="0"' in the markup */ 
table { 
    border-collapse: collapse; 
    border-spacing: 0; 
}

*
{
margin: 0px;
padding: 0px;
}

/*主體*/
html{
cursor : url(https://i.screenshot.net/82ql7uo?53ed97a5dd9f979f1a96f51e0c55fd9d), pointer;
}

/*連結*/
A {
text-decoration: none;
}
A:link {
text-decoration: none;
cursor : url(https://i.screenshot.net/82ql7uo?53ed97a5dd9f979f1a96f51e0c55fd9d), pointer;
}

body
{
text-align: justify;
text-justify: auto;
text-justify: distribute;
background: url('image/b.gif');
font-size: 15px;
font-family: "trebuchet ms", helvetica, sans-serif;
}

#header
{
width: 100%;
height: 104px;
}

#header_inner
{
position: relative;
width: 750px;
height: 104px;
margin: 0px auto;
}

#header_inner h1
{
background: inherit;
position: absolute;
left: 0px;
bottom: 10px;
font-size: 70px;
color: 	#FFD700;
font-weight: normal;
letter-spacing: -2px;
}

#header_inner h1 span
{
background: inherit;
color: #98DDFE;
font-size: 70px;
}

#main
{
padding-top: 20px;
position: relative;
width: 700px;
margin: 0px auto;
padding-bottom: 15px;
}

#main
{
padding-top: 20px;
position: relative;
width: 700px;
margin: 0px auto;
padding-bottom: 15px;
}

h1
{
background: inherit;
color: #98DDFE;
font-size: 35px;
}

#lcol
{
position: relative;
width: 185px;
float: left;
}

#rcontent
{
position: relative;
padding: 0px 0px 0px 20px;
}

li
{
padding-left: 15px;
}


#rcol
{
position: relative;
margin-left: 190px;
width: 700px;
}

.box
{
position: relative;
margin-top: 30px;
background: inherit;
}

.box p
{
font-family: "Times New Roman";
color: #E0E0E0;
line-height: 25px;
margin: 0px;
}

.box p span
{
font-family: "Times New Roman";
color: #CCFFCC;
line-height: 25px;
margin: 0px;
}

.box_inner
{
font-family: "Times New Roman";
padding: 10px;
font-size: 20px;
}

.captioned_image
{
position: relative;
padding-bottom: 10px;
float: right;
margin-right: 0px;
}

