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

#member {
font-weight: bold;
color:#000;
font-size: 15px;
text-align:center;
}

.tgp {
float:left;
height:200px;
position:relative;
width:240px; 
margin-bottom: 5px;
margin-left: 7px;
}


.tgp .title { 
font-size:13px;
text-decoration: none;
left:0;
margin-bottom:3px;
overflow:hidden;
position:absolute;
top: 185px;
vertical-align: middle;
text-align:center;
width:240px; }

.tgp .title .desc a{ 
font-size:13px;
color:#000;
font-weight:bold;
text-decoration: none;
}

.tgp .title .desc a:hover{ 
color:#000;
font-size:13px;
font-weight:bold;
text-decoration: underline;
}

.tgp .title .desc a:visited{ 
color:#000;
font-size:13px;
font-weight:bold;
text-decoration: none;
}

.tgp img {
	border: 2px #f3b49e solid;
}

.tgp img:hover {
	border: 2px #fff solid;	  
		}

.tgp .duration {
background-color:#D84E20;
color:#ffffff;
font-size:11px;
height:15px;
left:2px;
opacity:0.8;
padding: 2px 2px 0px 3px;
font-weight:bold;
position:absolute;
top:2px;
}

html, body{
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(bg.gif);
	background-color: #fed9b1;
	color: #000;
	font-size: 11px;
	text-decoration: none;
}

.floatright
{
float: left;
margin: 0 5px 5px;
border: 3px solid #fff;
}

html, body a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: grey;
	font-size: 11px;
	text-decoration: none;
}

.contener{
width:1004px;
margin:auto;
}

#warning {
color:red;
}

a.logo {
	display:block;
	float:left;
	background-image: url(logo.jpg);
	background-repeat: no-repeat;
	width:350px;
	height:80px;
	margin-top: 5px;

}

#comments{
	font-family: Tahoma, arial;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}

#comments_title{
	font-weight: normal;
	color: #000;
}

#report_spam a {
	font-family: Tahoma, arial;
	font-size: 9px;
	font-weight: lighter;
	color: red;
}


#border1{
	width:1000px;
	float:left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #d5a078;
	border-right-color: #d5a078;
	border-bottom-color: #d5a078;
	border-left-color: #d5a078;
	
}

#border2{
	width:1002px;
	float:left;
	background-color: #fcfbfb;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #562e0c;
	border-right-color: #e35e23;
	border-bottom-color: #562e0c;
	border-left-color: #e35e23;
}

#top{
	width:100%;
	float:left;
	background-color: #fff;
	

}



#links{
	width:400px;
	float:left;
	margin-top:5px;
    margin-right:10px;
    margin-left:10px;
	margin-bottom:4px;
 
}

#links img{
	border: 3px solid #ffede1;
}

#search{
	width:210px;
	margin-top:3px;
	float:left;
	font-size: 11px;
	color: #000;
	margin-left: 10px;

}

#search1{
	width:210px;
	margin-top:3px;
	float:left;
	font-size: 11px;
	color: #000;
	margin-left: 10px;
}

#search strong {
	font-family: Tahoma, arial;
	font-size: 14px;
	font-weight: normal;
	color: #d06939;
}

.input{
font-size:11px;}
h2, h3, h4{
padding:0px;
margin:0px;}


#fulllenght a{
	text-align:center;
	padding-top:7px;
	font-family: Tahoma, arial;
	font-size: 13px;
	color: red;
	text-decoration: underline;
	font-weight: bold;
}

#fulllenght a:hover{
	text-align:center;
	padding-top:7px;
	font-family: Tahoma, arial;
	font-size: 13px;
	color: red;
	text-decoration:none;
	font-weight: bold;
}

#menu{
width:100%;
float:left;}


#menu a{
	display:block;
	width:125px;
	float:left;
	text-align:center;
	height:22px;display:inline;
	padding-top:7px;
	font-family: Tahoma, arial;
	font-size: 13px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}


#menu1 a{
	display:block;
	width:125px;
	float:left;
	text-align:center;
	height:22px;display:inline;
	padding-top:7px;
	font-family: Tahoma, arial;
	font-size: 13px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

a.menu{

	background-image: url(menu_off.png);
	background-repeat: no-repeat;
}
a.menu:hover{
	background-image: url(menu_on.png);
}


