@charset "utf-8";
/*common*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
li {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
	font-variant:normal;
}
sup, sub {
	line-height:0px;
	vertical-align:text-top;
}
sub {
	vertical-align:text-bottom;
}
input, textarea, select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
input {
	vertical-align:middle
}
fieldset, form, input, optgroup, select, textarea {
	font-family:"Trebuchet MS", Verdana, sans-serif;
}
body {
	background-color: #FFFFFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}
a {
	color:#00295B;
	text-decoration:none
}
a:link {
}
a:visited {
}
a:hover {
	text-decoration:underline;
}
a:active {
}
abbr {
	border-bottom:#333 1px dotted;
	cursor:help
}
hr {
	height:1px;
	border:0;
	border-top:1px dashed #b2b2b2;
	width:100%;
}
h1 {
	color:#FF6600;
	font-weight:700;
	margin:0 15px;
	font-size: 22px;
	line-height: 22px;
}
h2 {
	color:#FF6600;
	font-weight:700;
	margin:0 15px;
	font-size:18px;
}
h3 {
	font-weight:700;
	margin:0 15px;
}
#h3col {
	color:#9B0000;
}
#h3col a {
	color:#9B0000;
}
.textalign {
	text-align: right;
	margin-right: 20px;
	margin-bottom: 10px;
}
strong {
	font-weight:700
}
p.error {
	color:red;
}
p.go_back {
	text-align:right;
	clear:both;
}
p.go_back a {
	color:#409115;
	font-weight:700
}
.clear {
	height:0;
	font-size:0;
	clear:both;
	over-flow:hidden;
}
#container {
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header_top {
	height: 281px;
	width: 100%;
	background-image: url(../images/banner20110616.jpg);
	background-repeat: no-repeat;
}
#header_top_logo {
	width: 100px;
	height: 163px;
	display: block;
	float: left;
	background-repeat: no-repeat;
}
#header_top_rem {
	width: 120px;
	height: 163px;
	display: block;
	float: left;
	background-repeat: no-repeat;
}
#header_top_ad {
	width: 740px;
	height: 163px;
	display: block;
	float: left;
	background-repeat: no-repeat;
}
#footer {
	text-align: center;
	clear: both;
	padding-top: 10px;
	color: #C4181F;
}
#footer a {
	color: #C4181F;
}

/*navi*/
.navi {
	height: 30px;
	/*filter:Alpha(Opacity="90",FinishOpacity="60",Style="2");
	background-color: #A70000;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #620000;
	border-bottom-color: #620000;*/
	font-family: Arial, SimSun;
	font-size: 13px;
	color: #FEFFCC;
	line-height: 30px;
	font-weight:bolder;
	display: block;
	position:relative;
	background-image: url(../images/navi_bg.jpg);
	background-repeat: no-repeat;
}
.navi ul {
	list-style-type:none;
	padding:0;
	margin:0;
	padding-left: 35px;
}
.navi ul li {
	list-style-type:none;
	height:30px;
	line-height:30px;
	float:left;
	padding-left:13px;
	padding-right:13px;
}
.navi a {
	font-family: Arial, SimSun;
	font-size: 13px;
	color: #FEFFCC;
	font-weight:bold;
	line-height: 30px;
	text-decoration:none;
}
.navi a:hover {
	color:#FFFF79;
	font-weight:bold;
}
.navi img {
	_margin-top: 5px;
}

