/* By mobanwang.com */

*{margin:0; padding:0; border:0;}
html {min-width: 1003px;}
body{color:#44370C; font-size:12px; font-family:'Lucida Grande','Lucida Sans Unicode','ËÎÌå','ÐÂËÎÌå',arial,verdana,sans-serif; line-height:150%; background-color:#F4EFE3; background-color:#322302;}
h1,h2,h3,h4,h5,h6{font-size:12px; color:#002963;}

ul{ list-style:none;}

a:link {color:#44370C; text-decoration:none;}
a:visited{color:#44370C; text-decoration:none;}
a:hover{color:#940000; text-decoration:underline;}
a:active{color:#44370C; text-decoration:none;}

/*index.html By mobanwang.com */
#top{width:1004px; height:572px;}

#indexPart{width:1004px; height:546px; background:url(../images/bottombg.jpg) no-repeat;}

#affiche{
	width:159px;
	height:223px;
	position:absolute;
	margin:120px 0 0 25px;
	visibility: visible;
	left: -11px;
	top: 568px;
}
#news{
	width:280px;
	height:130px;
	position:absolute;
	margin:50px 0 0 360px;
	visibility: visible;
	left: 22px;
	top: 574px;
}
#news dl{}
#news dt{padding:0 0 0 10px; font-weight:bold; line-height:20px; border-bottom:3px solid #44370C;}
#news dd{height:20px; line-height:20px; border-bottom:1px dashed #44370C;}

#copyright{float:right; color:#FAF8E3; width:500px; height:30px; line-height:30px; position:alsolute; margin:516px 0 0 0;}
#copyright a{color:#FAF8E3;}

/*content.html By mobanwang.com */

#nav{width:1004px; height:58px;}
#conPart{width:1004px; height:602px; background:url(../images/contbg.jpg) no-repeat;}
#content{
	width:435px;
	height:351px;
	position:absolute;
	margin:120px 0 0 530px;
	padding:5px;
	overflow:scroll;
	left: 5px;
	top: 26px;
}
#conCopyright{float:left; width:500px; height:30px; line-height:30px; color:#FAF8E3; text-align:center; position:absolute; margin:570px 0 0 0;}
#conCopyright a{color:#FAF8E3;}

