﻿ a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
 

 .AllItems
{
	width: 800px;
	background-position: #fff;
	border: 1px solid #C0C0C0;
	background: #fff;
	-khtml-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
}

.BG_Menu
{
    background-position: #fff;
    border-style: solid;
    border-width: 1px 1px 2px 1px;
    border-color: #C0C0C0 #C0C0C0 #999999 #999999;
    background: #fff;
    -khtml-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    float: left;
    font-family: 'Courier New' , Courier, monospace;
    width: 145px;
}
   .Menu
{
    padding: 5px 0px 5px 0px;
    background-color: #F8F8FF;
    display: block;
    width: 145px;
}  
.Menu a
{
    padding: 6px 10px 4px 5px;
    display: block;
    width: 130px;
}
.Menu a:hover
{
    background-color: #99CCFF;
    color: #0066FF;
}    
.bolder
{
    font-weight: bold;
    color: #333333;
}
.Menubolder
{
    padding: 6px 10px 4px 5px;
    display: block;
    width: 130px;
    font-weight: bold;
    color: #333333;
}
.ShowLeft{float: left; width: 40px}
.ShowClean
{
    width: 40px;
    clear: both;
    height: 15px;
}
.shadow
{
    float: left;
    margin-right: 17px;
    background-color: #EFEFEF;
    margin-bottom: 17px;
    width: 160px;
    height: 100px;
}
 
.shadow a img{padding:4px; border:1px solid #CDCDCD; background-color:#FFFFFF; position:relative; top:-5px; left: -5px; 
}
.shadow a:hover img
             {padding:4px; border:1px solid #CDCDCD; background-color:#ededed; position: relative;top: -5px; left: -5px;
}



.ShowLeft2{float: left; width: 40px}
.shadow2{ float:left; margin-right:15px; background-color:#EFEFEF;}
.shadow2 a img{padding:4px; border:1px solid #CDCDCD; background-color:#FFFFFF; position:relative; top:-5px;left:-5px;}
.shadow2 a:hover img
{
    padding: 4px;
    border: 1px solid #CDCDCD;
    background-color: #ededed;
    position: relative;
    top: -5px;
    left: -5px;
}
.BigPicW
{
    position: fixed;
    width: 100%;
    bottom: 20px; display: none;
}
.BigPicH
{
    position: fixed;
    top: 80px;
    width: 100%;
    display: none;
}
.PicBlack{padding: 10px 10px 5px 10px; border: 5px solid #C0C0C0; width: 550px; background-color: #FFFFFF;}
#Works
{
    text-align: right;
}

#Works a
{
    padding: 6px 10px 4px 5px;
    color: #333333;
    display: block;
    width: 130px;
    text-decoration: none;
}
#Works a:hover
{
    background-color: #99CCFF;
    color: #0066FF;
}
#DVWorksList
{
    text-align: left;
}
#DVWorksList a
{
    padding: 6px 0px 4px 20px;
    color: #333333;
    display: block;
    width: 125px;
    text-decoration: none;
}
#DVWorksList a:hover
{
    background-color: #99CCFF;
    color: #0066FF;
}

.Order
{
    display: block;
    text-align: center;
    
    padding-top: 5px;
    padding-bottom: 20px;
}
.Order a
{
    color: #0066FF;
    text-decoration: none;
    line-height: 20px;
}
.Order a:hover
{
    color: #0000FF;
    font-weight: bold;
}
.ShowWorks
{
    float: left;
    width: 765px;
    text-align: left;
    background-image: url('../Image/Background/DCBG.jpg');
}
.ShowWorks img
{
    border-width: 0px;
    padding-bottom: 61px;
    padding-left: 30px;
    display: block;
    float: left;
}  