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

#template,#template2,#template3,#template4,#template5,#template6,#template7,#template8,#template9{
background-image:url(../portofolio/_template.jpg);
background-position:top;
background-repeat:no-repeat;
}

#template img{
border:#CCCCCC 1px solid;
}
#template2 img{
border:#CCCCCC 1px solid;
}
#template3 img{
border:#CCCCCC 1px solid;
}
#template4 img{
border:#CCCCCC 1px solid;
}
#template5 img{
border:#CCCCCC 1px solid;
}
#template6 img, #template7 img, #template8 img, #template9 img{
border:#CCCCCC 1px solid;
}

a{
font-size:10px;
font-weight:normal;
color:#CC0000;
text-decoration:none;
}

a:hover{
font-size:10px;
font-weight:normal;
color:#333333;
text-decoration:underline;
}

.expl{
font-size:10px;
font-weight:normal;
color:#666666;
}