@charset "utf-8";
/* CSS Document */
html{
   background:#fff url(../images/bodybg.gif) repeat-x left top fixed;
}

body{
   width:1000px;
   margin:0 auto;
   background-color:#FFFFFF;
   font-size:12px;
   
}
.clear{clear:both}
.main{width:970px; 
	overflow:hidden; 
	margin-left:15px; 
	margin-right:15px; 
	margin-top:0px; 
	margin-bottom:0; 
	background:#fcfbf4;}

.mainleft{
    width:210px!important;width:206px; 
	float:left;
	margin:0;
	padding:10px 0 0 0;
}
.mainleft ul{ 
    width:200px!important;width:200px; 
	margin:0;
	padding:0;
	list-style-type:none;
   }
.mainleft li{
    width:100%;
	display:block;
	float:left;
	height:25px;
	line-height:25px;
    color:#336699;
	margin:0;
	padding:5px 0;
	border-bottom:solid 1px #e6e6e6;
	text-align:center;
}
.mltitle{
	float:left;
	width:210px!important;width:206px; 
	height:50px;
	line-height:50px;
	background:#9c90b2;
	margin:0;
	padding:0px;
	text-align:center;
	color:#fcfcfc;
	font-size:13px;
	font-weight:bold;
    }
.mainleft a{
    width:80%;
	display:block;
    padding-left:40px;
    color:#5f3f7f;
	font-size:12px;
	text-decoration:none;
	letter-spacing:2px;
}
a:hover{
     text-decoration:underline;
}
a.active{color:#0066c6;}


.mainright{
    width:750px!important;width:754px;
	float:left;
	margin:0;
	background:#FFFFFF;
	padding-top:15px;
	padding-left:0px;
	padding-right:10px;
}

.right_title{width:96%; text-align:left; padding-left:15px; border-bottom:#9c90b2 solid 3px;}
.right_title span{ font-size:13px; color:#5f3f7f; line-height:20px;}
h5{
   font-size:14px;
   line-height:40px;
   margin-top:10px;
   margin-bottom:5px;
   margin-left:50px;
   margin-right:0;
}

.mainright p{
   line-height:35px;
   margin:0 40px 10px 100px;
   font-size:14px;
}

.mainright a{
   color:#5f3f7f;
   font-size:14px;
   font-weight:bold;
   text-decoration:none;
}
.mainright a:hover{
     text-decoration:underline;
	 color:#917aa6;
}

/*对外css*/
.market{
width:740px;
margin:0 auto;
margin-bottom:5px;
padding:0;
}

.market a:link{
    font-weight:bold; 
	color:#5f3f7f; 
	text-decoration: none;
}

.market a:visited{
	font-weight:bold;
	color:#5f3f7f; 
	text-decoration: none;
}

.market a:hover{
	text-decoration: underline;
	color:#9c90b2;
}

.market a:active{
color:#000000
text-decoration: none;
}


.ssleftmenu{
    width:100%;
	float:left;
}
.ssleftmenu ul{
	height:27px;
	margin:0;
    padding:0;
}
.ssleftmenu ul li{
    float:left;
	list-style-type:none;
	margin:0;
}
.ssmenu01On{
	font-family:Arial, Helvetica, sans-serif;
    width:300px;
	height:27px;
	background:url(../images/ssmenuoff.jpg) no-repeat;
	text-align:center;
}
.ssmenu01On span{
    color:#9c90b2;
	line-height:27px;
	font-size:14px;
	font-weight:bold;
	cursor:pointer;
}
.ssmenu01Off{
	font-family:Arial, Helvetica, sans-serif;
    width:300px;
	height:27px;
	background:url(../images/ssmenuon.jpg) no-repeat;
	text-align:center;
}
.ssmenu01Off span{
    color:#9a6aae;
	line-height:27px;
	font-size:14px;
	font-weight:bold;
	cursor:pointer;
}
.ssmenu01line{
    width:339px;
	border:1px solid #9386ad;
	line-height:25px;
	height:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}
.ssmenu01line2{
    width:139px;
	border:1px solid #9386ad;
	line-height:25px;
	height:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}
.ssmenu02line{
    width:138px;
	border:1px solid #9386ad;
	line-height:25px;
	height:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}
.ssleftlist{
    border:1px solid #9386ad;
	padding:0;
	border-top:none;
	padding:0px 20px;
	height:225px!important;
	height:100%;
}
.ssleftlist ul{
    margin:0;
	padding:0;
}
.ssleftlist ul li{
    line-height:26px;
	list-style-type:none;
	float:left;
	width:100%;
	margin:10px 0 10px 0;
	overflow:hidden;
}
.ssleftlist ul li p{
	text-indent:24px;
	margin:0; 
	font-size:12px;
	padding-bottom:0px; 
	padding-left:0; 
	padding-right:0; 
	line-height:25px;}
.ssleftlist span{
    float:right;
	color:#666;
}
.ssleftlist img{
    width:700px;
	height:250px;
	display:block;
    margin:5px auto;
}


