﻿*{
	margin:0;
	padding:0;
}/*global reset*/




img {
	border:none;
	MARGIN: 0px;
	padding: 0px;
	}
	
UL {
	LIST-STYLE-TYPE: none
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

.clearfix {
	clear: both;
}
/* links */
a.underline	{
	text-decoration: none;
	color: #005E91;
	font-size:12px;
}

a.underline2	{
	text-decoration: none;
	color: #ac0b10;
	font-size:18px;
	font-weight: bold;
	margin-bottom:5px;
}

a.underline3 {
	text-decoration: none;
	color:#CC6600;
	font-size:12px;
	font-weight: bold;
}

a.underline4	{
	text-decoration: none;
	color: #ac0b10;
	font-size:12px;
}


a.underlineBLK	{
	text-decoration: none;
	color: #000;
}
a.f {
	font : 14px Verdana;
	color : #333333;
	text-decoration : none;
	text-align : left;
	line-height:21px;
}

a.c	{
	color: #005E91;
	font-size: 12px;
	text-decoration: none;
}

a.f:hover {
	color: #005E91;
	text-decoration : underline;
}

/* layout */
.paddingL10T10 {
	padding-left: 10px;
	padding-top: 10px;
}

.paddingL5T10 {
	padding-left: 5px;
	padding-top: 10px;
}

.marginL10T10 {
	margin-left:10px;
	margin-top:10px;
}

.marginL5T10 {
	margin-left: 5px;
	margin-top: 10px;
}


BODY {
	margin: 0px;
	background: url(http://news.singtao.ca/i/site_2009/bk.jpg) repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size:85%;
	font-style: normal;
	font-weight: normal;
	line-height:1.5em;
	padding: 0;
}
#wrap{
	background-color:#FFFFFF;
	margin: 0 auto;
	width: 1000px;
	text-align: left;
	position: relative;
}

#top {
	width: 1000px;
	height: 75px;
}

#head_level2{
float:left;
height:90px;
}

#head_level3{
float:left;
height:30px;
margin-top:5px;
}

#headerLeft{
float:left;
width:190px;
height:65px;
margin-top:3px;

}

#headerright{
	float:left;
	width:800px;
	height:60px;
	margin-top:10px;
}

#nav{
	float:left;
	width:800px;
	height:26px;
	background: url(http://news.singtao.ca/i/site_2009/top_menu_bk.jpg) no-repeat center top ;
}


#nav ul{
	float:left;
	height: 26px;
	width:790px;
	margin-top:3px;
	padding-left:10px;
}

#nav li{
	list-style:none;
	padding-left:22px;
	float:left;
}

#nav a{
	color:#ffffff;
	text-decoration:none;
	font-size:14px;
}

#nav a:hover {
	color:#FF0;
}

#tabmenu{
	float:left;
	width:260px;
	height:28px;
}


#logo {
	float: left;
	width: 180px;
	height:65px;
	padding-left:10px;
}
#date {
	font-size: 12px;
	line-height: 1em;
	color: #575757;
	width:255px;
	height:20px;
	padding-top:5px;
	float:left;
	text-align:center;
}

#date p{
line-height:1.2em;
}

#search{
float:left;
width:168px;
height:28px;
margin-left:45px;
font-size:16px;
font-weight:bold;
color:#999999;
background: url(http://news.singtao.ca/i/site_2009/search_new.jpg) no-repeat center top ;
border:0px;
}

*html #search {margin-left:44px;}


#search2{
float:left;
width:62px;
height:28px;
padding-left:8px;
}

#search_btn{
float:left;
height:25px;
width:38px;
margin-left:0px;
*+margin-left:5px;
cursor:pointer;
}

#Keywords{
margin-left:25px;
margin-top:5px;
border:none;
color:#999999;
width:100px;
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
float:left;
border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-left-width: 0px;
    border-top-style:none;
    border-right-style:none;
    border-bottom-style:none;
    border-left-style:none;
    border-top-color: #000000;
    border-right-color: #000000;
    border-bottom-color: #000000;
    border-left-color: #000000;

}

#q{
margin-left:25px;
margin-top:5px;
border:none;
color:#999999;
width:100px;
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
float:left;
border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-left-width: 0px;
    border-top-style:none;
    border-right-style:none;
    border-bottom-style:none;
    border-left-style:none;
    border-top-color: #000000;
    border-right-color: #000000;
    border-bottom-color: #000000;
    border-left-color: #000000;

}

