﻿@charset "utf-8";
/* CSS common */
html {}
body { margin:0; color:#6C6C6C; font:12px/21px "宋体"; background:#fff;}
ul, ol, li, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, input { margin:0; padding:0; }
img, fieldset { border:none; }
li { list-style:none; }
select, input, img { vertical-align:middle; }
select, input, textarea { font-size:12px; }
div, ul, dl { zoom:1; }
div:after, ul:after, dl:after { content:""; display:block; clear:both; height:0; visibility:hidden; }
h2,h3,h1{font-size:14px;}
.fl{float:left}
.fr{float:right}
.tl{text-align:left}
.tr{text-align:right}
a.red2{color:#440707; text-decoration:underline;}
a{color:#010101;text-decoration:none;}
a:hover{color:#c62322;text-decoration:underline;BACKGROUND-COLOR: transparent;}

/*top*/
.toparea{margin:0 auto;height:25px;line-height:25px; background:url(http://img1.c0.letv.com/ptv/images/tvb/topbg.jpg) repeat-x center top;overflow:hidden;}
.topnav{width:1003px;margin:0 auto;text-align:center;color:#000;}
.topnav a{margin:0 10px;}

/*cont*/
.main{width:1003px;margin:0 auto;margin-top:12px;}
	

/*foot*/
.foot_n{ margin-top:35px; text-align:left;color:#010101; background:url(../images/foot_bg.jpg) no-repeat center top; padding-bottom:16px;}
.foot_n ul{ padding-top:55px;}
.foot_n li{text-align:center;line-height:22px;font-family:Arial;font-size:12px;}
	.foot_n .gongshang{background:url(http://img1.c0.letv.com/ptv/images/nlist/gongshang.gif) no-repeat right 0;width:30px;height:38px;display:inline-block; vertical-align:middle;}
	.foot_n a,.foot a:hover,.foot a:visited{padding:0 8px;font-size:12px;}

a:hover.onU{ text-decoration:none;}	