/*foucusad*/
#picBox {
	width:326px;
	height:280px;
	overflow:hidden;
	position:relative;
	margin: 2px;
}
#picBox ul#show_pic {
	margin:0;
	padding:0;
	list-style:none;
	height:280px;
	width:1650px;
	position:absolute;
}
#picBox ul#show_pic li {
	float:left;
	margin:0;
	padding:0;
	height:280px;
}
#picBox ul#show_pic li img {
	display:block;
}
#icon_num {
	position:absolute;
	bottom:3px;
	right:10px;
}
#icon_num li {
	float:left;
	background:url(../images/flashbutton.gif) no-repeat -15px 0;
	width:15px;
	height:15px;
	list-style:none;
	color:#39F;
	text-align:center;
	cursor:pointer;
	padding:0;
	margin:0;
	margin-right:5px;
}
#icon_num li:hover, #icon_num li.active {
	color:#fff;
	background-image: url(../images/flashbutton.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

/*myfocus*/
#myfocus{width:326px;height:280px;overflow:hidden;padding:0px 0px 0px;position:relative;}
#myfocus #myloading{position:absolute;top:0;left:0;z-index:9999;width:326px;height:280px;color:#f60;font-size:12px;text-align:center;padding-top:90px;}
#myfocus #myloading .bg{position:absolute;top:0;left:0;z-index:-1;}/*loding*/
#myfocus .pics{width:326px;height:280px;overflow:hidden;position:relative;}
#myfocus .pics ul{height:296px;position:absolute;}
#myfocus .pics ul li{width:326px;height:280px;float:left;position:relative;}/*pic size 450px*296px*/
#myfocus .pics ul li div,#myfocus .pics ul li div span,#myfocus .pics ul li div a{display:block;position:absolute;bottom:0;left:0;width:100%;height:34px;}
#myfocus .pics ul li div span{filter:alpha(opacity=50);opacity: 0.5;background:#000;}/*font bg style*/
#myfocus .pics ul li div a{line-height:34px;overflow:hidden;padding-left:16px;text-decoration:none;font-size:14px;color:#fff;font-weight:bold;}/*font style*/
#myfocus .mybtn{position:absolute;bottom:2px;right:8px;}
#myfocus .mybtn ul li{float:left;width:16px;height:6px;margin-left:4px;overflow:hidden;border:1px solid #000;background:#ccc;cursor:pointer;}
#myfocus .mybtn ul li.current{background:#f60;}

/*default*/
#content {
	margin-top: 6px;
}
#content_info {
	margin-bottom: 5px;
}
#content_info_foucus {
	width: 330px;
	overflow: hidden;
	float: left;
	border: 2px double #CCCCCC;
	padding: 0px;
	margin-top: 6px;
	margin-right: 2px;
	margin-bottom: 6px;
	margin-left: 5px;
}
#content_info_newslist {
	width: 350px;
	overflow: hidden;
	float: left;
	margin: 6px;
	height: 284px;
	border: 2px double #CCCCCC;
}
#content_info_newslist_title {
	filter:Alpha(Opacity="90", FinishOpacity="10", Style="1");
	background-color: #585858;
	height: 26px;
}
#content_info_columns {
	width: 240px;
	height: 280px;
	overflow: hidden;
	float: left;
	border: 2px double #CCCCCC;
	padding: 2px;
	margin-top: 6px;
}
#content_skydt {
}
#content_skydt_newslist {
	width: 690px;
	float: left;
	margin: 6px;
	border: 2px double #690000;
}
#content_skydt_newslist_title {
	height: 30px;
	background-image: url(../images/title_bg3.jpg);
	background-repeat: repeat-x;
	/*filter:Alpha(Opacity="90",FinishOpacity="0",Style="1");
	background-color: #A70000;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #620000;
	border-bottom-color: #620000;*/
}
#content_skydt_newslist_title img {
	position: relative;
	vertical-align: bottom;
	bottom: 12px;
}
#content_skydt_newslist_list {
	height: 130px;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 35px;
	font-size:14px;
}
#content_skydt_newslist_list ul {

}
#content_skydt_newslist_list li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	list-style-type: disc;
}
#content_skydt_newslist_list li a {
	text-decoration:none;
}
#content_skydt_newslist_list li a:hover {
	color:#FF6633;
}
#content_skydt_newslist_list span {
	font-size:10px;
}
#content_skydt_columns {
	width: 240px;
	height: 200px;
	overflow: hidden;
	float: left;
	border: 2px double #CCCCCC;
	padding: 2px;
	margin-top: 6px;
}
#content_election {
}
#content_election_newslist {
	width: 690px;
	float: left;
	margin: 6px;
	border: 2px double #690000;
}
#content_election_newslist_title {
	height: 30px;
	background-image: url(../images/title_bg3.jpg);
	background-repeat: repeat-x;
	/*filter:Alpha(Opacity="90",FinishOpacity="0",Style="1");
	background-color: #A70000;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #620000;
	border-bottom-color: #620000;*/
}
#content_election_newslist_title img {
	position: relative;
	vertical-align: bottom;
	bottom: 12px;
}
#content_election_newslist_list {
	height: 130px;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 35px;
	font-size:14px;
}
#content_election_newslist_list ul {

}
#content_election_newslist_list li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	list-style-type: disc;
}
#content_election_newslist_list li a {
	text-decoration:none;
}
#content_election_newslist_list li a:hover {
	color:#FF6633;
}
#content_election_newslist_list span {
	font-size:10px;
}
#content_election_columns {
	width: 240px;
	height: 200px;
	overflow: hidden;
	float: left;
	border: 2px double #CCCCCC;
	padding: 2px;
	margin-top: 6px;
}
#content_video {
}
#content_video_tvlist {
	width: 690px;
	float: left;
	margin: 6px;
	border: 2px double #690000;
}
#content_video_tvlist_title {
	height: 30px;
	background-image: url(../images/title_bg3.jpg);
	background-repeat: repeat-x;
	/*filter:Alpha(Opacity="90",FinishOpacity="0",Style="1");
	background-color: #A70000;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #620000;
	border-bottom-color: #620000;*/
}
#content_video_tvlist_title img {
	position: relative;
	vertical-align: bottom;
	bottom: 12px;
}
#content_video_columns {
	width: 240px;
	height: 330px;
	overflow: hidden;
	float: left;
	border: 2px double #CCCCCC;
	margin-top: 6px;
}
#content_partners {
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
}
#content_info_newslist_top {
	height: 260px;
	background-color: #E7E7E7;
	margin-top: 0px;
	margin-bottom: 0px;
}
#content_info_newslist_top_news {
	float: left;
	width: 340px;
	padding: 8px;
}
#content_info_newslist_top_news a {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #FF0000;
}


