body
{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-family: Tahoma,Arial;
  font-size:12px;
  text-align:center;
  background:#55585d;
}

ul
{
  margin: 5px 10px 10px 10px;
  padding: 0px;
  list-style:none;
}

li
{
       color:#333;
	padding: 0px 0px 0px 14px;
	margin: 0px 0px 2px 0px;
	background: url(/pix/marker1.gif) left 6px no-repeat;
}

ul.s
{
  margin: 5px 10px 10px 10px;
  padding: 0px;
  list-style:none;
}
ul.s li
{
       color:#333;
	padding: 0px 0px 0px 14px;
	margin: 0px 0px 2px 0px;
	font-size:11px;
	background: url(/pix/marker1.gif) left 5px no-repeat;
}
ul.s li span
{
	color:#777;
}

ul.main
{
  margin: 15px 10px 20px 10px;
  padding: 0px;
  list-style:none;
}
ul.main li
{
       color:#333;
	font-weight:bold;
	padding: 0px 0px 0px 24px;
	margin: 0px 0px 8px 0px;
	background: url(/pix/marker2.gif) left 2px no-repeat;
}
ul.main li a
{
	font-weight:bold;
}

ul.tv
{
	margin: 10px 10px 20px 10px;
	padding: 0px;
	list-style:none;
}
ul.tv li
{
	color:#333;
	font-weight:bold;
	padding: 8px 0px 9px 32px;
	margin: 0px 0px 2px 0px;
	background: url(/pix/tv3.gif) left center no-repeat;
	border-bottom:dotted 1px #ccc;
}
ul.tv li a
{
	font-weight:bold;
}

img
{
	border: 0px;
}
img.right
{
	margin: 3px 0px 15px 15px;
	border:solid 3px #d8d8d8;
}
img.right2
{
	margin: 10px 0px 15px 15px;
	border:solid 3px #d8d8d8;
}
img.center
{
	margin: 10px 0px 10px 0px;
	border:solid 3px #d8d8d8;
	display:block;
}

img.foto
{
	width:100px;
	height:100px;
	border:solid 4px #ccc;
}


h1, h2
{
  margin: 0px 0px 10px 0px;
  padding: 0px 0px 0px 0px;
  font-size: 15px; 
  font-family: Tahoma,Arial;
  font-weight:bold;
  color: #111;
}
h2.right
{
	text-align:right;
}

h3
{
	margin: 0px 0px 14px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 14px; 
	text-align:left;
	height:26px;
	border-bottom:solid 1px #d8d8d8;
}

h3.guide
{
	background: url(/pix/titles/guide.gif) 5px top no-repeat;
}
h3.question
{
	background: url(/pix/titles/question.gif) 5px top no-repeat;
}
h3.shop
{
	background: url(/pix/titles/shop.gif) 5px top no-repeat;
}
h3.poster
{
	background: url(/pix/titles/collection.gif) 5px top no-repeat;
}
h3.online
{
	background: url(/pix/titles/online.gif) 5px top no-repeat;
}
h3.forum_last
{
	background: url(/pix/titles/forum_last.gif) 5px top no-repeat;
}
h3.questions
{
	background: url(/pix/titles/question_archive.gif) right top no-repeat;
}
h3.wellcome
{
	background: url(/pix/titles/wellcome.gif) right top no-repeat;
}
h3.news
{
	background: url(/pix/titles/news.gif) right top no-repeat;
}
h3.about
{
	background: url(/pix/titles/about.gif) right top no-repeat;
}
h3.message
{
	background: url(/pix/titles/message.gif) right top no-repeat;
}
h3.sitemap
{
	background: url(/pix/titles/sitemap.gif) right top no-repeat;
}
h3.actors
{
	background: url(/pix/titles/actors.gif) right top no-repeat;
}
h3.sound
{
	background: url(/pix/titles/sound.gif) right top no-repeat;
}
h3.foto
{
	background: url(/pix/titles/foto.gif) right top no-repeat;
}
h3.lfoto
{
	background: url(/pix/titles/foto.gif) 5px top no-repeat;
}
h3.forum
{
	background: url(/pix/titles/forum.gif) right top no-repeat;
}
h3.download
{
	background: url(/pix/titles/download.gif) right top no-repeat;
}
h3.characters
{
	background: url(/pix/titles/characters.gif) right top no-repeat;
}
h3.episodes
{
	background: url(/pix/titles/episodes.gif) right top no-repeat;
}

