/* CSS Document */

body{
	margin:0 auto;
	padding:0;
	color:#000;
	font-size:11px;
	line-height:14px;
	font-family:Arial;
	background:url(../images/bg3.png) repeat-x #ceced6;
}

p{
	padding:0;
	margin:0;
}

a{
	color:#000000;
	text-decoration:none;
}

a:hover{
	color:#000000;
	text-decoration:underline;
}

a img{
	border:none;
}

form{
	padding:0;
	margin:0;
}

#wrapper{
	width:1000px;
	position:absolute;
	left:50%;
	margin:0 -500px;
}

#bgs{
	position:absolute;
	right:0px;
	width:50%;
	height:168px;
	background:url(../images/bg2.png) repeat-x;
}

#head{
	float:left;
	width:1000px;
}

.logo{
	float:left;
	margin:30px 0 13px 0;
	width:1000px;
}

.menu{
	float:left;
	width:444px;
	height:34px;
	padding:0 0 0 148px;
	line-height:34px;
	background:url(../images/topmenu.png) no-repeat;
}

.keyWords{
	float:left;
	background:url(../images/search.png) no-repeat;
	width:160px;
	padding:10px 4px 0 5px;
	height:24px;
}

#quickMenu{
	float:left;
	width:896px;
	height:39px;
	padding:12px 0 0 104px;
}

.menu1{
	float:left;
	width:93px;
	height:29px;
	display:block;
	margin:0 13px 0 0;
	background:url(../images/menu.png) no-repeat -104px -9px;
}

.menu1:hover{
	background:url(../images/menu.png) no-repeat -104px -57px;
}

.menu2{
	float:left;
	width:93px;
	height:29px;
	display:block;
	margin:0 13px 0 0;
	background:url(../images/menu.png) no-repeat -210px -9px;
}

.menu2:hover{
	background:url(../images/menu.png) no-repeat -210px -57px;
}

.menu3{
	float:left;
	width:93px;
	height:29px;
	display:block;
	margin:0 13px 0 0;
	background:url(../images/menu.png) no-repeat -318px -9px;
}

.menu3:hover{
	background:url(../images/menu.png) no-repeat -318px -57px;
}

.menu4{
	float:left;
	width:93px;
	height:29px;
	display:block;
	margin:0 13px 0 0;
	background:url(../images/menu.png) no-repeat -426px -9px;
}

.menu4:hover{
	background:url(../images/menu.png) no-repeat -426px -57px;
}

.menu5{
	float:left;
	width:93px;
	height:29px;
	display:block;
	margin:0 13px 0 0;
	background:url(../images/menu.png) no-repeat -535px -9px;
}

.menu5:hover{
	background:url(../images/menu.png) no-repeat -535px -57px;
}

.menu6{
	float:left;
	width:113px;
	height:29px;
	display:block;
	margin:0 13px 0 0;
	background:url(../images/menu.png) no-repeat -644px -9px;
}

.menu6:hover{
	background:url(../images/menu.png) no-repeat -644px -57px;
}

.menu7{
	float:left;
	width:144px;
	height:29px;
	display:block;
	margin:0 13px 0 0;
	background:url(../images/menu.png) no-repeat -772px -9px;
}

.menu7:hover{
	background:url(../images/menu.png) no-repeat -772px -57px;
}

.redBold{
	color:#FF0000;
	font-weight:bold;
}

.bold14{
	font-size:14px;
	font-weight:bold;
}

.bold12{
	font-size:12px;
	font-weight:bold;
}

#con{
	float:left;
	width:717px;
	background:url(../images/conMid.png);
}

.conTop{
	float:left;
	width:717px;
	height:19px;
	background:url(../images/conTop.png) no-repeat 0 10px #ceced6;
}

.conMid{
	float:left;
	width:702px;
	min-height:700px;
	padding:6px;
}

.conBtm{
	float:left;
	width:717px;
	height:10px;
	background:url(../images/conBtm.png) no-repeat;
}

#sidebar{
	float:left;
	width:223px;
	margin:26px 0 0 30px;
	background:url(../images/sidebarMid.png) repeat-y;
}

.sidebarTop{
	float:left;
	width:223px;
	background:url(../images/sidebarTop.png) no-repeat;
	height:57px;
}

.sidebarTop2{
	float:left;
	width:223px;
	background:url(../images/sidebarTop2.png) no-repeat;
	height:57px;
}

.sidebarBtm{
	float:left;
	width:223px;
	background:url(../images/sidebarBtm.png) no-repeat;
	height:56px;
}