#content_video_tvlist_top {
	float: left;
	width: 205px;
	padding-top: 45px;
	padding-left: 30px;
	text-align:center;
}
#content_video_tvlist_top a {
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
	text-decoration:none;
}
#content_video_tvlist_list {
	float: left;
	overflow: hidden;
	width: 420px;
	padding-top: 20px;
	padding-left: 30px;
}
#content_video_tvlist_list ul {
	display:inline;
}
#content_video_tvlist_list ul li {
	width:33%;
	float:left;
	list-style:none;
	text-align: center;
	font-size: 16px;
}
#content_video_tvlist_list ul li a {
	display:block;
	width:130px;
	height:130px;
	text-decoration:none;
}
#content_video_tvlist_list ul li a img {
	width:130px;
	height:87px;
	border:0;
}
#content_video_tvlist_list ul li span {
	padding-top: 5px;
	display:block;
	width:130px;
	height:30px;
	line-height:14px;
	font-size:11px;
	text-align:center;
	cursor:hand;
	overflow:hidden;
}
#content_video_tvlist_list ul li a:hover span {
	color:#FF6633;
}

/*newspage*/
.content_news {
	background-image: url(../images/content_single_top.gif);
	background-repeat: no-repeat;
	padding-top: 13px;
	width: 775px;
}
.content_news_body {
	overflow:hidden;
	background-image: url(../images/content_single_bg.gif);
	background-repeat: repeat-y;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	overflow: visible;
}
.content_news .content_news_body h1 {
	text-align:center;
	font-weight:bold;
	padding:18px 0 0 11px;
	clear:both;
}
.content_news .content_news_body h2 {
	text-align:center;
	font-weight:bold;
	padding:10px 0 0 40px;
	clear:both;
}
.content_news .content_news_body .remark {
	clear:both;
	text-align:center;
	padding:5px 0 0 12px;
}
.content_news .content_news_body .contenttext {
	text-align:left;
	overflow:hidden;
	padding:11px;
	font-size:14px;
	clear:both;
	line-height:23px;
	word-wrap:break-word;
	word-break:break-all;
}
.content_news .content_news_body .contenttext img {
	margin: 8px 8px 8px 8px;
}
.content_news_body_danye {
	overflow:hidden;
	background-image: url(../images/content_single_bg.gif);
	background-repeat: repeat-y;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	overflow: visible;
}
.content_news .content_news_body_danye h1 {
	text-align:center;
	font-weight:bold;
	padding:18px 0 0 11px;
	clear:both;
}
.content_news .content_news_body_danye h2 {
	text-align:center;
	font-weight:bold;
	padding:10px 0 0 40px;
	clear:both;
}
.content_news .content_news_body_danye .remark {
	clear:both;
	text-align:center;
	padding:5px 0 0 12px;
}
.content_news .content_news_body_danye .contenttext {
	text-align:left;
	overflow:hidden;
	padding:2px;
	font-size:14px;
	clear:both;
	line-height:23px;
	word-wrap:break-word;
	word-break:break-all;
}
.content_news .content_news_body_danye .contenttext_danye img {
	margin: 0px 0px 0px 0px;
}
.content_news .content_news_body_danye .contentpage {
	color:#FF6600;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	line-height: 20px;
}
.content_news_footer {
	background:url(../images/content_single_bottom.gif) no-repeat;
	height:6px
}
#content_newspagebody {
	padding-left: 92.5px;
	margin-top: 6px;
}