h3 span
{
	display:none;
}


h4
{
  margin: 0px 0px 10px 0px;
  padding: 0px 0px 0px 0px;
  font-size: 12px; 
  font-family: Tahoma,Arial;
  font-weight:bold;
  color: #222;
}
h4.right
{
	padding: 0px 0px 6px 0px;
	text-align:right;
	border-bottom:dotted 1px #ccc;
}
h4 span
{
  margin: 2px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-size: 11px; 
  font-family: Tahoma,Arial;
  color: #222;
  display:block;
}

h5
{
  margin: 0px 0px 10px 0px;
  padding: 0px 0px 0px 0px;
  font-size: 11px; 
  font-family: Tahoma,Arial;
  font-weight:bold;
  color: #222;
}

a
{
  font-size: 12px; 
  font-family: Tahoma,Arial;
  font-weight:normal;
  color: #008d9a; 
  text-decoration: none;
}
a:hover
{
  color: #006770;
}

a.more
{
	margin: 4px 0px 0px 0px;
	font-size:11px;
	background: url(/pix/arrow.gif) 100px 3px no-repeat;
	display:block;
}
a.back
{
       margin: 10px 0 10px 0px;
	padding: 0px 0px 0px 20px;
	font-size:11px;
	background: url(/pix/arrow_back.gif) left 3px no-repeat;
	display:block;
}
a.title
{
       margin: 5px 0 10px 0;
	padding: 0px 0px 5px 0px;
	font-weight:bold;
	display:block;
	border-bottom:dotted 1px #ccc;
}
a.title2
{
       margin: 0px 0 3px 0;
	f1ont-weight:bold;
	display:block;
	text-align:left;
}
a.b
{
	font-weight:bold;
}
a.small
{
	font-size:11px;
}


p
{
  margin: 0px 0px 10px 0px;
  padding: 0px 0px 0px 0px;
  font-size: 12px; 
  font-family: Tahoma,Arial;
  color:#333;
  text-align:justify;
}
p.note
{
  margin: 0px 0px 10px 0px;
  padding: 0px 0px 0px 0px;
  font-size: 11px; 
  font-family: Tahoma,Arial;
  color:#999;
}
p.i
{
	font-style:italic;
}
p.p404
{
  margin: 10px 0px 10px 0px;
  font-size: 38px; 
  font-family: Tahoma,Arial;
  color:#888;
}
p.count
{
	margin: 10px 0px 10px 0px;
	font-size: 11px; 
	font-family: Tahoma,Arial;
	color:#888;
	text-align:right;
}
p.min
{
	font-size:11px;
}
p.micro
{
	font-size:10px;
}

form
{
	margin: 0px;
	padding: 0px;
}

#header
{
	margin:0 auto;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background:#20232a url(/pix/bg_header.gif) center top repeat-y;
       width: 100%;
       h1eight: 432px;
	text-align:center;
}

#scene
{
	margin:0 auto;
       width:1000px;
       height:432px;
	background: url(/pix/main_scene.jpg) center top no-repeat;
	text-align:left;
}
#scene2
{
	margin:0 auto;
       width:1000px;
       height:134px;
	background: url(/pix/add_scene.jpg) center top no-repeat;
	text-align:left;
}

#logo
{
       padding: 43px 0 0 118px;
	width:150px;
	height:55px;
	float:left;
}
#logo2
{
       padding: 36px 0 0 74px;
	width:150px;
	height:55px;
	float:left;
}

#small_menu
{
       padding: 18px 21px 0 0;
	float:right;
}
#small_menu a
{
       margin-bottom:17px;
	width:20px;
	height:20px;
	display:block;
}

div.both
{
	clear:both;
}

#quotation
{
       margin:5px 0px 0px 55px;
	width:280px;
	color:#959595;
	text-align:center;
}


#menu
{
	margin:0 auto;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background:#20232a url(/pix/bg_menu.gif) center top repeat-x;
       width: 100%;
       height: 68px;
	text-align:center;
}
#menu2
{
	margin:0 auto;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background:#20232a url(/pix/bg_header.gif) center 2px repeat-y;
       width: 100%;
       height: 68px;
	text-align:center;
}

