@charset "UTF-8";
body {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(images/bg.jpg) top repeat-x;
}
.clearthis{
	clear:both;
	font-size:0px;
	line-height:0px;
	height:0px;
}
a{
	color:#0070e9;
	text-decoration:none;
}
a:hover{
	color:#0070e9;
	text-decoration:underline;
}
.wrap{
	width:950px;
	margin:0 auto;
}
.hdr{
	background:url(images/hdr.jpg) top left no-repeat;
	clear:both;
	height:146px;
}
.hdr_flash{
	float:right;
}
.logo{
	float:left;
}
.lang{
	text-align:right;
	font-size:11px;
	clear:right;
	line-height:18px;
	position:absolute;
	left:50%;
	width:950px;
	margin-left:-480px;
	z-index:9999999;
	
}
.lang img{
	margin:5px 0px 0px 5px;
	border:0px;
	position:relative;
}
.search{
	float:right;
	clear:right;
	padding:0px 10px 0px 0px;
}
.search_advance{
	border:2px solid #999;
	background:#FFF;
	padding:5px;
	font-size:11px;
}
.search_advance span{
	display:block;
	padding:5px;
	font-size:12px;
	font-weight:bold;
	background:#ACCCD9;
}
.search_advance select, .search_advance input{
	margin:5px 0px 0px 0px;
}
.foo_search{
	float:right;
	clear:right;
}
.search_input{
	border:1px solid #dfdede;
	font-size:11px;
	width:120px;
	height:21px;
	line-height:21px;
	margin:0px 5px 0px 5px;
	padding:0px;
}
.search_btn{
	width:22px;
	height:21px;
	line-height:21px;
	background:url(images/btn_search.gif) top left no-repeat;
	cursor:pointer;
	margin:0px;
	padding:0px;
}
.nav{
	clear:both;
	padding:9px 0px 0px 20px;
	font-size:11px;
}
.nav ul{
	float:left;
	margin:0px;
	padding:0px;
	list-style:none;
}
.nav li{
	float:left;
	margin:0px 2px 0px 2px;
	padding:0px;
}
.nav_itemS{
	background:url(images/nav_bgs.jpg) top repeat-x;
	height:22px;
	float:left;
	font-weight:bold;
}
.nav_itemS span{
	background:url(images/nav_ls.jpg) top left no-repeat;
	height:22px;
	padding-left:5px;
	height:22px;
	display:block;
	float:left;
}
.nav_itemS span a{
	background:url(images/nav_rs.jpg) top right no-repeat;
	padding:4px 15px 0px 10px;
	height:22px;
	display:block;
	float:left;
	color:#000;
	text-decoration:none;
	outline:none;
}
.nav_itemS span a:hover{
	text-decoration:none;
}
.nav_item{
	height:22px;
	float:left;
}
.nav_item span{
	height:22px;
	padding-left:5px;
	height:22px;
	display:block;
	float:left;
}
.nav_item span a{
	height:19px;
	padding:3px 15px 0px 10px;
	height:22px;
	display:block;
	float:left;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	outline:none;
}
.nav_item:hover{
	background:url(images/nav_bgs.jpg) top repeat-x;
	height:26px;
}
.nav_item:hover span{
	background:url(images/nav_ls.jpg) top left no-repeat;
	display:block;
}
.nav_item:hover span a{
	background:url(images/nav_rs.jpg) top right no-repeat;
	padding:4px 15px 0px 10px;
	height:18px;
	display:block;
	float:left;
	color:#000;
	text-decoration:none;
}
.nav_item:hover span a:hover{
	text-decoration:none;
}
.nav_sub_l{
	background:url(images/navsub_l.gif) top left no-repeat;
	height:30px;
	line-height:30px;
	width:6px;
	float:left;
}
.nav_sub_r{
	background:url(images/navsub_r.gif) top right no-repeat;
	height:30px;
	line-height:30px;
	width:6px;
	float:left;
}
#nav_sub{
	background:url(images/navsub_l.gif) top left no-repeat;
	height:30px;
	line-height:30px;
	padding-left:6px;
	position:absolute;
	z-index:9999999;
	top:0px;
	margin:104px 0px 0px 0px;
	visibility:hidden;
}
#nav_sub_r{
	background:url(images/navsub_r.gif) top right no-repeat;
	height:30px;
	line-height:30px;
	padding-right:6px;
}
#nav_sub ul{
	float:left;
	list-style:none;	
	margin:0px;
	padding:0px;
	height:30px;
	line-height:30px;
	display:block;
	background:url(images/navsub_bg.gif) top repeat-x;
}
#nav_sub ul li{
	float:left;
	margin:0px 5px 0px 5px;
	padding:0px;
}
#nav_sub a{
	border-right:1px solid #CCC;
	padding-right:10px;
}
.flashnews{
	background:url(images/fn_l.jpg) top left no-repeat;
	clear:both;
	height:30px;
	padding:0px 0px 0px 7px;
	margin-top:10px;
}
.flashnews_r{
	background:url(images/fn_bg.jpg) top repeat-x;
	clear:both;
	height:30px;
	padding:0px 0px 0px 0px;
}
.flashnews_bg{
	background:url(images/fn_r.jpg) top right no-repeat;
	font-size:11px;
	height:30px;
	line-height:30px;
}
.flashnews_content{
	float:left;
}
.flashnews_content a{
	color:#0070e9;
	text-decoration:none;
}
.flashnews_content a:hover{
	color:#0070e9;
	text-decoration:underline;
}
.flashnews_content span{
	font-style:italic;
	font-weight:bold;
	color:#333;
}
.content{
	padding-top:10px;
	clear:both;
	
}
.content_l{
	width:193px;
	float:left;
}
.content_l_flash{
	
}
.calendar{
	background:url(images/calendar_bg.jpg) left repeat-y;
}
.calendar_title{
	height:31px;
	font-weight:bold;
	color:#C00;
	padding:10px 0px 0px 40px;
}
.cat_title{
	height:31px;
	font-weight:bold;
	color:#C00;
	padding:10px 0px 0px 10px;
}
.calendar_bg{
	background:url(images/calendar_top.jpg) top left no-repeat;
}
.cat_bg{
	background:url(images/menu_top.jpg) top left no-repeat;
}
.calendar_content{
	background:url(images/calendar_sp.jpg) bottom left no-repeat;
	padding-bottom:15px;
	text-align:center;
}
.cat_content{
	background:url(images/calendar_sp.jpg) bottom left no-repeat;
	padding-bottom:15px;
}
.cat_content ul{
	margin:0px 15px 0px 15px;
	padding:0px;
	list-style:none;
}
.cat_content li{
	margin:0px;
	padding:5px 0px 5px 0px;
	background:url(images/dot_hor.gif) bottom repeat-x;
	font-weight:bold;
}
.cat_content ul ul{
	
}
.cat_content ul ul a{
	font-weight:normal;
	font-size:11px;
}
.cat_content_subcatS{
	font-weight:bold;
}
.cat_content_s{
	display:block;
	padding-right:10px;
	background:url(images/arr01.gif) center right no-repeat;
}
.calendar_events{
	font-weight:bold;
	color:#C00;
	padding:5px 5px 0px 10px;
	background:url(images/calendar_bg1.jpg) left repeat-y;
}
.calendar_events_content{
	font-size:11px;
	padding:5px 10px 5px 10px;
	background:url(images/calendar_bg1.jpg) left repeat-y;
	text-align:justify;
}
.calendar_events_content span{
	font-weight:bold;
	clear:both;
	display:block;
}
.calendar_bottom{
	background:url(images/calendar_bottom.jpg) left bottom no-repeat;
	padding-bottom:5px;
	clear:both;
}
.poll_desc{
	padding:0px 15px 0px 15px;
}
.poll_desc a{
	margin-left:5px;s
}
.poll_desc input{
	margin-top:5px;
}
.poll_content{
	background:url(images/calendar_sp.jpg) bottom left no-repeat;
	padding-bottom:15px;
	font-size:11px;
}
.poll_content ul{
	margin:0px 15px 0px 15px;
	padding:0px;
	list-style:none;
}
.poll_content li{
	margin:0px;
	padding:5px 0px 5px 0px;
	background:url(images/dot_hor.gif) bottom repeat-x;
}
.viewmore{
	clear:both;
	text-align:right;
}

