/*
	模板样式
*/
body{
	background-color:#FFFFFF;
}

#container{
	background-color:#FFFFFF;
	width:1000px;	
}

#header,#main,#footer{
	float:left;	
	width:100%;	
}

#main p{
	float:left;
	padding:6px 0 6px 0;
	line-height:22px;
}

#main h3{
	float:left;
	font-size:16px;	
	line-height:22px;
}

#main h4{
	float:left;	
	font-size:12px;	
	line-height:22px;
	padding:0 0 0 20px;
	background:url(../images/dot.gif) no-repeat 2px 7px; 
}


#main h5{
	float:left;
	width:300px;
	font-size:14px;
	line-height:30px;
	text-indent:1em;
	color:#4c5db3;
	background-image: url(../images/bar2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#main h5 a{
	color:#4c5db3;
}


#news{
	float:left;
	width:100%;
	padding:10px 0 0 0;
}

#news .news_left{
	float:left;
	width:480px;
	border:1px solid #CCCCCC;
	padding:15px 0 15px 10px;	
}

#news .news_left img{
	float:left;
	height: 161px;
	width: 241px;
}

#news .news_left h3{
	float:right;	
	width:225px;	
}

#news .news_left h3 a{
	color:#4c5db3;
}

#news .news_left p{
	float:right;	
	width:225px;	
}

#news .news_right{
	float:right;
	width:480px;
	border:1px solid #CCCCCC;
	padding:8px 10px 5px 10px;	
}

#news .news_right h4{	
	width:460px;	
}

#phot{
	float:left;
	width:998px;
	border:1px solid #CCCCCC;
	margin-top:10px;
	background-color:#E6E6E6;
}

#phot ul{
	float:left;
	width:100%	
}

#phot ul li{
	float:left;
	padding:15px 23px 15px 23px;
}

#list{
	float:left;
	width:100%;
	padding:10px 0 0 0 ;	
}

#list .list_left{
	float:left;
	width:315px;	
	padding:0 10px 0 0;
}

#list .list_left h4{	
	width:290px;	
}

#list .list_middle{
	float:left;
	width:350px;
	border-left:1px solid #A8A2A2;
	padding:0 0 0 10px;
}

#list .list_middle ul{
	float:left;
	width:350px;
	padding:8px 0 10px 0;	
}

#list .list_middle ul li{
	float:left;	
	padding:0 0 0 15px;
	overflow:hidden;
	white-space:nowrap;
	width:295px;	
	line-height:24px;
	background:url(../images/dot1.gif) no-repeat 2px 6px;; 	
}

#list .list_right{
	float:right;
	width:300px;
	border:1px solid #cccccc;
}

#list .list_right h5{
	background:none; 
	border-bottom:1px dashed #D63030;
}

#list .list_right ul{
	width:160px;
	margin:0pt auto;	
}

#list .list_right ul li{
	float:left;
	padding:18px 0 18px 0;	
}

#msg{
	float:left;
	width:100%;
	background-color:#E6E6E6;
	margin-top:10px;
	padding:10px 0;
}

#msg .msg_inner{
	width:900px;
	margin:0pt auto;
}

#msg .msg_inner img{
	float:left;
	padding:15px 40px 0 0;
}

#msg .msg_inner p{	
	float:left;	
	font-size:12px;
	font-weight:bold;
	color:#182E62;
	line-height:40px;
}
#phot img {
	height: 90px;
	width: 120px;
}
#phot .h5t {
	float:none;
	margin:0 auto;
	text-indent:0.5em;
	width:980px;
}

