@charset "utf-8";

/* Stylesheet Document */

/* --------------------
 * O
--------------------*/

body {margin:0px;padding: 0px; background:#009ccc url(../images/bg.jpg) repeat-x}
body,div {color: #fff;font-family:"MS Gothic";font-size: 12px;line-height: 200%;}
/* basic ------------------------------------- */
p, dt, dd {font-size:12px;margin:0; padding:0;}
p.align01Sp {margin-top:10px;text-align:left;}
img {border:0;}
hr {display:none;}
noscript {display:none;}
/* ɫ */
a:link {color: #fff; text-decoration: none;}
a:visited {color: #fff;text-decoration: none;}
a:hover {color: #0082d9; text-decoration: none;}
a:active {color: #fff;}
/* ɫ [Сдcɫ] */
.cRed,a.cRed:link,a.cRed:visited{ color:Red; }
.cBlue,a.cBlue:link,a.cBlue:visited{color:#1f3a87;}
.cBlue01,a.cBlue01:link,a.cBlue01:visited{color:#0044DD;}
.cBlue02,a.cBlue02:link,a.cBlue02:visited{color:#003399;}
.cDRed,a.cDRed:link,a.cDRed:visited{ color:#9C0819;}
.cGray,a.cGray:link,a.cGray:visited{ color: #4F544D;}
.cDGray,a.cDGray:link,a.cDGray:visited{ color: #707470;}
.cWhite,a.cWhite:link,a.cWhite:visited{ color:#fff;}
.cBlack,a.cBlack:link,a.cBlack:visited{color:#000;}
a.cBlack:hover{color:#bc2931;}
.cYellow,a.cYellow:link,a.cYellow:visited{color:#ff0;}
.cGreen,a.cGreen:link,a.cGreen:visited{color:#008000;}
.cCheng,a.cCheng:link,a.cCheng:visited{color:#FF8A00;}
/* С*/
.f12px{font-size:12px;}
.f14px{font-size:14px;}
.f24px{font-size:24px;}
/*¼*/
.tb01{line-height:200%;}
/* ɫ [Сдfɫ] */
.fRed{color:#EC3813;}
.fBlack{color:#000;}
.fDblue{color:#0066CC;}
.fDblue1{color:#003399;}
.fDblue2{color:#525252;}
.fWhite{color:#fff;}
.fHui{color:#ccc;}
.fShui{color:#333;}
.fBlue{color:#0080C0;}
.fCheng{color:#FF6600;}
.fGreen{color:#3E6A14;}
.fDred{color:#831026;}
.fGreen1{color:#2EA725;}
.fZhong{color:#dd0000}
/*  [Сдf] */
.fB {font-weight: bold;}
.fI {font-style: italic;}
/**/
.top01{padding-top:10px ; text-align:left}
.left01{padding-left:10px}
/*container*/
.cleary {clear: both}
#wrapper
       {margin:0 auto; 
	   background: url(../images/bg-wrapper.jpg) no-repeat top center;
	   height:830px;
	   width:1110px;
	   }
h1{ 
   color: #fff;
   font-size:12px;
   font-weight:normal;
   display:block;
   height:24px;
   width:350px;
   margin-left:700px
	}
#header{
        width:760px;
		height:274px;
		margin:0 auto;
		margin-top:-15px;	
		* margin-top:-27px;
		background:url(../images/logo.jpg);}
	
#content{ 
     width:760px;
	 margin:auto;
	 background:#231c1c;
	 }
#sidebar{
         width:223px;
		 background:#000;
		 float:left;
		 padding-bottom:240px;
		 margin-bottom:50px
		 }
#sidebar .side{ 
           width:200px;
		   display:block;
		   height:50px;
		   margin-left:10px}		 	 
#text{
     float:left;
	 width:516px;
	 margin-left:10px;
	 margin-top:10px;
	 padding-bottom:20px
	 
	 }
#nav{ width:262px; height:288px; float:left; background:url(../images/bg-nav.jpg)}
ul,li{ list-style:none; text-indent:-25px;font-weight: bold; margin-top:30px;line-height: 150%;}
#pic{ width:710px; height:267px; background:url(../images/banner.jpg); float:left; margin-top:10px}

.contence{ margin:20px }
.cooper{ text-align:center}
#foot{
      background:#333;
	  width:760px; 
	  margin:0 auto}