#header_bar{
margin-left:10px;
float:left;
width:728px;
height:25px;
background: url(http://news.singtao.ca/i/site_2009/headerbar_BK.jpg) no-repeat center top ;
}

#header_bar ul {
	float: left;
	margin-top: 3px;
	padding: 0px;
}
#header_bar li {
	display: block;
	float: left;
	height: 23px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	  font-family: Arial, Helvetica, sans-serif;
 color:#fff;
}

#header_bar li a {
  font-family: Arial, Helvetica, sans-serif;
 color:#fff;
 text-decoration: none;
 padding-left:10px;
padding-right:10px;
}

#header_bar li a:hover {
color:#00FFFF;
} 

#header_bar li a.mode1 {
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
color:#c00f15;
padding-left:20px;
padding-right:22px;
text-decoration: none;
}

#header_bar li a.mode1:hover {
color:#E9561D;
} 

#header_bar li a.mode2 {
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
color:#fff;
padding-left:10px;
padding-right:10px;
text-decoration: none;
}

#header_bar li a.mode2:hover {
color:#00FFFF;
} 

.ad728{
float:left;
padding-left:45px;
padding-bottom:5px;

}

.ad375{
float:left;
width:375px;
height:95px;
padding-left:8px;
margin-top:25px;
}

.ad300{
float:left;
width:300px;
height:250px;
padding-left:5px;
}

.ad300x77{
float:left;
width:300px;
padding-left:5px;
padding-top:7px;
}

.ad180{
float:left;
width:180px;
height:60px;
}

.ad560{
float:left;
width:560px;
height:70px;
}

.ad485{
float:left;
}

.ad160{
float:left;
width:160px;
height:600px;
padding-left:4px;
padding-top:10px;
}

.ad160x60{
float:left;
padding-left:4px;
padding-top:10px;
}

.ad120{
float:left;
width:120px;
height:90px;
}
.ad390{
float:left;
width:390px;
height:100px;
}
#ad205{
float:left;
width:205px;
height:183px;
padding:7px;
border:#adadad 1px solid;
}


#main	{
	background-color:#FFFFFF;
	width: 1000px;
	text-align: left;
	float:left;
	padding-bottom:20px;
}

#main_top {
float:left;
width:980px;
margin-left:13px;
}

#top_left{
float:left;
width:670px;
margin:0 auto;
}

#top_right{
float:left;
width:300px;
margin:0 auto;
}

#top_head{
float:left;
width:658px;
height:32px;
border-bottom:#c00f15 3px solid;
margin-left:10px;
}

#headline_title{
font-family:Microsoft YaHei,SimHei;
color:#c00f15;
font-size:24px;
width:100px;
float:left;
height:30px;
line-height:30px;
}

.news_more{
float:left;
width:50px;
margin-top:10px;
}

#special_ad{
float:left;
margin-left:40px;
}

#classified{
float:left;
margin-left:50px;
margin-top:8px;
}

#classified span{
margin-left:10px;
}

#classified a{
font-family:Microsoft YaHei,SimHei;
color: #005E91;
font-size:16px;
text-decoration: none;
font-weight:bold;
}


#left{
float:left;
width:165px;
padding-left:5px;
}

#left_menu{
	background: url(http://news.singtao.ca/i/site_2009/left_menu_bk.jpg) no-repeat center top ;
	width:159px;
	height:329px;
	margin-left:5px;
}

#left_menu img{
}

#left_menu table{
}

#left_menu tr{
}

#left_menu a{
	font-family:Microsoft YaHei,SimHei;
	font-size:14px;
	color:#002361;
	text-decoration: none;
	margin-left:5px;

}


#right{
	float:left;
	width:825px;
	margin-left:5px;
}

#right1{
	float:left;
	width:510px;
}

.center_box_2_1 {
	float:left;
	width: 500px;
	margin-left:4px;
}

.tabOn {
	background: url(../i/site_2009/tab_on.jpg) no-repeat scroll left bottom;
	float: left;
	height: 24px;
	width: 100px;
	font-size: 14px;
	line-height: 1.5em;
	font-weight: bold;
	color: #e48f4e;
	text-decoration: none;
	cursor:pointer;
	text-align:center;
}

.tabOn a{
		color: #e48f4e;
	text-decoration: none;
}

.taboff {
	background: url(../i/site_2009/tab_off.jpg) no-repeat left bottom;
	float: left;
	height: 24px;
	width: 100px;
	font-size: 14px;
	line-height: 1.5em;
	font-weight: bold;
	color: #005E91;
	text-decoration: none;
	cursor:pointer;
	text-align:center;
}

