﻿@charset "utf-8";
/* CSS Document */
body{ margin:0; font-family:Arial; font-size:12px; background-color:#000000;}

a:link { text-decoration: none; color:#FFFFFF}
a:visited { text-decoration: none;  color:#FFFFFF;}
a:hover { text-decoration: underline; }
a:active { text-decoration: none;  color:#FFFFFF;}
#ft{display:none}


div{ padding:0; margin:0}

#wrap{ width:1002px; height:auto; margin:auto;}

#header{ width:100%; height:135px; text-align:center}
#banner{ width:100%}
#mainNav{ width:auto; height:25px; margin:0 auto; padding:0}
#mainNav ul{ margin:0;background:url(ni_02.gif) repeat-x; width:auto; height:25px; padding:0}
#mainNav ul li{display:inline; list-style:none;}
#mainNav li a{float:left;line-height:25px; padding:0 29px; color:#333333; font-family:Arial; font-weight:bold; font-size:14px;}
#mainNav li a:hover{ background:url(ni_hover.gif) repeat-x; color:#FFFFFF; text-decoration:none}

#main{ width:1002px;; height:auto; float:left; color:#FFFFFF}
#left{ width:120px; height:100%; background-color:#252525; margin:10px 0; float:left; padding:10px 5px;}
#left ul{ margin:0; padding:0}
#left ul li{ list-style:none; width:100%; text-align:center; background:url(ni_06.gif) repeat-x; line-height:24px; margin-bottom:5px; font-weight:bold;}
#left ul li a{ color:#FFFFFF; width:100%; height:24px; display:block}
#left ul li a:hover{ background:url(ni_06_hover.gif) repeat-x}
#right{ margin:10px 0 10px 140px; background-color:#252525; height:auto; padding:10px;}
.subtitle{ background:url(js_18.gif) top no-repeat left; height:35px; margin-bottom:10px; }
.subtitle h1{ padding-left:40px; border-bottom:2px solid #ccc; color:#FFFFFF; font-size:18px; line-height:35px;}
.content{padding:10px 30px;}
.content p{ line-height:25px; margin:0}
.content a{ color:#fff}



#footer{ color:#006699; font-size:10px; text-align:center; background-color:#252525; line-height:20px; float:left; width:100%;}
