@charset "utf-8";
/* CSS Document */

.myontent{
width:100%;
min-width:1200px;
}
.myontent .innerCon{
width:1200px;
background:white;
margin:0 auto;

}
.myontent .innerCon .loc{
background:url(../images/locico.png) no-repeat 10px center #f8f8f8;
padding-left:30px;
}
.myontent .innerCon .loc,.Content .innerCon .loc a{
font-size:14px;

height:50px;
line-height:50px;

color:#333;	
}
.bContent{
 margin-top:30px;
}
.bContent .l_con{
 width:190px;
 float:left;
}
.bContent .l_con .yiji{
width:186px;
height:36px;
line-height:30px;
background:url(../images/yijibg.png) no-repeat center center;
font-size:16px;
text-align:center;
color:white;
margin-top:20px;
}
.erjiList{
border:1px solid #f8f8f8;
padding-bottom:10px;
}
.erjiList .item{
width:167px;

background:url(../images/erjibg.png);
display:block;
margin:0 auto;
text-align:center;
margin-top:10px;
font-size:14px;
border:1px solid #f8f8f8;
line-height:30px;
color:#333;
}
.erjiList .item:hover,.erjiList .active{
border:1px solid #c30000;
color:#c30000;
}
.bContent .r_con{
 width:960px;
 border:1px solid #f8f8f8;
 float:right;
}
#yd{
display:block;
width:186px;
height:54px;
border:1px solid #f8f8f8;
background:url(../images/yd.png) no-repeat center center;
}
.myontent ul.newsList li {
    height: 50px;
    line-height: 50px;
    border-bottom: 1px dashed #f8f8f8;
    background: url(../images/sj.png) 10px center no-repeat;
}
.myontent ul.newsList li a{
font-size: 14px;
    color: #333;
    width: 460px;
    height: 50px;
    display: block;
    float: left;
    overflow: hidden;
    margin-left: 20px;
}
.myontent ul.newsList li a:hover{
text-decoration:underline;
}
.myontent ul.newsList li span{
font-size:14px;
float:right;
margin-right:20px;
}






.r_con #title{
font-size:25px;
color:#333;
text-align:center;
margin-top:10px;
font-weight:bold;
height:100%;
line-height:40px;

}
.r_con #fb{
background:#f8f8f8;
text-align:center;
height:30px;
line-height:30px;
}
.r_con #my_content{
font-size:14px;
text-indent:2em;
line-height:30px;
padding:10px;
background:white;
}


#webcontent{
color:#666;
line-height:25px;
margin-top:15px;
margin-bottom:15px;
}
.message_item{
margin-left:50px;
margin-bottom:20px;
width:500px;
min-height:20px;
}
.message_item label{
float:left;
}
.message_item input{
    border: 1px #ddd solid;
    height: 30px;
    line-height: 30px;
    padding: 0px 3px;
    color: #555;
    background: #fbfbfb;
	width:400px;
}
.message_item textarea{
width:400px;
height:280px;
background: #fbfbfb;
padding: 0px 3px;
   border: 1px #ddd solid;

    line-height: 20px;
}
.myimgList{
margin-top:5px;
margin-left:5px;
}
.myimgList .item{
width:305px;
height:212px;
background:#f8f8f8;
float:left;
margin:5px;
}
.picCon .picList li{
width:214px; height:170px;
float:left;
background:none;
margin-top:20px;
margin-right:25px;
}
.picCon .picList li .pic{
width:220px; height:153px;
}
.picCon .picList li .pic img{
width:214px; height:147px; display:block; padding:2px; border:1px solid #ccc; 
}
.picCon .picList li .title{
text-align:center;
}
.picCon .picList li .title a{
color:#666;
text-align:center;
}