body{
	margin: 0px;
	padding:0px;
	text-align:center;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	 background:url(/putuo/2010_images/body_bg.jpg) repeat-x;
}

*{
	padding: 0;
	margin: 0;
}

img, table {
	border: 0;
}

li {
	list-style: none;
}
h1,h2,h3{
	font-size:12px;

}

.center{
	text-align:center;
}
.red{
	color:red;
}
.red1{
	color:#bd0000;
}
.pgn_left{
	text-align:left;
}
.black{
	color:#333;
}
/**
 * Link
 */
a, a:visited, a:active {
	color: #000;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}
input {
	vertical-align: middle;
	font-family: Verdana, Arial, Tahoma;
}

input.txt {
	padding: 2px 0 2px 3px;
	border: 1px solid #c1bfbf;
	height:15px;
}

input.btn {
	padding: 2px;
	background: #E6F5FF;
	border: 1px solid #419AD0;
}

textarea.txt {
	padding: 2px 0 2px 3px;
	vertical-align: middle;
	border: 1px solid #569E18;
	font-size: 12px;
	font-family: Verdana, Arial, Tahoma;
}

input.txt_focus {
	border: 1px solid #FF6602;
}

textarea.txt_focus {
	border: 1px solid #FF6602;
}
.post_error{
	color:red;
}
.bf14{
	font-weight:bold;
	font-size:14px;
}
.bf12{
	font-weight:bold;
	font-size:12px;
}
.page{
	padding-top:5px;
}
.hand{
	cursor:pointer;
}
.clear {
	clear: both;
}
.vam {
	vertical-align: middle;
}

/**************************************/
#container{
	position:relative;
	margin:0px auto 0px auto;
	width:987px;
	text-align:left;
	background:#fff;
}
#harder{
	padding:15px 10px 5px 15px;
}
.head_left{
	float:left;
}
#logo{
	padding-bottom:6px;
}
.head_left .date{
	text-align:center;
	line-height:20px;
}
.head_left .collect{
	padding-top:5px;
	text-align:center;
	color:#666;
}
.head_right{
	float:left;
	padding-left:20px;
}
.top_menu{
	font-size:14px;
	padding-bottom:7px;
	margin:0 5px 5px 10px;
	border-bottom:1px solid red;
}
.top_menu span{
	padding:0 13px 0 12px;
}
#navigation{
	font-size:14px;
}
#navigation h1{
	font-size:14px;
}
#navigation .left{
	width:520px;
	border-right:1px dashed #ccc;
	height:50px;
	float:left;
	margin-right:14px;
	padding-right:13px;
	overflow:hidden;
}
#navigation .left li{
	float:left;
	padding:3px 12px 0px 11px;
	line-height:23px;
	height:23px;
}
#navigation .right{
	float:left;
	width:257px;
}
#navigation .right li{
	float:left;
	padding:3px 0px 0px 13px;
	line-height:23px;
	height:23px;
}
.head_right .area{
	margin-left:13px;
}
.head_right .area span{
	padding:0 5px 0 6px;
}
.header_ads{
	padding:13px 0 0 13px;
	float:left;

}
.header_search{
	float:left;
	padding:8px 0 0 15px;
	width:205px;
	text-align:right;
}
.header_search input.txt {
	padding: 2px 0 2px 3px;
	border: 1px solid #f89e9b;
	height:15px;
}

.header_search p{
	padding:3px 0 2px 0;
}
.header_search h1{
	float:right;
	padding-top:3px;
}
#top_news{
	font-size:40px;
	font-weight:bold;
	font-family:simhei;
	letter-spacing:-1px;
	color:#09548b;
	padding:10px 0px 0 0px;
	border-bottom:1px dashed #333;
	height:60px;
	margin:0 15px 0 15px;
}
#top_news p{
	float:left;
	*padding-top:5px;
}
#top_news img{
	float:left;
	padding-right:10px;
}
#body{
	padding:15px 5px 0 15px;
}

