@charset "utf-8";
/*css------------*/
body{ font-size:12px; margin:0px;background-image:url(../images/body_bg.jpg); background-repeat:repeat-x }
A:active,A:link,A:visited{ color:#000000; text-decoration:none;}
A:hover{ text-decoration:underline}
ul{ margin:0px; padding:0px;}
li{ list-style-type:none; margin:0px; padding:0px; text-indent:0}
img{ border-width:0px}
form{ margin:0px; padding:0px}

textarea, input{  border:1px #cccccc solid}

.pages{ text-align:center; clear:both; padding:5px; line-height:20px;}
.pages a { padding:3px 8px; background:#EFEFEF; border:1px #333 solid}
.pages a:hover { color:#FF0000; text-decoration:none}
.pages b { padding:3px 8px; border:1px #333 solid; background:#999; color:#fff}

.listItem{overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}

.mustfill{ color:#FF0000}
.alert{ background:#FFFFCC; border:1px solid #FFCC00; height:50px; width:80%; text-align:center}
A:link,A:visited{ color:#555555}
body{ color:#333333}

.path { line-height:26px;  color:#006699; text-indent:1em}
.path A:link,.path A:visited{ color:#006699;}

/*全局*/
#header,.body,#footer{ width:930px; margin-left:auto; margin-right:auto; clear:both}
/*header*/
#header{ background:url(../images/header_bg.jpg) #e9f1fe repeat-x; }
#header .sideBlock{ height:66px; }
#header .top .logo{float:left; padding-left:18px; padding-top:13px; }
#header .top .sideBlock{ width:300px; float:right; background-image:url(../images/search_form.jpg); background-repeat:no-repeat; background-position:40px 0px;}
#header .top .sideBlock .form{ margin-top:28px!important; _margin-top:27px; margin-right:23px; _display:inline; }
#header .top .sideBlock .words{ border-width:0px; width:208px; height:12px; }
#header .top .sideBlock .submit{ border-width:0px; width:19px; height:19px; background:none; }
/*#header .top .sideBlock .form input{ margin-top:2px; _margin:0; }*/


#header .menu{width:915px; height:40px; clear:both; padding-left:15px; background-image:url(../images/menu_bg.jpg); background-position:center center; background-repeat:no-repeat; }
#header .menu li{ height:40px; width:90px; text-align:center; float:left; line-height:40px; color:#095272; font-weight:bold }
#header .menu a:link,#header .menu a:active,#header .menu a:visited ,#header .menu a:hover{ color:#095272}
#header .menu .separator{ width:8px; float:left; background-image:url(../images/menu_separator.gif); background-repeat:no-repeat; background-position:center center}
#header .menu .last{ width:155px; float:right; /*hkuc_20110419[*/display:none;/*]*/}
#header .menu .last img{ margin-top:8px}

/*footer*/
#footer{ height:50px; margin-top:5px; color:#8E9199; background-image:url(../images/footer_bg.jpg); background-repeat:no-repeat; background-position:center center}
#footer a:link,#footer a:active,#footer a:hover,#footer a:visited { color:#8E9199}
#footer .link{ width:350px; float:left;}
#footer .copyright{ width:550px; float:left;}
#footer .link{ line-height:40px; margin: 5px 0px 0px 10px;}
#footer .copyright{ text-align:right; line-height:20px; margin:5px 10px 0px 0px}

.picShow{ width:100%; height:100px; margin-top:2px; margin-bottom:3px; text-align:center;}