/* clearing */
html {
  font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
body{margin:0px;padding:0px;margin-left:auto;margin-right:auto;background-color:#fff;overflow:hidden;overflow-y: scroll;}
body>div{margin-right:auto;margin-left:auto}
label{cursor:hand}
h1, h2, h3, h4, h5, h6,p,ol,ul,li,dl,dt,dd{margin:0px;padding:0; text-align:left;}
img{border:0;margin:0;}
form{margin:0px; padding:0px}
input, select{font-size:12px;vertical-align:middle}
a, table, div, p, ul, li, td, pre, dt, dd,select, input, textarea {font-weight:normal;font-size:12px;font-family:Microsoft YaHei,\5FAE\8F6F\96C5\9ED1,sans-serif,tahoma,arial,simsun,\5B8B\4F53;}
li{list-style-type:none;}
a{text-decoration:none;color:#0778b8;cursor:hand;}
a:visited{text-decoration:none;color:#0778b8;cursor:hand;}
a.noline{text-decoration:none}
a.nocl{color:black;}

/* base Sytle
------------------------------------------------------------------------------------------------------------*/

.header{
    width: 100%; height: 44px;
    background: #fff;
}
.header a{color:#fff;}
.logo{
    display: inline-block; text-indent:-9999em;
    width: 115px; height: 40px;
    background-image: url(images/logo.gif);
    background-repeat: no-repeat;
    background-position: 0 0;
    -webkit-background-size:115px 40px;
    -moz-background-size:115px 40px;
    -o-background-size:115px 40px;
    background-size:115px 40px;
    margin: 4px 0 0 10px;
}
.logo a{
    display: block;
}
.jump{
	display: inline-block;
    float: right; margin: 13px 14px 0 0;
    width: 60px; height: 19px;
	position:absolute; right:0; top:0;
	margin: 8px 10px 0 0; padding:0 5px;
	display: block;
	background: #0778b8;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border-radius: 4px;
 }

.middiv{font-size: 12px;line-height: 20px;color: #333;text-decoration: none;width:100%;margin-top:5px;}
.indexvd{padding:1px;float:left;margin:0;width:auto;*zoom:1;}

.indexvd a{background:url(images/app2.gif) no-repeat 0px;padding:0 0 0 20px;float:left;width:250px;height:25px;line-height:25px;overflow:hidden;font-size:12px;}
.tvlist{
	padding:10px;
	margin:0;
	*zoom:1;
}
.tvlist a{background:url(images/app2.gif) no-repeat 0px;padding:0 0 0 20px;float:left;width:90px;height:25px;line-height:25px;overflow:hidden;font-size:12px;}
