﻿@charset "utf-8";
/* CSS Document */
html{width:100%;}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#FFFFFF;
	font-family:"微软雅黑","宋体";
	font-size:12px;
	color:#000;
	overflow-x:hidden;
	width:100%;
}
a{
	text-decoration:none;
}
a:link{
	color:#000;
}
a:visited{
	color:#000;
}
a:hover{
	color:#36C;

}
#introFlash{
	margin:0px auto;
	width:1260px;
	height:488px;


}
#fullBody{
	margin:0px auto;
	width:1260px;
	border:0px solid red;
	position:absolute;
	top:0px;
	left:50%;
	margin:0px 0px 0px -630px;
}
#middlePanle{
	background:url(../images/index_content_bg.jpg) no-repeat;
	height:180px;
}
#bottomPanle{
	background:url(../images/index_bottom_bg.jpg) no-repeat;
	padding-top:10px;

}
#bottomPanle .menu{
	height:30px;
	text-align:center;
}
#bottomPanle .menu a{margin:0 20px; font-weight:bold;}
#bottomPanle .menu a:link{
	color:#253d88;
}
#bottomPanle .menu a:visited{
	color:#253d88;
}
#bottomPanle .menu a:hover{
	color:#3366CC;
	text-decoration:underline;
}
#bottomPanle .copyright{
	font-family:"Berlin Sans FB","宋体" ;
	font-size: 12px;
	color:#999999 ;
	text-align:center;
	letter-spacing:1px;
	line-height:20px;
}
.box1024{
	width:1000px;
	margin:0px auto;

}
.main{padding-top:15px; height:160px;}
.main .box{
	float:left;
	border:0px solid red;
}
.picMovie {
	background:url(../images/index_leftSide.png) right no-repeat;
	margin-right:15px;
	height:160px;
	width:320px;

	
}
.picMovie .title{
	background:url(../images/index_jlfm_title.png) no-repeat ;
	width:100px;
	height:20px;
	*background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="/Content/ClientView/images/index_jlfm_title.png") ;		
}
.picMovie .title{
	background:url(../images/index_jlfm_title.png) no-repeat ;
	*background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="/Content/ClientView/images/index_jlfm_title.png") ;		
}
.picMovie .content{

	height:40px;
}
.topNews{
	width:280px;
	margin-right:15px;
}
.topNews .title{
	background:url(../images/index_jljx_title.png) no-repeat ;
	width:100px;
	height:20px;
	*background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="/Content/ClientView/images/index_jljx_title.png") ;			
}
 .moreLink{
	display:block;
	width:31px;
	height:20px;

	background:url(../images/index_more_ico.png) no-repeat center center ;
	float:right;

}
.topNews .content{
	margin-top:15px;
	margin-left:0px;
	
}

.topNews .content a{
	display:block;
	letter-spacing:1px;
	line-height:22px;

}
.topNews a:hover{color:#3366CC}

.shortcutLink{
	width:200px;
	background:url(../images/index_rightSide.png) left no-repeat;
	padding-left:15px;
}
.shortcutLink img{
	filter:alpha(opacity=100);       /* IE */ 
	-moz-opacity:1;              /* Moz + FF */ 
	opacity: 1;     
}
.shortcutLink .shortBtn{
	
}
.honour {
	width:130px;
}
.honour .title{
	background:url(../images/index_zzry_title.png) no-repeat;
	width:130px;
	height:30px;
	*background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="/Content/ClientView/images/index_zzry_title.png") ;	
	
}
.honour .content{
	text-align:center;
}
.siteBrowserAlert{
	width:99.5%;
	height:18px;
	border:1px solid #FFFF99;
	background:#FFFFDD;
	padding:2px;

	color:#000;
	font-family:"宋体";
	font-size:12px;
	position:fixed;
	*position:absolute;
	top:0px;
	left:0px;
	border-bottom:1px solid #333;
}