#section
{
	margin:0 auto;
	padding-top:28px;
       width:1000px;
       height:68px;
       max-height:40px;
	background: url(/pix/bg_section.gif) center top no-repeat;
	text-align:left;
}
#section a
{	
	margin:0 27px 0 27px;
	padding: 0 10px 25px 10px;
	color:#c3c3c3;
	font-weight:bold;
	text-decoration:none;		
}
#section a:hover
{	
	color:#fff;
	background: url(/pix/bg_menu_section.gif) center bottom repeat-x;
}
#section a.select
{	
	color:#fff;
	background: url(/pix/bg_menu_section.gif) center bottom repeat-x;
}

#page
{
	margin:0 auto;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url(/pix/bg_content.gif) center top repeat-y;
       width: 100%;
	text-align:center;
}

#content
{
	margin:0 auto;
       padding:1px 18px 0 18px;
       max-width:964px;
       width:1000px;
	background:#828386;
}

#page_content
{
       border-top:solid 20px #fff;
       border-bottom:solid 20px #fff;
       padding: 10px 0px 10px 0px;
	background:#fff url(/pix/gray_pix.gif) 282px top repeat-y;
	text-align:left;
}

#page_content2
{
       border-top:solid 5px #fff;
       border-bottom:solid 20px #fff;
       padding: 0px 5px 10px 5px;
	background:#fff;
	text-align:left;
}

#footer
{
       height:77px;
	clear:both;
	background: url(/pix/bg_logo.gif) 860px 22px no-repeat;
}

#counter
{
	padding: 30px 0 0 25px;
	float:left;
}

#copyright
{
	padding: 33px 120px 0 0px;
	float:right;
	font-size:11px;
	color:#b8b8b8;
}

#left
{
       margin:0px;
	padding: 0px 20px 0 15px;
	width:280px;
	max-width:245px;	
	float:left;
}

#center
{
       margin:0px;
	padding: 0px 40px 0 20px;
	width:678px;
	max-width:620px;	
	float:right;
}

div.block
{
	padding:5px 5px 15px 5px;
}

div.left_block
{
	padding:5px 0px 20px 10px;
	text-align:left;
}
div.left_block_b
{
	padding:5px 0px 20px 10px;
	border-bottom:solid 1px #d8d8d8;
	text-align:left;
}

div.season
{
       margin:0px 0px 10px 0px;
       width:228px;
       height:156px;
	background: url(/pix/bg_season.gif) left top no-repeat;
       text-align:right;
}

div.season a
{
       padding:0px 14px 0px 0px;
	font-size:11px;
	display:block;
}
div.season a span
{
	font-weight:bold;
}
div.season a.s
{
       padding:12px 14px 9px 0px;
}

1div.season
{
       margin:0px 0px 10px 0px;
       width:230px;
       height:51px;
	background: url(/pix/bg_season2.gif) left top no-repeat;
       text-align:right;
}

1div.season a
{
       padding:10px 15px 15px 40px;
	display:block;
}
1div.season a span
{
       margin:3px 0px 0px 0px;
	font-weight:bold;
	font-size:10px;
	display:block;
}
1div.season a.s1
{
	background: url(/pix/s1.jpg) 9px 8px no-repeat;
}
1div.season a.s2
{
	background: url(/pix/s2.jpg) 9px 8px no-repeat;
}
1div.season a.s3
{
	background: url(/pix/s3.jpg) 9px 8px no-repeat;
}
1div.season a.s4
{
	background: url(/pix/s4.jpg) 9px 8px no-repeat;
}
1div.season a.s5
{
	background: url(/pix/s5.jpg) 9px 8px no-repeat;
}
1div.season a.s6
{
	background: url(/pix/s6.jpg) 9px 8px no-repeat;
}






div.season img
{
	width:200px;
	height:107px;
}

form.online
{
       padding:0px;
}
form.online fieldset
{
       padding:15px 0 10px 10px;
	border:0px;
	width:225px;
	height:71px;
	background: url(/pix/bg_online.gif) left top no-repeat;

}
form.online label
{
       margin: 0px 0 5px 0px;
       color:#444;
       display:block;
}
form.online select
{
       margin:0px;
	border:solid 1px #ccc;
	font-size:12px;
	width:200px;
	color:#444;
       display:block;
}

form.q
{
       padding:0px 10px 0px 5px;
}
form.q fieldset
{
       padding:0px 0 10px 0;
	border:0px;
	border-bottom:dotted 1px #cccccc;
}
form.q legend
{
       padding:0px;
	border:0px;
}
form.q input.submit
{
       margin: 10px 0 0px 10px;
       width:89px;
       height:23px;
	border:0px;
	display:block;
}
form.q label
{
       margin: 3px 0 0px 5px;
       color:#666;
       display:block;
}

