@charset "utf-8";

/* Stylesheet Document */

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

body {margin:0px;padding:50px 0px 0px 0px; background:#000}
body,div {color: #b193f5;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: #808a59; text-decoration: none;}
a:visited {color: #808a59;text-decoration: none;}
a:hover {color: #a3110c; text-decoration: none;}
a:active {color: #808a59;}
/* ɫ [Сдcɫ] */
.cRed,a.cRed:link,a.cRed:visited{ color:a3110c; }
.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:#9d9c9c;}
.cBlack,a.cBlack:link,a.cBlack:visited{color:#2c2c2c;}
.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:#a3110c;}
.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}
#header{ 
      background: url(../images/bg-header.gif);
	  width:1135px;
	  margin:0 auto
	  }
#logo{
      width:181px;
	  height:34px;
	  float:left;
	  margin-left:150px;
     }	  
h1{
	font-size: 12px;
	float:right;
	font-weight:normal;
	color:#9d9c9c;
	padding:0px
}
		   
#content{ 
      width:1045px;
	  margin-top:10px;
	  margin:0 auto;
	  }	
#column{
        width:840px;
		float:left}
#left{
      width:205px;
	  float:left;
	  height:680px;
	  background:url(../images/bg-left.jpg) no-repeat top
	  }	

#middle
     {
	  float:right;
	  width:635px;
	  height:680px;
	  background:url(../images/bg-middle.jpg) no-repeat;
	  }
#text{
      width:505px;
	  margin:0 auto;
	  padding-top:97px
	  }	
#right{
      width:205px;
	  height:680px;
	  float:right;
	  background:url(../images/bg-right.jpg) no-repeat top   
      }	 
ul{
   margin:0;
   padding:265px 10px 0px 0px;
   float:right
   }
li{
   margin:0;
   padding:0;
   list-style:none;
   width:170px;
   height:40px;
   }	    
#bottom{ width:1045px;
         height:111px;
		 margin:0 auto;
		 background:url(../images/bg-bottom.jpg) no-repeat left;
		   }	   
.contence{ margin:0px }
.cooper{ text-align:center}