#pt_news{
	background:url(/putuo/2010_images/index_news_bg.gif);
	width:250px;
	height:259px;
	float:left;
}
#pt_news .title{
	padding:11px 0 0 23px;
	
}

#pt_news .title h1{
	color:#930213;
	font-size:14px;
}
#pt_news .title p{
	float:right;
	padding:1px 10px 0 0;
}
#pt_news .title h1 a, #pt_news .title h1 a:visited, #pt_news .title h1 a:active{
	color:#930213;
}
#pt_news .content{
	width:232px;
	height:212px;
	
	background:#fff;
	margin:14px 0 0 7px;
}
#pt_news .content ul{
	padding:6px 0 0 5px;
}
#pt_news .content td{
	height:22px;
}
#pt_news .content li{
	list-style-type:square;
	margin-left:5px;
}
.first_portion .slide{
	width:467px;
	height:257px;
	float:left;
	margin:0px 8px 0 8px;
}
.first_portion .media{
	float:left;
}
.first_portion .media .title{
	border-bottom:1px solid #fc9f4d;
	height:24px;
	padding:0px 3px 0 3px;
	font-weight:bold;
	overflow:hidden;
}
.first_portion .media .title li{
	float:left;
	margin:0 3px 0 3px;
}
.first_portion .media .f14{
	font-size:14px;
	color:#930213;
	padding-top:5px;
	padding-right:4px;
}
.first_portion .media .modern{
	background:url(/putuo/2010_images/media_modern.gif);
	width:35px;
	height:18px;
	*height:17px;
	padding:5px 0 0 10px;
	*padding:6px 0 0 10px;
	color:#fff;
}
.first_portion .modern a, .first_portion .modern a:visited, .first_portion .modern a:active{
	color:#fff;
}
.first_portion .media .pretermission{
	border-top:1px solid #fc9f4d;
	border-left:1px solid #fc9f4d;
	border-right:1px solid #fc9f4d;
	width:32px;
	height:17px;
	padding:5px 0 0 10px;
	*padding:6px 0 0 10px;
}
.first_portion .media .content{
	padding-top:15px;
}
.first_portion .media .img{
	float:left;
	padding-right:7px;
	padding-left:2px;
}
.first_portion .media .img img{
	border:1px solid #03a1d8;
	height:215px;
}
.first_portion .media .text{
	float:left;
}
.first_portion .media .text li{
	height:23px;
}
.first_portion .media .text table li{
	margin-left:-15px;
}
.body_ads{
	padding-top:3px;
	height:75px;
}
.body_ads img{
	border:1px solid #ccc;
}
.body_ads .left_ads{
	padding-right:8px;
	float:left;
}
.body_ads .left_ads img{
	width:723px;
	height:67px;
}
.body_ads .right_ads{
	float:left;
}
.body_ads .right_ads img{
	width:219px;
	height:67px;
}
#body .second_portion{
	padding-top:3px;
}
#external_medium{
	width:247px;

}
#observe{
	width:247px;
}
#hot_focus{
	width:247px;
	padding-bottom:15px;
}

.second_portion .left{
	float:left;
	padding-right:5px;
	margin-right:5px;
	border-right:1px solid #f4dab1;
}
.second_portion .left .title{
	background:url(/putuo/2010_images/globals_news_title_bg.gif);
	height:34px;
}
.second_portion .left .title h1{
	padding:13px 0 0 10px;
	font-size:14px;
	color:#930213;
}

.second_portion .left .title p{
	float:right;
	padding:13px 10px 0 0px;
	color:#f25e04;
}

.second_portion .left .content{
	padding:7px 0 0 5px;
}
.second_portion .left .content li{
	height:20px;
	line-height:20px;
	list-style-type:square;
	margin-left:8px;
}
.second_portion .middle{
	float:left;
	font-size:14px;
	width:468px;
	padding-right:8px;

}
#index_news{
	padding-bottom:2px;
}
#index_comment{
	padding-bottom:8px;
}
.second_portion .middle .title{
	background:url(/putuo/2010_images/globals_news_title_bg.gif);
	height:34px;
}
.second_portion .middle .modern a, .second_portion .middle .modern a:visited, .second_portion .middle .modern a:active{
	color:#930213;
}

