/* CSS Document */
*{ margin:0; padding:0; border:0;}
body  { margin:0; color:#000000; background:#D3D3D3; font:"ËÎÌå",Lucida Grande, Verdana, Lucida, Arial, Helvetica, sans-serif; text-align: center;}
ul,li,dl,ul,ol{list-style:none;}
div,li,td {
	line-height: 24px;
}
select,input{vertical-align:middle; padding:0; margin:0;}

.cls {clear:both;}
.dis{display:inline;}

a:link {color:#000000;text-decoration:none;} 
a:visited {color: #000000;text-decoration:none;} 
a:hover{color: #F00; text-decoration:underline;} 
a:active {color: #F00;text-decoration:underline;}

.marB{ margin-bottom:10px;}
.cls{ clear:both;}

#wrap{
    width:950px;
	margin-left:auto;
	margin-right:auto;
	background:#FFFFFF;}

.main{
    width:897px;
	font-size:14px;
	margin:0 auto;}
h1{
   height:25px;
   background:url(../images/title.gif) no-repeat center center;
   margin-top:10px;
   margin-bottom:10px;
}

.con_big{
    width:100%;
}
.con_top{
    height:11px;
}
.con_main{
    border-left:3px solid #FFDAAE;
	border-right:3px solid #FFDAAE;
	color:#536397;
	height:154px;
	background:url(../images/line_bg.gif) no-repeat right;
	text-align:left;
	padding-left:15px;
}
.con_bottom{
    height:12px;
}
.pic_link{
    width:885px;
	border:1px solid #9AAFCC;
	background:#D4DCF3;
	padding:5px 5px;
}
.text_link{
    width:895px;
	border:1px solid #C0CDDF;
}
.text_link .title{
    height:30px;
	line-height:30px;
	border-bottom:1px solid #C0CDDF;
	text-align:center;
	font-weight:bold;
	background:#EEF1FA;
}
.text_link .contant{
    width:828px;
	padding:5px;
	margin:0 auto;}
	
.text_link .contant ul li{
    height:28px;
	width:185px;
	margin-right:10px;
	float:left;
	background:url(../images/dot.gif) no-repeat 1px 8px;
	text-align:left;
	padding-left:10px;}
	
.link_img img{
	border:1px solid #eaeaea;
	margin-right:8px;}