*
{
	margin: 0;
	padding: 0;
	border: 0;
}

html, body
{
	color: #000000;
	overflow: hidden;
	background-color: #3333BB;
	font-family: Verdana;
	font-size: 92%;
	line-height: 105%;
}

span.high
{
        font-size: 120%;
        font-weight: bold;
}
span.b
{
	font-weight: bold;
}
span.u
{
	text-decoration: underline; 
}
span.i
{
	font-style: italic;
}
span.bi
{
	font-weight: bold;
	font-style: italic;
}
span.biu
{
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
}

span.red
{
	color: #FF0000;
}

span.newsname
{
	color: #770000;
	font-style: normal;
}
span.title
{
	font-size: 140%;
	font-weight: bold;
	font-style: italic;
}
span.inv
{
	display: none;
}
span.news
{
	position: relative;
	left: 20px;
}

span.rss
{
	font-weight: bold;
}

p.news
{
	position: relative;
	left: 20px;
	margin-bottom: 10px;
	margin-right: 30px;
}

p.rss
{
	text-align: center;
	font-size: 85%;
	line-height: 15px;
	margin-top: 10px;	
}

h1
{
	font-style: italic;
	font-weight: bold;
	font-size: 140%;
}

h1.title
{
	font-size: 150%;
	font-style: normal;
	border-bottom: thin #666666 solid;
	border-width: 1px;
	text-indent: 12px;
	margin-right: 20px;
	line-height: 20px;
}

h1.newstitle
{
	position: relative;
	left: 10px;
	font-size: 120%;
	font-style: italic;
	border-bottom: thin #aa8888 solid;
	border-width: 1px;
	margin-right: 30px;
	text-indent: 12px;
	line-height: 20px;
}

h2.title
{
	font-size: 130%;
	font-style: italic;
	border-bottom: thin #777777 solid;
	border-width: 1px;
	text-indent: 10px;
	position: relative;
	left: 5px;
	line-height: 20px;
	width: 350px;
}
h2
{
	font-style: oblique;
	font-weight: normal;
	font-size: 110%;
}

div
{
	border: 0;
	padding: 0;
	margin: 0;
}

div.b1
{
	position: fixed;
	left: 350px;
	top: 31px;
	width: 72px;
	height: 30px;
	overflow: hidden;
}
div.b2
{
	position: fixed;
	left: 421px;
	top: 30px;
	width: 72px;
	height: 32px;
	overflow: hidden;
}
div.b3
{
	position: fixed;
	left: 492px;
	top: 30px;
	width: 72px;
	height: 32px;
	overflow: hidden;
}
div.b4
{
	position: fixed;
	left: 563px;
	top: 30px;
	width: 72px;
	height: 32px;
	overflow: hidden;
}
div.b5
{
	position: fixed;
	left: 633px;
	top: 31px;
	width: 72px;
	height: 30px;
	overflow: hidden;
}

div.copyright
{
	position: fixed;
	right: 2px;
	bottom: -50px;
	height: 88px;
	font-size: 80%;
	color: #000099;
}

a.copyright
{
	color: #000099;
}

div.stars
{
	background-image: url('images/stars1.png');
	position: fixed;
	right: 0;
	top: 0;
	width: 225px;
	height: 152px;
	
	text-align: center;
	line-height: 152px;
	
	font-size: 150%;
	font-family: new courier;
	font-weight: bold;
	color: #DDFFFF;
}

div.cnns
{
	background-image: url('images/cnns.png');
	position: fixed;
	left: 216px;
	top: 51px;
	width: 451px;
	height: 70px;
}

div.sigla
{
	position: fixed;
	left: 125px;
	top: -50px;
}

div.top_l
{
	background-image: url('images/top_l.png');
	position: fixed;
	top: 0;
	left: 0;
	width: 300px;
	height: 200px;
}


div.mid_l
{
	background-image: url('images/mid_l.png');
	position: fixed;
	top: 200px;
	left: 0;
	bottom: 100px;
	width: 100px;
}

div.bottom_l
{
	background-image: url('images/bottom_l.png');
	position: fixed;
	bottom: 0;
	left: 0;
	width: 300px;
	height: 100px;
}

div.top_line
{
	background-image: url('images/top_line.png');
	position: fixed;
	top: 130px;
	right: 0;
	left: 300px;
	height: 20px;
}

div.bottom_line
{
	background-image: url('images/bottom_line.png');
	position: fixed;
	bottom: 30px;
	left: 300px;
	right: 0;
	height: 20px;
}

div.main_line
{
	background-image: url('images/main_line.png');
	position: fixed;
	bottom: 100px;
	top: 210px;
	left: 291px;
	width: 10px;
}

