
/**************** Body and tag styles ****************/

*{margin:0; padding:0;}

body{
font:76% Verdana,Tahoma,Arial,sans-serif;
line-height:1.5em;
text-align:center;
color:#303030;
background:#e8eaec;
}

a{
color:#800000;/*467aa7;*/
font-weight:normal;
text-decoration:none;
background-color:inherit;
}

a:hover{color:#CC3300; text-decoration:none; background-color:inherit;}
a img{border:none;}

p{padding:0 0 1.0em 0;text-indent:2em;}
p form{margin-top:0; margin-bottom:20px;}

img.left,img.center,img.right{padding:4px; border:1px solid #a0a0a0;}
img.left{float:left; margin:0 12px 5px 0;}
img.center{display:block; margin:0 auto 5px auto;}
img.right{float:right; margin:0 0 5px 12px;}

/**************** Header and navigation styles ****************/

#container{
width:1002px;
margin:20px auto;
padding:1px 0;
text-align:left;
background:#ffffff;
color:#303030;
border:1px solid #a0a0a0;
}

#header{
height:80px;
width:1000px;
margin:0 1px 1px 1px;
background:#fff;/*#48b;*/
color:#ffffff;
letter-spacing:1px;
}

#header h1{
width:180px;
margin-top:15px;
font-family:方正大标宋简体,黑体;
font-size:32px;
line-height:1.1em;
color:#b00;
/*filter:dropshadow(color=#aaaaaa,offx=2,offy=1);*/
}

#header h2{
width:180px;
margin-top:0px;
padding-top:2px;
font-family:arial;
font-size:9px;
font-weight:normal;
text-align:center;
color:#000;
letter-spacing:1px;
border-top:1px solid #000;
}

#navigation{
height:2.2em;
line-height:2.2em;
width:1000px;
margin:0 1px;
background:#004488;
color:#ffffff;
}

#navigation li{
float:left;
list-style-type:none;
border-right:1px solid #ffffff;
white-space:nowrap;
}

#navigation li a{
display:block;
padding:0 7px;
font-size:1.0em;
font-weight:normal;
text-transform:uppercase;
text-decoration:none;
background-color:inherit;
color: #ffffff;
}

* html #navigation a {width:1%;}

#navigation .selected,#navigation a:hover{
background:#CC3300;
color:#ffffff;
text-decoration:none;
}

/**************** Footer styles ****************/

#footer{
clear:both;
width:1000px;
padding:5px 0;
margin:0 1px;
font-size:0.9em;
color:#f0f0f0;
background:#048;
}

#footer p{padding:0; margin:0; text-align:center;}
#footer a{color:#f0f0f0; background-color:inherit; font-weight:bold;}
#footer a:hover{color:#ffffff; background-color:inherit; text-decoration: underline;}

.titleline{width:120px; align:left; color:#048;}
.endline{size:1px;}
.clear{clear:both;}
/****************  Bottomright styles ****************/

#Bottomright {
float:left;
width:960px;
padding:20px 20px 10px 20px;
line-height:1.4em;
}

#Bottomright h2{
display:block;
margin:10px 0 0px 20px;
font-family:黑体;
font-size:1.5em;
font-weight:normal;
letter-spacing:3px;
color:#048;
background-color:inherit;
}

#Bottomright h3{
display:block;
margin:6px 0 10px 0px;
padding:6px 20px 6px 20px;
font-family:黑体;
font-size:1.2em;
font-weight:normal;
color:#505050;
background-color:#e8f8ff;
}

#Bottomright li{
display:block; 
float:left;
width:80px;
list-style:none; 
display:block;
padding:8px;
margin-bottom:2px;
border-bottom:1px solid #48b;}

#Bottomright li img{
width:80px;
height:115px;
border:1px solid #666;
}

#Bottomright li span{ display:block;font-size:0.8em; line-height:1.6em; width:92px; text-align:center;}
#Bottomright li span input{font-size:1.0em; text-align:center;background-color:#fdc;}