@charset "utf-8";
/* CSS Document */
#content1sub{
float:left;
width:520px;
min-height:200px;
padding:0 25px 10px 0;
}
#contentfullsub{
float:left;
width:820px;
min-height:300px;
padding:0 25px 10px 0;
}
#content2sub{
float:left;
width:200px;
padding-bottom:10px;
}
#content2sub h2{
font:bold 15px "Trebuchet MS" !important;
padding:0 0 10px 0;
margin:0;
}
#content2sub ul{
padding:0 0 0 0;
margin:0;
position:relative;
	z-index:1000;
}
#content2sub ul li{
background:url(../images/sub/bullet2.gif) 0 6px no-repeat;
line-height:16px;
padding:0 0 5px 15px;
}
#content2sub ul ul{
padding:4px 0 0 0;
}

hr{
height:2px;
border:solid 1px #ff0000;
}

.thumb{
padding:10px 4px 0 15px;
}
h1{
background:url(../images/sub/bg_header.gif) -2px 0 no-repeat;
font:normal 13px "Trebuchet MS";
color:#ff0000;
padding:5px 0 0 10px;
margin:0;
height:29px;
}
p{
padding:0 0 10px 0;
margin:0;
}
a{
color:#ff0000;
}
a:hover{
color:#000;
}
.floatleft{
float:left;
}
.txtf{
background:url(../images/bg_textfieldred.gif) -3px -3px no-repeat;
padding:0 0 0 4px;
}
.inputfred{
border:0;
width:150px;
height:18px;
font-size:12px;
margin:2px 7px 2px 0;
background:url(../images/transparent.gif) 0 0 repeat;
}
.bgtxtbox{
background:url(../images/bg_textfieldred.gif) -3px -3px no-repeat;
height:40px;
width:200px;
display:block;
float:left;
}
.inputfred2{
border:0;
width:150px;
height:18px;
font-size:12px;
margin:2px 7px 6px 2px;
background:url(../images/transparent.gif) 0 0 repeat;
}
.thumb img{
padding:0 5px 5px 0;
}
.thumb a:hover img{
filter:alpha(opacity=50);
-moz-opacity:.5;
opacity:.5;
}