/*-- global style --*/
html,form,table,div,ul,li,p,dl,dt,dd,tr,td,h1,h2,h3,h4,h5,h6,select { margin:0px; padding:0px; font-size:12px;}
body.index {margin:0px; padding:0px;font-size:12px; font-family: SimSun;width:980px; margin: 0px auto; background:#000;}
body.info {margin:0px; padding:0px;font-size:12px; font-family: SimSun;width:855px; margin: 0px auto; background-image: url(../images/background.gif);}
body.iframe {margin:0px; padding:0px;font-size:12px; font-family: SimSun;}
table{border-collapse:collapse;} 
img {border:0;}

/*--table--*/
input,select,textarea{font-size:12px;}
input.login{ background-image: url(../images/bg_input.gif);border: 1px solid #37383c;padding-top:2px; width: 110px; height: 15px;}
input.search{ background-image: url(../images/bg_input.gif);border: 1px solid #37383c;padding-top:3px; width: 150px; height: 16px;}
input.stop{ background-image: url(../images/audition_stop.gif); background-repeat: no-repeat;}

/*-- border --*/
#bg_table{background-color: #fff;}
.border01{border-bottom: 1px dotted #666;}
.border02{background-image: url(../images/ico_line01.gif); background-repeat: repeat-x;}
.border03{background-image: url(../images/ico_line02.gif); background-repeat: repeat-x;}
.border04{background-image: url(../images/ico_line05.gif); background-repeat: repeat-x;}

/*-- font --*/
.red{color: #d00;}
.yellow{color: #ff0;}
.orange{color: #f50;}
.blue {color:#159;}
.gray {color:#666;}
.green {color:#080;}
.black {color:#000;}

h2{color:#fff;font-size:14px; font-weight: bolder;}
h2.tag{color:#d00;font-size:14px;font-weight: bolder;}
h2.black{color:#000;font-size:14px;font-weight: bolder;}
h3.newstitle{color:#000;font-size:16px; font-family:SimHei; font-weight: normal;}
h3.contenttitle{color:#d00;font-size:16px; font-weight: bolder;}

/*-- url --*/
a.red{color: #d00;text-decoration:none ;}
a.red:hover{color: #d00;text-decoration:underline ;}
a.black{color: #000;text-decoration: underline;}
a.black:hover{color: #000;text-decoration:none ;}
a.blue{color: #159;text-decoration: none;}
a.blue:hover{color: #159;text-decoration:underline ;}
a.gray{color: #666;text-decoration: none; }
a.gray:hover{color: #d00;text-decoration: underline;}
a.orange{color: #f50;text-decoration: none; }
a.orange:hover{color: #d00;text-decoration: underline;}
a.green{color: #080;text-decoration: underline; }
a.green:hover{color: #f80;text-decoration: none;}
a{color: #000;text-decoration: none;}
a:hover{color: #f50;text-decoration: none;}

/*-- line-height --*/
.L1 {line-height:110%}
.L2 {line-height:120%}
.L3 {line-height:130%}
.L4 {line-height:140%}
.L5 {line-height:150%}
.L6 {line-height:160%}
.L7 {line-height:180%}
.L8 {line-height:200%}
.L9 {line-height:220%}
.L10 {line-height:240%}

/*-- Header--*/
#header{ background-color: #37383c;}
.header_bg{ background-color: #fff;}
.header_human{background-image: url(../images/header_human.gif); background-repeat: no-repeat;}
.header_telecom{background-image: url(../images/header_telecom.gif); background-repeat: no-repeat;}
.header_button{color:#d3d3d3;}
.header_button img{ margin-right:5px; }

#header_s{background-image: url(../images/bg_header.gif); background-repeat: no-repeat;}
#header_s table{float:right; margin-right:5px; }
#header_s table tr td img{margin-left:5px;  }

#header_give{background-image: url(../images/bg_header_give.gif); background-repeat: no-repeat;}
#header_give table{float:right; margin-right:5px; }
#header_give table tr td img{margin-left:5px;  }

#header_clew{background-image: url(../images/bg_header_clew.gif); background-repeat: no-repeat;}
#header_clew table{float:right; margin-right:5px; }
#header_clew table tr td img{margin-left:5px;  }

/* menu */
#menu{margin:0 auto;	width: 780px;height: 27px;text-align: center;font-size: 12px;background-color:#fff;}
#menu ul{margin: 0px;padding: 0px;list-style-type: none;}
#menu li{float: left;display: inline;list-style: square;}
#menu li.home a{text-decoration: none;color: #fff;background: url(../images/menubg_home.gif) no-repeat 0px 0px;width: 78px;line-height: 27px;display: block;}
#menu li.home a:hover{color: #000;background: url(../images/menubg_home.gif) no-repeat 0px -27px;}
#menu li a{text-decoration: none;color: #fff;background: url(../images/menubg.gif) no-repeat 0px 0px;width: 78px;line-height: 27px;display: block;}
#menu li a:hover{color: #000;background: url(../images/menubg.gif) no-repeat 0px -27px;}

/* main */
#wrap{background-color: #fff;}

/*-- Footer--*/	
#footer{background-color: #fff;}
.footer_bg{background-color: #37383c;color:#d3d3d3; line-height: 25px;padding:5px 0px 0px 0px; text-align:center;}
.footer_bg_s{background-color: #454d5e;color:#d3d3d3; line-height: 25px;padding:5px 0px 0px 0px; text-align:center;}
.footer_bg a,.footer_bg_s a{color: #d3d3d3;text-decoration: underline;}
.footer_bg a:hover,.footer_bg_s a:hover{color: #d3d3d3;text-decoration: none;}