@charset "utf-8";
div {text-align:center;}
dl,dt,dd {margin:0 auto:}
body {margin: 0px; font-size:12px;}
title { font-size:14px;}
/* 链接颜色 */
a:link {color: #000; text-decoration:none;}
a:visited {color: #000;text-decoration:none;}
a:hover {color: #bc2931; text-decoration:none;}
a:active {color: #bc2931;}

#Frame {
	height: auto;
	width: 778px;
	margin:0 auto;
}
#frame {
	width:778px;
	height: auto;
	background-image: url(images/bg_1.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin:0 auto;
	background-color: #FFFFFF;
	}
#frame01 {
	width:778px;
	height: auto;
	background-image: url(images/bg_1_1.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin:0 auto;	
}
#frame_left {
	width:498px;
	height: auto;
	float:left;
	background-image: url(images/bg_1.gif);
	background-repeat: repeat-y;
	background-position: left top;
	
}
#introduction { background:url(images/bg_2.gif);background-repeat: no-repeat;background-position: center top; padding-top:133px; width:433px;margin:0 auto; height:auto;}
.left_bj { background:url(images/bg_3.gif); width:403px; height:auto; margin:0 auto; padding:3px 15px; text-align:left; line-height:20px; text-indent:24px;}
.left_down {
	width:433px;
	height:10px;
	background-image: url(images/bg_4.gif);
	background-repeat: no-repeat;
}
.left_bg { width:433px; height:auto; margin:0 auto;}
.bg_top { font-size:12px; font-weight:bold; text-align:left; padding-top:10px; width:425px;}
.bg_top span { color:#9A9A9A; }

.bg_down { width:430px; height:100px; margin:5px 0px 0px 0px;}
.bg_down li {width:134px; height:auto; list-style-type:none; float:left; text-align:left; border-bottom: solid 1px #ccc; border-top:solid 1px #ccc; border-right:solid 1px #ccc; padding:6px 6px 6px 0px; font-weight:bold; line-height:15px; margin:0px 0px 17px 0px;}
.kuang { border:1px solid #000; margin-bottom:7px;}
.bg_down li span { font-size:12px; font-weight:100; line-height:15px; color:#989898;width:134px; }
#frame_right { width:232px; height:934px; background:url(images/bg_7.gif); float:left; margin:0 auto; padding-top:35px; text-align:center; }
.right_obtains { width:202px; height:198px; margin: 0 auto;}
.right_top { padding-bottom:10px; text-align:center;}
.right_down { width:202px; margin:0 auto; }
#frame_right_right { width:48px; height:969px;background:url(images/bg_16.gif); float:right;}
#frame_right_right01 { width:48px; height:969px; background:url(images/bg_16.gif); float:right;}
#foot { width:778px; height:115px; background:url(images/bg_15.gif); margin:0 auto; clear:both;}


.div_dl { width:700px; height:auto; margin:0px 0px 0px 70px; text-align:left; padding-top:25px;}
.div_dd { width:650px; height:auto; float:left;padding-top:10px; margin:0 auto;}
.div_dd li { list-style-type:none; float:left; margin:0px 20px 15px 10px;}
.div_dd p { margin:5px 0px;}
.kuang01 { border: 7px #999 solid;}


#lightbox{
	background-color:#fff;
	padding: 0px;
	font-size:14px;
	}
#picboder{
	border:#e6e6e6 6px solid;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#closeButton{
  top: 0px; right: 0px; 
 }
	
	
#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{background-color: #333;}

* html #overlay{
	background-color: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
	}