﻿/*----------------------------------------------------------
The base color for this template is #5c87b2. If you'd like
to use a different color start by replacing all instances of
#5c87b2 with your new color.
----------------------------------------------------------*/
*{margin:0;padding:0;font-family:"宋体";}
body
{
font-size:63%;}
img{border:0;}
a,a:link,a:active,a:visited
{
    color: #034af3;
    text-decoration: none;} 


a:hover
{
    color: #1d60ff;
    text-decoration: underline;}





#login{font-size:1.2em;padding:48px 200px;}
#main
{
    padding-top: 18px;
    width:960px;

    margin: 0 auto;}

#header{
margin:0 auto;
width:960px;
background:url(imagestop.jpg);
height:247px;}
h1{display:none;}
h4{font-size:1em;}

.impdiv{background:yellow;padding:10px;border:1px solid #eee;margin:5px 0;}
a.imp,a.imp:hover{color:red;font-weight:bold;font-size:14px;}
select{margin:6px;width:120px;}
#count{float:left;text-align:center;width:130px;}
#count p
{
    background: url(imagescount.png) no-repeat;
    width: 92px;
    height: 108px;
    text-align:center;
    line-height:24px;
    color: #fff;
    padding-top:14px;
    display:block;
    margin:0 auto;}
#count p span{    font-family: Arial;
    font-size: 1.4em;
    font-weight: bold;}
#footer
{width:960px;
height:107px;
    background-image:url(imagesbottom.jpg);
    text-align: center;
    margin: 0 auto;
    padding-top:60px;
    font-size:1.2em;
    line-height:3em;}

/* TAB MENU   
----------------------------------------------------------*/
ul#menu
{

    padding: 224px 10px 0;}

ul#menu li
{
    display: inline;
    list-style: none;}



ul#menu li a
{
    padding: 0 3px;
    font-weight: bold;
    text-decoration: none;
    font-size:1.4em;
    color: #fff;}

ul#menu li a:hover
{
    color: #eb6100;}






.cls{clear:both;}






#left{float:left;width:210px;}
#right{float:right;width:732px;padding-left:12px;}
#submenu li,#submenu p{font-size:12px;margin:5px 0;padding:0 7px;background:#ffeb93;line-height:2.4em;list-style-type: none;font-weight:bold;}
#submenu>li ul li,#submenu p{font-size:12px;margin:5px 0;padding:0 7px;background:#ffeb93;line-height:2.4em;list-style-type: none;}
.submenuul{margin-left:24px;}

.sub3{background:#ffeb93;margin:5px 0;padding:10px 0;display:none;}
.sub3 a {display:block;font-size:1.2em;margin:10px 0;padding:0 24px;}

.box{background:url(imagesbg_1.jpg) repeat-x;border:1px solid #ccf;font-size:1.2em;padding:6px;clear:both;}
.box ul li{padding:6px 6px 6px 34px;list-style-type: none;background:url(imagesicon.gif) no-repeat;}
.box li span{float:right;}
.newsbox li a{white-space:nowrap;overflow: hidden;width:324px;display: block;}
.newsbox2 li a{white-space:nowrap;overflow: hidden;width:348px;display: block;}
.newli{background:url(imagesnew.gif) no-repeat !important;}

.box p{line-height:1.8em;}
.topnewstitle{height:30px;background:#e7f2ff;border:1px solid #ccf;line-height:30px;margin-bottom:2px;font-size:1.2em;}
.topnewstitle h3{padding-left:24px;float:left;font-size:1em;color:#001080;}
.topnewstitle a{float:right;padding-right:10px;text-align:right;text-decoration:none;}
.newstitle{height:32px;background:url(imagesbg_3.jpg);margin:6px 0 2px;}
.newstitle h3{background:url(imagesbg_title3.jpg);width:130px;
height:22px;padding:10px 0 0 33px;float:left;font-size:1.2em;}
.newstitle a{float:right;line-height:32px;height:32px;width:100px;background:url(imagesbg_title4.jpg);
padding-right:21px;text-align:right;font-size:1.2em;text-decoration:none;}


#trleft h3,#left h3{color:#83443b;border-bottom:1px solid #f9f0c0;padding:6px 0;font-size:1.2em;text-indent:1em;}

#trleft{float:left;width:208px;padding:1px;border:1px solid #e8ca78;}
ul.leftitem{list-style-type: none;}
ul.leftitem li{font-size:1.2em;padding:6px;white-space:nowrap;overflow: hidden;width:188px;}

#trright{float:right;width:280px;}
#trmid{float:left;width:450px;padding-left:10px;}
#imp li{margin:0;padding:6px 3px;list-style-type: none;background:none;}
#imp li a{color:Red;text-decoration:none;font-weight:bold;}

.mr{width:475px;float:left;}
#mrleft{margin-right:10px;}
#tooltip{
	position:absolute;
	border:1px solid #333;
	background:#f7f5d1;
	padding:2px 5px;
	color:#333;
	display:none;
	font-size:1.2em;}
.tooltip{}
	
	#news li{font-size:1.2em;padding:5px 12px;}
#news ul{margin:5px 0;}
#news ul li{padding-left:34px;}



#article
{
    width: 690px;
    padding:20px;

    border: 1px silver solid;
    float: right;}
#article h2{font-size:1.4em;text-align:center;}
#article_meta{border-top:1px silver solid;border-bottom:1px silver solid;font-size:1.2em;padding:8px;}
#content{background-color:#f7fcff;padding:20px;display:block;overflow:hidden;font-size:1.2em;width:650px;}


#article_meta a{float:right;font-size:12px;}
#pubdate{float:left;padding:0 12px;}
#hits{float:left;padding:0 12px;}

.panel{float:left;padding:2px;}

table.biaoge {
	border-width: 1px;
	border-style: outset;
	border-color: gray;
	border-collapse: collapse;
	background-color: white;}

table.biaoge td {
	border-width: 1px;
	padding: 8px;
	border-style: inset;
	border-color: gray;
	background-color: white;}

#article p,#article div{margin:0.5em 0;line-height:20px;}
#article p{text-indent:2em;line-height:2em;}

#link
{
    
    background: url(imagesship.jpg) no-repeat;
    background-position: 0 bottom;
    margin: 0 auto;
    width: 960px;
    height: 132px;
    padding-top:10px;}
.link{border:1px solid #ccf;font-size:1.2em;padding:6px 6px 0 6px;clear:both;}
#stu{height:120px;margin-left:270px;width:688px;margin-top:10px;border:1px solid #ccf;}
#stu h3{float:left;background:#e7f2ff;color:#001080;border-right:1px solid #92B0DD;padding:0 6px;font-size:1.2em;height:120px;width:16px;}
#stubox{float:left;height:110px;}
#imgscoll {height:100px; width:642px; clear:both; overflow:hidden;padding:16px 0 0 10px;}
#viewerFrame {width:640px; clear:both;}
#imgscoll img {width:90px; height:90px;  display:inline; border:1px solid #ccc;}
#imgscoll li {display:block; float:left; width:100px; height:92px;}
#imgscoll ul{list-style-type:none;}
#attmain {font-size:1.2em;}

/*.bg10{background:#dbf3ff url('oecbg.png') center bottom no-repeat}*/