a.upload{

	background-image: url(menu_on.png);
	background-repeat: no-repeat;
}
a.upload:hover{
	background-image: url(menu_of.png);
}

#main{
	width:100%;
	float:left;
	padding-bottom:3px;
	padding-top:5px;
	background-color: #fed9b1;


}

#left{
width:165px;
float:left;
margin-left:3px;}

#header{
	background-image: url(header.gif);
	background-repeat: no-repeat;
	height:26px;
	padding-top:4px;
	float:left;
	width:100%;
	text-align:center;
	font-family: Tahoma, arial;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
}


#hardlinks{
	background-image: url(header.gif);
	background-repeat: no-repeat;
	height:26px;
	padding-top:4px;
	width:100px;
	text-align:center;
	font-family: Tahoma, arial;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
}



#right{
width:820px;
float:right;

}


#login{
	width:150px;
	padding:10px;
	float:left;
	background-color: #fff;
	color: #666666;
	font-family: Tahoma, arial;
}

#login a{
	color: #ff6600;
}


#categories{
	width:145px;
	padding:10px;
	float:left;
	background-color: #fff;
	color: #666666;
	font-family: Tahoma, arial;
	margin-bottom:5px;
}

#categories ul{
padding-left:20px;}

#categories li {
	list-style-position: outside;
	line-height:20px;
	list-style-image: url(point.gif);
	font-size: 12px;
}

#categories li  a{
	text-decoration:none;
	color: #693a12;
}

#categories li  a:hover{
	text-decoration:none;
	font-weight: bold;
	color: #874906;
}

#logout{
float:right;
}


#logout a{
	font-size: 11px;
	font-weight: normal;
	color: red;
	text-decoration: underline;
	font-weight: bold;
}

#logout a:hover {
	font-size: 11px;
	font-weight: normal;
	color: #cf3005;
	text-decoration: underline;
	font-weight: bold;
}

#categories a{
	color: #ff6600;
}

#slogan {
background-color:#E35E23;
color:#000;
font-size:13px;
font-weight:bold;
margin-right:6px;
margin-top:3px;
padding:1px;
text-align:justify;
}



#slogan_in{
	padding:3px;
	background-color: #fdb581;
	border: 1px solid #ffe3cf;
}

#slogan_in p {
	padding-right:7px;
}


#slogan_in a {
	text-align:center;
	padding-top:7px;
	font-family: Tahoma, arial;
	font-size: 13px;
	color: #e9e4e4;
	text-decoration: none;
	font-weight: bold;
}

#slogan_in a:hover {
	text-align:center;
	padding-top:5px;
	font-family: Tahoma, arial;
	font-size: 13px;
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
}

#sortir {
	float:left;
	text-align:center;
	margin-left:17%;

}




#camtitle{
	float:left;
	width:330px;
	text-align: center;
	margin: 0 0 0px 8px;
	padding:2px;
	background-color: #e35e23;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #fff;
}

#camtitle a {
	font-family: Tahoma, arial;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

#camtitle a:hover {
	font-family: Tahoma, arial;
	font-size: 14px;
	font-weight: bold;
	color: #e9e4e4;
	text-decoration: underline;
}


#fling{
	text-align: center;
	margin:4px;
	padding:5px;
	background-color: #e35e23;
	border: 1px solid #fff;
}

#fling a {
	font-family: Tahoma, arial;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

#fling a:hover {
	font-family: Tahoma, arial;
	font-size: 15px;
	font-weight: bold;
	color: #e9e4e4;
	text-decoration: underline;
}

#adv{
	width:172px;
	float:right;
	margin-right:3px;
	padding:1px;
	background-color: #e35e23;
	border: 1px solid #f9bf94;
}

#adv_in{
	width:167px;
	padding:2px;
	background-color: #fdb581;
	border: 1px solid #ffe3cf;
}

#adv_in img{
	margin-top:2px;
}

#tags{
	background-image: url(header.gif);
	background-repeat: no-repeat;
	height:26px;
	padding-top:4px;
	float:left;
	width:100%;
	text-align:center;
	font-family: Tahoma, arial;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
}


#center{
width:640px;
float:left;}