/*singlepage*/
.content_single {
	background-image: url(../images/content_single_top.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	width: 775px;
}
.content_single_body {
	overflow:hidden;
	background-image: url(../images/content_single_bg.gif);
	background-repeat: repeat-y;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	overflow: visible;
}
.content_single_body h1 {
	text-align:center;
}
.content_single_footer {
	background:url(../images/content_single_bottom.gif) no-repeat;
	height:6px
}
#content_singlepagebody {
	padding-left: 92.5px;
	margin-top: 6px;
}
#content_picpagebody {
	padding-left: 92.5px;
	margin-top: 6px;
}

/*picpage*/
.content_news .content_news_body .contentpic {
	padding-top: 10px;
	text-align:center;
	overflow:hidden;
	clear:both;
}
#content_videopagebody {
	padding-left: 92.5px;
}

/*list*/
#content_body {
	margin-left: 60px;
}
#content_left {
	float: left;
	width: 560px;
	margin-left: 6px;
	overflow:hidden;
}
#content_right {
	float: left;
	width: 250px;
	padding-left: 2px;
}

.content_blocknews {
	background-image: url(../images/content_block_top.gif);
	background-repeat: no-repeat;
	padding-top: 13px;
}
.content_blocknews_body {
	overflow:hidden;
	background-image: url(../images/content_block_bg.gif);
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	overflow: visible;
}
.content_blocknews_body ul {
	margin:0 15px;
}
.content_blocknews_body li {
	line-height:22px;
	font-size:14px;
	list-style-position: outside;
	list-style-image: url(/templets/shemgod2010v2/images/news_top.gif);
	padding-left: 10px;
	margin-left: 20px;
}
.content_blocknews_body li a:hover {
	color:#FF6633;
	text-decoration:none;
}
.content_blocknews_body li span {
	float:right;
	font-size:11px;
	color:#999;
	margin-left:5px;
	margin-right:20px;
}
.content_blocknews_footer {
	background:url(../images/content_block_bottom.gif) no-repeat;
	height:6px
}

