html{
}
body{
text-align:center;
font-family:Arial;font-size:11px;
margin-top:0px;
margin-left:0;
margin-right:0;
margin-bottom:0;
}
table td{
font-family:Arial;font-size:11px;
}

p{
color:#8b8b8b;
line-height:1.5em;
}

#header{
/*border:1px solid #e4e4e4;*/
text-align:left;
width:700px;
height:100px;
margin-top:32px;
}
#header #logo{
width:300px;
float:left;
position:relative;
left:-84px;
}
#header #logo #bod{
width:222px;
height:60px;
display:block;
background-image:url(img/logo.gif);
background-repeat:no-repeat;
}

#img_arr1_left{
width:23px;
height:25px;
background-image:url(img/arr1_left.gif);
background-repeat:no-repeat;
text-decoration:none;
}
#img_arr1_right{
width:23px;
height:25px;
background-image:url(img/arr1_right.gif);
background-repeat:no-repeat;
text-decoration:none;
}
#img_arr1_right a,#img_arr1_left a{
text-decoration:none;
}
.noline{text-decoration:none;color:#fff;outline: none;}


#header #menu{
width:360px;
float:right;
text-align:right;
padding-top:18px;
}



div.but_pos{
float:right;
background-color:#e0e0e0;
}
div.but_pos_last{
float:right;
background-color:#e0e0e0;
}
div.but_selected div.pad, div.but_active div.pad{
padding-left:6px;
padding-top:1px;
}
div.but_active{
/*background-image:url('/img/but_active.gif');*/
background-repeat:no-repeat;
width:60px;
height:16px;
text-align:center;
}
div.but_selected{
/*background-image:url('/img/but_selected.gif');*/
background-repeat:no-repeat;
width:60px;
height:16px;
text-align:center;
color:#818181;
font-weight:bold;
}
div.but_active a{
color:#0d0d0d;
}


#gallery_nav{
}
#gallery_nav a{color:#8b8b8b;}
#gallery_nav a:visited{color:#8b8b8b;}
#gallery_nav a:hover{color:#000000;}
#gallery_nav .selected{font-weight:bold;color:#8b8b8b}

a{color:#000000;}
a:link{color:#000000;}
a:hover{color:#000000;}
a:visited{color:#000000;}

.group_gallery{
color:#000000;
font-weight:bold;
/*text-decoration:underline;*/
}
.group_gallery_line{
height:128px;
}
.group_gallery_line .caption{
padding-bottom:4px;
}

#gallery_item_caption_bg{text-align:right;color:#7d7d7d;padding-right:4px;height:24px;}

.show{background-color:#ffffff;}/*eeeeee*/
.hide{background-color:#ffffff;}



#gallery_nav_1{
text-align:left;
width:700px;
padding-bottom:20px;
}
#gallery_nav_2{
/*border:1px solid #e4e4e4;*/
text-align:left;
width:700px;
padding-bottom:10px;
position:relative;
left:-20px;
line-height:10px;
}
#gallery_nav_2 a{text-decoration:none}


#body{
/*border:1px solid #e4e4e4;*/
text-align:left;
width:700px;
}
div.category_line{
padding-left:1px;
}
div.category_line div.li{
float:left;
width:88px;
height:88px;
}
div.category_line div.lin{
float:left;
width:81px;
height:88px;
border:0px solid red;
}

div.category_linediv.bg{background-color:#333333;width:81px;height:81px;}

.clear{
clear:both;
}

#phleft{
float:left;
width:80px;
}
#phcenter{
float:left;
width:700px;
}
#foot1{
color:#7b7b7b;
text-align:left;
width:700px;
font-size:10px;
}
#foot1 table td{
color:#7b7b7b;
}
#foot1 table td a{
color:#000000;
}
#phright{
float:left;
width:80px;
}
div.hr_dashed{
background-image:url('/img/hr_dashed.gif');
background-position:top;
background-repeat:repeat-x;
}
table.grid
{
    border-width: 0 0 0 0;
    border-spacing: 0;
    border-collapse: collapse;	
}

table.grid td
{
    margin: 0;
    padding: 4px;
    border-width: 0 0 1px 0;
    background-color: #fff;
	font-size:12px;
}
table.grid th
{
    margin: 0;
    padding: 4px;
    border-width: 1px 1px 0 0;
    background-color: #fff;
	font-size:12px;
	font-weight:normal;
	background-color:#e4e4e4
}

#id_loading{
position:absolute;
text-align:center;
color:#ffffff;
line-height:25px;
height:24px;
width:24px;
background-image:url('/img/loader.gif');
}