@charset "gb2312";
/* 全局 */
html, body {
  margin: 0px;
  padding: 0px;
  background: #C8D1CC;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #fff;
}

img {
border: 0px;
}

a:link {
  text-decoration: underline;
  color: #fff;
}

a:visited {
  text-decoration: underline;
  color: #fff;
}

a:hover {
  text-decoration: none;
  color: #fff;
}

a.stream {
  padding-left: 15px;
  background: url(bg_stream.png) center left no-repeat;
}

h1 {
  font-size: 16px;
  margin: 0px 0px 0px 0px;
  padding: 0px;
}
h2 {
  font-size: 14px;
  margin: 0px 0px 0px 0px;
  padding: 0px;
}
h3 {
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	background-color:#FC7215;
	background-repeat: no-repeat;
	padding-right: 31px;
	text-align: right;
	background-position: right;
	background-image: url(arrow_2.gif);
	line-height: 26px;
}
h5 {
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background-color:#FC7215;
	background-image: url(arrow_3.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	line-height: 20px;
}

input, textarea {  font-size: 12px; border-width:1px}
select {  font-size: 12px; border-width:1px}
form {margin:0px;padding:0px;}
ul.nl { list-style:none outside none; margin:0px; padding:0px}
ul.nl li { height:17px;padding-top:3px;padding-left:15px; background:url("bullet.gif") no-repeat 0px ;background-position:left 7px;}
ul li.fixed { height:17px;padding-top:3px;padding-left:15px; background:url("top.gif") no-repeat 0px ;background-position:left 0px;}


table.thumbnail td img {border:0}
.gray { font-size: 12px; color:#FC7215; text-decoration:none }
.time { font-size: 12px; }
.hit { color:#FF9999}

.content_text {
	margin: 5px;
}

.content_text_main {
	color: #000000;
	background-color: #eeeeee;
	font-size: 14px;
	line-height: 150%; 
}

.content_text_main a {
	color: #000000;
	font-size: 14px;
	line-height: 150%; 
	font-weight:bold;
}

.content_text_main a:hover {
	color: #000000;
	font-size: 14px;
	line-height: 150%; 
}

.content_text_main a:visited {
	color: #000000;
	font-size: 14px;
	line-height: 150%; 
}
/* 顶部 */
#top {
	height: 70px;
	width: 100%;
	background: url(bg_top_1.jpg) top center repeat-x;
	margin-bottom: 10px;
    text-align: center;
}

#idbar {
}

#topad {
  text-align: center;
  margin-bottom: 10px;
}

#breadcrumb {
  color: #000;
}

#breadcrumb a {
  font-weight: normal;
  text-decoration: none;
  color: #000;
}

#main {
  width: 760px;
  margin: auto;
  background: #C8D1CC url(bg_site.jpg);
}


/* 导航 */
div#hotnav {
	font-size: 14px;
	font-weight: bold;
	background: url(arrow_1.gif) repeat-y;
	background-color: #FC7215;
	color: #fff;
	text-align: left;
	margin-bottom: 10px;
    padding: 12px 5px 8px 45px;
	word-spacing: 10px;
	}
div#hotnav  a {
	text-decoration:none;
	}

div#hotnav  a:hover {
	text-decoration:underline;
	}

/* 左侧 */
#left { 
  width: 130px;
  float: left;
}

#l_b { 
  background: url(bg_blue.jpg);
  margin-bottom: 10px;
}

#l_r {
  background: url(bg_red.jpg);
  margin-bottom: 10px;
}

#menu {
  width: 130px;
  margin-right: 10px;
  font-weight: bold;
}

#menu_inner {
  background: url(bg_menu.jpg) top left repeat-y;
  margin-bottom: 10px;
}

#menu .line, #menu a.hilite {
  border-bottom: 1px solid #C4CDC8;
  line-height: 15px;
}

#menu .ext {
  background: #999999;
}

#menu .nav {
  background: url(bg_menu_nav.jpg) top left no-repeat;
}

