@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(images/bg-img.jpg) no-repeat top;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

/*Lay Out*/
/*Index*/
.index1 {
	width:1000px;
	height:185px;
	position:relative;
	margin:auto;
}

.logoweb {
	width:249px;
	height:180px;
	position:absolute;
	left:48px;
	top:0px;
}
.award {
	width:530px;
	padding:10px;
	height:110px;
	position:absolute;
	right:69px;
	border:1px solid #000;
	background:url(images/award-bg.jpg) top repeat-x #fff;
	top:49px;
}
.logoweb2 {
	width:249px;
	height:180px;
	position:absolute;
	left:0px;
	top:0px;
}
.award2 {
	width:526px;
	padding:10px;
	height:110px;
	position:absolute;
	right:19px;
	border:1px solid #000;
	background:url(images/award-bg.jpg) top repeat-x #fff;
	top:49px;
}
.index-nav {width:1000px; height:45px; position:relative; margin:auto;}
.index3 {width:1000px; height:227px; position:relative; margin:auto;}
.index4 {width:1000px; height:227px; position:relative; margin:auto;}
.index5 {
	width:1000px;
	height:110px;
	position:relative;
	margin:auto;
	padding-top:15px;
	background:url(images/images/footer.jpg) top no-repeat;
}
.index-topic1 {
	width:159px;
	height:152px;
	position:absolute;
	top:-62px;
	right:70px;
}
.index-topic2 {
	width:159px;
	height:152px;
	position:absolute;
	top:-44px;
	left:49px;
}

/*Inside page*/
.ip-maincontainer {width:950px; height:auto; position:relative; margin:auto;}
.ip-header {
	width:950px;
	height:185px;
	position:relative;
	margin-bottom:20px;
}
.ip-header .ip-header-logo {width:373px; height:100px; position:relative; float:left;}
.ip-header .ip-header-text {width:570px; height:100px; position:relative; float:right;}
.ip-nav {width:950px; height:45px; position:relative;}
.ip-topic {width:159px; height:152px; position:absolute; top:-45px; left:20px;}
.ip-topic-detail {width:159px; height:152px; position:absolute; top:-45px; right:20px;}
.ip-content {width:910px; padding:20px; height:auto; position:relative; background:url(images/content-bg.jpg) top no-repeat #fff; border-left:1px solid #d7d7d7; border-right:1px solid #999;}
.ip-footer {
	width:950px;
	height:110px;
	position:relative;
	background:url(images/footer-bg.jpg) bottom no-repeat;
	border-left:1px solid #d7d7d7;
	border-right:1px solid #999;
	margin-bottom:53px;
}
.cat-font td {font-size:14px;}
.imgbd img {border:1px solid #666;}

.shortcutbar {width:100%; height:50px; position:fixed; bottom:0px; left:0px; background:url(images/shortcut-bg.jpg); color:#FFCC00; font-size:13px;}
.shortcutbar a:link , .shortcutbar a:visited {color:#FFCC00;}
.shortcutbar a:hover {color:#fff;}

.td-bottom td {border-bottom:1px solid #ccc;}
.catalog_online {
	position: absolute;
	height: 50px;
	width: 268px;
	left: 847px;
	top: -4px;
	background-image: url(images/btn_download.png);
}
.catalog_online_main {
	position: absolute;
	height: 50px;
	width: 268px;
	left: 729px;
	top: -4px;
	background-image: url(images/btn_download.png);
}
