﻿@charset "utf-8";
/* CSS Document */
*{
	margin: 0px;
	padding: 0px;
}
.include {font-size:12px;color:#666;margin:5px;padding:0;font-weight:normal;}
html {
overflow-y:auto!important;
*overflow-y:scroll;
}
body{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
li{
	list-style-type: none;
}
ins{display:none;}
a{
	text-decoration: none;
	color: #333;
}
img{
	border: 0px none #000;
}
a:hover{
	color: #F60;
}
.clear{
	clear:both;
	line-height: 1px;
	height: 1px;
}
.wrapper {
	width: 915px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.header{
	height: 128px;
}
a.leftbtn {
	background: url(../bg/left_btn.gif) no-repeat;
	display: block;
	height: 46px;
	width: 46px;
	left: 0px;
	position:fixed;
	_position:absolute;


	_top:expression(eval(document.documentElement.scrollTop));
	z-index:9999;
	margin-top: 300px;
}
a.leftbtn:hover,a.choose{
	background-position: bottom;
}
a.rightbtn {
	background: url(../bg/right_btn.gif) no-repeat;
	display: block;
	height: 46px;
	width: 46px;
	position:fixed;
	_position:absolute;


	_top:expression(eval(document.documentElement.scrollTop));
	right: 0px;
	z-index:9999;
	margin-top: 300px;
}
a.rightbtn:hover,a.choose{
	background-position: right bottom;
}
h1.zuoyouvision{
	position: absolute;
	margin-top: 25px;
	margin-left: 7px;
}
h1.zuoyouvision a{
	background: url(../bg/zuoyou_vision_logo.gif) no-repeat;
	display: block;
	height: 45px;
	width: 345px;
}
h3.zuoyouvision{
	position: absolute;
	margin-top: 25px;
	margin-left: 7px;
}
h3.zuoyouvision a{
	background: url(../bg/zuoyou_vision_logo.gif) no-repeat;
	display: block;
	height: 45px;
	width: 345px;
}
#slogan {
	position: absolute;
	z-index: 9999;
	margin-top: 70px;
}

ul.topNav{
	float: right;
	margin-top: 70px;
	height: 25px;
}
ul.topNav li{
	float: left;
}
ul.topNav li a{
	display: block;
	line-height: 25px;
	text-align: center;
	height: 25px;
	width: 80px;
	background: url(../bg/topLink_icon.gif) no-repeat 8px bottom;
}
ul.topNav li a:hover{
	background-position: 8px top;
}
ul.Entrance{
	width: 900px;
	padding-right: 6px;
	padding-left: 7px;
}
ul.Entrance a{
	color: #FFF;
}
ul.Entrance a:hover{text-decoration: underline;}
ul.Entrance li{
	float: left;
	width: 450px;
}
ul.Entrance li p a{
	display: block;
	height: 52px;
	width: 450px;
}
ul.Entrance li p a:hover{
	background-position: left -52px;

}
ul.Entrance li.left p a{

}
ul.Entrance li#choose p a{
	background-position: left -104px;
}
ul.Entrance li.right p a{

}
ul.Entrance li ul li,ul.Entrance li ul li a {
	float: left;
	width: 150px;
	text-align: center;
	height: 32px;
	line-height: 32px;
	font-weight: bold;
}
ul.Entrance li ul li a{
	display: block;
	background: url(../bg/Nav_line.gif) no-repeat right center;
}
ul.Entrance li#choose ul li a{
	display: block;
	background: url(../bg/Nav_choose_line.gif) no-repeat right center;
}
ul.Entrance li#choose ul{
	background:#F60 url(../bg/Nav_bg.gif) repeat-x bottom;
	height: 32px;
	width: 450px;
}
ul.Entrance li ul{
	background:#666 url(../bg/Nav_bg.gif) repeat-x;
	height: 32px;
	width: 450px;
}
h2 {
	background-repeat: no-repeat;
}
.foot {
	background: url(../bg/footer.gif) repeat-x;
	height: 85px;
	text-align: center;
	padding-top: 15px;
	clear: both;
}
.footcontact {
	height: 33px;
	width: 913px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}

.music {
    clear:both;
    float:left;
	width:300px;
}

.qqonline {
	background-image: url(../bg/qq.gif);
	background-repeat: no-repeat;
	height: 33px;
	padding-left: 50px;
	float: right;
}
.qqonline li {
	float: left;
	margin-right: 6px;
}
.qqonline li a {
	background-image: url(../bg/qq_btn.gif);
	background-repeat: no-repeat;
	display: block;
	height: 20px;
	width: 73px;
	margin-top: 13px;
}
.pagination {
	line-height: 18px;
}
.pagination a {
	padding-right: 5px;
	padding-left: 5px;
}
.pagination strong {
	padding-right: 5px;
	padding-left: 5px;
}