div.news
{
	margin:5px 0 5px 0;
	border-bottom:dotted 1px #ccc;
}

div.news div.str
{
       padding:3px 10px 3px 10px;
	background:#eee;
	color:#333;
	font-size:11px;
}

div.news div.str span
{
	color:#999;	
}
div.news div.str a
{
	font-size:11px;
	text-decoration:underline;
}

div.news div.anons
{
       width:470px;
       padding:9px 10px;
	float:left;
	text-align:justify;
}
div.news div.img
{
       width:100px;
       padding:9px 10px 15px 10px;
	float:right;
}
div.news div.img img
{
	border:solid 4px #c2c2c2;
}


div.form form
{
  margin: 10px 0px 20px 0px;
}

div.form form fieldset
{
  margin: 20px 0px 10px 0px;
  padding: 0px 0px 15px 25px;
  display: block;
  border: solid 1px #ccc;
  background: #fff;
}
div.form form fieldset.gray
{
  background: #f1f1f1;
}

div.form form legend
{
  margin: 0px 0px 0px 0px;
  font-size: 12px;
  color: #333;
  font-weight:bold;
}


div.form form label
{
  margin: 5px 0px 10px 0px;
  font-size: 12px;
  color: #666;
  padding: 0;
  display:block;
}

div.form form input
{
  margin: 5px 0px 15px 0px;
  width: 300px;
  font-size: 12px;
  font-family: Tahoma, Arial, Verdana;
  display:block;
  border: solid 1px #999;
  background:#f9f9f9;
}
div.form form input.small
{
  width: 290px;
}

div.form form textarea
{
  margin: 5px 0px 15px 0px;
  font-size: 11px;
  font-family: Tahoma, Arial, Verdana;
  width: 450px;
  height: 200px;
  display:block;
  background:#f9f9f9;
  border: solid 1px #999;
}
div.form form textarea.small
{
  width: 290px;
  height: 90px;
}

div.form form input.submit
{
  margin: 15px 0px 10px 25px;
  width: 89px;
  height:23px;
  border:0px;
  display:block;
}

div.lform
{
	padding: 10px 10px 0 0;
	float:left;
}
div.rform
{
	width:260px;
	max-width:240px;
	padding: 10px 20px 0 10px;
	float:right;
}

div.message
{
  margin: 10px 0px 10px 10px;
  font-size: 11px;
  color: #ff0000;
}

div.actor
{
	margin: 10px 0px 10px 0px;
	padding: 10px 20px 20px 20px;
	border:solid 1px #bbb;
}

div.actor img.main
{
	margin: 5px 15px 15px 10px;
	border:solid 4px #c8c8c8;
	width:100px;
	height:100px;
	float:left;
}

div.actor div.info
{
       width:430px;
	float:right;
}

div.actor div.links
{
	padding: 5px 10px 0px 10px;
	clear:both;
}

div.actor div.links a
{
	margin-right: 5px;
	padding: 3px 8px 3px 8px;
	background: #fff url(/pix/bg_button.gif) left bottom repeat-x;
	font-size:11px;
	border:solid 1px #ddd;
}

div.actor div.links a:hover
{
	background:#f1f1f1;
	color:#666;
	border:solid 1px #aaa;
}
div.actor div.links a.select
{
	background:#f1f1f1;
	color:#444;
	border:solid 1px #999;
}

div.char
{
	margin: 10px 15px 20px 0px;
	padding: 12px 8px 8px 8px;
	width:185px;
	max-width:170px;
	height:275px;
	max-height:250px;
	text-align:center;
	border:solid 1px #d0d0d0;
	float:left;
	background: url(/pix/logo_vert.gif) right bottom no-repeat;
}

div.char a
{
	font-weight:bold;
	display:block;
}

div.char img
{
	border:solid 4px #c5c5c5;
}

div.char span
{
       margin:5px;
       color:#888;
       font-size:11px;
	display:block;
}

div.line1
{
	margin: 10px 0px;
	border-top:dotted 1px #ccc;
}

div.more
{
       margin:3px 0 15px 0;
	text-align:right;
}
div.more a
{
	margin: 4px 0px 0px 0px;
	padding: 0px 20px 0px 0px;
	font-size:11px;
	background: url(/pix/arrow.gif) right 3px no-repeat;
	display:block;
}