#sidebar dl{
	float:left;
	width:223px;
	margin:4px 0;
	padding:0;
	background:url(../images/lineX1.png) no-repeat 16px 18px;
}

#sidebar dt{
	float:left;
	margin:0 0 8px 16px;
	padding:0 0 0 16px;
	height:14px;
	width:157px;
	overflow:hidden;
	background:url(../images/icon.png) no-repeat;
}

#sidebar dd{
	float:left;
	margin:3px 0 3px 35px;
	padding:5px 0 5px 12px;
	height:14px;
	width:138px;
	overflow:hidden;
	background:url(../images/iconS.png) no-repeat 0 8px;
	border-bottom:1px dashed #ccc;
}

#sidebar a{
	color:#FFFFFF;
	text-decoration:none;
}

#sidebar a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

.proTitle{
	float:left;
	width:675px;
	height:21px;
	padding:7px 0 0 30px;
	font-size:12px;
	font-weight:bold;
	background:url(../images/title.png) no-repeat;
}

.proBox{
	float:left;
	width:323px;
	height:110px;
	border:1px solid #ccc;
	padding:5px;
	margin:5px 5px 10px 4px;
}

.viewImg{
	float:left;
	width:300px;
	border:1px solid #ccc;
	padding:3px;
	text-align:center;
	margin:5px 8px 10px 4px;
}

.viewInfo{
	float:left;
	width:370px;
	padding:3px;
	margin:5px 0 10px 4px;
}

.red16{
	font-size:16px;
	color:#FF0000;
	font-weight:bold;
	line-height:20px;
}

.viewDer{
	float:left;
	width:702px;
}

.viewTitle{
	background:#999999;
	float:left;
	width:672px;
	height:20px;
	padding:6px 0 0 30px;
}

.viewTitle span{
	float:left;
	background:#FFFFFF;
	display:block;
	padding:3px 6px;
	height:15px;
}

.tableTxt{
	font-size:12px;
	line-height:22px;
}

#bottom{
	float:left;
	width:1000px;
	height:70px;
}

div.autoPage {
	padding-right: 3px; 
	padding-left: 3px; 
	font-size: 0.85em; 
	padding-bottom: 3px; 
	margin: 3px; 
	padding-top: 3px; 
	font-family: Tahoma,Helvetica,sans-serif; 
	text-again: center;
}
div.autoPage A {
	border-right: #ccdbe4 1px solid; 
	padding-right: 8px;  
	border-top: #ccdbe4 1px solid; 
	padding-left: 8px; 
	padding-bottom: 2px; 
	border-left: #ccdbe4 1px solid; 
	color: #0061de; 
	margin-right: 3px; 
	padding-top: 2px; 
	border-bottom: #ccdbe4 1px solid; 
	text-decoration: none
}
div.autoPage A:hover {
	border-right: #2b55af 1px solid; 
	border-top: #2b55af 1px solid; 
	background-IMAGE: none; 
	border-left: #2b55af 1px solid; 
	color: #fff; 
	border-bottom: #2b55af 1px solid; 
	background-color: #3666d4
}
div.autoPage A:active {
	border-right: #2b55af 1px solid; 
	border-top: #2b55af 1px solid; 
	background-IMAGE: none; 
	border-left: #2b55af 1px solid; 
	color: #fff; 
	border-bottom: #2b55af 1px solid; 
	background-color: #3666d4
}
div.autoPage SPAN.current {
	padding-right: 6px; 
	padding-left: 6px; 
	font-weight: bold; 
	padding-bottom: 2px; 
	color: #000; 
	margin-right: 3px; 
	padding-top: 2px
}
div.autoPage SPAN.disabled {
	DISPLAY: none
}
div.autoPage A.next {
	border-right: #ccdbe4 2px solid; 
	border-top: #ccdbe4 2px solid; 
	margin: 0px 0px 0px 10px; 
	border-left: #ccdbe4 2px solid; 
	border-bottom: #ccdbe4 2px solid
}
div.autoPage A.next:hover {
	border-right: #2b55af 2px solid; 
	border-top: #2b55af 2px solid; 
	border-left: #2b55af 2px solid; 
	border-bottom: #2b55af 2px solid
}
div.autoPage A.prev {
	border-right: #ccdbe4 2px solid; 
	border-top: #ccdbe4 2px solid; 
	margin: 0px 10px 0px 0px; 
	border-left: #ccdbe4 2px solid; 
	border-bottom: #ccdbe4 2px solid
}
div.autoPage A.prev:hover {
	border-right: #2b55af 2px solid; 
	border-top: #2b55af 2px solid; 
	border-left: #2b55af 2px solid; 
	border-bottom: #2b55af 2px solid
}