.taboff a{
		color: #005E91;
	text-decoration: none;
}

.box_header2 {
	float: left;
	width: 100%;
	height: 24px;
}

.box_header2 span{
	float:left;
	margin-top:3px;
	margin-left:21px;
}


.box_header span{
	float:left;
	margin-top:3px;
	margin-left:35px;
}

.boxc_content_1 {
	background: url(../i/site_2009/tab_bk.jpg) no-repeat left bottom;
	line-height: 1.5em;
	margin: 0px;
	width: 500px;
	height: 161px;
}


.border1{
	border:#727272 1px solid;
	padding:5px;
}

#inner_headline1{
	width:300px;
	margin-left:7px;
	height:43px;
	overflow:hidden;
	font-family:Microsoft YaHei,SimHei;
}

#right2{
	float:left;
	width:310px;
	
}

#video{
	float:left;
	margin-left:5px;
	margin-top:10px;
}


.box_padding {
	float:left;
	padding: 9px 7px 5px 9px;
}

ul.arrow{
	float:left;
	margin-left: 15px;
	height: 78px;
	margin-bottom: 0px;
	width:290px;
}

ul.arrow li{
	list-style-image: url(http://news.singtao.ca/i/site_2009/li.gif);
	margin-left: 10px;
	line-height: 1.5em;
}


ul.arrow1{
	float:left;
	margin-left: 5px;
	height: 120px;
	margin-top: 5px;
	margin-bottom: 0px;
	width:470px;
}

ul.arrow1 li{
	list-style:none;
	margin-left: 10px;
	height:25px;
	width:220px;
	float:left;
	overflow:hidden;
}


#left_classified{
float:left;
width:580px;
margin-left:10px;
margin-bottom:10px;
padding-bottom:10px;
background:#F7F5E9;
}

#photo_news {
	float: left;
	width: 230px;
	height: 180px;
}



#newsMainBox {
	OVERFLOW: hidden; WIDTH: 658px; ZOOM: 1; float:left;
}
.newsMain {
	WIDTH: 658px
}
.topNewsBox {
	WIDTH: 560px; POSITION: relative; HEIGHT: 180px
}
.topNews {
	BORDER-RIGHT: #b7b7b7 1px solid; BORDER-TOP: #b7b7b7 1px solid; Z-INDEX: 90; BACKGROUND: #f0f0f0; LEFT: 0px; BORDER-LEFT: #b7b7b7 1px solid; WIDTH: 556px; BORDER-BOTTOM: #b7b7b7 1px solid; POSITION: absolute; TOP: 0px; HEIGHT: 176px
}
.topNewsPic {
	FLOAT: left; MARGIN: 7px 14px 0px 6px; OVERFLOW: hidden; WIDTH: 250px; HEIGHT: 160px
}
.topNewsPic IMG {
	WIDTH: 250px; HEIGHT: 170px
}
.topNewsList {
	MARGIN-TOP: 7px; FLOAT: left; OVERFLOW: hidden; WIDTH: 256px; HEIGHT: 160px;text-align:left
}
.topNewsList UL {
	MARGIN: 0px auto; OVERFLOW: hidden; WIDTH: 250px; HEIGHT: 160px
}
.topNewsList UL LI {
	FONT-SIZE: 14px; OVERFLOW: hidden; WIDTH: 250px; LINE-HEIGHT: 25px; BORDER-BOTTOM: #dbdbdb 1px solid; HEIGHT: 25px
}
.topNewsList UL LI A {
COLOR: #333; TEXT-DECORATION: none;
}
.topNewsList UL LI A.up {
	FONT-WEIGHT: bold; COLOR: #f25500
}
.topNewsBg {
	Z-INDEX: 80; BACKGROUND: #dedede; LEFT: 4px; WIDTH: 560px; POSITION: absolute; TOP: 4px; HEIGHT: 180px
}