.viewmore a{
	display:block;
	float:right;
	background:url(images/arr01.gif) center right no-repeat;
	padding:0px 5px 0px 0px;
	font-size:11px;
	color:#333;
	text-decoration:none;
	margin-right:10px;
}
.viewmore a:hover{
	text-decoration:underline;
}
.pageview{
	clear:both;
	text-align:center;
}
.pageview a{
	border:1px solid #999;
	padding:0px 3px 0px 3px;
}
.pageview a:hover{
	background:#333;
	color:#FFF;
}
.pageview a b{
	color:#333;
}
.content_r{
	width:233px;
	float:right;
}
.video_pop{
	width:233px;
	margin:20px auto 0px auto;
}
.box_right{
	background:url(images/box_right_bg.jpg) left repeat-y;
	margin-bottom:10px;
}
.box_right_top{
	background:url(images/box_right_top.jpg) top left no-repeat;
}
.box_right_title{
	padding:10px 0px 10px 10px;
	font-weight:bold;
}
.box_right_video_title{
	padding:0px 10px 0px 10px;
	font-size:12px;
	font-weight:bold;
}
.box_right_content{
	padding:5px;
	text-align:center;
}
.box_right_bottom{
	background:url(images/box_right_bottom.jpg) bottom left no-repeat;
	padding-bottom:9px;
}
.box_right_bottom1{
	background:url(images/box_right_bottom1.jpg) bottom left no-repeat;
	padding-bottom:9px;
}
.box_left{
	background:url(images/box_left_bg.jpg) left repeat-y;
	margin:10px 0px 10px 0px;
}
.box_left_top{
	background:url(images/box_left_top.jpg) top left no-repeat;
}
.box_left_title{
	padding:10px 0px 10px 10px;
	font-weight:bold;
}
.box_left_content{
	padding:5px;
	text-align:center;
}
.box_left_bottom{
	background:url(images/box_right_bottom.jpg) bottom left no-repeat;
	padding-bottom:9px;
}
.box_left_bottom1{
	background:url(images/box_left_bottom1.jpg) bottom left no-repeat;
	padding-bottom:9px;
}
.sb1{
	background:url(images/bs_top.jpg) top left no-repeat;
	width:180px;
	padding-top:6px;
	margin:5px auto 5px auto;
	font-size:11px;
}
.sb_content1{
	background:url(images/bs_bg.jpg) left repeat-y;
	padding:5px;
	text-align:center;
}
.sb_bottom1{
	background:url(images/bs_bottom.jpg) bottom left no-repeat;
	padding-bottom:6px;
}
.sb_content1 a{
	font-weight:bold;
	clear:both;
	display:block;
}
.sb{
	background:url(images/bs_top.jpg) top left no-repeat;
	width:219px;
	padding-top:6px;
	margin:5px auto 5px auto;
	font-size:11px;
}
.sb_content{
	background:url(images/bs_bg.jpg) left repeat-y;
	padding:5px 10px 5px 10px;
}
.sb_bottom{
	background:url(images/bs_bottom.jpg) bottom left no-repeat;
	padding-bottom:6px;
}
.sb_content a{
	font-weight:bold;
	clear:both;
	display:block;
}
.photo{
	background:url(images/photo_bg.jpg) left repeat-y;
	margin-bottom:10px;
}
.photo_title{
	padding:10px 0px 10px 10px;
	font-weight:bold;
	color:#FFF;
	text-align:left;
}
.photo_content{
	background:url(images/photo_top.jpg) top left no-repeat;
	text-align:center;
}
.photo_content img{
	border:1px solid #333;
}
.photo_content-desc{
	text-align:left;
	font-size:11px;
	padding:5px 15px 0px 15px;
}
.photo_content-desc a{
	display:block;
	clear:both;
}
.photo_bottom{
	background:url(images/photo_bottom.jpg) bottom left no-repeat;
	padding:10px 0px 10px 0px;
}
.photo_other{
	font-size:11px;
	text-align:left;
	padding:5px 15px 0px 0px;
	margin:5px 0px 10px 0px;
	background:url(images/dot_hor.gif) top repeat-x;
}
.photo_other img{
	float:left;
	margin:0px 5px 5px 15px;
}
.content_m{
	float:left;
	width:500px;
	margin-left:13px;
	background:url(images/content_bg.gif) center 150px  no-repeat;
}
.content_m_flash{
	margin-bottom:5px;
}
.content_m_title{
	font-size:18px; 
	font-weight:bold;
}
.bc{
	font-size:12px; 
	font-weight:bold;
}
.atc{
	background:url(images/dot_hor.gif) bottom repeat-x;
	padding:5px 0px 5px 0px;
	line-height:18px;
	margin-bottom:5px;
}
.atc_title{
	clear:both;
	display:block;
	font-weight:bold;
}
.atc_title1{
	clear:both;
	display:block;
	font-weight:bold;
	font-size:20px;
	line-height:20px;
	margin:10px 0px 10px 0px;
}
.atc img{
	float:left;
	margin:0px 5px 5px 0px;
	border:1px solid #333;
}
.date{
	font-size:11px;
	float:left;
	clear:both;
	border:1px solid #e2e0d3;
	background:#FFF;
	padding:0px 5px 0px 5px;
}
.box_tab{
	background:url(images/box_tab_bg.jpg) bottom repeat-x;
	height:26px;
	clear:both;
}
.box_tab_items{
	background:url(images/box_tab_sbg.jpg) top repeat-x;
	float:left;
	height:26px;
	line-height:26px;
	margin-right:5px;
}
.box_tab_items span{
	background:url(images/box_tab_sl.jpg) top left no-repeat;
	padding-left:5px;
	display:block;
	height:26px;
	line-height:26px;
}
.box_tab_items a{
	background:url(images/box_tab_sr.jpg) top right no-repeat;
	padding:0px 15px 0px 10px;
	display:block;
	height:26px;
	line-height:26px;
	color:#333;
	font-size:11px;
	font-weight:bold;
}
.box_tab_item{
	background:url(images/box_tab_ibg.jpg) top repeat-x;
	float:left;
	height:26px;
	line-height:26px;
}
.box_tab_item span{
	background:url(images/box_tab_il.jpg) top left no-repeat;
	padding-left:5px;
	display:block;
	height:26px;
	line-height:26px;
}
.box_tab_item a{
	background:url(images/box_tab_ir.jpg) top right no-repeat;
	padding:0px 15px 0px 10px;
	display:block;
	height:26px;
	line-height:26px;
	color:#333;
	font-size:11px;
	font-weight:bold;
}
.box_tab_content{
	border:1px solid #e2e0d3;
	border-top:none;
	background:#eff6f8;
	padding:5px;
}
.box_subtabs{
	background:url(images/subtab_sbg.jpg) top repeat-x;
	height:22px;
	line-height:22px;
	float:left;
	margin-right:5px;
}
.box_subtabs span{
	background:url(images/subtab_sl.jpg) top left no-repeat;
	height:22px;
	line-height:22px;
	float:left;
	display:block;
	padding-left:5px;
}
.box_subtabs a{
	background:url(images/subtab_sr.jpg) top right no-repeat;
	height:22px;
	line-height:22px;
	float:left;
	display:block;
	font-size:11px;
	padding-right:5px;
	color:#333;
}
.box_subtab{
	height:22px;
	line-height:22px;
	float:left;
	margin-right:5px;
}
.box_subtab span{
	height:22px;
	line-height:22px;
	float:left;
	display:block;
}
.box_subtab a{
	height:22px;
	line-height:22px;
	float:left;
	display:block;
	font-size:11px;
	color:#333;
}
.box_inner{
	background:url(images/box_inner_top.jpg) top left no-repeat;
	width:477px;
	margin:0 auto;
	padding-top:7px;
	margin-top:10px;
}
.box_inner_bg{
	background:url(images/box_inner_bg.jpg) left repeat-y;
	padding:0px 5px 0px 5px;
	font-size:11px;
}
.box_inner_bottom{
	background:url(images/box_inner_bottom.jpg) bottom left no-repeat;
	height:7px;
	line-height:7px;
	margin-bottom:5px;
	padding:0px;
}
.doc{
	background:url(images/dot_hor.gif) bottom repeat-x;
	line-height:18px;
	padding-bottom:5px;
	font-size:11px;
}
.doc a{
	clear:both;
	display:block;
	background:url(images/doc.jpg) top left no-repeat;
	padding-left:20px;
}
#container{
	margin:10px 0px 10px 0px;
}
.deg{
	font-size:15px;
	font-weight:bold;
}
.foo{
	clear:both;
	padding-bottom:10px;
}
.sponsor{
	background:url(images/sponsor_bg.jpg) left 24px no-repeat;
}
.sponsor_tab{
	float:left;
	clear:both;
	background:url(images/tab_sp_l.jpg) top left no-repeat;
	padding-left:6px;
	font-size:11px;
	height:24px;
}
.sponsor_tab span{
	display:block;
	float:left;
	background:url(images/tab_sp_bg.jpg) top repeat-x;
	height:24px;
}
.sponsor_tab span b{
	display:block;
	float:left;
	background:url(images/tab_sp_r.jpg) top right no-repeat;
	padding:0px 12px 0px 6px;
	height:19px;
	padding-top:5px;
	color:#666;
}
.sponsor_content{
	height:55px;
	clear:both;
	padding:15px 10px 0px 10px;
}
.sponsor_content img{
	margin-right:5px;
	margin-left:5px;
	float:left;
}
.sponsor_arr{
	float:right;
}
.sponsor_arr img{
	clear:both;
}
.foo_nav{
	background:url(images/nav_foo_bg.jpg) top repeat-x;
	height:33px;
	line-height:33px;
	font-size:11px;
	margin:10px 0px 10px 0px;
}
.foo_nav_l{
	background:url(images/nav_foo_l.jpg) top left no-repeat;
	padding-left:5px;
}
.foo_nav_r{
	background:url(images/nav_foo_r.jpg) top right no-repeat;
	padding-right:5px;
}
.foo_nav_r ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
.foo_nav_r ul li{
	background:url(images/nav_foo_sp.jpg) center right no-repeat;
	padding:0px 7px 0px 7px;
	float:left;
}
.foo_nav_r ul li a{
	color:#333;
}
.foo_nav_r_s{
	font-weight:bold;
	background:url(images/icon_home.jpg) center left no-repeat;
	padding-left:20px;
}
.powered{
	text-align:right;
	padding:0px 0px 10px 0px;
	font-size:11px;
	float:right;
}
.powered img{
	margin:-5px 0px 0px 5px;
}

.copyright{
	margin:10px;
	clear:both;
	text-align:center;
	font-size:11px;
	color:#999;
}
.copyright span{
	float:left;
	margin:5px 0px 0px 300px;
}