/* CSS Document */
/*CSS Reset Start*/
* {
	margin:0px;
	padding:0px;
	background-repeat:no-repeat;
	text-decoration:none;
	list-style:none;
}
html {
	color:#000;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var, optgroup {
	font-style:inherit;
	font-weight:inherit;
}
del, ins {
	text-decoration:none;
}
li {
	list-style:none;
	vertical-align: bottom;
	height:100%;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
	font-variant:normal;
}
sup {
	vertical-align:baseline;
}
sub {
	vertical-align:baseline;
}
legend {
	color:#000;
}
input, button, textarea, select, optgroup, option {
	font-family:inherit;
	font-size:inherit;
	font-style:inherit;
	font-weight:inherit;
}
input, button, textarea, select {
*font-size:100%;
}
/*CSS Reset End*/

/*Main Frame Start*/
.wrap {
	width:100%;
	height:auto;
	overflow:hidden;
	clear:both;
	margin:0px auto;
	display:block;
}
.top, .main, .footer, .bannerwrap, .navwrap, .scroll, .footernav, .copyright {
	width:100%;
	height:auto;
	overflow:hidden;
	clear:both;
	display:block;
}
.main-left {
	width:20%;
	height:auto;
	overflow:hidden;
	float:left;
	display:block;
}
.main-mid {
	width:60%;
	height:auto;
	overflow:hidden;
	float:left;
	display:block;
}
.main-right {
	width:20%;
	height:auto;
	overflow:hidden;
	float:left;
	display:block;
}
.row, .row-top, .row-content, .main-row-top {
	width:100%;
	clear:both;
	height:auto;
	overflow:hidden;
	margin:0px auto;
}
.main-row-top-left {
	width:200px;
	height:100%;
	float:left;
	text-align:left;
	text-indent:20px;
}
.main-row-top-right {
	width:50px;
	height:100%;
	float:right;
}
.scroll marquee {
	width:910px;
	margin-left:40px;
}
/*Main Frame End*/
/*Top menu Start*/
.topnav {
	width:100%;
	height:auto;
	overflow:hidden;
	clear:both;
	margin:0px auto;
}
.topnav li {
	float:left;
}
/*Top menu End*/
/*Footer menu Start*/
.footernav {
	width:100%;
	height:auto;
	overflow:hidden;
	clear:both;
	margin:0px auto;
}
.footernav li {
	float:left;
}
/*Footer menu End*/
/*Left menu Start*/
.leftmenu {
	width:100%;
	height:auto;
	overflow:hidden;
	clear:both;
	margin:0px auto;
}
.leftmenu h1, h2, h3, h4, h5, h6 {
	width:100%;
	height:30px;
	line-height:30px;
	clear:both;
	margin:0px auto;
	overflow:hidden;
}
.leftmenu a {
	display:block;
	width:100%;
	height:100%;
}
.leftmenu ul {
	width:100%;
	height:auto;
	overflow:hidden;
	clear:both;
	margin:0px auto;
	display:none;
	padding-top:5px;
	padding-bottom:5px;
}
.leftmenu ul li {
	width:100%;
	height:20px;
	line-height:20px;
	clear:both;
	margin:0px auto;
	overflow:hidden;
}
/*Left menu End*/
/*Index Feedback Start*/
.index-feedback {
	width:100%;
	height:auto;
	overflow:hidden;
	clear:both;
	margin:0px auto;
}
.index-feedback ul {
	width:100%;
	height:auto;
	overflow:hidden;
	clear:both;
	margin:0px auto;
}
.index-feedback ul li {
	width:100%;
	height:auto;
	overflow:hidden;
	min-height:26px;
	line-height:26px;
	clear:both;
	margin:0px auto;
}
.index-feedback ul li span {
	display:block;
	float:left;
	height:auto;
	overflow:hidden;
	min-height:26px;
	line-height:26px;
}
.index-feedback .leftspan {
	width:60px;
	text-align:right;
}
.index-feedback .rightspan {
	width:120px;
	text-indent:4px;
	min-height:20px;
	line-height:26px;
	padding-top:3px;
	padding-bottom:3px;
}
.index-feedback .rightspan input, textarea {
	width:120px;
}
.index-feedback .button {
	text-align:center;
	text-indent:50px;
}
.index-feedback .button img {
	margin:3px;
	cursor:pointer;
}
/*Index Feedback End*/
/*News Start*/
.news {
	width:100%;
	height:auto;
	overflow:hidden;
	clear:both;
}
.news ul li {
	width:100%;
	height:25px;
	line-height:25px;
	clear:both;
}
.news ul li span {
	height:25px;
	line-height:25px;
	cursor:pointer;
	overflow:hidden;
}
.news-title {
	width:80%;
	float:left;
	cursor:pointer;
}
.news-time {
	width:20%;
	float:right;
	cursor:pointer;
}
/*News End*/
/*News Detail Start*/
.news-detail-h {
	width:100%;
	height:30px;
	line-height:30px;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	clear:both;
}
.news-detail-bar {
	width:100%;
	height:20px;
	line-height:20px;
	clear:both;
	color:#666;
	text-align:center;
}
.news-detail-bar-time {
	width:50%;
	height:20px;
	line-height:20px;
	float:left;
}
.news-detail-bar-hit {
	width:50%;
	height:20px;
	line-height:20px;
	float:left;
}
.news-detail-content {
	width:100%;
	height:auto;
	overflow:hidden;
	clear:both;
	margin-top:5px;
}
/*News Detail End*/
/*Products Start*/
.products {
	width:100%;
	height:auto;
	overflow:hidden;
	clear:both;
	margin:0px auto;
}
.products li {
	width:20%;
	text-align:center;
	float:left;
	margin-bottom:20px;
}
.products li span {
	display:block;
	width:100%;
	clear:both;
	height:20px;
	line-height:20px;
	overflow:hidden;
	cursor:pointer;
}
.products a {
	display:block;
	width:100%;
	height:100%;
	color:#333;
}
.products a:hover {
	font-weight:bold;
}
/*Products End*/
/*Products Pic Start*/
.gallery {
	width:100%;
	height:auto;
	overflow:hidden;
	clear:both;
	margin:0px auto;
}
.gallery a {
	display:block;
	width:100%;
	height:100%;
}
.gallery-vertical-nav {
	width:100%;
	height:100px;
	line-height:100px;
	overflow:hidden;
	clear:both;
	margin:0px auto;
}
.gallery-vertical-nav ul {
	width:100%;
	height:100px;
	clear:both;
	overflow:hidden;
	margin:0px auto;
}
.gallery-vertical-nav ul li {
	width:25%;
	height:100px;
	float:left;
	text-align:center;
}
.gallery-vertical-nav ul li img {
	max-width:90px;
	max-height:90px;
	margin:5px auto;
	cursor:pointer;
}
.gallery-vertical-output {
	width:100%;
	height:400px;
	clear:both;
	overflow:hidden;
	margin:0px auto;
	text-align:center;
}
.gallery-vertical-output img {
	max-width:390px;
	max-height:390px;
	margin:auto;
	clear:both;
}
.gallery-horizontal-nav {
	width:20%;
	height:400px;
	float:left;
	overflow:hidden;
}
.gallery-horizontal-nav ul {
	width:100%;
	height:400px;
	overflow:hidden;
	clear:both;
}
.gallery-horizontal-nav ul li {
	width:100%;
	height:100px;
	clear:both;
	overflow:hidden;
	text-align:center;
}
.gallery-horizontal-nav ul li img {
	width:90px;
	height:90px;
	margin:5px auto;
}
.gallery-horizontal-output {
	width:80%;
	height:400px;
	float:left;
	text-align:center;
}
.gallery-horizontal-output img {
	height:390px;
	margin:5px auto;
	clear:both;
}
/*Products Pic End*/
/*Products Detail End*/
.products-wrap {
	width:100%;
	height:auto;
	overflow:hidden;
	clear:both;
	margin:0px auto;
	color:#333;
}
.products-row {
	width:100%;
	height:25px;
	line-height:25px;
	clear:both;
}
.products-row-top {
	width:100%;
	height:30px;
	line-height:30px;
	font-weight:bold;
	border-bottom:1px double #CCC;
	clear:both;
	display:block;
}
.products-row-content {
	width:100%;
	height:auto;
	overflow:hidden;
	clear:both;
	line-height:1.5;
}
/*Products Detail End*/

