@import url("Global.css");
html { overflow-x: hidden; overflow-y: auto;}
body {color:#676767;}
* {font-family: arial, verdana, sans-serif; font-size: 9pt;}

* {margin:0; padding:0;}

img {border:0px;}

select,option {font-family: arial, verdana, sans-serif;}
A {
	text-decoration: none;
}
A:link {
	COLOR: #333;
}
A:visited {
	COLOR: #333
}
A:hover {
	COLOR: #666; text-decoration:underline; 
}
A:active {
	COLOR: #333
}

A.P_Class:link {
	COLOR: #5182a0
}
A.P_Class:visited {
	COLOR: #5182a0
}
A.P_Class:hover {
	COLOR: #49a8f9; text-decoration:underline;
}
A.P_Class:active {
	COLOR: #5182a0;
}

td {color:#676767; line-height:180%;}
td a:link {color:#676767;}
td a:hover {color:#000;}

/* CSS Document */
#wrapper {width:100%; text-align:center;}
#inner {width:1024px; margin:auto; text-align:left;}
#container {background: url(../images/container_bg.jpg) no-repeat top; width:1024px; height:768px;}
#top {height:147px;}
#flash { height:250px;}
#main {height:269px;}
#footer {height:102px; background:url(../images/footer.jpg) left top no-repeat;}
#e_footer {height:102px; background:url(../images/e_footer.jpg) left top no-repeat;}
#main2 {height:519px; background:url(../images/main2_bg.jpg) no-repeat top;}
.footer_float {position:absolute; width:107px; top:722px; left:715px; padding:0px; float:right; z-index:100; overflow:hidden;}/*µ×²¿¸¡¶¯*/
.footer_float2 {position:absolute; width:320px; height:45px;top:722px; left:715px; padding:0px; float:right; z-index:100; overflow:hidden;}/*µ×²¿¹Ì¶¨*/
		
.about_left {height:450px; padding-top:10px; line-height:180%; color:#13436b;}
.about2_left_bg {width:557px; height:459px; background:url(../images/main2_pic_bg.jpg) no-repeat top;}
.about2_black_bg {width:557px; height:459px; background:url(../images/black_bg.jpg) no-repeat top;}
.down_left_bg {width:557px; height:459px; background:url(../images/main2_pic_bg_s.jpg) no-repeat top;}
.about2_left {width:510px; height:350px; padding:20px; overflow:hidden; line-height:180%; color:#13436b;}
.VOD_left {width:510px; height:350px; padding:20px; overflow:hidden; line-height:180%; color:#13436b; text-align:center;}
.down_left {width:405px; height:375px; padding:70px 0px 0px 80px; overflow:hidden; line-height:180%; color:#13436b;}
.News_left {background:url(../images/s_bg.jpg) no-repeat top;}
.NewsView_left {width:510px; height:360px; left:25px; top:25px; overflow:hidden; line-height:180%; color:#13436b;}
.newsbox {padding:55px 0px 0px 70px; width:425px; height:280px; overflow:hidden;}
.innernewsbox {margin:10px; *padding-top:10px; position:relative;}
.newsLable {text-align:center; color:#ff0000;}
.newsCurrent {background:url(../images/newsCurrent.gif) no-repeat top; text-align:center; color:#407da4;}
.newsLable a {color:#407da4;}
.newsCurrent a {color:#407da4;}
.newslist {color:#13436b;}
.newslist a {color:#13436b;}
.newslist a:visited {color:#999;}
.down_line {height:1px; background:url(../images/down_line.gif) repeat-x top; text-align:center; color:#407da4;}
.downlist td {color:#13436b;}
.downlist td a:link {color:#13436b;}

div#floatTips{
 font-size:12px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-weight:bold;
 position:absolute;
 border:solid 0px #666;
 padding:10px;
 top:250px;
 left:10px;
 width:250px;
}