table.answers
{
       border: 0px;
	border-collapse:collapse;
	display:block;
	width:215px;
}

table.answers td
{
       font-size:11px;
       color:#333;
	padding:0px;
}

table.answers td.t1
{
	padding:8px 0 3px 0;
}
table.answers td.t2
{
       width:150px;
	padding: 0px;
	border:solid 1px #ccc;
	background:#fff;
}
table.answers td.t3
{
       width:60px;
	padding: 0px 0 0px 5px;
	text-align:right;
}
table.answers td.t4
{
	text-align:right;
	padding:8px 0 0 0;
}

table.answers td span
{
       color:#888;
}

table.answers td img
{
       margin:1px;
	border:0px;
}

div.question
{
	margin:10px 0 15px 0;
	padding:10px 20px;
	border:solid 1px #ccc;
	background:#f9f9f9;
}

div.ftext
{
	margin:10px 0 10px 0;


}

table.list
{
	margin:5px 0 30px 0;
       border: 0px;
	border-collapse:collapse;
	display:block;
	width:600px;
}

table.list td
{
       font-size:11px;
       color:#333;
	padding:5px;
	text-align:center;
	border-bottom:dotted 1px #ccc;
}

table.list td.title
{
	font-weight:bold;
}


table.list2
{
	margin:20px 0 30px 0;
       border: 0px;
	border-collapse:collapse;
	display:block;
	width:600px;
}

table.list2 td
{
       font-size:12px;
       color:#333;
	padding:6px;
	border:dotted 1px #ddd;
	border-left:0px;
	border-right:0px;
}

table.list2 td.title
{
	border:dotted 1px #ddd;
	text-align:center;
	font-weight:bold;
	background: #f9f9f9;
}
table.list2 td.empty
{
	border:0px;
}
table.list2 td.empty2
{
	border-left:0px;
	border-right:0px;
	padding-left:4px;
	padding-right:4px;
}
table.list2 td.num
{
	background: url(/pix/bg_number.gif) 50% 50% no-repeat;
}
table.list2 td.num2
{
	color:#723232;
	background: url(/pix/bg_number2.gif) 50% 50% no-repeat;
}

table.list2 td span
{
       margin:2px 5px;
       color:#888;
       font-size:11px;
	display:block;
}

table.list2 td.new
{
	padding: 14px 0 14px 0;
	font-weight:bold;
	color:#723232;
	text-align:left;
}
table.list2 td.new span
{
       font-size:12px;
	font-weight:normal;
	display:inline;
	color:#723232;
}


div.comment
{
	margin:5px 0 10px 0;
	padding: 8px 10px 5px 32px;
	background: url(/pix/user.gif) 10px 24px no-repeat;
	border-bottom:dotted 1px #ccc;
}

div.comment span.user
{
	margin:0 0 5px 0;
	color:#222;
	display:block;
}

div.comment span.data
{
	margin:0 0 5px 0;
       font-size:10px;
	color:#999;
	display:block;
}

div.comment p
{
	color:#666;
}

div.foto
{
	padding: 10px;
	margin:10px;
	float:left;
	border:solid 1px #ddd;
	text-align:center;
}

div.foto img
{
	width:100px;
	height:100px;
	border:solid 3px #ccc;
}

div.foto a.im
{
	display:block;
}
div.foto a.txt
{
       padding:1px 2px;
	font-size:10px;
}
div.foto span
{
	padding: 3px 0px 2px 22px;
	margin-left:10px;
       color:#999;
	font-size:10px;
	background: url(/pix/user.gif) 10px 24px no-repeat;
	text-align:right;
	background: url(/pix/eye.gif) left center no-repeat;
}

div.listing
{
       padding-top:10px;
	margin:20px 10px;
       w1idth:600px;
       clear:both;
	border-top:dotted 1px #ccc;
}

div.episode
{
       padding:20px;
	margin:10px 0;
	border:solid 1px #ddd;
}

div.episode span
{
	margin-bottom:6px;
	display:block;
}
div.episode span.gray
{
       color:#888;
}
div.episode span.data
{
       font-size:11px;
       color:#666;
}

div.episode span.text
{
       padding:10px 15px 10px 30px;
	margin:10px 0;
	text-align:justify;
	background:#f9f9f9 url(/pix/info2.gif) 8px 10px no-repeat;
	border:solid 1px #ccc;
}