.toplink{
	width:100%;
	clear:both;
	height:auto;
	overflow:hidden;
}
.toplink ul {
	display:block;
	height:24px;
	line-height:24px;
	float:left;
}
.toplink ul li{
	padding-left:5px;
	padding-right:5px;
	float:left;
	height:24px;
	line-height:24px;
	text-align:center;
}
.f-toplink,.s-toplink{
	width:100%;
	height:24px;
	clear:both;
	background-image:url(../images/kewordbg.gif);
	background-repeat:repeat-x;
	overflow:hidden;
}
.s-toplink{
	display:none;
}
.toplink-btn{
	margin:6px;
	cursor:pointer;
}
/*Other Css Start*/
.pt1 {
	padding-top:1px;
}
.pt5 {
	padding-top:5px;
}
.pt10 {
	padding-top:10px;
}
.pb10 {
	padding-bottom:10px;
}
.pb5{
	padding-bottom:5px;
}
.mt5 {
	margin-top:5px;
}
.mt10 {
	margin-top:10px;
}
.mb10 {
	margin-bottom:10px;
}
.float-left {
	float:left;
}
.float-right {
	float:right;
}
.margin-center {
	margin:0px auto;
}
.newpager {
	width:100%;
	height:25px;
	line-height:25px;
	clear:both;
	overflow:hidden;
	text-align:right;
	display:block;
}
.newpager a{
	width:auto;
}
/*Other Css End*/
