/* CSS Document */

/* 全局CSS定义 */
body{margin:0 auto;padding:0;background:#f1a602; font:12px '宋体';text-align:center;}

body > div{margin-right:auto;margin-left:auto;text-align:center; } 

div,form,ul,ol,li,span,p,dl,dt,dd,img{margin:0;padding:0;border:0;}

h1,h2,h3,h4,h5,h6{margin:0;padding:0;font-size:12px;font-weight:normal;}

ul,ol,li{list-style:none; margin:0; padding:0; }

table,td,input,textarea{font-size:12px}

a{cursor:pointer;}
/* 内容CSS定义 */

.top{margin:0px; width:960px;}

.con_bg{background:url(infobg.jpg) no-repeat 100% top; overflow:hidden;}

.bb{margin:0 auto;padding:0;background:#EDEDED; font:12px '宋体';text-align:center;}

.info{width:961px; margin:0 auto;}

.info_left1{width:100px; height:196px; float:left; background:url(info_01.jpg) no-repeat;}

.info_cent1{width:355px; height:196px; float:left; background:url(info_02.jpg) no-repeat;}

.info_right1{width:26px; height:196px; float:left; background:url(info_03.jpg) no-repeat;}

.info_left2{width:98px; height:196px; float:left; background:url(info_04.jpg) no-repeat;}

.info_cent2{width:355px; height:196px; float:left; background:url(info_05.jpg) no-repeat;}

.info_right2{width:27px; height:196px; float:left; background:url(info_06.jpg) no-repeat;}

.info_list{font-size:12px; line-height:19px; color:#273f6d; text-align:left; vertical-align:top; margin:65px 9px 10px 12px;}

.info_list a{font-size:16px;  color:#273f6d; text-decoration:underline;}


.info_title{text-align:center; font-size:16px; font-weight:bold;}


.bar{width:960px; height:86px; background:url(bar.jpg) no-repeat;}

.bar1{width:960px; height:43px; background:url(bar1.jpg) no-repeat;}

.bar2{width:960px; height:48px; background:url(bar2.jpg) no-repeat;}

.bar3{width:960px; height:48px; background:url(bar3.jpg) no-repeat;}

.bar4{width:960px; height:48px; background:url(bar4.jpg) no-repeat;}

.bar5{width:960px; height:48px; background:url(bar5.jpg) no-repeat;}

.bar_txt{width:960px; height:48px; background:url(bar1.jpg) no-repeat; }

.frm{width:960px; margin:0 auto;}

.frm_top{height:48px; background:url(frmor_01.jpg) no-repeat;}

.frm_con{ background:#EDEDED; overflow:hidden; padding-left:5px;}

.frm_bom{height:45px; background:url(frmor_03.jpg) no-repeat;}
.jp{width:960; height:63px; background:url(j01.jpg) no-repeat}


.tik_frm{width:420px; float:left; border:5px #FFFFFF solid; background:#FFFFFF; padding:5px; padding:5px 5px 4px 5px !important; margin:0 0px 10px 10px;}


.tik_con{ margin:0 auto; width:915px; text-align:center;}

.tik_pic{width:150px; float:left;}

.item_info{width:265px; float:left; padding:0 0 0 4px;}

.item_de{text-align:left; padding:3px; margin:5px 0; border-bottom:1px #FFFFFF dotted; border-top:1px #FFFFFF dotted; line-height:17px; color:006ea6;}

.item_de a {color:006ea6; text-decoration:none;}

.item_de a:hover {color:006ea6; text-decoration:underline;}

.item_name{font-size:24px; color:#006ea6; font-family:"微软雅黑"; font-weight:bold;}



.foot{background:url(footbg.jpg) no-repeat bottom;}

.foot_nav{width:960px; margin:0 auto; padding:25px 0 120px 0; color:#fff; line-height:20px;}

.foot_nav a {font-size:12px; color:#fff; text-decoration:none;}



/*------------------POPUPS------------------------*/
.tip {
	color: #fff;
	background:#ffffff;
	display:none; /*--Hides by default--*/
	padding:6px;
	position:absolute;	z-index:1000;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}


#fade {
	display: none;
	background: #000; 
	position: fixed; left: 0; top: 0; 
	z-index: 10;
	width: 100%; height: 100%;
	opacity: .80;
	z-index: 9999;
}
.popup_block{
	display: none;

	float: left;
	font-size: 1.2em;
	position: fixed;
	top: 50%; left: 50%;
	z-index: 99999;
	-webkit-box-shadow: 0px 0px 20px #000;
	-moz-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
img.btn_close {
	float: right; 
	margin: -20px -20px -15px 0;
}
.popup p {
	padding: 5px 10px;
	margin: 5px 0;
}
/*--Making IE6 Understand Fixed Positioning--*/
*html #fade {
	position: absolute;
}
*html .popup_block {
	position: absolute;
}




.fttd{text-align:left; line-height:20px; font-size:12px; background:#ffffff;}

.fttd a{ color:#FF0000; font-size:12px;}

.fhtd{background:#f5f8ff; font-size:14px; font-weight:bold; padding:5px;}



#lightbox-container-image-box {
	background-color: transparent !important;
}
#lightbox-container-image-data-box {
	background-color: transparent !important;
}
#lightbox-container-image-data-box{ position: relative; top:-190px !important; left:50% !important; margin:0 0 0 -540px !important;}
.STYLE3 {font-size: 14px}
border-radius: 3px;