.second_portion .middle .title ul{
	padding:4px 0 0 3px;
	font-size:14px;
	font-weight:bold;
}
.second_portion .middle .title li{
	float:left;
	padding:7px 15px 0 15px;
}
.second_portion .middle .bbs_title{
	background:url(/putuo/2010_images/bbs_title_bg.gif);
	height:35px;
	text-align:right;
}
.second_portion .bbs_title p{
	padding:8px 10px 0 0px;
	color:#f25e04;
	font-size:12px;
}
.second_portion .title .modern{
	color:#930213;
}

.second_portion .middle .content{
	padding:5px 0 0 10px;
}
.second_portion .middle .content li{
	list-style-type:square;
	margin-left:8px;
	padding:3px 0 3px 0;
	width:228px;
	
}
.second_portion .middle .content li span{
	padding-left:10px;
	color:#666;
	font-size:12px;
}
.second_portion .middle .bbs_content{
	padding:5px 0 0 5px;
}
.second_portion .bbs_content .img{
	float:left;
	margin-right:5px;
	margin-top:6px;
}
.second_portion .bbs_content .img img{
	padding:2px;
	border:1px solid #ccc;
}
.second_portion .bbs_content .img p{
	padding-top:5px;
	text-align:center;
	width:150px
}
.second_portion .bbs_content ul{
	float:left;
}
.second_portion .middle .bbs_content li{
	height:20px;
	*height:20px;
	*line-height:20px;
	list-style-type:square;
	margin-left:22px;
}
.second_portion .right{
	float:left;
	width:217px;
	background:#fef0d6;
	border-left:1px solid #f4dab1;
	border-right:1px solid #f4dab1;
	border-bottom:1px solid #f4dab1;
	border-top:2px solid #ec6200;
}
#reporter{
	padding-top:10px;
	}