#header2{
	width:628px;
	padding-left:7px;
	height:26px;
	padding-top:4px;
	float:left;
	text-align:center;
	font-family: Tahoma, arial;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	background-image: url(header2.png);
	background-repeat: no-repeat;
}

#header2 a {
	text-align:center;
	padding-top:7px;
	font-family: Tahoma, arial;
	font-size: 13px;
	color: #e9e4e4;
	text-decoration: none;
	font-weight: bold;
	}

#header2 a:hover {
	text-align:center;
	padding-top:5px;
	font-family: Tahoma, arial;
	font-size: 13px;
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
	}




#contents{
	width:100%;
	float:left;
	margin-top:15px;
	background-color: #fed9b1;
}

#content{
	width:150px;
	display:inline;
	display:inline;
	margin-left:2px;
	margin-right:6px;
	margin-top:7px;
	float:left;
}

#img a{
	width:150px;
	height:108px;
	float:left;
	border: 1px solid #e15b1d;
}

#img a:hover{
	border: 1px solid #fff;
}

#txt{
	width:100%;
	float:left;
	padding-top:3px;
	line-height:14px;
	font-family: Tahoma, arial;
	font-size: 10px;
	color: #040000;
}
#txt table{
border-collapse:collapse;}

#txt a{
	font-family: Tahoma, arial;
	font-size: 11px;
	font-weight: bold;
	color: #58230d;
	text-decoration: none;
}

#footer{
	width:980px;
	padding:10px;
	float:left;
	padding-top:15px;
	padding-bottom:0px;
	background-color: #fff;
	font-size: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f9bf94;
}

#footer a{
	font-size: 10px;
	color: #58230d;
	text-decoration: underline;
	font-weight: bold;
}

#footer a:hover{
	font-size: 10px;
	color: red;
	text-decoration: underline;
	font-weight: bold;
}

#main h1 a{
	padding:0px;
	margin:0px;
	font-family: Tahoma, arial;
	font-size: 20px;
	font-weight: bold;
	color: blue;
}


#main h1 {
	padding:0px;
	padding-bottom:5px;
	margin:0px;
	
}

#main h2 {
	color: #FFF;
	font-size: 20px;
	padding:5px;
	margin:0px;
	
}

#v_left{
	width:647px;
	margin-left:5px;
	float:left;
}

#v_right{
    margin: 0px; padding: 0px;
    border-collapse: collapse;
	width:332px;
	height:100%;
	padding:1px;display:inline;
	float:right;
	margin-right:5px;
	background-color: #e35e23;
	border: 1px solid #f9bf94;
}

#v_right_in{
    margin: 0px; padding: 0px;
    border-collapse: collapse;
	width:330px;
	height: 650px;
	padding-top:3px;
	padding-bottom:5px;display:inline;
	float:left;
	background-color: #fdb581;
	border: 1px solid #ffe3cf;
}

#v_right img{
    border: 2px solid #ffdec7;
}

#v_right_in h1{
    font-family: Tahoma, arial;
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
}

#ads_in{
	text-align: center;
    margin: 0px; padding: 0px;
    border-collapse: collapse;
	height:100%;
	background-color: #fff;
	border: 1px solid #f9bf94;
}

#player{
	float:left;
	width:639px;
	height:458px;
	border: 3px solid #dd5413;
}

#player1{
	float:left;
	width:639px;
	height:458px;
	border: 4px solid #dd5413;
	margin-top: 4px;
}

#info{
	float:left;
	width:625px;
	line-height:18px;
	margin-top:5px;
	margin-bottom:5px;
	padding:10px;
	background-color: #fff;
	font-family: Tahoma, arial;
	font-size: 11px;
	color: #020000;
	border-style:solid;
	border-color:#f0830d;
	border-width:1px;
}

#info ul a {
	font-family: Tahoma, arial;
	font-size: 13px;
	color: blue;
    text-decoration:none;
      }

#info a:active, a:focus, img a   {
  outline: 0;
  }

 #info ul a:hover {
	font-family: Tahoma, arial;
	font-size: 13px;
	color: blue;
    text-decoration: underline;
  }


#info_cams{
	float:left;
	width:328px;
	height: 82px;
	line-height:18px;
	margin-bottom:5px;
	padding:2px;
	background-color: #fff;
	border-style:solid;
	border-color:#E35E23;
	border-width:1px;
	margin: 0px 0px 5px 8px;
}



