﻿@charset "utf-8";
/* CSS Document */
* {
margin: 0;
padding: 0;
}
#wrapper {
min-height: 100%;
}
* html #wrapper {
height: 100%;
}

body{ margin:0; background:#080403;}
body,td,th,div,span,p{font-size:12px; font-family:Microsoft YaHei,"微软雅黑",Simsun;}
div,form,ul,li,dl,dd,dt,span,font,h1,h2,h3,h4,h5,p{margin:0; padding:0;}
ul{ list-style:none;}

/*框架*/
/*.index_box{position: absolute; width:1003px; height:645px; left:50%; top:50%;margin-left:-501px; margin-top:-322px;}*/
.box{width:960px; margin:0 auto;}
.tops{ height:50px;  width:100%; clear:both;}
/*header*/


.nav { width:614px; float:left; margin-bottom:15px;}
.nav li{ float:left; font-size:12px; line-height:20px; height:20px;}
.nav a{display:block;text-decoration:none; color:#fff; padding-left:3px; width:90px; background:#898989;}
.nav a:hover{ display:block; text-decoration:none; color:#fff;}
.nav .selected{ display:block; text-decoration:none; color:#fff; background:url(../images/nav_select.jpg);}
.nav .jj{ width:10px; display:block;}

/*about us*/
.content{ margin-top:30px;color:#fff; }
.content h1{ font-weight:normal; font-size:29px; margin-bottom:20px;}
#content{ width:750px; table-layout:fixed; word-break: break-all; overflow:hidden; line-height:18px;}
.content .space{ color:#000; height:35px; background:#080403;}

.content a{ display:block; color:#fff; text-decoration:none; line-height:25px; font-size:12px;}
.content a:hover{ display:block; color:#C80122; text-decoration:none;}
.content .selected{ display:block; color:#C80122; text-decoration:none; background:url(../images/a_hover.jpg) right no-repeat; font-size:12px;}

.content p{ color:#CCC;}
#type{border:none;}
/*IE6 专用 
_height: 100px; 

IE6 专用 
*height: 100px; 

IE7 专用 
*+height: 100px; 

IE7、FF 共用 
height: 100px !important;*/

/*新闻列表*/
.news { width:700px; line-height:30px; float:left; margin:0 auto;}
.news li{ border-bottom:1px dotted #CCC;}
.news .tit{ width:500px; float:left; background:url(../images/dian.gif) center left no-repeat; padding-left:20px;}
.news .time{ width:180px; float:right; text-align:center}
.news li a{ text-decoration:none; color:#333;}
.news li a:hover{text-decoration:none; color:#000;}


/**/
a.en-us {color:#970011; font-size:15px; text-decoration:none;padding-left:10px; }
a.en-us:hover{ padding-left:10px; background:url(../images/red_dian.jpg) no-repeat left; text-decoration:none;}

a.zh-cn {color:#970011; text-decoration:none;padding-left:10px; font-size:14px; margin-right:50px;background:url(../images/red_dian.jpg) no-repeat left}
a.zh-cn:hover{ padding-left:10px; background:url(../images/red_dian.jpg) no-repeat left; text-decoration:none;}

/*icp*/
.icp{ float:right; padding-top:15px; font-size:11px; text-align:right; color:#FFF;  line-height:35px;font-family:Microsoft YaHei,"微软雅黑",Simsun;}
.icp a{ text-decoration:none}
.icp a:hover{ text-decoration:none}

/* ajaxTip */
#ajaxTip{display:none;position:absolute;left:.5em;top:.5em;padding:.5em 1em;color:#fff;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;background:#C50B19;}

a{ text-decoration:none;}
a:hover{ text-decoration:none;}