#reporter .title{
	background:url(/putuo/2010_images/reporter_title_bg.gif) no-repeat;
	height:22px;
	font-size:12px;
	font-weight:bold;
	color:#930213;
}
#reporter .title p{
	padding:3px 0 0 30px;
	*padding:5px 0 0 30px;
}
#reporter .line{
	margin:0px 10px 12px 10px;
	padding:10px 0 0 0;
	border-bottom:1px dashed #666;
	
}
#reporter .content{
	padding:0 0 0 8px;
         height:292px;
}
#reporter .content li{
	float:left;
         padding:0px 4px 0px 4px;
         height:100px;
}
#reporter .content li p{
	text-align:center;
	padding-top:2px;
}
#reporter .content li img{
	border:1px solid #ccc;
}
.second_portion .right .f_line{
	background:#aa3023;
	height:2px;
	overflow:hidden;
	margin-top:6px;
}
#news_topic{
	margin:11px 0 5px 5px;
	width:205px;
	height:132px;
	border:1px solid #e7e4bb;
	background:#fff;
}
#news_topic .title{
	padding:8px;
}
#news_topic .title h1{
	width:55px;
	height:14px;
	background:#930213;
	color:#fff;
	padding:3px 10px 3px 12px;
}
#news_topic .title p{
	float:right;
	padding-top:3px;
}
#news_topic .content{
	padding:0px 10px 0px 0px;
	margin-left:-5px;
}
#news_topic .content li{
	height:18px;
}
#emphasis_topic{
	margin:0px 0 5px 5px;
	width:205px;
	height:135px;
	border:1px solid #e7e4bb;
	background:#fff;
}
#emphasis_topic .title{
	padding:8px;
}
#emphasis_topic .title h1{
	width:55px;
	height:14px;
	background:#930213;
	color:#fff;
	padding:3px 10px 3px 12px;
}
#emphasis_topic .title p{
	float:right;
	padding-top:3px;
}
#emphasis_topic .content{
	padding:3px 0px 0px 12px;
}
#emphasis_topic .content li{

}
#index_images{
	background:url(/putuo/2010_images/index_images_bg.gif);
	width:953px;
	height:190px;
}
#index_images .detail{
	margin:5px 15px 0 60px;
}
#index_images li{
	float:left;
	margin:7px 0px 10px 0px;
	padding:5px 2px 5px 2px;
	border:1px solid #ccc;
}
#index_images li p{
	height:21px;
	background:url(/putuo/2010_images/index_image_title_bg.gif);
	text-align:center;
	margin-top:8px;
	width:151px;
}
#jjzh{
	width:348px;
	float:left;
	border-right:1px solid #ccc;
	margin-right:3px;
	padding-right:3px;
}
#journey{
	width:348px;
	float:left;
	border-right:1px solid #ccc;
	margin-right:3px;
	padding-right:3px;
}
#education{
	width:348px;
	float:left;
	border-right:1px solid #ccc;
	margin-right:3px;
	padding-right:3px;
}
#culture{
	width:348px;
	float:left;
	border-right:1px solid #ccc;
	margin-right:3px;
	padding-right:3px;
}
.three_portion .left{
	float:left;
	width:710px;
	font-size:14px;
}
.three_portion h2{
	font-size:14px;
}
.three_portion .left .title{
	background:url(/putuo/2010_images/globals_news_title_bg.gif);
	height:34px;
}
.three_portion .left .title h1{
	padding:13px 0 0 10px;
	font-size:14px;
	color:#930213;
}
.three_portion .left .title span{
	color:#930213;
}
.three_portion .left .title p{
	float:right;
	padding:13px 10px 0 0px;
}
.three_portion .left .topic{
	padding:13px 10px 0px 10px;
	height:90px;
}
.three_portion .left .topic .img{
	float:left;
	padding-right:5px;
}
.three_portion .left .topic .img img{
	padding:1px;
	border:1px solid #ccc;
	width:100px;
	height:85px;
}
.three_portion .left .topic .detail{
	float:left;
	line-height:20px;
	width:197px;
	color:#333;
	font-size:12px;
}
.three_portion .left .topic .detail h2{
	color:#000;
	font-size:14px;
}
.three_portion .left .topic .detail a, .three_portion .left .topic .detail a:visited, .three_portion .left .topic .detail a:active{
	color:#333;
}
.three_portion .left .content{
	padding:8px 10px 0 0px;
}
.three_portion .left .content li{
	height:20px;
	line-height:20px;
	list-style-image:url(/putuo/2010_images/arrow2.gif);
	margin-left:1px;
	padding-left:5px;
}
.three_portion .left .content li span{
	padding-left:10px;
	color:#666;
}
.three_portion .left .ads{
	width:706px;
	padding:5px 0 5px 0;
	border-right:1px solid #ccc;
}
.three_portion .left .ads img{
	border:1px solid #ccc;
}

#finance{
	width:348px;
	float:left;
	border-right:1px solid #ccc;
	margin-right:3px;
	padding-right:3px;
}
#society{
	width:348px;
	float:left;
	border-right:1px solid #ccc;
	margin-right:3px;
	padding-right:3px;
}
#house{
	width:348px;
	float:left;
	border-right:1px solid #ccc;
	margin-right:3px;
	padding-right:3px;
}
#technology{
	width:348px;
	float:left;
	border-right:1px solid #ccc;
	margin-right:3px;
	padding-right:3px;
}
#ssjk{
	width:348px;
	float:left;
	border-right:1px solid #ccc;
	margin-right:3px;
	padding-right:3px;
}
#style{
	width:348px;
	float:left;
	border-right:1px solid #ccc;
	margin-right:3px;
	padding-right:3px;
}
.three_portion .right{
	float:left;
	width:245px;
}
#notice{

}
#notice .title{
	background:url(/putuo/2010_images/globals_news_title_bg.gif);
	height:34px;
}
#notice .title h1{
	padding:13px 0 0 10px;
	font-size:14px;
	color:#930213;
}
#notice .title p{
	float:right;
	padding:13px 10px 0 0px;
}

