/* CSS Document */


body{ font-size:12px; padding:0px; margin:0px; color:#6D6D5D}
.nav{ height:38px}
.navItem{ text-align:center; width:95px}
.navSeparator{ width:2px; background-image: url(images/nav_separator.jpg); background-repeat:no-repeat; background-position:center}
.box1 .header{ background-image:url(images/box1_header_bg.jpg); background-repeat:repeat-x}
.box1 .activeMenu,.box1 .inactiveMenu{ width:79px; text-align:center; cursor:pointer}
.box1 .activeMenu{ background-image:url(images/box1_active_menu.jpg); background-repeat:no-repeat; font-weight:bold; color:#FF5900}
.box1 .blank{ width:8px}
.box1 .more{ text-align:right}
.box1 .list td{ height:27px; line-height:27px}
.box1 .title{ font-weight:bold}
.box1 .line{ height:3px; line-height:0px; background-image:url(images/line.gif); background-repeat:repeat-x}
.input{ border:1px #CACACA solid; height:20px;}
#index_side .pic ,#index_side .title{ text-align:center; margin:0px auto}
#index_side .pic{ width:81px; height:84px; padding:3px; border:1px #E8E8E8 solid}
#index_side .title{ width:81px; color:#000; font-weight:bold}
#img_on img{ border:1px #CCCCCC solid;}
#img_on img:hover{border:1px #FF9933 solid;}
img{ padding:0px; margin:0px;}
a{ color:#666; text-decoration:none}
.listItem{ overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.pages{ text-align:center; font-size:14px; line-height:30px;}