/* CSS Document */

body { text-align:center; background:#FEFF99 }

#main { width:840px; text-align:left; margin:0 auto; font-family:Arial, Helvetica, sans-serif; font-size:12px; }
#banner { width:840px; height:249px; /*background:url(../images/banner.jpg) no-repeat;*/ }
#banner_top { width:840px; height:202px; background:url(../images/banner01.jpg) no-repeat; }
#banner_bottom { width:840px; height:33px; background:url(../images/bg_btn.jpg) no-repeat; text-align:center; padding-top:14px;  }


#banner_bottom ul { list-style-type:none; margin:0; padding:0; }
#banner_bottom li { color:#FFFFFF; font-size:14px; display:inline; padding:0 11px 0 11px; font-weight:bold; }
#banner_bottom li a { color:#FFFFFF; text-decoration:none; }
#banner_bottom li a:hover { color:#FFFF00; }




#content { width:740px; height:auto; background:url(../images/bg_main.jpg) repeat-y; padding:0 50px 0 50px; overflow:auto; }
#page {  width:auto; height:auto; overflow:auto; padding-bottom:30px; padding-top:20px; float:left; clear:both; }
#footer { width:740px; height:90px; margin: 0; background:url(../images/footer.jpg) no-repeat; padding:0 50px 0 50px;}

#bottom_nav { padding-left:118px; padding-top:10px; border-top:1px solid #990000; }
#bottom_nav ul { margin:0; padding:0; list-style-type:none; }

#bottom_nav li { display:inline; color:#993300; padding-right:8px; }
#bottom_nav li a {  color:#993300; } 
#bottom_nav li a:hover {color:#000000; }

#copyright { padding-left:15px; padding-top:15px; font-size:10px; color:#666666; width:200px; float:left; }
#logo { width:200px; float:right; text-align:right; font-size:10px; color:#666666; padding-right:113px; padding-top:28px; }
#logo a { color:#666666; text-decoration:underline; }
#logo a:hover { color:#000000; }

h1 { font-size:20px; font-weight:bold; color:#993300;}
h2 { padding:10px 0 10px 0; margin:0; font-size:20px; color:#CC3300; }
h3 { padding:10px 0 10px 0; margin:0; font-family:18px; color:#FF3300}
h4 { font-size:16px; color:#996600; }
h5 { font-size:14px; color:#996600; padding:5px 0 5px 0; margin:0; }
h6 { font-size:12px; color:#993300; padding:5px 0 5px 0; margin:0; }

/*This is the css from the jquery*/
#jovel{
	list-style-type:decimal;
	font-weight:bold;
	padding: 0;
}
#tp{
	list-style-type:disc;
	font-style:italic;
}
body {
	margin: 10px auto;
	font: 75%/120% Verdana,Arial, Helvetica, sans-serif;
}
p {
	padding: 0;
	margin:0;
}
.msg_list {
	margin: 0px auto;
	padding: 0px;
	width: 383px;
	height:311px;
}
.msg_head {
	padding: 5px 10px;
	cursor: pointer;
	position: relative;
	background-color:#CC6600;
	margin-top:5px;
	text-align:center;
	font-weight:bold;
	font-size:13px;
	color:white;
	border-top-left-radius:50px;
	border-top-right-radius:50px;
	border-bottom-left-radius:50px;
	border-bottom-right-radius:50px;
	
}
.msg_body {
	padding: 5px 10px 15px;
	background-color:#F4F4F8;
}
.msg_faq {
	padding: 5px 10px;
	cursor: pointer;
	position: relative;
	margin:1px;
	margin-top:25px;
	text-align:left;
	font-weight:bold;
}
.msg_faq2{
	padding: 5px 10px;
	cursor: pointer;
	position: relative;
	background-color:#CC6600;
	margin-top:5px;
	text-align:center;
	font-weight:bold;
	border-top-left-radius:50px;
	border-top-right-radius:50px;
	border-bottom-left-radius:50px;
	border-bottom-right-radius:50px;
	width: 137px;
	margin: 20px 246px;
}
.pdf{
    padding: 5px 28px;
	cursor: pointer;
	position: relative;
	background-color:#CC6600;
	margin: 0px 0px 0px 271px;
	text-align:center;
	font-weight:bold;
	color: white;
	border-top-left-radius:50px;
	border-top-right-radius:50px;
	border-bottom-left-radius:50px;
	border-bottom-right-radius:50px;
}
.pdf2{
    padding: 5px 10px;
	cursor: pointer;
	position: relative;
	background-color:#CC6600;
	margin: 0px 0px 0px 271px;
	text-align:center;
	font-weight:bold;
	color: white;
	border-top-left-radius:50px;
	border-top-right-radius:50px;
	border-bottom-left-radius:50px;
	border-bottom-right-radius:50px;
}
