@charset "utf-8";
/* CSS Document */

/* RESET */
body{
       padding:0;
	   padding-bottom:0px;
       /*margin:0;*/
       margin:0;
	   background:url(images/bg.gif) repeat;
	   font-family:"Trebuchet MS",sans-serif;
font-size:12px;
}
div, h1, h2, p, form, label, input, textarea, img, span, table{
       margin:0; padding:0;
       border:0px;
	   font-family:"Trebuchet MS", sans-serif;
}

/*TEMPLATE*/

#container{
margin-left:auto;
margin-right:auto;
width:960px;
position:relative;
}

#header{
background:url(images/bg_header.jpg) no-repeat;
height:15px;
position:relative;
width:844px;
padding-top:96px;
padding-left:116px;
}

#content{
height:587px;
background:url(images/bg_content.gif) no-repeat;
width:960px;
}
#content2{
height:386px;
background:url(images/bg_content2.gif) no-repeat;
width:960px;
}
#content3{
height:820px;
background-color:#eaf0f1;
border-top:#6e8e94 1px solid;
width:940px;
padding-left:10px;
padding-right:10px;
}

#foot1{
	background:url(images/bg_footer.gif) no-repeat;
	width:960px;
	height:96px;
}

#foot2{
	background:url(images/bg_footer.gif) no-repeat;
	width:960px;
	height:96px;
	position:absolute;
	top:820px;
	left:0px;
}

#footer{
margin-left:auto;
margin-right:auto;
text-align:center;
color:#FFFFFF;
width:782px;
padding-top:5px;}

#footer2{
margin-left:auto;
margin-right:auto;
text-align:center;
color:#FFFFFF;
width:782px;
padding-top:5px;
margin-top:125px;
padding-bottom:5px;}
#footer a{
color:#FFFFFF;
}

#footer2 a{
color:#FFFFFF;
}

/**/

#txt a{
color:#32801c;
}

#infoabc{
	position:absolute;
	background-image:url(images/bg_jl.jpg);
	background-repeat:no-repeat;
	width:880px;
	height:228px;
	top:20px;
	left:125px;
}

#addsensecont{
	width:960px;
	height:86px;
	background-color:#eaf0f1;
	border-top:#6e8e94 2px solid;
	padding-top:4px;
}

#addsense{
	width:728px;
	height:90px;
	margin:auto;
}