.focusPicBox {
	PADDING-BOTTOM: 10px; OVERFLOW: hidden; ZOOM: 1; HEIGHT: auto
}
.newsHotBox .focusPic {
	DISPLAY: block; FLOAT: none; MARGIN: 0px auto; OVERFLOW: hidden; WIDTH: 680px; ZOOM: 1; HEIGHT: auto
}
.newsHotBox .focusPic H4 {
	BORDER-BOTTOM-WIDTH: 0px; MARGIN-BOTTOM: 5px; WIDTH: 680px
}
.newsHotBox .focusPic .picList {
	MARGIN: 0px auto; OVERFLOW: hidden; WIDTH: 100%; HEIGHT: 244px
}
.newsHotBox .focusPic .picList LI {
	PADDING-RIGHT: 24px; PADDING-LEFT: 24px; FLOAT: left; PADDING-BOTTOM: 0pt; MARGIN-LEFT: -1px; BORDER-LEFT: #989898 1px dashed; WIDTH: 122px; PADDING-TOP: 0pt; HEIGHT: 122px
}
.newsHotBox .focusPic .picList LI IMG {
	BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; FLOAT: left; BORDER-LEFT: #000000 1px solid; WIDTH: 120px; BORDER-BOTTOM: #000000 1px solid; HEIGHT: 90px
}
.newsHotBox .focusPic .picList LI P {
	MARGIN-BOTTOM: 10px; OVERFLOW: hidden; WIDTH: 122px; LINE-HEIGHT: 30px; HEIGHT: 30px; TEXT-ALIGN: center
}




#headline {
    float:left;
	width:320px;
	height:180px;
}



#headline_content{
   float:left;
   width:290px;
   height:180px;
   background-color:#ffffcc;
}
#headline_content_top{
 font-weight:bold;
 line-height:1.5em;
}
#headline_content_body{
	width:260px;
	text-align:justify;
}



.newslist{
float:left;
width:560px;
height:100px;
}

.newslist2{
float:left;
width:500px;

}

.newslist2_s{
float:left;
width:285px;

}

.newslist3{  width:490px;  float:left;}
.newslist3 ul{ width:490px; float:left; line-height:1.2em;}
.newslist3 li{
padding-bottom:7px;
width:240px; 
float:left;
}

.newslist4{  width:600px;  float:left; padding-left:20px;}
.newslist4 ul{ width:600px; float:left; line-height:1.2em;}
.newslist4 li{
padding-bottom:7px;
width:300px; 
float:left;
}

.box_left{
width:45px;
float:left;
height:30px;
}

.box_left a {
	text-decoration: none;
	font-family:Microsoft YaHei,SimHei;
	color:#c00f15;
	font-size:22px;
	height:30px;
	line-height:30px;
}

.box_right{
float:left;
width:455px;
border-top:3px solid #c00f15;
margin-top:5px;
}

.box_right a{
float:right;
font-size:11px;
margin-left:10px;
font-family:Microsoft YaHei,SimHei;
color:#e9561d;
text-decoration: none;
}

.box_header {
	float: left;
	width: 100%;
	height: 24px;
}

.box_content {
	width: 490px;
	float: left;
	line-height: 1.5em;
	margin: 0px;
	padding: 7px;

}

.box_content1 {
	float: left;
	line-height: 1.5em;
	margin: 0px;
	padding: 7px;
	width:651px;
	
}
.box_content1 p {
margin-left:465px;
float:left;
}


#newslist_title{
width:380px;
}

.newslist_li{
float:left;
width:420px;
}
.newslist_li li {
list-style-type:none;
line-height:1.4em;
margin-left:10px;
}

.newslist_photo{
width:90px;
height:90px;
float:right;
}



#ad300BK{
width:390px;
height:270px;
background: url(http://news.singtao.ca/i/site_2009/adBK.jpg) no-repeat center top ;
}

#weather{
margin-left:8px;
float:left;
width:82px;
height:49px;
background: url(http://news.singtao.ca/i/site_2009/weatherBK.jpg) no-repeat center top ;
font-size:65%;
text-align:center;
line-height:1.5em;
}


#classified_list{
float:left;
border:1px solid #99ccff;
padding-left:7px;
padding-top:5px;
padding-right:7px;
line-height:1.8em;
background:#fff;
}

#classified_list span{
  padding-left:6px;
  font-size:10px;
}
#classified_list a{
	text-decoration: none;
	color:#CC6600;
	font-size:12px;

}

#classified_content{
float:left;
width:580px;
margin-bottom:10px;
padding-bottom:10px;
padding-top:10px;
background:#f7f5e9;
}

#classified_content a{
	text-decoration: none;
	color:#CC6600;
	font-size:14px;

}

#link1{
float:left;
background: url(http://news.singtao.ca/i/site_2009/linkBK1.jpg) no-repeat center top ;
width:82px;
height:49px;
margin-left:8px;
margin-top:8px;
font-size:90%;
}
#link1 li {
list-style-type:none;
line-height:1.8em;
text-align:center;
}