#notice .content{
	margin:8px 10px 0 3px;
}
#notice .content li{
	padding:2px 0 2px 0;
	list-style-image:url(/putuo/2010_images/arrow2.gif);
	margin-left:0px;
	padding-left:5px;
}
#notice .content li span{
	float:right;
}

#service .title{
	background:url(/putuo/2010_images/globals_news_title_bg.gif);
	height:34px;
}
#service .title h1{
	padding:13px 0 0 10px;
	font-size:14px;
	color:#930213;
}
#service .content{
	padding:3px 10px 0 5px;
}

#online_vedio .title{
	background:url(/putuo/2010_images/globals_news_title_bg.gif);
	height:34px;
}
#online_vedio .title h1{
	padding:13px 0 0 10px;
	font-size:14px;
	color:#930213;
}
#online_vedio .vedio{
	border:1px solid #ccc;
	margin:10px 5px 5px 5px;
}
#online_vedio .content{
	padding:3px 5px 0 5px;
	margin-left:-15px;
}
#online_vedio .content li{
	height:20px;
	line-height:20px;
	list-style-image:url(/putuo/2010_images/arrow3.gif);
	margin-left:22px;
}
#survey{
	background:url(/putuo/2010_images/survey_bg.gif);
	width:243px;
	height:187px;
	margin-left:1px;
}
#survey p{
	line-height:19px;
	padding:52px 0 0 28px;
	width:200px;
}
#links{
	padding-bottom:10px;
}
#links .title{
	background:url(/putuo/2010_images/globals_news_title_bg.gif);
	height:34px;
}
#links .title h1{
	padding:13px 0 0 10px;
	font-size:14px;
	color:#930213;
}
#links .content{
	padding:8px 0px 0 0px;
}
#links .content li{
	float:left;
	padding:2px 1px 2px 2px;
}
#links .content li img{
	border:1px solid #ccc;
	padding:1px;
}
#landscape{
	background:url(/putuo/2010_images/landscape_bg.gif);
	width:953px;
	height:197px;
}
#landscape .detail{
	padding-top:32px;
	margin-left:9px;
}
#landscape li{
	float:left;
	margin:7px 3px 10px 3px;
	padding:5px;
	border:1px solid #ccc;
}
#landscape li img{
	width:138px;
	height:105px;
}
#landscape li p{
	height:21px;
	background:url(/putuo/2010_images/index_image_title_bg.gif);
	text-align:center;
	margin-top:8px;
	width:138px;
}
#foot_links{
	width:951px;
	border:1px solid #ccc;
	margin-top:5px;
}
#foot_links .title{
	background:url(/putuo/2010_images/foot_links_bg.gif);
	height:25px;
	font-weight:bold;
}

#foot_links .title li{
	float:left;
	padding:6px 15px 3px 15px;
	border-right:1px solid #ccc;
}
#foot_links .modern{
	background:#fff;
	padding:1px;
}
#foot_links .detail{
	line-height:22px;
	padding:7px 10px 10px 10px;
}

/*************/
#footer{
	margin:5px 0 0 15px;
	width:939px;
	height:98px;
	background:#d8d8d8;
	padding:7px;
}
#footer .detail{
	background:#eee;
	width:100%;
	height:100%
}
#footer .logo{
	float:left;
	padding:26px 0 0 80px;
}
#footer .content{
	float:left;
	padding:15px 20px 0 20px;
	line-height:20px;
	text-align:center;
	width:520px;
}
#footer .policeman{
	float:left;
	padding-top:5px;
}
#marquePic1 tr{
	padding:0 5px 0 5px;
}
.title h1 a, .title h1 a:visited, .title h1 a:active{
	color:#930213;
}
#news_topic .title h1  a, #news_topic .title h1  a:visited, #news_topic .title h1  a:active{
	color:#fff;
}
#emphasis_topic .title h1 a, #emphasis_topic .title h1 a:visited, #emphasis_topic .title h1 a:active{
	color:#fff;
}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 