@charset "utf-8";
/* CSS Document */
body{
margin:0;
padding:0;
background-image:url(../imgs/pageBG.gif);
background-repeat:repeat-x;
background-color:#cccccc;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
#header{
width:100%;
}
#topblack{
background-color:#000000;
float:left;
height:5px;
line-height:5px;
width:100%;
}
#header_middle{
clear:left;
display:inline;
width:100%;
}
#header_middle_left{
float:left;
}
#language{
float:left;
font-size:11px;
color:#777777;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
margin:5px 0 0 15px;
display:inline;
}
#language a{
font-size:11px;
color:#777777;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
}
#language a:hover{
text-decoration:underline;
}
#login_message{
float:right;
text-align:right;
font-size:11px;
color:#df2d2d;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
margin:5px 0 0 0;
display:inline;
}
#menu{
clear:left;
float:left;
display:inline;
margin:10px 0 0 15px;
font-size:16px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#333333;
}
#menu a{
line-height:25px;
font-size:16px;
padding:5px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#333333;
text-decoration:none;
}
#menu a:hover{
color:#ffffff;
background-color:#111111;
}
#login_box{
float:right;
width:284px;
height:76px;
background-image:url(../imgs/page_loginBG.gif);
background-repeat:no-repeat;
background-color:#ffffff;
}
#login_box_left{
float:left;
display:inline;
margin:12px 0 0 25px;
}
#login_box_left input{
border:1px #cccccc solid;
width:140px;
font-size:12px;
height:16px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
#login_box_isist_logo{
float:right;
display:inline;
margin:12px 10px 0 0;
width:84px;
height:37px;
}
#login_box_left2{
float:left;
display:inline;
margin:10px 0 0 25px;
font-size:28px;
font-family:Arial, Helvetica, sans-serif;
font-style:italic;
color:#888888;
text-align:right;
}
#login_box_left2 a{
font-size:11px;
color:#df2d2d;
font-style:normal;
font-weight:bold;
}
#login_box_isist_logo2{
float:right;
display:inline;
margin:12px 10px 0 0;
width:84px;
height:37px;
}
#page_name{
clear:both;
float:left;
height:78px;
}
#page_name_right{
float:left;
width:12px;
height:78px;
}
/*png透明在ff中*/
html>body #page_name_right {
background-image:url(../imgs/page_nameBG1.png);
background-repeat:repeat-y;
}

#page_name_left{
float:left;
background-color:#7fa4a4;
height:78px;
}
#page_name_path{
color:#ffffff;
display:inline;
margin:10px 60px 0 15px;
float:left;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}
#page_name_text{
clear:left;
float:left;
display:inline;
margin:8px 60px 0 15px;
font-size:28px;
color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
}

#page_footer{
clear:left;
float:left;
width:100%;
overflow:hidden;
}
#page_footer_line{
float:left;
background-image:url(../imgs/page_footer_line.gif);
background-repeat:repeat-x;
height:9px;
width:100%;
}
#page_footer_hitlogo{
margin:15px 0 0 20px !important;
margin:5px 0 0 20px;
display:inline;
clear:left;
float:left;
width:100%;
}
#page_footer_copyright{
margin:12px 0 0 20px !important;
margin:8px 0 0 20px;
display:inline;
clear:left;
float:left;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#777777;
width:100%;
}
#page_footer_author{
display:inline;
margin:8px 10px 10px 0;
float:right;
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
color:#777777;
}
#page_footer_author a{
color:#777777;
text-decoration:none;
}
#page_footer_author a:hover{
color:#fff;
text-decoration:none;
background-color:#777;
}
#page_main_right{
float:left;
width:8px;
background-image:url(../imgs/page_main_right1.gif);
background-repeat:no-repeat;
height:303px;
background-position:top;
}

#show_message{
margin-left:auto;
margin-right:auto;
width:690px;
height:25px;
line-height:25px;
border:2px #ee0000 solid;
color:#ff0000;
padding-left:10px;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}
#page_content_with_nav{
width:760px;
float:left;
}