@charset "utf-8";
/* CSS Document */

* {
	margin: 0 auto;
	padding: 0;
	text-indent: 0;
	list-style-type: none;
}

body {
	width: 1450px;
	background-color: #272727;
}

h1{
	margin: 5px 0;
	font-size: 75px;
	color: #272727;
	text-align: center;
}
h2{
	float: left;
	width: 100%;
	height: 35px;
	margin: 11px 0 5px 0;
	font-size: 25px;
	background-color:#5b5b5b;
	color:#66FFFF;
	line-height: 33px;
	text-indent: 16px;
	border-radius: 20px;

}
h3{
	font-size: 16px;
	color:#ffffff;
	text-indent: 8px;
}
b{
	color: #555555;
	cursor:pointer;
}
c{
	font-size: 14px;
	color: #555555;
	cursor:pointer;
}
ul{
	margin: 00px;
}
li {
	float: left;
	width: 286px;
	height: 50px;
	float: left;
                line-height:15px;

	margin: 2px 2px;
	text-indent: 8px;
	text-align: center;
	border-radius: 5px;
	background-color: #e0e0e0;
        background: url(ttt.jpg) repeat;url 
}
li.long{
	clear: both;
	width: 1250px;
}
li.hidden{
	display: none;
}

li:hover{
	background-color: #66FFFF;
        background: url(yyyy.jpg) repeat;url 
}
a,a:visited{
                font-weight: 1000;
                line-height:  5px;
	font-size: 10px;
	text-decoration-line: none;
	color: #555555;
}
a:hover{
	color: #000000;
}
p{
	text-indent: 8px;
	line-height: 32px;
	width: 60%;
	float: left;	
}

.center {
	width: 100%;
	margin: 0;
	background-color: #272727;
        background: url(mmm.jpg) repeat;url 
}
.clr{
	clear: both;	
}

.site_discription{
	float: left;
	width: 100%;
	margin: 5px auto;

}
.vipimg{
	float: right;
	width: 15%;
	height: 94px;
	line-height: 94px;
}
.vipmq{
	float: left;
	width: 80%;
	height: 30px;
	line-height: 30px;
}
marquee{
	height: 30px;
	line-height: 30px;
	width: 98%;
	color: ffffff;
	font-weight: bold;
}

.software_list{
	float: left;
	text-align: center;
}
.txtCenter{
	margin-top: 49px;
	text-align: left;
	color:#6c6c6c;
}

.site_foot{
	float: left;
	width: 100%;
	margin: 35px auto;

}