@charset "utf-8";
/* CSS Document For OuoTech.com
   author:s7mmer.com
   QQ:64801760
*/

body {
	font-size:14pt;
	color:#780d00;
	font-family:Verdana, SimSun, Geneva, sans-serif;
	background:url(../images/bg.gif) 0 297px #ff7e00;
}

* {
	padding:0;
	margin:0;
}
img {
	border:0;
}
ul, li {
	list-style:none;
}
a {
	color:#780d00;
	text-decoration:none;
	border:0;
}
a:hover {
	color:#000;
	text-decoration:none;
}  
.wh, .wh a {
	color:#fff;
}
.red, .red a {
	color:#ff0000;
}
.gray, .gray a {
	color:#999;
}
.gr, .gr a {
	color:#9dad04;
}
.org, .org a {
	color:#ff6908;
}
.blue, .blue a {
	color:#0088cc;
}
.cls {
	clear:both;
} 
#main {
	width:987px;
	margin:0 auto;
	background:url(../images/mainbg.gif) #6a0a00;
}
#x8 a{color:#982D00;font-size:14px; font-weight:bold; }
#x8 a:hover{ color:#000;}
#main .maintop{
	height:35px;
	line-height:35px;
	color:#fe9501;
	text-align:right;
	margin-left:11px;
	margin-right:11px;
	padding-top:8px;
	padding-right:15px;
}
#main .mainbt{
	height:9px;
	background:url(../images/mainbtbg.gif) repeat-x;
	margin-left:11px;
	margin-right:11px;
	margin-top:00px;
}

#top {
	height:297px;
	
	background:url(../images/topbg.gif) 0 0 repeat-x;
	
	}
#top .topa{
	width:987px;
	/*overflow:hidden;*/
	height:264px;
	margin:0 auto;
	position:relative;
	}
#top .topa .logo1{
	position:absolute;
	top:20px;
	left:10px;
	}
#top .topa .logo2{
	position:absolute;
	top:112px;
	left:265px;
	}
#top .topa .lang{
	position:absolute;
	right:0;
	top:20px;
	width:106px;
	height:37px;
	}
#top .topa .xsd{
	position:absolute;
	left:-93px;
	top:198px;
	width:93px;
	height:66px;
	background:url(../images/xsd.gif);
	}
#top .topa .xsc{
	position:absolute;
	right:-93px;
	top:198px;
	width:93px;
	height:66px;
	background:url(../images/xsc.gif);
	}
#top .topa .nav{
	position:absolute;
	right:0;
	top:198px;
	width:987px;
	height:66px;
	}
#top .topb{
	height:33px;
	background:url(../images/topbbg.gif) 0 0 repeat-x;
	width:auto;
	}
#footer {
	height:80px;
	background:url(../images/topbbg.gif) 0 0 repeat-x #b32b00;
	color:#ffc962;
	text-align:center;
	padding-top:40px;
	line-height:22px;
	}
#footer a{ 
	color:#ffc962;
	}
	
	.calendar2{border:2px solid #5d0900;padding:5px;background-color:#e36100;margin:auto;}
        
        .grayTable2
        {
            border-collapse: collapse;
            width:100%;
            border:1px solid #5d0900;
            background-color:#f4c099;
            line-height:22px;
            font-size:12px;
        }
        .grayTable2 thead td
        {
            line-height:26px;
            font-size: 14px;
            font-weight: bold;
        }
        .grayTable2 td
        {
            border:1px solid #b04501;
            text-align: center;
            padding: 3px;
            color: #000;
            font-size: 12px;
            vertical-align: middle;
        }
        .grayTable2 td a
        {
            color:#5d0900;
            text-decoration:none;
        }