#link2 {
float:left;
background: url(http://news.singtao.ca/i/site_2009/linkBK2.jpg) no-repeat center top ;
width:82px;
height:137px;
margin-left:8px;
font-size:90%;
}
#link2 li {
list-style-type:none;
line-height:1.87em;
text-align:center;
}

#realtime{
float:left;
width:298px;
height:133px;
margin-left:8px;
margin-top:5px;
border:#aeaeac 1px solid;
background:#f2f2f0;
}

#realtime a.more{
	text-decoration: none;
	color: #005E91;
	font-size:13px;
	float:left;
	margin-top:5px;
}

#realtime h3 {
	font-family:Microsoft YaHei,SimHei;
	font-size: 16px;
	line-height: 1.5em;
	font-weight: bold;
	color: #005E91;
	padding: 0;
	margin: 5px 0 0 10px;
	letter-spacing: 10px;
	float: left;
}

#breakNews{float:left; width:230px; height:100px; margin-left:20px;}
#breakNews .list6{float:left; width:230px;color:#333;height:88px;overflow:hidden; margin-top:9px; text-align:left;}
#breakNews .list6 li{height:24px; margin-bottom:0px;}
#realtime .hit{ float:left;width:20px;height:24px; margin-top:30px; margin-left:10px; }
#realtime .hit span{float:left; display:block; width:20px; height:20px;margin-bottom:20px;}


#zt{
float:left;
background: url(http://news.singtao.ca/i/site_2009/ztBK_new2.jpg) no-repeat center top ;
width:225px;
height:345px;
}

#zt_title{
float:left;
width:225px;
height:35px;
}

.zt_list{
float:left;
width:200px;
padding-top:13px;
}

.zt_list img {vertical-align:middle;}
.zt_list a {vertical-align:middle;}

#zt h3 {
	font-family:Microsoft YaHei,SimHei;
	font-size: 16px;
	line-height: 1.5em;
	font-weight: bold;
	color: #005E91;
	padding: 0;
	margin: 8px 0 0 20px;
	letter-spacing: 5px;
	float: left;
}

#right_line3{
float:left;
width:232px;
height:610px;
}

#magBK{
background: url(http://news.singtao.ca/i/site_2009/magzine_new3.jpg) no-repeat center top ;
width:300px;
height:300px;
padding-left:5px;
margin-top:5px;
}

#magBK h3 {
	font-family:Microsoft YaHei,SimHei;
	font-size: 16px;
	line-height: 1.5em;
	font-weight: bold;
	color: #005E91;
	padding: 0;
	margin: 8px 0 0 10px;
	letter-spacing: 5px;
	float: left;
}


#mag{
float:left;
height:280px;
padding-left:3px;
margin-top:10px;
width:288px;
}


#stock{
float:left;
width:300px;
height:456px;
background: url(http://news.singtao.ca/i/site_2009/stockBK_new2.jpg) no-repeat center top ;
}

#stock_link{
float:right;
width:180px;
height:33px;

}

#stock_header{
float:left;
width:300px;
height:50px;

}
#stock_header h3 {
	font-family:Microsoft YaHei,SimHei;
	font-size: 16px;
	line-height: 1.5em;
	font-weight: bold;
	color: #005E91;
	padding: 0;
	margin: 8px 0 0 10px;
	letter-spacing: 5px;
	float: left;
}


#stock_content{
position:relative;
padding:10px;
margin-top:32px;
}

#right_line4{
float:left;
width:232px;
height:617px;
}

#exchange{
float:left;
width:300px;
height:470px;
background: url(http://news.singtao.ca/i/site_2009/exgBK_new2.jpg) no-repeat center top ;
}


#exchange_header{
float:left;
width:300px;
height:50px;

}
#exchange_header h3 {
	font-family:Microsoft YaHei,SimHei;
	font-size: 16px;
	line-height: 1.5em;
	font-weight: bold;
	color: #005E91;
	padding: 0;
	margin: 8px 0 0 10px;
	letter-spacing: 5px;
	float: left;
}


#exchange_content{
position:relative;
padding:10px;
margin-top:32px;
}

