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

body,html{
margin:auto;
background-color:#111111;
font-family:Tahoma;
font-size:12px;
color:#eeeeee;
line-height:1.3em;
}

h1{
font-family:Tahoma;
font-size:1em;
color:#eeeeee;
font-weight:normal;
padding:0;
margin:0;
}

#page-container{
margin:auto;
width:900px;
}

#header{
width:900px;
height:150px;
}

#banner{
width:900px;
height:150px;
background-color:#222222;
}

#content{
width:900px;
padding-bottom:20px;
}

.detail_default{
font-family:Tahoma;
font-size:12px;
color:#eeeeee;
}

.detail_1{
font-family:Tw Cen Mt;
font-size:18px;
color:#4f6dc4;
}

.detail_2{
font-family:Tw Cen Mt;
font-size:18px;
color:#eeeeee;
}

.detail_3{
font-family:Tw Cen Mt;
font-size:18px;
color:#4f6dc4;
}

.detail_4{
font-family:Tw Cen Mt;
font-size:16px;
color:#4f6dc4;
}

.detail_4 a{
font-family:Tw Cen Mt;
font-size:16px;
color:#4f6dc4;
text-decoration:none;
}

.detail_4 a:hover{
font-family:Tw Cen Mt;
font-size:16px;
color:#4f6dc4;
text-decoration:underline;
}

.detail_5{
color:#4f6dc4;
}

.detail_6{
color:#dd125f;
font-size:13px;
}

.detail_6 a{
color:#dd125f;
font-size:13px;
text-decoration:none;
}

.detail_6 a:hover{
color:#dd125f;
text-decoration:underline;
}

.detail_7{
color:#eeeeee;
font-size:15px;
text-decoration:none;
font-weight:bold;
}

.detail_7:hover{
color:#eeeeee;
font-size:15px;
text-decoration:none;
font-weight:bold;
}


#footer{
width:900px;
height:60px;
padding-top:20px;
background-image:url(img/index/footer.jpg);
background-repeat:no-repeat;
}

.copyright{
font-family:Tw Cen Mt;
font-size:12px;
color:#eeeeee;
}

.links{
color:#eeeeee;
text-decoration:none;
}

.links:hover{
color:#eeeeee;
text-decoration:underline;
}

.packages{
color:#4f6dc4;
text-decoration:none;
font-size:18px;
}

.packages:hover{
color:#4f6dc4;
text-decoration:underline;
font-size:18px;
}

.map a{
color:#eeeeee;
text-decoration:none;
}

.map :hover{
color:#eeeeee;
text-decoration:underline;
}

#tab_bg{
background-image:url(img/portfolio/tab_bg.jpg);
width:114px;
height:23px; 
background-repeat:no-repeat;
background-position:center;
padding-top:5px;
}

#tab_bg:hover{
background-image:url(img/portfolio/tab_bg2.jpg);
width:114px;
height:23px; 
background-repeat:no-repeat;
background-position:center;
padding-top:5px;
}