#info_top{
	float:left;
	width:625px;
	line-height:18px;
	margin-bottom:5px;
	padding:10px;
	background-color: #fff;
	font-family: Tahoma, arial;
	font-size: 11px;
	color: #020000;
	border-style:solid;
	border-color:#f0830d;
	border-width:1px;
}

#info_top a {
	color:#d06939;
	font-family:Tahoma,arial;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
}

#info_top a:hover {
	color:#d06939;
	font-family:Tahoma,arial;
	font-size:10px;
	font-weight:normal;
	text-decoration:underline;
}


#info strong a {
	color:#874906;
	font-family:Tahoma,arial;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}

#info strong a:hover {
	color:#874906;
	font-family:Tahoma,arial;
	font-size:11px;
	font-weight:normal;
	text-decoration: underline;
}


#info_top strong {
	color:#874906;
	font-family:Tahoma,arial;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}

#info_top h2 {
	color:#e08357;
	font-family:Tahoma,arial;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}

#header3{
	background-image: url(header3.png);
	background-repeat: no-repeat;
	height:26px;
	padding-top:4px;
	float:left;
	margin-left:5px;
	width:980px;
	margin-top:3px;
	padding-left:9px;
	text-align:left;
	font-family: Tahoma, arial;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
}

#coments{
margin-left:5px;
	width:987px;
	margin-top:3px;
	padding:1px;
	float:right;
	margin-right:5px;
	margin-bottom:0px;
	background-color: #e35e23;
	border: 1px solid #f9bf94;
	}
	
#coments_in{

	width:955px;
	padding:15px;
	float:right;
	background-color: #fdb581;
	border: 1px solid #ffe3cf;
	}
	
#related{
	width:980px;
	margin-left:15px;
	padding-bottom:30px;
	float:left;
}

/* Stale CSS dla profili i wiadomosci */
#view_box{
	font-size: 11px;
    color: #333333;
	width:99%;
	float:left;
	margin-top:10px;
	background-color: #FFF;
    border: 1px solid #f9bf94;
}

#view_box_no{
	font-size: 11px;
    color: #333333;
	width:99%;
	float:left;
	margin-top:10px;
	background-color: #FFF;
}



#view_box_video{
	font-size: 11px;
    color: #333333;
	width:99%;
	float:left;
	margin-top:10px;
	background-color: #fed9b1;
}



#view_box a{
color:#d28116;
padding-left:2px;}

#view_box a:hover{
text-decoration:underline;}

#view_box h3{
	color: #CC0000;
	padding-left:10px;
}

#message_foldery{
	width:10%;
	padding-left:15px;
	padding-bottom:20px;
	float:left;
	}

#message_foldery a{
text-decoration:none;
font-size:12px;}

#message_wiadomosci{
width:80%;
margin-right:15px;
padding-left:15px;
border-left-width: 1px;
border-left-style: dotted;
border-left-color: #666666;
float:right;}

#message_naglowek{
	background-color:#262523;
	width:100%;
	float:left;
	padding-top:5px;
	height:22px;
	font-size: 11px;
	color: #bebebe;
}

#number{
	background-color: #f0830d;
	margin: 3px 3px 3px 3px;
	float:left;
	padding:3px;
	font-size: 11px;
	color: #bebebe;
	border: 1px solid white;
}

#number_actiive{
	background-color: black;
	margin: 3px 3px 3px 3px;
	float:left;
	padding:3px;
	font-size: 11px;
	color: #bebebe;
	border: 1px solid white;
	margin-bottom: 4px;
}

#message_komorka a{
text-decoration:none;
}

#message_komorka1{
width:13%;
margin-right:5px;
margin-left:5px;
float:left;}

#message_komorka2{
width:53%;
margin-right:5px;
margin-left:5px;
float:left;}

#message_komorka3{
width:3%;
margin-right:5px;
margin-left:5px;
float:left;}

#message_komorka4{
width:23%;
margin-right:5px;
margin-left:5px;
text-align:right;
float:right;}

#message_wiersz1{
float:left;
background-color:#404040;
width:100%;
font-size: 10px;
height:17px;
padding-top:3px;
color: #bebebe;
}
#message_wiersz2{
float:left;
background-color:#575757;
width:100%;
height:17px;
padding-top:3px;
font-size: 10px;
color: #bebebe;}

