@charset "utf-8";
/* CSS Document */
/*index css*/
body{
background-color:#e5e5e5;
margin:0;
padding:0;
}
#topblack{
background-color:#000000;
float:left;
height:5px;
line-height:5px;
width:100%;
}
#header{
background-image:url(../imgs/topbg.jpg);
background-repeat:repeat-x;
height:144px;
width:100%;
clear:left;
}
#language {
float:right;
font-size:11px;
color:#777777;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
margin:5px 10px 0 0;
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;}
#logo{
/*background-image:url(../imgs/isist_logo.png);*/
background-repeat:no-repeat;
height:86px;
width:252px;
float:left;
margin:20px 0 0 20px;
display:inline;
}
#hitlogo{
clear:right;
background-image:url(../imgs/hit_logo.gif);
background-repeat:no-repeat;
height:85px;
width:312px;
float:right;
display:inline;
margin:20px 10px 0 0;
}
#content{
height:378px;
width:100%;
clear:both;
background-image:url(../imgs/contentBG.gif);
background-repeat:repeat-x;
}
#menu{
float:left;
display:inline;
margin:10px 0 0 20px;
font-size:16px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#333333;
}
#menu a{
font-size:16px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#333333;
text-decoration:none;
}
#menu a:hover{text-decoration:underline;}
#main{
clear:left;
width:1000px;
margin-left:auto;
margin-right:auto;
}
#loginBox{
width:270px;
height:200px;
float:left;
margin-top:80px;
margin-left:25px;
display:inline;
}
#isist2008{
float:left;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:14px;
color:#7fa4a4;
width:100%;
}
.loginTable{
width:180px;
}
#Username{
padding:20px 0 0 45px;
clear:left;
font-size:12px;
font-weight:bold;
color:#444444;
font-family:Arial, Helvetica, sans-serif;
}
#Username input{
width:100px;
height:15px;
border:1px #7fa4a4 solid;
background-color:#d6d5d4;
}
#loginBtn{
margin:8px 2px;
text-align:right;
}
#loginBtn a{
color:#444444;
font-size:11px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
}
#msg{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:red;
text-align:right;
}
#welcome{
font-family:Arial, Helvetica, sans-serif;
font-size:30px;
color:#777777;
font-style:italic;
width:260px;
margin-top:30px;
text-align:right;
}
#welcome a{
font-size:12px;
color:#df2d2d;
font-weight:bold;
font-style:normal;
}
#verticalLine{
float:left;
height:289px;
width:1px;
background-image:url(../imgs/verticalLine.gif);
background-repeat:no-repeat;
margin:30px 60px 0 60px;/*控制线两边内容的间距*/
}
#rightText{
line-height:18px;
padding-top:30px;
color:#444444;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}
#rightText a{
line-height:18px;
color:#df2d2d;
font-size:12px;
font-weight:bold;
}
#footer{
clear:both;
margin-top:20px;
width:100%;
text-align:center;
font-size:12px;
}
#footer a{
color:#999999;
text-decoration:none;
}
#footer a:hover{
text-decoration:underline;
}
#author{
clear:both;
float:right;
padding-right:10px;
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
color:#999999;
}
#author a{
text-decoration:none;
color:#999999;}
#author a:hover{
text-decoration:none;
background-color:#999999;
color:#ffffff;
}

#hotNews_new{color: #df2d2d;}
#hotNews_new a{color: #df2d2d; text-decoration:none;}
#hotNews_new a:hover {color: #df2d2d;  text-decoration: underline; background:;} 
