/* Clear Fix */
.clearfix:after{
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
 	height:0px; margin:0; padding:0; width:0; border:none; overflow:hidden; 
}
.clearfix{
	display:inline-block;
}
/* Hide from IE Mac */
.clearfix {display:block;}
/* End hide from IE Mac */
/* end of clearfix */
body{
	margin:0; 
	padding:0; 
	font-family:'\5B8B\4F53',Arial,Helvetica,sans-serif;
	font-size:12px;
}
ul,li{
	margin:0;
	padding:0;
}
li{
	list-style-type:none;
}
a{
	text-decoration:none;
	color:#000000;
	font-size:12px;
}
a:hover{
	color:#ff0000;
}
img {border:none;}
#container{
	margin:0px;
	width:100%;
	height:auto;
	background:#f8f8f6 url('containerbg.jpg') repeat-x center top;
	max-height:none;
}
#main{
	height:800px;
	width:1000px;
	margin:0px auto;
	border-left:1px #e9e3e3 solid;
	border-right:1px #e9e3e3 solid;
}
#mainContent{
	border-bottom:1px #dddddd solid;
	background:#ffffff;
	width:100%;
	height:380px;
}
#left{
	width:377px;
	height:380px;
	float:left;
}
#middle{
	width:320px;
	height:380px;
	float:left;
}
#right{
	width:298px;
	height:380px;
	float:right;
}
.vline{
	background:url("vline.jpg") repeat-y;
	font-size:0px;
	width:1px;
	height:380px;
	float:left;
}
.titlebar{
	background:url("titlebg.jpg") repeat-x;
	height:40px;
	line-height:40px;
	vertical-align:middle;
}
.titlebar .title{
	float:left;
	margin-left:15px;
	height:40px;
	line-height:40px;
	vertical-align:middle;
	font-size:14px;
	font-weight:bold;
	color:#565656;
}
.titlebar a{
	font-size:14px;
	font-weight:bold;
	color:#565656;
	text-decoration:none;
}
.titlebar a:hover{
	color:#FF0000;
}
.titlebar .more{
	float:right;
	margin-right:15px;
	height:40px;
	line-height:40px;
	vertical-align:middle;
}
#focusnews{
	height:185px;
	width:315px;
	border:0px #cecece solid;
	margin:5px auto;
}
#news{
	height:138px;
	width:358px;
	border:0px #cecece solid;
	margin:2px auto;
	text-align:left;
	overflow:hidden;
}
#news ul{
	padding-left:30px;
}
#news ul li{
	line-height:23px;
	list-style-type:disc;
}
#affiche{
	height:120px;
	width:295px;
	border:0px #cecece solid;
	margin:2px auto;
	overflow:hidden;
}
#affiche li{
	line-height:20px;
}
#depnews{
	height:168px;
	width:298px;
	border:0px #cecece solid;
	margin:3px auto;
	overflow:hidden;
}
#depnews div{
	line-height:18px;
}
#logindiv{
	height:90px;
	width:222px;
	margin:15px auto 3px auto;
}
#loginform{
	padding:0;
	margin:0;
}
#loginform div{
	height:30px;
	text-align:center;
	margin-top:3px;
}

#loginform input{
	height:16px;
	width:120px;
	
}
#loginform #sbt,#loginform #btapp{
	width:50px;
	background:#ffffff;
	border:1px #00558c solid;
}
#linkdiv{
	text-align:center;
	margin-bottom:10px;
}
#linkdiv img{
	border:none;
	margin-top:5px;
}
#links{
	margin-top:8px;
	height:115px;
	border-top:1px #dddddd solid;
	border-bottom:1px #dddddd solid;
	
}
#links .img{
	margin-top:4px;
	height:45px;
	text-align:center;
}
#links .img a{
	display:inline-block;
	margin:0px 0px;
}
#links .img img{
	border:1px #ddd8d5 solid;
	margin:1px;
}
#links .text{
	margin-top:10px;
	height:50px;
	margin-left:20px;
	font-size:14px;
	
}
#links .text .txt{
	float:left;
	text-align:right;
	height:50px;
	width:100px;
	line-height:50px;
	vertical-align:middle;
	font-weight:bold;
}
#links .text .links{
	float:left;
	height:50px;
	width:850px;
	line-height:50px;
	vertical-align:middle;
	text-align:center;
}
#links .text .links a{
	display:inline-block;
	padding:0px 10px;
	font-size:14px;
}
#foot{
	height:118px;
	background:#ae1c1c;
	text-align:center;
	clear:both;
	padding-top:10px;
	color:#ffffff;
}
#foot div{
	height:20px;
	line-height:20px;
	vertical-align:middle;
}
.pics{
	height:280px;
	width:1000px;
	background:#ffffff;
	margin:0px;
	border:1px #cec9c9 solid;
}
.line{
	height:14px;
	background:url("linebg.jpg") repeat-x;
}
#top{
	height:127px;
	width:100%;
	margin:0px auto;
	padding:0px;
	background:#f8f8f6 url("top.jpg") no-repeat top center;
	text-align:center;
}
#menubar{
	width:100%;
	height:40px;
	background:url('menubg.jpg') repeat-x;
	padding:0px;
}
#yjjy{
	width:130px; height:25px;
	margin-top:12px;
	float:right;
	cursor:pointer;
}
#xzxx{
	width:115px; height:25px;
	margin-top:12px;
	float:right;
	cursor:pointer;
}
#sjxx{
	width:110px; 
	height:25px;
	margin-top:12px;
	float:right;
	cursor:pointer;
}
.hide{
	display:none;
}
.icp {
	color: #FFF;
	text-decoration: none;
}
.icp:hover {
	color: #FFF;
	text-decoration: underline;
}
