@charset "utf-8";
/* CSS Document */
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
div {
	margin: 0px;
	padding: 0px;
}
ul,li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

#container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
}
#header {	background-image: url(header_bg.jpg);
	background-repeat:no-repeat;
	background-position: left top;
	float: left;
	width: 980px;
}
.search a {
	color: #00CCFF;
	text-decoration: none;
}
.search {
	width: 586px;
	padding-top: 10px;
	padding-left: 382px;
	text-align: right;
	float: left;
	color: #FFFFFF;
	padding-right: 10px;
	padding-bottom: 18px;
}

.nav {
	width: 980px;
	float: left;
	line-height: 30px;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #FFFFFF;
	font-size: 15px;
	
}
.nav li {
	display: inline;
	width:120px;
	margin-right: 3px;
	margin-left: 3px;
	font-weight: bold;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
}
.nav li a{
	color: #FFFFFF;
}
.nav li a:hover{
	text-decoration: none;

}
#pagebody {
	float: left;
	width: 980px;
	background-image: url(page_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 33px;
}
#siderbar {
	float: left;
	width: 230px;
	background-color: #FFFFFF;
}
.menu {
	float: left;
	width: 230px;
	margin-bottom: 5px;
}
.menu_title {
	float: left;
	width: 220px;
	font-weight: bold;
	color: #1F4E80;
	text-align: left;
	font-size: 16px;
	padding-top: 10px;
	background-image: url(menu_tittle1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	padding-left: 10px;
}
.menu_content{
	float: left;
	width: 210px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 25px;
	color: #FF0000;
	padding-bottom: 5px;
	font-size: 1em;
	background-color: #D5EBFD;
	padding-top: 5px;
	font-weight: bold;
}
.menu_content a {
	color: #1211cf;
	text-decoration: none;
	line-height: 24px;
}

.menu_content a:hover{
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #FF0000;
}
.menu_content ul {
	float: left;
	width: 210px;
}
.menu_content  li {
	width: 210px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0000FF;
	line-height: 22px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#list {
	float: left;
	width: 740px;
	padding-left: 10px;
	background-color: #FFFFFF;
}
.ad {
	float: left;
	width: 495px;
	border: 3px solid #18416E;
	margin-right:5px;
	padding:2px;
}

.news {
	float: left;
	width: 230px;
	background-color: #FFFFFF;
}
.news_title {
	float: left;
	width: 220px;
	font-weight: bold;
	text-align: left;
	font-size: 16px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.news_title a {
	color:#224E7D;
	text-decoration: none;
}
.news_title a:hover{
	color:#265283;
	text-decoration: underline;
}
.news_content{
	float: left;
	width: 214px;
	padding-right: 8px;
	padding-left: 8px;
	color: #FF0000;
	font-weight: bold;
	padding-bottom: 10px;
	background-color: #D5EBFD;
}
.news_content a {
	color: #1211cf;
	text-decoration: none;
}

.news_content a:hover{
	color: #FF0000;
	text-decoration: underline;
	background-color: #00FFFF;
}
.news_content ul {
	float: left;
	width: 214px;
}
.news_content  li {
	width: 212px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0033FF;
	line-height: 22px;
	padding-top: 2px;
	padding-bottom: 2px;
	overflow: hidden;
}
.middle {
	float: left;
	width: 740px;
	padding-top: 10px;
	
}
.middle_title {
	float: left;
	width: 715px;
	background-image: url(middle_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	line-height: 30px;
	font-weight: bold;
	color: #1D497A;
	font-size: 13px;
	padding-bottom: 5px;
	padding-top: 3px;
}

.middle_title a{
	color: #fff;
}
.middle_title a:hover{
	color: #FF0000;
	text-decoration: underline;
}
.list_txt {
	float: left;
	width: 740px;
	color: #17406D;
}




/*scroll*/
.scroll_div {
	width:724px;
	overflow: hidden;
	white-space: nowrap;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 8px;
	padding-bottom: 8px;
}
.scroll_div img {
	border: 1px dashed #ccc; margin: 3px; padding: 2px;height:116px;
}


#scroll_begin, #scroll_end, #scroll_begin ul, #scroll_end ul, #scroll_begin ul li, #scroll_end ul li{
	display:inline;
}


.middle_content1 {
	float: left;
	width: 730px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
}
.catalog_pic {
	width: 236px;
	float: left;
	text-align: center;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.catalog_pic a{
	font-weight: bold;
	text-decoration: none;
	line-height: 22px;
	color: #FFFFFF;
}
.catalog_pic a:hover{
	color: #FF0000;
	text-decoration: underline;
}
.catalog_pic img {
	height: 120px;
	width: 225px;
	padding: 2px;
	border: 2px solid #062734;
}
#footer {
	clear: both;
	width: 980px;
	margin-bottom: 5px;
	background-color: #1D497A;
	background-image: url(footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 5px;
}
.footer_nav {
	width: 978px;
	color: #00FFFF;
	text-align: center;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 11px;
}
.footer_nav li {
	display: inline;
}
.footer_nav a {
	color: #00FFFF;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
	line-height: 22px;
}
.footer_nav a:hover {
	text-decoration: underline;
}



#payment {
	width: 978px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#payment li {
	display: inline;
	padding-left: 8px;
	padding-right: 5px;
}
#payment img {
	border: 2px solid #6AACD2;
}


#copyright {
	width: 978px;
	text-align: center;
	line-height: 20px;
	color: #FFFFFF;
	padding-bottom: 5px;
}
#copyright  a {
	color: #00FFFF;
	text-decoration: none;
}
#copyright  a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#pro {
	float: left;
	width: 170px;
	text-align: center;
	padding-top: 8px;
	padding-right: 6px;
	padding-left: 6px;
}
#pro_img {
	float: left;
	width: 162px;
	height:130px;
	border: 1px solid #A0CEE6;
	padding: 3px;
	background-color: #FFFFFF;
}
#pro_img img {
    height:130px;
	background-color: #FFFFFF;
}
#pro_txt {
	float: left;
	width: 170px;
	text-align: center;
	line-height: 20px;
	background-color: #A0CEE6;
	padding-bottom: 3px;
}
#pro_txt a {
	color: #1211cf;
	text-decoration: none;
}
#pro_txt a:hover {
	color: #FF0000;
}
#pro_txt ul {
	float: left;
	width: 170px;
}
#pro_txt li {
	line-height: 22px;
}