#menu .info {
	font-size: 10px;
	color: #FFFFFF;
    font-weight: normal;
}

#menu a, #menu a:visited {
  display: block;
  padding-left: 15px;
  background: url(bg_menu_link.png) top left no-repeat;
  text-decoration: none;
}

#menu a:hover, #menu a.hilite {
  background: #2D5B91;
}

/* 右侧 */
#front_top {
  width: 620px;
  height: 150px;
  margin-bottom: 10px;
  background: url(bg_front_top.jpg) top left no-repeat;
}

#front_blue {
  width: 620px;
  margin-bottom: 10px;
  background: url(bg_blue.jpg) top left;
}

#front_red {
  width: 620px;
  margin-bottom: 10px;
  background: url(bg_red.jpg) top left;
}

#content {
  width: 410px;
  margin: 0px;
  float: left;
  overflow: hidden;
}

.content_top {
  width: 410px;
  overflow: hidden;
  background: url(bg_blue.jpg) bottom right;
  margin: 0px 0px 10px 0px;
}

.content_top img.left {
  margin: 5px 5px 5px 5px;
  float: left;
}

.content_red {
  width: 410px;
  margin: 0px 0px 10px 0px;
  padding: 0px;
  background: url(bg_red.jpg) top left;
}

.content_blue {
  float: left;
  width: 410px;
  margin: 0px 0px 10px 0px;
  padding: 0px;
  background: url(bg_blue.jpg) bottom left;
}

.content_half {
  width: 200px;
}

.front_half_blue {
  height: 180px;
  width: 305px;
  background: url(bg_blue.jpg) top left;
  overflow: hidden;
}

.front_half_red {
  height: 180px;
  width: 305px;
  background: url(bg_red.jpg) top left;
}

.content_smallbox {
  height: 75px;
  margin: 5px;
  clear: both;
}

.content_smallbox2 {
  height: 75px;
  margin: 5px;
  clear: both;
  overflow: hidden;
}

.content_quickpoll {
  height: 100px;
  margin: 5px;
  clear: both;
  overflow: hidden;
}

.content_smallbox img {
  float: left;
  margin: 0px 10px 0px -10px;
}

.content_smallbox2 img {
  float: center;
  margin: 0px 10px 0px 0px;
}

#right {
  width: 200px;
  float: right;
  margin-bottom: 10px;
}

#last_stream {
  padding: 2px 5px 2px 5px;
  border-top: 1px solid #4374AE;
  border-left: 2px solid #4374AE;
  border-bottom: 1px solid #1B406F;
  background: url(bg_blue.jpg) bottom left;
}

#last_stream a {
  font-weight: normal;
  text-decoration: none;
}

#right .box {
  margin-top: 10px;
  border-bottom: 1px solid #547FAF;
  background: url(bg_blue.jpg) bottom left;
}

#right .box_blue {
  margin-top: 10px;
  border-bottom: 1px solid #547FAF;
  background: url(bg_blue.jpg) bottom left;
}

#right .box_red {
  margin-top: 10px;
  border-bottom: 1px solid #547FAF;
  background: url(bg_red.jpg) bottom left;
}

#right .box .bottom {
  height: 9px;
  overflow: hidden;
  border-top: 1px solid #517BAA;
  border-bottom: 1px solid #1B416F;
  font-size: 1px;
  
}

#elements {
  margin-top: 10px;
}

#sendetid {
  text-align: center;
  margin: 10px;
}

#efterlys {
  margin: 2px 3px 2px 3px;
}

.spot {
  margin-top: 10px;
  background: #1B406F;
  padding: 2px;
}

.spot img, .spot object {
  margin: -2px -2px 0px -2px;
}

/* 底部 */
#bottom {
  clear: both;
  width: 760px;
  margin: auto;
  color: #fff;
  font-size: 12px;
}

#bottom a {
  color: #fff;
  text-decoration: none;
  font-weight: normal;
}