/*newslist*/
.content_news .content_news_body .contentpage {
	color:#FF6600;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.content_lastnewslist_block {
	background:url(../images/content_info_top.gif) no-repeat;
	padding-top:6px;
}
.content_lastnewslist_content {
	background:url(../images/content_info_bg.gif) repeat-y;
	text-align:center;
	line-height: 16px;
}
.content_lastnewslist_content h3 {
	text-align:left;
	padding:0 12px;
	margin:0px;
}
.content_lastnewslist_content p {
	text-align:left;
	padding:0 12px 10px 12px;
}
.content_lastnewslist_content ul {
	padding:5px 0 0 12px;
	text-align:left;
	margin:0 12px;
}
.content_lastnewslist_content ul li {
	padding:0 0 0 0;
	list-style-type:circle;
	color:#FF6633;
}
.content_lastnewslist_content ul li a:hover {
	color:#FF6633;
	text-decoration:none;
}
.content_lastnewslist_footer {
	background:url(../images/content_info_bottom_b.gif) no-repeat;
	height:6px;
}
.content_classlist_block {
	background:url(../images/content_info_top.gif) no-repeat;
	padding-top:6px;
}
.content_classlist_content {
	background:url(../images/content_info_bg.gif) repeat-y;
	text-align:center;
	line-height: 16px;
}
.content_classlist_content h3 {
	text-align:left;
	padding:0 12px;
	margin:0px;
}
.content_classlist_content p {
	text-align:left;
	padding:0 12px 10px 12px;
}
.content_classlist_content ul {
	padding:5px 0 0 12px;
	text-align:left;
	margin:0 12px;
}
.content_classlist_content ul li {
	padding:0 0 0 0;
	list-style-type:square;
	color:#FF6633;
}
.content_classlist_content ul li a:hover {
	color:#FF6633;
	text-decoration:none;
}
.content_classlist_footer {
	background:url(../images/content_info_bottom_b.gif) no-repeat;
	height:6px;
}
.content_blocknews .content_blocknews_body .pagelistnum {
	text-align:center;
	padding-bottom:15px;
	padding-right:20px;
	padding-top:10px;
	float: left;
}
.content_blocknews .content_blocknews_body .pagelistnum a:link {
	display:inline;
	border:1px solid #D9D9D9;
	color:#001A9F;
	padding:2px 5px;
	margin:0px 3px;
}
.content_blocknews .content_blocknews_body .pagelistnum a:visited {
	display:inline;
	border:1px solid #D9D9D9;
	color:#001A9F;
	padding:2px 5px;
	margin:0px 3px;
}
.content_blocknews .content_blocknews_body .pagelistnum a:hover {
	display:inline;
	border:1px solid #8BCCEC;
	color:#000000;
	background:#E8F3FD;
	padding:2px 5px;
	margin:0px 3px;
}
.content_hotpic_body {
	overflow:hidden;
	padding-left: 5px;
}
.content_hotpic_body ul {
	width:245px;
	margin:0 auto;
	padding:5px 0 2px 2px;
	border-width:0 3px 3px 3px;
}
.content_hotpic_body ul li {
	float:left;
	list-style-type:none;
	display:inline;
	padding: 2px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 0;
	/*border: thin outset #FFFFCC;*/
}
.content_hotpic_body ul li a {
	display:block;
	width:110px;
	height:120px;
	text-decoration:none;
}
.content_hotpic_body ul li a img {
	width:110px;
	height:75px;
	border:0;
}
.content_hotpic_body ul li span {
	padding-top: 5px;
	display:block;
	width:110px;
	height:40px;
	line-height:14px;
	font-size:11px;
	text-align:center;
	cursor:hand;
	overflow:hidden;
}
.content_hotpic_body ul li a:hover span {
	color:#FF6633;
}

/*videolist*/
.content_blockvideo {
	background-image: url(../images/content_block_top.gif);
	background-repeat: no-repeat;
	padding-top: 13px;
}
.content_blockvideo_body {
	overflow:hidden;
	background-image: url(../images/content_block_bg.gif);
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-top: 10px;
}
.content_blockvideo_body ul {
	padding:10px 0 6px 8px;
}
.content_blockvideo_body ul li {
	float:left;
	list-style-type:none;
	display:block;
	padding: 2px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 3px;
	margin-left: 0;
	background-image: url(../images/videoplayer.jpg);
	background-repeat: no-repeat;
}
.content_blockvideo_body ul li a {
	display:block;
	width:145px;
	height:165px;
	text-decoration:none;
}
.content_blockvideo_body ul li a img {
	width:134px;
	height:92px;
	margin-top: 2px;
	margin-left: 4px;
}
.content_blockvideo_body ul li span {
	padding-top: 5px;
	display:block;
	width:145px;
	height:40px;
	line-height:14px;
	font-size:12px;
	text-align:center;
	cursor:hand;
	overflow:hidden;
	margin-top: 30px;
}
.content_blockvideo_body ul li a:hover span {
	color:#FF6633;
}
.content_blockvideo_footer {
	background:url(../images/content_block_bottom.gif) no-repeat;
	height:6px
}
.content_blockvideo_body .piclistnum {
	display:block;
	width: 480px;
	text-align: center;
	padding-top: 15px;
	float: left;
	line-height:24px;
}
.content_blockvideo_body .piclistnum a:link {
	display:inline;
	border:1px solid #D9D9D9;
	color:#001A9F;
	padding:2px 5px;
	margin:0px 3px;
}
.content_blockvideo_body .piclistnum a:visited {
	display:inline;
	border:1px solid #D9D9D9;
	color:#001A9F;
	padding:2px 5px;
	margin:0px 3px;
}
.content_blockvideo_body .piclistnum a:hover {
	display:inline;
	border:1px solid #8BCCEC;
	color:#000000;
	background:#E8F3FD;
	padding:2px 5px;
	margin:0px 3px;
}