a.message_reply{
	width:15px;
	height:14px;
	padding-left:10px;
	float:right;
	display:block;
	margin-right:3px;
	background-image: url(../images/reply.png);
	background-repeat: no-repeat;
}

a.message_read{
	width:22px;
	height:14px;
	float:right;
	margin-right:3px;
	display:block;
	background-image: url(../images/read.png);
	background-repeat: no-repeat;
}

a.message_unread{
	width:22px;
	height:14px;
	float:right;
	margin-right:3px;
	display:block;
	background-image: url(../images/unread.png);
	background-repeat: no-repeat;
}


a.message_del{
	width:15px;
	height:14px;
	float:right;
	display:block;
	background-image: url(../images/del.png);
	background-repeat: no-repeat;
}

#message_pagination{
	float:left;
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
	font-size: 14px;
	width:100%;
	}

#message_pagination a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5a5a59;
	margin-left:2px;
	margin-right:2px;
	margin-top:10px;
	display:inline;
	text-decoration: none;
}
#message_pagination a:hover{
	color: #d7e7f4;

}

#message_prev{
	width:100%;
	margin-top:10px;
	line-height:18px;
	float:left;
	font-size: 11px;
	color: #575757;
}


#trash a{
	font-size:10px;
	color: #999999;
}
/* koniec */

#miniatura{
width:150px;
float:left;
margin-left:2px;
margin-top:5px;
margin-right:6px;}

#miniatura img {
	width:150px;
	height:108px;
}

#tekst a{
text-decoration:none;
color:#990000;}


#pagination{
	float:left;
	text-align:center;
	padding-top:13px;
	margin-top:10px;
	margin-bottom:7px;
	font-size: 17px;
	width:600px;


}

#pagination a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
	color: #e20f0f;
	margin-left:2px;
	margin-right:2px;
	margin-top:10px;
	display:inline;
	text-decoration: none;
}
#pagination a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
	color: #fff;
	margin-left:2px;
	margin-right:2px;
	margin-top:10px;
	display:inline;
	text-decoration: none;

}

#pagination span{
font-weight:bold;}

#star_off{
	float:right;
	width:60px;
	height:12px;
	background-image: url(star_off.gif);
	background-repeat: repeat-x;
}

#star_on{
	float:left;
	height:12px;
	background-image: url(star_on.gif);
	background-repeat: repeat-x;
}

#welcome {
 	font-size:11px;
    color: #000;
	font-weight:bold;
}

#welcome a {
    font-family:Tahoma,arial;
    font-size:13px;
    color: #93520c;
    font-weight:bold;
    padding-top:7px;
    margin-right:5px;
    text-align:center;
    text-decoration:none;
    }

#welcome a:hover{
    font-family:Tahoma,arial;
    font-size:13px;
    color: #f0830d;
    font-weight:bold;
    padding-top:7px;
    margin-right:5px;
    text-align:center;
    text-decoration:none;
    }

#fav a {
    font-family:Tahoma,arial;
    font-size:10px;
    color: blue;
    font-weight:bold;
    padding-top:7px;
    text-align:center;
    text-decoration:none;
    }

#fav a:hover{
    font-family:Tahoma,arial;
    font-size:10px;
    color: red;
    font-weight:bold;
    padding-top:7px;
    text-align:center;
    text-decoration:none;
    }

#cams a {
	font-family:Tahoma,arial;
    font-size:10px;
    color: blue;
    font-weight:bold;
    text-align:center;
    text-decoration:none;
}

#cams a:hover {
	font-family:Tahoma,arial;
    font-size:10px;
    color: blue;
    font-weight:bold;
    text-align:center;
    text-decoration:underline;
}