#toplink { 
  width: 130px;
  float: left;
  height: 15px;
  background: url(bg_blue.jpg) bottom left;
  text-align:left;
}

#bottom_nav {
	width: 620px;
	float: right;
	height: 15px;
	background: url(bg_red.jpg) bottom left;
	text-indent: 8pt;
    text-align:left;
}

#copyright {
  margin: 0px 0px 0px 140px;
  text-align:left;
}

.button {
  border: 1px solid #000;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #fff;
  background: url(bg_red.jpg) bottom left;
}

img.om {
  margin: 5px -5px 5px -5px;
}

img.klip {
  display: block;
  margin: auto;
  margin-top: 5px;
}
div#wrapFooter {
	padding: 10px 0px 0px 0px;
}

div#footerWrap div.footertTop {
	background:#8E897B;
	height:15px;
	font-size:12px;
	line-height:10px;
	margin-left:10px;
	}
div#footerWrap h4 {
	padding:0px;
	margin:7px 0 7px 0px;
	font-weight:normal;
	font-size:12px;
	line-height:14px;
	color:#8F897D;
	word-spacing: 15px;
	}
div#footerWrap h4 a {
	padding:0px;
	margin:7px 0 7px 0px;
	font-weight:normal;
	font-size:12px;
	line-height:14px;
	color:#5B574C;
	}
	
div#footerWrap ul#footerLinks {
	padding:0;
	margin:0 0 0px 0px;
	list-style-type:none;
	}
	
div#footerWrap	ul#footerLinks a {
	font-size:12px;
	line-height:14px;
	color:#5B574C;
	display:block;
	}
div#footerWrap	li {
	padding:0;
	margin:0;
	float:left;
	}

div#footerWrap .spacing {
	margin:0 0 0 7px;
	}

.c01 {color: #990000}

/* 广告 */
#ad760b {
  width: 760px;
  background: url(bg_blue.jpg) top left;
  margin-bottom: 10px;
  text-align: center;
}

#ad620b {
  width: 620px;
  background: url(bg_blue.jpg) top left;
  margin-bottom: 10px;
  text-align: center;
}

#ad620r {
  width: 620px;
  background: url(bg_red.jpg) top left;
  margin-bottom: 10px;
  text-align: center;
}

#ad410b {
  width: 410px;
  background: url(bg_blue.jpg) bottom right;
  margin-bottom: 10px;
  text-align: center;
}

#ad410r {
  width: 410px;
  background: url(bg_red.jpg) bottom right;
  margin-bottom: 10px;
  text-align: center;
}

#ad200r {
  margin-top: 10px;
  width: 200px;
  background: url(bg_red.jpg) bottom right;
  margin-bottom: 10px;
  text-align: center;
}

#ad200b {
  margin-top: 10px;
  width: 200px;
  background: url(bg_blue.jpg) bottom right;
  margin-bottom: 10px;
  text-align: center;
}
/* 导航 */
.menuskin {
	border: #ffffff 1px solid; visibility: hidden; font: 12px verdana;
	position: absolute; background-color:#F6F6F6;
        background-image:url("menubg.gif");
	text-align:left;
	}
.menuskin a {
	padding-right:10px; padding-left:25px; color:black!important; text-decoration: none; behavior:url(inc/noline.htc);
	}
.menuskin a:hover { text-decoration:none}
#mouseoverstyle {
	background-color: #AD0101; margin:2px; padding:0px; border:#ffffff 1px solid;
	}
#mouseoverstyle a {
	color: black
}
.menuitems{
	margin:2px;padding:1px;word-break:keep-all;
}
/* 独立 */
	
.text150 {
  height: 130px;
  width: 200px;
  float: left;
  margin: 5px;
}

.debatudtraek {
  line-height: 20px;
}

#front_620 {
	width: 620px;
	float: right;
}/* index1和show2中 */

.front_ {
  float: left;
  margin: 0px 0px 10px 0px;
  padding: 0px;
}/* show1中 */