div.online
{
       padding:20px;
	margin:10px 0;
	border:solid 1px #aaa;
	background:#ccc;
	text-align:center;
}

div.download
{
       padding:10px 20px 10px 20px;
       margin:5px 0 15px 0;
       border:solid 1px #ccc;
       color:#333;
}

div.download2
{
       padding:10px 20px 10px 20px;
       margin:5px 0 15px 0;
       border:solid 1px #ccc;
       color:#333;
}

div.download table
{
	margin:0px;
}

div.download table td
{
	padding:2px;
	vertical-align:top;
	font-size:12px;
	color:#333;
}

div.download table td img
{
	margin:0 0 0 10px;
	border:solid 5px #ddd;
}

div.download h2
{
       padding:5px 10px 5px 10px;
       background:#f1f1f1;
       border-top:dotted 1px #ccc;
       border-bottom:dotted 1px #ccc;
}

div.download table td span
{
       padding:5px 0px 10px 30px;
       margin:5px 0 10px 0;
	display:block;
	border-bottom:dotted 1px #ccc;

}
div.download table td span.video
{
	background: url(/pix/video.gif) left 3px no-repeat;
}
div.download table td span.sound
{
	background: url(/pix/sound.gif) left 3px no-repeat;
}

div.download table td a
{
       padding:10px 0px 10px 0px;
       margin:20px 0 0px 0px;
	display:block;
	width:250px;
	height:37px;
	color:#fff;
	text-align:center;
	font-weight:bold;
	background: url(/pix/bg_download.gif) left top no-repeat;

}

div.poster
{
        padding:13px 0px 0px 11px;
	background: url(/pix/bg_poster.gif) left top no-repeat;
	height:230px;
}

div.poster img
{
	border:solid 3px #ddd;
}

div.download a
{
       padding:10px 0px 10px 0px;
       margin:20px 0 0px 0px;
	display:block;
	width:250px;
	height:37px;
	color:#fff;
	text-align:center;
	font-weight:bold;
	background: url(/pix/bg_download.gif) left top no-repeat;

}

div.topban
{
	margin:3px 10px 5px 10px;
	padding:2px;
	text-align:center;
	border:solid 1px #666;
}

div.topic
{
	padding:5px 5px 10px 5px;
	margin:5px 0px 5px 0px;
	border-bottom:dotted 1px #ccc;
}

div.topic span
{
       color:#888;
	font-size:10px;
	display:block;
}

div.topic a
{
       font-size:11px;
	display:block;
}

div#button
{
	padding:20px 15px;
	margin:30px 5px 10px 5px;
	font-size:11px;
	text-align:center;
	border:solid 1px #ccc;
}

div#button img
{
	margin:0 0 10px 0;
	display:block;
}

div.notice
{
	margin:10px 0;
	padding:15px 20px;
	background:#fffdd4;
	border:dashed 1px #c7c48d;
}

div.teaser
{
	margin:15px 0 10px 0;
	padding:10px 0;
	border-top:dotted 1px #ccc;
}
div.teaser2
{
	margin:15px 0 10px 0;
	padding:10px 0;
	border-bottom:dotted 1px #ccc;
}
div.teaser3
{
	margin:15px 5px;
	padding:10px 0;
}

table.navi
{
	width: 600px;
	border-collapse:collapse;
	border:0px;
	margin:0px;
}
table.navi td
{
	color:#999;
	font-size:11px;
	width:200px;
	max-width:200px;
}
table.navi td a
{
	font-size:11px;	
}

table.navi td.prev 
{
	padding:3px 0 3px 20px;
	background: url(/pix/arrow_back.gif) left center no-repeat;
	text-align:left;
}
table.navi td.curr 
{
	padding:3px 0;
	text-align:center;
}
table.navi td.next
{
	padding:3px 20px 3px 0;
	background: url(/pix/arrow.gif) right center no-repeat;
	text-align:right;
}

div.obzor
{
	margin:10px 10px;
	padding:8px 10px;
	border:dashed 1px #ccc;
	font-size:11px;
	color:#666;
}
div.obzor a
{
	font-size:11px;
}

div.linkblock
{
	margin:15px 0px 15px 0px;
	padding:10px 5px 10px 5px;
	color:#999;
	font-size:10px;
	text-align:center;
	border-top:solid 1px #eee;
	border-bottom:solid 1px #eee;
}
div.linkblock a
{
	font-size:10px;
	text-decoration:none;
}