.splist{
width:246px;
height:204px;
background: url(http://news.singtao.ca/i/site_2009/spBK.jpg) no-repeat center top ;
margin-top:10px;
margin-left:4px;
}
.sp_title{
float:left;
width:242px;
height:30px;

}
.splist h3 {
	font-family:Microsoft YaHei,SimHei;
	font-size: 16px;
	line-height: 1.5em;
	font-weight: bold;
	color: #dd7520;
	padding: 0;
	margin: 4px 0 0 20px;
	letter-spacing: 5px;
	float: left;
}


.sp_content{
float:left;
width:230px;
padding-left:10px;
margin-top:9px;
overflow:hidden;
}

.sp_content ul{
	overflow:hidden;
	height:148px;
}

.sp_content li {
	list-style-image:url(http://news.singtao.ca/i/site_2009/li.gif);
	margin-left:15px;
}


#xg{
float:left;
background: url(http://news.singtao.ca/i/site_2009/xgBK.jpg) no-repeat center top ;
width:392px;
height:242px;
}

#xg h3 {
	font-family:Microsoft YaHei,SimHei;
	font-size: 16px;
	line-height: 1.5em;
	font-weight: bold;
	color: #005E91;
	padding: 0;
	margin: 8px 0 0 20px;
	letter-spacing: 5px;
	float: left;
}


#footer {
	text-align: center;
	width: 700px;
	padding-top:100px;
	padding-bottom:20px;
	margin:auto;
	clear: both;
	font-size: 1.1em;
	line-height: 1.5em;
}

#footer2 p a	{
	color: #999;
	font-size: 10px;
	text-decoration: none;
}
#footer2 p a:hover {
	color: #1a39ac;
}
#footer2 p{
	font-size: 10px;
	color: #999;
}

#dealerWalkOnVideo{
 position:fixed;
 z-index:100;
 bottom:0px;
 width:100%;
 height:285px;
 overflow:hidden;
 float:left;
}

#dealerVideoContent{
  height:285px; 
}

#form3 {
	float: left;
	height: 66px;
	width: 220px;
	margin-top: ;
	margin-bottom:20px;
	margin-left:40px;
	background-image: url(../i/search_3.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#form4 {
	float: left;
	height: 66px;
	width: 260px;
	margin-top: ;
	margin-bottom:20px;
	background-image: url(../i/search_4.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
/* form */
INPUT,TEXTAREA,SELECT {
	font : 12px Verdana;
	color :#333333;
	margin-top: 30px;
	margin-left: 15px;
}
form {
display : inline; 
}
.i {
	padding-right: 7px;
	padding-left: 7px;
}
a.nol {
text-decoration:none;
}

/*#IndexVideo{
position:fixed;
z-index:100; 
bottom:0px;
width:100%;
height:300px;
clip: rect(270px, auto, 300px, auto);
overflow:hidden;
background-image:url(http://news.singtao.ca/i/site_2009/video_bk.gif);
background-repeat:repeat-x;
background-position:bottom;
}*/

#IndexVideo{
position:fixed;
z-index:5000; 
bottom:0px;
width:1000px;
height:30px;
overflow:hidden;
background-image:url(http://news.singtao.ca/i/site_2009/video_bk.gif);
background-repeat:repeat-x;
background-position:bottom;
z-index:1000;
}

#video1{
width:150px;
height:30px;
float:left;
}

#video2{
width:150px;
height:30px;
float:left;
}

#videoplayer{
position:fixed;
z-index:5000; 
bottom:30px;
width:0px;
height:0px;
overflow:hidden;
margin:0 auto;
}


#vote{
padding-left:5px;
padding-top:5px;
}

#vote_header{
background-image:url(http://news.singtao.ca/i/site_2009/vote_header.jpg);
height:41px;
width:160px;
}

#vote_content{
background-image:url(http://news.singtao.ca/i/site_2009/vote_bk.jpg);
background-repeat:repeat-y;
float:left;
width:160px;
}

#vote_content ul{
float:left;
list-style:none;
}


#vote_content li {
	background-color:#f9f9f9;
	width:130px;
	list-style:none;
	list-style-image:url(http://news.singtao.ca/i/site_2009/li.gif);
	list-style-position:inherit;
	margin-left:22px;
	text-align:left;
	vertical-align:top;
}


#vote_header h3 {
	font-family:Microsoft YaHei,SimHei;
	font-size: 16px;
	line-height: 1.5em;
	font-weight: bold;
	color: #005E91;
	padding: 0;
	margin: 8px 0 0 10px;
	letter-spacing: 5px;
	float: left;
}

#vote_footer{
background-image:url(http://news.singtao.ca/i/site_2009/vote_footer.jpg);
height:15px;
width:160px;
float:left;
}


