@charset "utf-8";
/* CSS Document */
/*Header*/
#header1{}
a.logo{
	display:block; background:url(../images/logo.png) no-repeat; height: 50px; width: 145px; margin-left: 25px; margin-top:25px; position:absolute;  
}
a.logo:hover{
	text-decoration: none; font-size: 12px; font-family: 宋体; color: #adadad; 
}
a.logo:hover ins{
	display: block; position: absolute; margin-left:150px;   margin-top:10px; width:50px;
}

 

 
 
 /*bodyer*/
#bodyer{
	 
}
 
 
.topicNews{ background:url(../images/topic_bg.jpg) left top no-repeat ; height:100px; overflow:hidden;}
.topicNews ul{  margin-left:353px; width:505px; overflow:hidden; margin-top:22px;}
.topicNews li{ height:18px;}
.topicNews li a{ font-size:11px; display:block; line-height:18px; height:18px; padding-left:10px; background:url(icon/square_5x5.gif) left center no-repeat; color:#666;}
 

.mainContent{ height:301px; overflow:hidden; background:url(../images/main_bg.jpg) left top no-repeat; overflow:hidden;}
.mainContent .formBox{ margin-left:60px;  width:415px; margin-top:20px; float:left; display:inline;}

.mainContent .sliderBox{ width:430px; margin-left:20px; float:left; _display:inline;  position:relative;overflow:hidden;}

.formBox .title { font-weight:bold; line-height:50px; height:50px;}

.formBox label{ float:left;}
/*
.formBox label.short{  width:85px;}
.formBox label.long{  width:125px;}
*/

.formBox input.txt{margin-top:7px; height:18px; }
.formBox select{margin-top:0px; height:22px; }
.formBox input.radio{margin-top:2px;}
.formBox input.txt{ width:105px; background-color:#c4d4e1; border:1px solid #b0c3d7; }
.formBox td{  height:30px; line-height:30px;}

.formBox .button{ padding-top:20px; text-align:center; }

.formBox .contrlBtn button{cursor:pointer;   line-height:32px;  height:32px; position:absolute; width:123px; display:block; color:#fff; background:url(bt/button.png) left top no-repeat; border:none;}
.formBox .contrlBtn button.submit{ margin-left:80px;}
.formBox .contrlBtn button.reset{ margin-left:210px;}


.sliderBox  .prev,.sliderBox .next{ position:absolute; top:115px;  z-index:5;  }
.sliderBox  .next{left:410px;}
.sliderBox .wrapper{  position:absolute; top:15px; left:22px;   height:250px; width:385px; overflow:hidden; z-index:4; }
.sliderBox .wrapper img{ margin:0 10px 20px 0;}

/* clearfix */
.cmn_clearfix:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; font-size:0; line-height:1; overflow:hidden; }
/*\*/
* html .cmn_clearfix{ height:1%;}
.cmn_clearfix{ display:block; }




.videobox
{
	padding-left: 20px;
	width:500px;
	height:260px;
	margin-top:20px;
}
.imgSmall
{
	float:left;
}
.imgSmall ul
{
	list-style-type: none;
	margin-top:0px;
	padding-left:15px;
}
.imgSmall ul li
{
	margin:0;
	padding:0;
	height:67px;
	overflow:hidden;
}
.imgSmall ul li img
{
	height:59px;
	width:90px;
	margin:0;
	text-align:top;

}
.imgSmall ul li img:hover
{
	cursor: pointer;
}
.video1
{
	width:300px;
	height:260px;
	float:left;
	background-color:#000;
	overflow: hidden;
}








