/*piclist*/
.content_news .content_news_body .contentpic {
	padding-top: 10px;
	text-align:center;
	overflow:hidden;
	clear:both;
}
.content_blockpic {
	background-image: url(../images/content_block_top.gif);
	background-repeat: no-repeat;
	padding-top: 13px;
}
.content_blockpic_body {
	overflow:hidden;
	background-image: url(../images/content_block_bg.gif);
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-top: 10px;
}
.content_blockpic_body ul {
	padding:10px 0 6px 8px;
}
.content_blockpic_body ul li {
	float:left;
	list-style-type:none;
	display:inline;
	padding: 1px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 3px;
	margin-left: 0;
	/*border: thin outset #FFFFCC;*/
	BACKGROUND: url(../images/pictitlebg.jpg) repeat-x 0px bottom;
	border: 1px solid #d6d6d6;
}
.content_blockpic_body ul li a {
	display:block;
	width:145px;
	height:141px;
	text-decoration:none;
}
.content_blockpic_body ul li a img {
	width:145px;
	height:97px;
}
.content_blockpic_body ul li span {
	padding-top: 5px;
	display:block;
	width:145px;
	height:40px;
	line-height:14px;
	font-size:12px;
	text-align:center;
	cursor:hand;
	overflow:hidden;
}
.content_blockpic_body ul li a:hover span {
	color:#FF6633;
}
.content_blockpic_footer {
	background:url(../images/content_block_bottom.gif) no-repeat;
	height:6px
}
.content_blockpic_body .piclistnum {
	display:block;
	width: 480px;
	text-align: center;
	padding-top: 15px;
	float: left;
	line-height:24px;
}
.content_blockpic_body .piclistnum a:link {
	display:inline;
	border:1px solid #D9D9D9;
	color:#001A9F;
	padding:2px 5px;
	margin:0px 3px;
}
.content_blockpic_body .piclistnum a:visited {
	display:inline;
	border:1px solid #D9D9D9;
	color:#001A9F;
	padding:2px 5px;
	margin:0px 3px;
}
.content_blockpic_body .piclistnum a:hover {
	display:inline;
	border:1px solid #8BCCEC;
	color:#000000;
	background:#E8F3FD;
	padding:2px 5px;
	margin:0px 3px;
}

/*baoming*/
.button {
	margin-right: 1em; border: 1px solid; border-color: #FFFDEE #FDB939 #FDB939 #FFFDEE; background: #FFF8C5; color: #000000; padding: 0 10px;
	padding-top:2px;	
}
.AddInfoListdiv {
	TEXT-ALIGN: left;
	WIDTH: 100%;
	margin-bottom: 10px;
}
.AddInfoTitlediv {
	TEXT-ALIGN: right;
	WIDTH: 160px;
	PADDING-RIGHT: 5px;
	FLOAT: left;
}
.AddInfoBodydiv {
	TEXT-ALIGN: left;
	PADDING-LEFT: 5px;
	FLOAT: left;
}
.AddInfoBtndiv {
	TEXT-ALIGN: left;
	PADDING-LEFT: 20px;
	FLOAT: left;
}
.AddInfoMiaoshu {
	TEXT-ALIGN: left;
	PADDING-LEFT: 165px;
	COLOR: #a2a2ff;
	CLEAR: both;
}
.input {
	BORDER-BOTTOM: #dfdfdf 1px solid;
	BORDER-LEFT: #dfdfdf 1px solid;
	BACKGROUND-COLOR: #fffff0;
	WIDTH: 250px;
	FONT-SIZE: 12px;
	BORDER-TOP: #dfdfdf 1px solid;
	BORDER-RIGHT: #dfdfdf 1px solid;
}#content_skydt_newslist_list1 {
	line-height: 1111px;
}

