@charset "utf-8";
/* CSS Document */

.header{ height:90px; width:1086px; min-width:1086px; position:relative; margin:0 auto}
.logo{
	position: absolute;
	width: 191px;
	height: 84px;
    left: 27px;
	top: 4px
}
.language{
	position: absolute;
	width: 101px;
	height: 24px;
	left: 1006px;
	top: 20px;
}
.nav{ width:100%; background:#0079ba; height:65px;min-width:1086px;}
.nav div{width:1086px; margin:0 auto; padding-left:0px; color:#fff}
.iput{width:84px; height:18px; border:0;border-style:none}
.sumb{ width:40px; height:43px; background:#002e73; color:#fff; border:0; text-align:center}
.nav a{ color:#fff; font-size:14px; width:100%; display:block; height:65px; line-height:65px}
/*.nav a:hover{ background:#005982}*/



.main {width:1086px; min-width:1086px;margin:0 auto}
.main .menu{width:250px; height:auto; padding:20px 0 50px 0; background:#f2f2f2;float:left}
.menu ul{ margin-left:25px;}
.menu ul li{ display:block; height:30px; line-height:30px; background:url(../images/dian.jpg) 0 12px no-repeat; text-indent:15px}
.menu ul li a{color:#666}
.menu ul li a:hover{color: #F30}

.mainright {}
.mainright .aboutindex{margin:20px 0; text-indent:25px;}
.mainright .content{ min-height:300px; padding:35px 0}
.line{ height:30px; background:url(../images/line.jpg) repeat-x}

.mainright .rtitle{ border-bottom:solid 1px #d7d7d7;overflow:hidden; height:40px; line-height:40px; overflow:hidden}
.mainright .rtitle h2{ float:left; color:#000;width:300px;overflow:hidden; font-size:22px; font-weight:normal}
.mainright .rtitle h2 span{ background:url(../images/gline.jpg) repeat-x left bottom; line-height:40px; display:inline-block; height:40px; overflow:hidden; padding:0 6px}
.mainright .rtitle p{ float:right; text-align:right; width:400px; height:18px; line-height:18px; margin:14px 0 0 5px; color:#999}
.mainright .rtitle p a{ color:#999}
.mainright .rtitle p a:hover{ color:#2b80ba}
.mainright .rtitle p img{ vertical-align:top; margin-top:4px;*margin-top:3px}
.mainright .rtitle p em{ font-style:normal; color:#666}

.footer{ background:#0078ba; height:63px; text-align:center; min-width:1086px; color:#fff; margin-top:20px; line-height:63px}