div.rss_l
{
	background-image: url('images/rss_l.png');
	position: fixed;
	top: 124px;
	left: 400px;
	height: 61px;
	width: 20px;
}
div.rss_main
{
	background-image: url('images/rss.png');
	position: fixed;
	top: 125px;
	right: 120px;
	left: 420px;
	height: 60px;
	overflow: auto;
}
div.rss_r
{
	background-image: url('images/rss_r.png');
	position: fixed;
	top: 124px;
	right: 101px;
	width: 22px;
	height: 61px;
}
div.top_menu
{
	position: fixed;
	top: 40px;
	left: 450px;
	width: 400px;
	height: 50px;
	
	text-align: center;
	line-height: 50px;
	background-color: #7777dd;
	
	border: solid #5555ff;
	
	overflow: hidden;
}

p.top_menu
{
	text-align: center;
	
}

div.img
  {
  margin:2px;
  border:1px solid #0000ff;
  height:auto;
  width:auto;
  float:left;
  text-align:center;
  }
div.img img
  {
  display:inline;
  margin:3px;
  border:1px solid #ffffff;
  }
div.img a:hover img
  {
  border:1px solid #0000ff;
  }
div.desc
  {
  text-align:center;
  font-weight:normal;
  width:120px;
  margin:2px;
  }

div.full
{
	position: fixed;
	top: 150px;
	left: 300px;
	right: 3px;
	bottom: 50px;
	background-color: #cccccc;
	border: thin solid #aaaaaa;
	background-image: url('images/bg.jpg');
}

div.full4
{
	position: fixed;
	top: 150px;
	left: 300px;
	right: 0;
	bottom: 50px;
	background-color: #cccccc;
}

div.full3
{
	position: fixed;
	top: 150px;
	left: 300px;
	right: 3px;
	bottom: 50px;
	background-color: #ddddee;
	border: thin solid #aaaaaa;
	border-width: 1px;
	opacity: 0.70;
}

div.full2
{
	position: fixed;
	top: 200px;
	bottom: 100px;
	left: 100px;
	width: 200px;
	background-color: #cccccc;
}


div.menu
{
	position: fixed;
	left: 10px;
	top: 230px;
	bottom: 140px;
	width: 260px;
	overflow: auto;
	color: #CCCCCC;
	font-style: italic;
	text-decoration: none;
	cursor: default;
	border-bottom: thin solid #555555;
	border-width: 1px;
}
div.cat_m
{
	color: #CCCCCC;
	padding: 0;
	margin: 0;
	border: 0;
	width: 100%;
	background-color: transparent;
}
div.cat0
{
	font-weight: bold;
	display: block;
	float: right;
	padding: 0;
	margin: 0;
	text-align: left;
	border: thin solid #000000;
	border-width: 1px;
	width: 99%;
	height: 20px;
	background-color: #3333BB;
	text-indent: 5px;
}
div.cat1
{
	font-size: 90%;
	display: block;
	float: right;
	padding: 0;
	margin: 0;
	text-align: center;
	border: thin solid #000000;
	border-width: 1px;
	width: 80%;
	height: 17px;
	background-color: #5555CC;
}
div.cat2
{
	font-size: 80%;
	display: block;
	float: right;
	padding: 0;
	padding-right: 15px;
	margin: 0;
	text-align: right;
	border: thin solid #000000;
	border-width: 1px;
	width: 60%;
	height: 15px;
	background-color: #5555CC;
}

div.body
{
	position: fixed;
	left: 340px;
	top: 200px;
	bottom: 70px;
	right: 20px;
	overflow: auto;
	font-size: 80%;
	line-height: 125%;
}


div.title
{
	text-indent: 100px;
}

ul.circle
{
	list-style-type: circle;
	list-style-position: inside;
	position: relative;
	left: 30px;
}

ul.int_menu, li.int_menu
{
	list-style-type: none;
	display: inline;
}

ul.dot
{
	list-style-type: disc;
	list-style-position: inside;
	position: relative;
	left: 30px;
}

ul.line
{
	list-style-type: square;
	list-style-position: inside;
}

div.border1
{
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	max-width: 500px;
	border: solid #000000;
	text-align: left;
}

td.text
{
	border: thin solid #555555;
	border-width: 1px;
	padding: 0;
	margin-right: 2px;
	width: auto;
}

table
{
	border: thin solid #000000;
	border-width: 1px;
	margin: 0;
	padding: 0;
}


ul.news
{
	text-align: center;
	line-height: 20px;
	list-style-type: none;
}

li.news
{
	display: inline;
}



ul.menu2
{
	list-style-type: none;
}

a.menu2
{
	color: #000066;
	font-size: 72%;
	
}

li.menu2
{
	display: inline;
}

	
a.menu
{
	color: #CCCCCC;
	font-style: italic;
	text-decoration: none;
}

a
{
	color: #000000;
	font-style: italic;
	text-decoration: none;
}

a.qsc
{
	color: #000000;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}

h1.notice
{
	color: #000000;
	font-style: normal;
	font-weight: bold;
}