@charset "utf-8";
/* CSS Document */
* { margin:0px; padding:0px; font-size:12px; font-weight:normal; }
ul,li{ list-style:none; }
td,th { text-align:left; vertical-align:top; }
b,strong{ font-weight:bold; }

#sidebar { background:#f3f2f2; position:relative; }
#sidebar div { padding-left:15px; padding-top:10px; padding-bottom:10px; }
#sidebar div p { padding-top:5px; padding-bottom:5px; }
#sidebar div ul { list-style:none;}
#sidebar div ul li { line-height:24px; background:url(images/listsign.gif) no-repeat 0 7px; padding-left:15px; }
#sidebar h3 { background:url(images/sidebarblockbg.gif) repeat-x; line-height:26px; height:26px; font-size:14px; font-weight:700; color:#FFFFFF; padding-left:10px; }


.menu { background:url(images/menubg.gif) repeat-x; color:#FFFFFF; }
.menu_ul { list-style:none; padding-top:6px; margin-left:30px; }
.menu_ul li{ margin-right: 40px; float:left; width:76px; height:26px; line-height:26px; text-align:center; font-size:14px; font-weight:700; }
.menu_ul li a { text-decoration:none;color:#FFFFFF;font-size:14px; font-weight:700; }
.menu_ul li a:hover { text-decoration:underline;color:#FFFFFF;font-size:14px; font-weight:700; }

#headerhelp a { text-decoration:none;color:#999999; }
#headerhelp a:hover { text-decoration:underline;color:#999999; }

.contentblock { margin-bottom:10px; }
.contentblock h3 { background:url(images/blockheaderbgline.gif) repeat-x; height:31px; }
.contentblock h3 div{ background:url(images/blockheaderbg.gif) no-repeat; height:31px; line-height:26px; width:103px; text-align:center; font-size:14px; font-weight:700; color:#FFFFFF; }
.contentblock h4 { font-size:14px; font-weight:700; padding-bottom:10px; }

.onvisit{ background:url(images/onmenu.gif) no-repeat; }

.w250 { width:250px; }
.w690 { width:690px; }
.w950 { width:950px; }

.h3 { height:3px; }
.h35 { height:35px; }
.h60 { height:60px; }
.h75 { height:75px; }

.lh40 { line-height:40px; }

.bgccc { background:#CCCCCC; }
.bgeee { background:#EEEEEE; }

.txtcenter{ text-align:center; }
.divcenter{ margin:0 auto; }

.lfloat{ float:left; }
.rfloat{ float:right; }
.clear{ clear:both; }

.autohide{ overflow:hidden; }
