@charset "utf-8";
/* CSS Document */
html,body,h1,h2,h3,h4,h5,h6,input,table,td,th,img,div,p,span,ul,ol,dl,form,caption,.hidden,.vanish{margin:0;padding:0;}
body{ font:400 15px/120% Arial, Helvetica, sans-serif; color: #333; background-color:#efefef;}
a{ color:#666; text-decoration:none;}
a:hover{ text-decoration: underline;}
img { border: none; }
.clr { clear: both;}

.wrapper{ margin:0 auto; width:1000px; background-color:#fff; }
.header{position:relative; background:url(../images/header.jpg) 0 center no-repeat; height: 80px;}
.logo{ position: absolute; top: 10px; left: 20px; width: 380px; height: 75px; }
.logo a{ display: block; width: 380px; height: 75px; text-indent: -9999px; overflow: hidden; }
.visited{ position: absolute; top: 50px; right: 199px; color: #fff; }
.main { padding: 10px 10px;}
.block_left { float: left; width: 370px;}
.ad { height: 354px; position: relative;}
.ad .play { position: absolute; top: 0; left: 0; background:url(../images/icon_play.gif) center center no-repeat; height: 354px; width: 370px;}
.ad .play a{height: 354px; width: 370px; display: block;}
.marquee { padding: 10px; background-color: #e2edde; color: #d93d00; font-size: 15px;}
.marquee a{ color: #d93d00;}
.block_right { float: left; width: 600px;margin-right: 10px;}
.block_right h2{ font-size: 18px; color: #244775; line-height: 140%; margin-bottom: 5px;}
.block_right caption{ display: none; }
.block_right table{ background-color: #cbcbcb; margin-bottom: 5px; }
.block_right th{ background-color: #0B62B1; color: #fff; padding: 3px; }
.block_right td{ background-color: #fff;padding: 3px; }
.block_right td.title{ background-color: #f7f7f7; text-align: center; }
.date { text-align: center; font-size: 15px; font-weight: bold; color: #ff0000; margin-bottom: 5px;}
.date2 { text-align: left; font-size: 15px; font-weight: bold; color: #ff0000; margin-bottom: 5px;}
.link { text-align: center; color: #244775;}
.link a{ color: #244775;}
.link ul{ list-style: none;}
.link li{ display: inline;}

.block_main {}
.block_main h2{ font-size: 18px; color: #244775; line-height: 140%; margin-bottom: 5px;}
.block_main caption{ display: none; }
.block_main table{ background-color: #cbcbcb; margin-bottom: 10px; }
.block_main th{ background-color: #0B62B1; color: #fff; padding: 5px; }
.block_main td{ background-color: #fff;padding: 5px; }
.block_main td.title{ background-color: #f7f7f7; text-align: center; }



.t18Red { font-size: 24px; line-height: 120%; color: #ff0000; font-weight: bold;}
.footer { background-color: #cbcbcb; position: relative; padding: 15px 125px; }
.mark { position:absolute; left: 20px; top: 17px; }
.btn { position:absolute; right: 20px; top: 18px;}
.btn ul{ list-style: none;}
.btn li{ display: inline;}

#tabTitle {
	color :#666;
}
#tabTitle a {
	color:#ff0000;
}