﻿/*-- 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;}
html{ background:url('../images/bg.jpg') repeat-x;}
body{margin:auto!important;width:780px;margin:0 auto;margin:0px; padding:0px;font-size:12px; font-family: SimSun; text-align: center;}/*background-image: url(../images/bg.gif); */
table{border-collapse:collapse; text-align: left;} 
img {border:0;}
.main{background-color:#fff;}

/*--网站灰置--
html { filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); } */

/*--table--*/
input,select,textarea{font-size:12px;}
input.login{border: 1px solid #aaa; background-image:url('../images/bg_input_login.gif'); width: 100px; height: 18px;}
input.check{border: 1px solid #aaa; background-image:url('../images/bg_input_login.gif'); width: 40px; height: 18px;}
input.search{border: 1px solid #006fc0; background-image:url('../images/ico_search.gif'); background-repeat:no-repeat; width: 160px; height: 18px;padding-left:20px;}
input.leaveword{border: 1px solid #aaa; width: 110px; height: 18px;}
textarea.leaveword{border: 1px solid #aaa; width: 157px;}


/*-- font --*/
.red{color: #f30000;}
.orange{
	color: #f60;
	line-height: 200%;
}
.blue {color:#159;}
.gray {color:#666;}
.green {color:#080;}
.black {color:#000;}
.summary{font-size:14px;color:#666; line-height:150%; }


h2{color:#fff;font-size:14px; font-weight: bolder;}
h2.tag{color:#d00;font-size:14px;}
h2.black{color:#000;font-size:14px;}
h2.blue{color:#48c;font-size:14px;}
h3.newstitle{color:#049;font-size:18px; font-family:SimHei; font-weight: normal;}
h3.contenttitle{font-size:18px; font-weight: bolder;}

/*-- url --*/
a.red{color: #f30000;text-decoration:none ;}
a.red:hover{color: #f30000;text-decoration:underline ;}
a.black{color: #000;text-decoration: underline;}
a.black:hover{color: #000;text-decoration:none ;}
a.blue{color: #049;text-decoration: none;}
a.blue:hover{color: #f60;text-decoration:none ;}
a.gray{color: #959595;text-decoration: none; }
a.gray:hover{color: #f60;text-decoration: none;}
a.orange{color: #f60;text-decoration: none; }
a.orange:hover{color: #f60;text-decoration: underline;}
a.green{color: #080;text-decoration: underline; }
a.green:hover{color: #f80;text-decoration: none;}
a.white{color: #fff;text-decoration: none;}
a.white:hover{color: #ff0;text-decoration: none;}
a{color: #000;text-decoration: none;}
a:hover{color: #f60;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%}

/*-- Menu--*/
#menu{margin:0 auto;width: 780px;height: 30px;background-color:#fff;}
#menu ul{margin: 0px;padding: 0px;list-style-type: none;}
#menu li{float: left;display: inline;list-style: square;font-size: 14px;text-align: center;}
#menu li.home a{text-decoration: none;color: #fff;background: url(../images/menu_home.gif) repeat-x 0px 0px;width: 84px;line-height: 30px;display: block;}
#menu li.home a:hover{color: #fff;background: url(../images/menu_home.gif) repeat-x 0px -30px;}
#menu li a{text-decoration: none;color: #fff;background: url(../images/menu.gif) repeat-x 0px 0px;width: 87px;line-height: 30px;display: block;}
#menu li a:hover{color: #fff;background: url(../images/menu.gif) repeat-x 0px -30px;}


/*-- Footer--*/	
#footer{width:780px;margin:0 auto;border-top:2px solid #06b; background-image: url(../images/bg_footer.gif); background-repeat: repeat-x;}
#footer table{margin:0px 20px 0px 20px;color:#159; line-height:160%;}
#footer table tr td table.right{margin:0px;color:#000; background-color:transparent; line-height:160%;}
#footer table tr td table.right img{ vertical-align:middle;}