div.sc_menu {
	/* Set it so we could calculate the offsetLeft */
	margin-top: 2px;
	position: relative;
	height: 80px;
	width: 330px;
	overflow: auto;
}
ul.sc_menu {
	display: block;
	height: 110px;
	/* max width here, for users without javascript */	
	width: 1500px;	
	padding: 0px 0 0 0px; 
	/* removing default styling */
	margin: 0;
	background-color: #fff;		
	list-style: none;
}
.sc_menu li {
	display: block;
	float: left;	
	padding: 0 3px;
}
.sc_menu a {
	display: block;
	text-decoration: none;
}
.sc_menu span {
	display: none;
	margin-top: 3px;
	
	text-align: center;
	font-size: 12px;	
	color: #fff;
}
.sc_menu a:hover span {
	display: block;
}
.sc_menu img {
	border: 1.9px #fff solid;	
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}
.sc_menu a:hover img {
	filter:alpha(opacity=50);	
	opacity: 0.5;
}


/* Here are styles for the back button, don't look at them */
#back {
	display: block;
	width: 500px;
	text-align: center;
	color: #003469;
	font-size: 16px;
}

#v_left img {
max-width: 640px;
width:expression(document.body.clientWidth > 640? "640px" : "auto"); /* ie*/
}


.paysite {background-color:#FFF; color:#393938; margin-left:6px; float:left; width: 445px; border: 3px solid #FFEDE1; height: 120px; font-size: 12px;}

.rati{
float:left; 
margin: 4px;
color: #000;
font-weight: bold;
}

#ratin {float:right; margin: 4px;}

#ratin a:link, a:visited {
	font-family: Arial;
	color: red;
	font-size: 14px;
	text-decoration: underline;
}

#ratin a:visited {
	font-family: Arial;
	color: red;
	font-size: 14px;
	text-decoration: underline;
}

.pic {	border: 2px #E35E23 solid;}

.nextprev {
width: 600px; 
float:left; 
margin-top: 4px; 
position: relative; 
margin-right: ; }



.block88 {
	position: relative; 
	width: 100%;
	height: auto;
	margin:0 5px 7px 7px ;
	}

.block88 div.arch {
	position: relative;
	}

.block88 div.arch a {
	display: block;
	background:#FFFFFF;
	border: #cccccc solid 1px;
	height: 13px;
	float: left;
	text-align: center;
	font-weight: bold;
	padding: 1px 2px 0 2px;
	margin: 3px 2px 0 0;
	text-decoration: none;
	font-size: 11px;
	color: #000000;
	}
	
.block88 div.arch span {
	display: block;
	border: #d87b50 solid 1px;
	height: 14px;
	float: left;
	text-align: center;
	font-weight: bold;
	padding: 1px 7px 0 7px;
	margin: 8px 2px 0 0;
	text-decoration: none;
	font-size: 11px;
	background: #CC3300;
	color: #ffffff;
	}
	
.block88 div.arch a:hover {
	background: #CC3300;
	color: #ffffff;
	}
	

.ttop{
	width: 1003px;
}
.ttop .tt{
float:left;
margin:0 0;
}
.ttop .im {
margin: 3px;
}

.ttop .im a img{
border:1px solid #D84E20;
height:145px;
width:192px;
}
.ttop .tit{
background-color:#D84E20;
color:#fff;
font-size:11px;
font-weight:normal;
margin-left:4px;
margin-top:-22px;
opacity:0.8;
padding:3px 0;
position:absolute;
text-align:center;
width:192px;
font-weight: bold;
}

.ttop{
	width: 1003px;
}
.ttop .tt{
float:left;
margin:0 0;
}
.ttop .im {
margin: 3px;
}

.ttop .im a img{
border:1px solid #D84E20;
height:145px;
width:192px;
}
.ttop .tit{
background-color:#D84E20;
color:#fff;
font-size:11px;
font-weight:normal;
margin-left:4px;
margin-top:-22px;
opacity:0.8;
padding:3px 0;
position:absolute;
text-align:center;
width:192px;
font-weight: bold;
}

.outtoplist {font-size:20px;font-weight:bold;text-align:center;padding:7px 7px; color:#522301;}

.outlist {text-align:left;width:235px; font-size:15px;font-weight:normal;float:left; line-height:20px; color: red;}


.outlist a:link {
	 color:#a24a09;
	  font-family:Arial;
	  text-decoration: none;
	  font-size:17px;
  }
.outlist a:visited {
       color:#a24a09;
       font-family:Arial;
       text-decoration: none;
       font-size:17px;
   		   }


.outlist a:hover {
 	    color:#b5b6b9;
        font-family:Arial;
	    text-decoration: none;
		font-size:17px;
								 }