#jiao {
	float: left;
	width: 724px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
}
#jiao a {
	
	line-height: 22px;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #00CCFF;
	color: #000000;
}
#jiao a:hover {
	background-color: #A0CEE6;
	border: 1px solid #FFFFFF;
	text-decoration: underline;
	color: #FF0000;
}

#page_nav {
	float: left;
	width: 704px;
	color: #00CCFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
#page_nav a{
	color:#00CCFF;
	text-decoration: none;
}

#page_nav a:hover{
	color:#FF0000;
	text-decoration: underline;
}.red {
	color: #FF0000;
}

#good_left {
	float: left;
	width: 430px;
	padding-bottom: 10px;
}
#good_right {
	float: left;
	width: 285px;
	margin-bottom: 10px;
}

.alaph img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 0.5;
}

.alaph:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 1;
}



.middle_content2 {
	float: left;
	width: 730px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
}

.middle_content2 ul {
	width:724px;
	padding-right: 3px;
	padding-left: 3px;
	float: left;
}
.middle_content2 span {
	float:left;
	width:100px;
}
.middle_content2 li {
	line-height: 20px;
	color: #000000;
	font-weight: bold;
	overflow: hidden;
}
.middle_content2 a {
	color: #1211cf;
	font-weight: normal;
}
.middle_content2 a:hover {
	color: #0099FF;
}

#maptitle{
	float:left;
	width:100%;
}
#maptitle a {
	text-decoration:none;
}
#maptxt a {
	text-decoration:none;
	color:#000;
}
#maptxt{
	width:150px;
	float:left;
}
