/*
Theme Name: GZFIX
Author: Jerryqi
Author URI: http://www.gzfix.com.cn/
*/
@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}
body {
	text-align: center;
	font: 12px Verdana;
	color: #000000;
	/*background: url(images/web-photo/background.gif) repeat 0 0;*/
}
a {
	color: #76BACC;
}
a:hover {
	text-decoration: none;
	color: #ff0000;
}
img {
	border: 0;
}
.break {
	font-size: 0;
	width: 0;
	height: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}
/** BEGIN wrapper **/
.wrapper {
	width: 960px;
	margin: auto auto;
	text-align: left;
}

.wrapper-content {
	
	margin: auto 20px;
	
	
}

.navbox {
	height:70px;
	font-size:16px;
}


#header div .navbox ul li a {
	
	color:#054792;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.9em;
	padding: 0 10px;
}
#header div .navbox ul li a:hover {
	color: #C7006A;
	font-size:16px;
	
}

/** END wrapper **/

/** BEGIN header **/
#header {
	/** background: url(images/header.gif) repeat-x center 0; **/
	/*height: 603px;*/
	background-color:#FFF;
}
#header h1 {
	float: left;
	padding-top: 15px;
	padding-bottom: 11px;
}
#header h1 a {
	width: 368px;
	height: 48px;
	display: block;
	text-indent: -9999px;
	outline: none;
	background: url(images/web-photo/gzlogo.gif) no-repeat 0 0;
}
#header ul {
	float: right;
	list-style-type: none;
	margin-right: 27px;
	margin-top: 30px;
}
#header ul li {
	float: left;
}
#header ul li a {
	color: #000;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.9em;
	padding: 0 10px;
}
#header ul li a:hover {
	color: #73B5CF;
}
#header .featured {
	clear: both;
	padding: 30px 0 30px 30px;
	height: 200px;
}
#header .container {
	overflow: hidden;
	width: 810px;
	height: 200px;
}
#header .featured .item {
	width: 810px;
	clear: both;
}
#header .featured .item .details, #header .featured .item .details a {
	color: #7BDDD8;
	text-decoration: none;
	padding: 8px 0;
}
#header .featured .thumb {
	width: 290px;
	height: 190px;
	overflow: hidden;
	border: 5px solid #101010;
	float: left;
	margin-right: 20px;
	display: block;
}
#header .featured h2 a {
	color: #1F1F1F;
	font-weight: bold;
	text-decoration: none;
	font-size: 1.6em;
}
#header .featured h2 a:hover {
	text-decoration: none;
}
#header .links {
	clear: both;
	overflow: hidden;
}
#header .links .box {
	float: left;
}
#header .links .l {
	width: 270px;
	padding: 35px 20px 0 0;
}
#header .links .c {
	width: 260px;
	padding: 0 30px;
	padding-top: 35px;
}
#header .links .c img, #header .links .r img {
	margin-left: 20px;
	margin-right: 24px;
}
#header .links .r {
	width: 270px;
	padding: 35px 0 0 20px;
}
#header .links h2 {
	text-transform: uppercase;
	font-size: 1em;
}
#header .links h2 span {
	color: #73B5CF;
}
#header .links img {
	float: left;
	margin: 23px 13px 10px 0;
}
#header .links p {
	color: #7d97a4;
	padding-bottom: 16px;
	line-height:1.5em;
	/*text-indent:2em;*/
}
#header .links .first {
	padding-top: 25px;
}
/** END header **/

/** BEGIN body **/
#body {
	clear: both;
}
/** END body **/

/** BEGIN content **/
#content {
	width: 620px;
	float: left;
	background: url(images/web-photo/content.gif) repeat-y 289px 0;
}
#content .post {
	width: 290px;
	height: 380px;
	float: left;
	margin-top: 30px;
	padding-right: 20px;
}
#content .post h2 a {
	color: #73B5CF;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 0.8em;
}
#content .post p {
	width: 265px;
	padding: 5px 0;
	line-height: 1.5em;
}
#content .post .thumb {
	display: block;
	overflow: hidden;
	width: 225px;
	height: 70px;
	margin: 10px 0 15px 0;
	border: 5px solid #232323;
}
#content .post .readmore {
	background: transparent url(images/readmore.gif) no-repeat 0 0;
	text-indent: -9999px;
	width: 84px;
	height: 23px;
	float: right;
	display: block;
	border: 0;
	margin: 30px 40px 0 0;
}
#content .postnav {
	padding: 40px 0 20px;
	clear: both;
}
#content .postnav a {
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 0.9em;
}
/** END content **/

/** BEGIN sidebar **/
#sidebar {
	width: 280px;
	float: right;
	padding-top: 30px;
	padding-left: 10px;
}
#sidebar .box {
	clear: both;
	margin-bottom: 20px;
}
#sidebar .box h2 {
	text-transform: uppercase;
	color: #999999;
	padding-bottom: 20px;
	font-size: 1.2em;
}
#sidebar .box ul {
	list-style-type: none;
}
#sidebar .box ul .mail {
	background: url(images/mail.gif) no-repeat 0 0;
	height: 18px;
	padding: 0 0 10px 45px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #313131;
}
#sidebar .box ul .feed {
	background: url(images/rss.gif) no-repeat 0 0;
	padding: 5px 0 8px 45px;
	margin-bottom: 8px;
	height: 24px;
	border-bottom: 1px dotted #313131;
}
#sidebar .box ul .stumbleupon {
	background: url(images/stumble.gif) no-repeat 0 0;
	padding: 10px 0 3px 45px;
	margin-bottom: 8px;
	height: 32px;
	border-bottom: 1px dotted #313131;
}
#sidebar .box ul .twitter {
	background: url(images/twitter.gif) no-repeat 0 0;
	padding: 10px 0 0 45px;
	margin-bottom: 8px;
	border-bottom: 1px dotted #313131;
	height: 32px;
}
#sidebar .box ul .facebook {
	background: url(images/fb.gif) no-repeat 0 0;
	padding: 10px 0 0 45px;
	margin-bottom: 40px;
	height: 32px;
	border-bottom: 1px dotted #313131;
}
#sidebar .box ul li a {
	color: #FFFFFF;
	text-decoration: none;
}
#sidebar .box ul li a:hover {
	color: #73B5CF;
}
#sidebar .box .ads img {
	margin: 0 10px 15px 0;
}
#sidebar .box li {
	clear: both;
	padding-bottom: 17px;
	padding-top: 5px;
	border-bottom: 1px dotted #313131;
}
#sidebar .box ul li .artcom {
	font-size: 0.9em;
}
#sidebar .box ul li .artcom:hover {
	color: #FFFFFF;
}
#sidebar .box ul li p {
	line-height: 1.5em;
	font-weight: bold;
}
#sidebar .box ul li p a:hover {
	color: #FFFFFF;
}
#sidebar .box li img {
	float: left;
	width: 50px;
	margin: 0 5px 10px 0;
	padding: 5px;
	background-color: #232323;
}
#sidebar .box .flickr img {
	margin: 5px;
}
#sidebar .box .flickr .right {
	margin-right: 15px;
}
#sidebar .tags {
	padding: 10px;
}
#sidebar .tags a {
	color: #ffffff;
	text-decoration: none;
}
#sidebar .tags a:hover {
	color: #76BACC;
}
/** END sidebar **/


/** BEGIN footer 2 **/
#footer-line {
	/*background: url(images/footer.gif) repeat center 0;*/
	border-top: 1px dashed #ddd;
	
	
}

#footer2 {
	/*background: url(images/footer.gif) repeat center 0;*/
	border-top: 1px solid #930;
	padding: 10px 0;
	
}
#footer2 .l {
	float: left;
	padding: 5px 0;
	
}
#footer2 .r {
	float: right;
	padding: 5px 0;
   
}
#footer2 a {
	text-decoration: none;
}
#footer2 a:hover {
	color: #73B5CF;
}
#footer2 span {
	color: #73B5CF;
}
/** END footer 2 **/

/** BEGIN miscellaneous **/
#content .single {
	padding: 30px 20px 60px 0;
	/*background: url(images/web-photo/background.gif) repeat 0 0;*/
	background-color:#ffffff;
	
}
#content .single p {
	line-height: 1.5em;
	margin-bottom: 10px;
}
#content .single ul, #content .single ol {
	list-style-position: inside;
	margin-bottom: 10px;
}
#content .single li {
	line-height: 1.5em;
	padding: 2px 0;
}
#content .single blockquote {
	padding: 10px 10px 5px;
	margin-bottom: 10px;
	border-width: 1px 0;
	border-style: dotted;
	border-color: #666666;
}
#content .single h3, #content .single h4, #content .single h5, #content .single h6 {
	font-size: 1.2em;
	margin-bottom: 5px;
}
#comments {
	padding: 0 30px 30px;
	background: url(images/web-photo/background.gif) repeat 0 0;
}
#comments a {
	text-decoration: none;
}
#comments h2 {
	font-size: 1.2em;
	margin: 10px 0;
}
#comments p {
	margin-bottom: 10px;
	line-height: 1.6em;
}
#comments form {
}
#comments form p {
	margin-bottom: 5px;
}
#comments form input {
	margin-right: 5px;
}
#comments form input, textarea {
	border: 1px solid #bbbbbb;
	font-size: 0.9em;
	font-family: Verdana;
	padding: 4px;
	background-position: 4px 4px;
	background-repeat: no-repeat;
}
#comments form input {
	width: 240px;
	border: 1px solid #bbbbbb;
}
#comments form textarea {
	width: 350px;
	padding: 4px 4px !important;
	border: 1px solid #bbbbbb;
}
#comments form button {
	border: 1px solid #a0a0a0;
	font-size: 1em;
	font-family: Verdana;
	padding: 2px 6px;
}
.commentdetails {
	margin-top: 25px;
}
.commentauthor {
	margin-bottom: 5px !important;
	font-weight: bold;
}
.commentdate {
	font-size: 0.8em;
	margin-bottom: 5px;
	color: #909090;
}
.required {
	color: #ff0000;
}
h2.title {
	font-size: 1em !important;
	text-transform: uppercase;
	margin: 20px;
	color: #565656;
}
.notfound {
	padding: 40px;
}
.notfound h2 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 10px;
}
/** END miscellaneous **/

/** BEGIN wordpress 2.7 comments **/
#comments ol {
	list-style-type: none;
	clear: both;
	padding: 0;
	margin: 0;
}
#comments .buffer {
	padding: 10px;
}
#comments ol li {
	margin-bottom: 10px;
}
#comments ol li ul li {
	border: 1px solid #666666;
	padding: 10px;
}
#comments ol li .avatar {
	float: right;
}
#comments ol li .comment-author {
}
#comments ol li .comment-author .fn {
	font-weight: bold;
	font-size: 1.2em;
}
#comments ol li .comment-meta {
	font-size: 0.9em;
	color: #999999;
	margin: 5px 0 10px;
}
#comments ol li .reply {
	font-size: 0.9em;
	font-weight: bold;
	padding-bottom: 10px;
}
#comments .children {
	list-style-type: none;
}
#comments .navigation {
	padding: 0 0 40px;
	font-size: 0.9em;
}
#comments .navigation a {
	color: #999999;
	padding: 3px 8px;
	border: 1px solid #bbbbbb;
}
#comments .navigation a:hover {
	color: #000000;
	border-color: #000000;
	text-decoration: none;
}
#comments .says {
	display: none;
}
/** END wordpress 2.7 comments **/

/** WP Page Numbers **/

#wp_page_numbers {
	float: right;
	background-color: transparent;
	width: auto;
}
#wp_page_numbers ul {
	border: 0;
}
#wp_page_numbers li {
	margin: 4px;
}
#wp_page_numbers ul li.page_info {
	background-color: #8d8d8d !important;
	color: #ffffff;
	padding: 10px;
	border: 0;
	font-size: 12px;
	font-family: Verdana;
	font-style: italic;
}
#wp_page_numbers li a {
	background-color: #8d8d8d !important;
	color: #ffffff;
	padding: 10px;
	border: 0 !important;
	font-size: 12px;
	font-family: Verdana;
	font-style: italic;
}
#wp_page_numbers ul li.active_page a {
	background-color: #636363 !important;
}
/** huandengpian **/

.banner {
	height: 303px;
	width: 100%;
	background-image: url(images/web-photo/B_bg.gif);
	float:both;
}
.b_bar {
	height: 304px;
	width: 960px;
	margin: auto;
	background-image: url(images/web-photo/b_bg2.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.B_border {
	height: 257px;
	width: 958px;
	background-color: #FFF;
	border: 1px solid #cccccc;
	margin-top: 20px;
	display:inline-block
}
.B_left {
	height: 236px;
	width: 320px;
	float: left;
	background-color: #1da7e8;
	margin-top: 10px;
	margin-left: 10px !important;
	margin-left:5px;
}
.b_right {
	float: right;
	height: 236px;
	width: 609px;
	margin-top: 10px;
	margin-right: 10px !important;
	margin-right:5px;
	/** background-image: url(images/f.gif);**/
	background-repeat: no-repeat;
	background-position: center center;
}
.News {
	width: 300px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ffffff;
	font-weight: bold;
	color: #FFF;
	
	text-indent: 15px;
}
#newslist {
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	line-height: 25px;
}
#newslist ul li a {
	font-weight:normal;
	color: #FFF;
}
#newslist ul li a:visited {
	color: #FFF;
}
#newslist ul li a:hover {
	color: #039;
	text-decoration: none;
}
#newslist ul {
	list-style:disc;
	margin: 0;
	padding: 0;
	border: 0;
}
#newslist ul li {
	height:25px;
	width:300px;
	vertical-align: bottom;
}
/** slider **/

#slider {
	width: 410px; /* important to be same as image width */
	height: 300px; /* important to be same as image height */
	position: relative; /* important */
	overflow: hidden; /* important */
}
#sliderContent {
	width: 410px; /* important to be same as image width or wider */
	position: absolute;
	top: 0;
	margin-left: 0;
}
#sliderContent .sliderImage {
	float: left;
	position: relative;
	display: none;
}
#sliderContent .sliderImage span {
	position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
	padding: 10px 13px;
	width: 410px;
	background-color: #000;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	color: #fff;
	display: none;
}
#sliderContent .sliderclear {
	clear: both;
}
#sliderContent .sliderImage span strong {
	font-size: 14px;
}
#slider .top {
	top: 0;
	left: 0;
}
#slider .bottom {
	bottom: 0;
	left: 0;
}
#sliderContent ul, #sliderContent li {
	list-style-type: none;
}
#sliderContent .sliderImage a {
	padding: 0;
	text-decoration: none;
}
#slideshow {
	position:relative;
	height:236px;
	width:609px;
	border:0;
	margin:0 auto 15px;
}
#slideshow div {
	position:absolute;
	top:0;
	left:0;
	z-index:3;
	/*opacity:0.0;*/
	height:236px;
	overflow:hidden;
	background-color:#FFF;
}
#slideshow div.current {
	z-index:5;
}
#slideshow div.prev {
	z-index:4;
}
#slideshow div img {
	display:block;
	border:0;
	margin-bottom:10px;
}
#slideshow div span {
	display:none;
	position:absolute;
	bottom:0;
	left:0;
	height:50px;
	line-height:50px;
	background:#000;
	color:#fff;
	width:100%;
	
}

/* test begin */

/* .pages {
	width: 100%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
} */
.P_left {
	float: left;
	
	background-color: #fff;
	/* border: 1px solid #dddddd; */
}
#header div .P_left ul {
	margin: 0;
	padding: 0;
	border: 0;
	float:left;
	
}

#header div .P_left  li {
	height:20px;
	line-height: 20px;
	width:100%;
	vertical-align: bottom;
	background: url(images/web-photo/list_icon.gif) no-repeat 3px 0.68em;
	
}

.P_category {
	float: left;
	width: 270px;
	margin: 10px 13px 0px 10px !important;
	margin: 8px 0px 0px 0px; 
}
/* .P_c_one {
	margin: 0px 0px 15px 0px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	line-height: 30px;
	font-size: 14px;
	text-indent: 10px;
} */
.P_c_one {
	margin: 0px 0px 15px 0px;
	font-weight:normal;
	float:right;
	line-height: 30px;
	font-size: 14px;
	text-indent: 10px;
	
}

#header div .P_c_one a { 
      text-decoration: none;
	  color: #73B5CF;
	  }
　　 

#header div .P_c_one a:visited {
	color: #73B5CF;
	
} /* 控制访问过的类别父标题颜色*/

#header div .P_c_one a:hover {
	color: #7471e7;
	text-decoration: none;
	font-size:13px;
	
	
	
}  /* 控制选中的类别父标题颜色*/




.p_news {
	width: 96%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header div .p_news li a {
	font-weight:normal;
	color: #999999;
	padding: 0 0 0 10px;
	
}

#header div .p_news li a:visited {
	color: #999999;
}   /* 控制访问过的文章题目颜色*/

#header div .p_news li a:hover {
	color: #73B5CF;
	text-decoration: none;
	font-size:13px;
}   /* 控制选中文章题目时候的颜色*/
.clear {
	display:block;
	font-size:12px;
	line-height:0px;
	clear:both;
}
/* test end */

/* 友情链接 */

#friendly { clear: both; }
#friendly .box { padding-right: 0; }
#friendly h3 { display: none; }
#friendly li { float: left; margin-right: 10px; white-space: nowrap; line-height: 20px; } 
#friendly ul { float: left; margin: auto auto;  } 
#friendly-img li { width: 92px; height: 35px; margin: 3px 6px 5px 1px; }
.friendly-page #friendly-img li { margin: 3px 12px 5px 5px; }
#friendly-img img { width: 88px; height: 31px; padding: 2px; }
#friendly-img a:hover img { padding: 1px; border: 1px dashed #c00; }
#friendly-txt { padding-top: 3px; }

.more { float: right; width: 37px; height: 11px; overflow: hidden; margin-top: 7px; background: url(images/web-photo/bg.png) -200px -100px; text-indent: -9999px; }
.f-s,
.f-e { clear: both; height: 1px; overflow: hidden; margin: 0 1px; background: #ddd; }
.f-e { border-bottom: 2px solid #eee; }
.f-m { border: 1px solid #ddd; border-width: 0 1px; }
.f-m h2 { height: 25px; line-height: 25px; padding: 0 10px; border-bottom: 1px solid #eee; color: #c00;}
.f-m h2 em { float: left; font-size: 12px;font-weight:bold;font-style:normal;}
.f-m h2 a { font-weight: normal; }
.f-m h2 a.null { font-weight: bold; color: #c00; }
.f-m h2 a.null:hover { text-decoration: none; }
.f-m h2 span { float: left; margin: 0 4px; color: #666;font-size: 12px; }

#friendly .box { clear: both; padding: 8px 10px; }
.clearfix:after { content: ""; display: block; clear: both; height: 0; visibility: hidden; }
.clearfix { display: inline-block; }
.clearfix { display: block; }

/* 友情链接结束 */
.col-14{
	
	margin-top: 8px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
	width: 910px;
	
}

.col-14 p {
	text-align:center;
	margin: 0;
	padding: 0;
}



#foot-nav {
	padding: 5px 0px;
	
}
#foot-nav .cut {
	color: #999;
	margin: 0 5px;
}

#foot-nav a{

text-decoration: none;

}

/** BEGIN new-sidebar **/

#sidebar-right {
	float:right;
	width:222px;
	overflow:hidden;
	margin-right: 3px;
}

.type {
	width:220px;
	border:1px #bacad6 solid;
	background:#fff;
	margin-top:8px;
	margin-bottom:8px;
}


.type h3 {
	height:30px;
	line-height:30px;
	font-size:14px;
	color:#107bab;
	margin:0 10px;
	margin-top:5px;
	border-bottom:1px #ccc solid;
}
.type ul {
	padding:8px 10px;
	
}
.type li {
	background:url(images/ico-side.gif) 0 7px no-repeat;
	text-indent:23px;
	height:30px;
	line-height:30px;
	border-bottom:1px #ddd dashed;
	
}


.type a { 
      text-decoration: none;
	  color: #73B5CF;
	  }
　　 

.type a:visited {
	color: #73B5CF;
	
} /* 控制访问过的类别父标题颜色*/

.type a:hover {
	color: #f30;
	text-decoration: none;
	
	
}  /* 控制选中的类别父标题颜色*/

.sidebox {
	width:220px;
	border:1px #bacad6 solid;
	background:#fff;
	margin-bottom:5px;
}

.sidebox h3 {
	height:30px;
	line-height:30px;
	font-size:14px;
	color:#107bab;
	margin:0 10px;
	margin-top:5px;
	border-bottom:1px #ccc solid;
}
.sidebox ul {
	padding:8px 10px;
}
.sidebox li {
	background:url(images/ico1.gif) left 10px no-repeat;
	padding-left:10px;
	height:23px;
	line-height:23px;
	overflow:hidden;
	border-bottom:1px #ddd dashed;
}

.sidebox a { 
      text-decoration: none;
	  color: #73B5CF;
	  }
　　 

.sidebox a:visited {
	color: #73B5CF;
	
} /* 控制访问过的类别父标题颜色*/

.sidebox a:hover {
	color: #f30;
	text-decoration: none;
	
	
}  /* 控制选中的类别父标题颜色*/


.block {
	width:220px;
	border:1px #bacad6 solid;
	background:#fff;
	margin-bottom:8px;
	margin-top:8px;
	
}
.block h3 {
	height:30px;
	line-height:30px;
	font-size:14px;
	color:#107bab;
	margin:0 10px;
	margin-top:5px;
	border-bottom:1px #ccc solid;
}
.block ul {
	padding:5px 10px 8px 10px;
}
.block.comment li {
	background:url(images/icon-popular.gif) 0 10px no-repeat;
	padding-left:20px;
	color:#999;
	border-bottom:1px #d0d4c8 dashed;
	margin-top:3px;
	padding-bottom:3px;
}
.block.comment li a {
	color:#666;
}

.block a { 
      text-decoration: none;
	  color: #73B5CF;
	  }
　　 

.block a:visited {
	color: #73B5CF;
	
} /* 控制访问过的类别父标题颜色*/

.block a:hover {
	color: #f30;
	text-decoration: none;
	
	
}  /* 控制选中的类别父标题颜色*/


/** END new-sidebar **/


/** BEGIN single **/

.post .info {
	color:#999;
	height:20px;
	line-height:20px;
	vertical-align:middle
}
.post .info .comments {
	float:right;
	margin-right:8px;
}
.post .info .comments a {
	color:#666;
}
.post .info .comments em {
	color:#ff0000;
	font-weight:bold;
	font-style:normal;
}
.post .info .addcomment {
	float:right;
}

.post .con {
	font-size:14px;
}
.post .con p {
	padding:8px 0;
	line-height:190%;
	text-align:justify;
	text-justify:inter-ideograph;
	color:#404a2b;
}
.post .con p a {
	color:#436206;
	text-decoration:underline;
}
.post .con p a:hover {
	color:#df0031;
}
.post .con blockquote {
	margin:10px;
	border:1px #d0d4c8 dashed;
	background:#f4f5f6 url(images/blockquote.gif) 5px 3px no-repeat;
	padding:0 10px 0 40px;
}
.post .con ul {
	padding-left:15px;
}
.post .con ul li {
	list-style-type:disc;
	margin-left:10px;
}
.post .con ol {
	padding-left:15px;
	list-style-type:decimal-leading-zero;
}
.post .con ol li {
	list-style-type:disc;
	margin-top:5px;
	margin-left:10px;
}

.under {
	clear:both;
	margin:10px 0;
	border:1px #ddd dashed;
	font-size:12px;
	padding:5px 10px;
}
.under a {
	color:#df0031;
}

#postnavi {
	margin:10px auto;
	width:700px;
	overflow:hidden;
}
#postnavi .prev {
	float:left;
}
#postnavi .next {
	float:right;
}

.like {
	margin:10px auto;
	width:700px;
}
.like h4 {
	height:25px;
	line-height:25px;
	border-bottom:1px #d0d4c8 solid;
	font-size:14px;
	color:#107bab;
}
.like ul {
	padding:5px 0px;
}
.like li {
	height:25px;
	line-height:25px;
	border-bottom:1px #d0d4c8 dashed;
	background:url(images/ico-1.gif) 0px 11px no-repeat;
	padding-left:10px;
}
.like li span {
	float:right;
	font-size:11px;
	color:#999;
}



/** END single **/

/** BEGIN page **/

.conc {
	font-size:12px;
	width:700px;
	margin:auto;
	overflow:hidden;
	padding:5px 0;
}
.conc p {
	padding:5px 0px;
	line-height:180%;
	text-align:justify;
	text-justify:inter-ideograph;
}
.conc p a {
	color:#107bab;
	text-decoration:underline;
}
.conc p a:hover {
	color:#ff3333;
}
.conc blockquote {
	margin:10px;
	border:1px #d0d4c8 dashed;
	background:#f4f5f6 url(images/blockquote.gif) 5px 3px no-repeat;
	padding:0 10px 0 40px;
}
.conc ul {
	padding-left:15px;
}
.conc ul li {
	list-style-type:disc;
	margin-left:10px;
}
.conc ol {
	padding-left:15px;
	list-style-type:decimal-leading-zero;
}
.conc ol li {
	list-style-type:disc;
	margin-top:5px;
	margin-left:10px;
}


/** END page **/

/** BEGIN cat-menu **/


	
/** END cat-menu **/	

/** BEGIN archive-1 **/



.archive-bk {
	background-color:#f4f4f4;
	border:1px #ddd solid;
	
}

.NEW_INFO {
line-height:23px;
width:700px;
overflow:hidden;
margin-bottom:5px;
background-color:#FFF;
padding:5px;
border-right:1px #ddd solid;
border-bottom:1px #ddd solid;
}

.NEW_INFO_bottom {
line-height:23px;
width:700px;
overflow:hidden;
margin-bottom:5px;
margin-top:8px;
background-color:#FFF;
padding:5px;
border-bottom:1px #ddd solid;
border-right:1px #ddd solid;

}

.NEW_INFO H2 {
font-size:14px;
font-weight:700;
letter-spacing:3px;
border-bottom:1px #ddd solid;
padding:5px;
}

.LEFT {
float:left;
}

.SS,.A {
margin-bottom:10px;
float:left;
width:260px;
padding:5px;
}
.SS A{
color:#333;
text-decoration:none;
}
.SS A:HOVER {
color:#F30;
text-decoration:none;
}

.SS UL,.A UL {
line-height:25px;
}
.SS SPAN {
float:RIGHT;
}


.SS UL LI {
float:left;
width:625px;
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
background:url(images/web-photo/icon_3.png) no-repeat 0 -1538px;
border-bottom:1px #ccc dashed;
padding:0 0 0 17px;
}



/** END archive-1 **/

/** BEGIN single-1 **/
.clear-single {
width:960px;
margin:0 auto;
clear:both;
}

.MAIN {
width:700px;
margin:0px 0px 3px 3px;
}

.NEW_CONTENT {
width:700px;
font-size:14px;
overflow:hidden;
line-height:25px;
letter-spacing:1px;
text-align:left;
background-color:#FFF;
color:#333;
margin-bottom:5px;
padding:5px;
border-right:1px #ddd solid;
border-bottom:1px #ddd solid;
}


.NEW_CONTENT P {
padding:5px;
}

.NEW_CONTENT P A{
color:#333;
text-decoration:none;
font-size:13px;
font-weight:600;

}

.NEW_CONTENT img {
border:1px #ccc solid;
margin:10px 0;
padding:3px;
}

.NEW_CONTENT DIV.CB {
font-size:12px;
line-height:22px;
border-top:1px #ccc dashed;
padding:10px 0 10px 20px;
}

.NEW_CONTENT DIV.AB {
text-align:center;
margin-top:0;
padding:5px 0;
}

.NEW_CONTENT DIV.BB {
text-align:center;
padding:10px 0;
}

.NEW_CONTENT H1 {
text-align:center;
color:#900;
font-size:16px;
font-weight:700;
letter-spacing:1px;
border-bottom:1px #ddd solid;
padding:5px;
}

.TOP_ARTICLES {
width:655px;
line-height:26px;
display:inline;
float:left;
text-align:center;
font-size:12px;
padding:10px 0;
}

.TOP_ARTICLES LI {
overflow:hidden;
width:295px;
white-space:nowrap;
float:left;
padding-left:17px;
border-bottom:1px #ccc dashed;
background:url(images/web-photo/icon_3.png) no-repeat 0 -1538px;
text-align:left;
margin:0 5px;
}

.TOP_ARTICLES LI span {
color:#ccc;
font-size:9px;
}


/** END single-1 **/

/** BEGIN  404 **/

.error404  {
	width:600px;
	height:120px;
	line-height:30px;
	
}

.error404 h1 {
	color:#900;
	padding-top: 5px;
	padding-bottom: 15px;
}

.error404 h3 {
	text-align:center;
	
}

.pager {
width:630px;
overflow:hidden;
white-space:nowrap;
padding:10px;
}

.pager a,.pager strong.pager-current {
border:1px solid #ccc;
background:#fff;
color:#999;
font-size:12px;
margin:2px;
padding:3px 6px;
text-decoration:none;
}

.pager a:visited {
border:solid 1px #ccc;
background:#fff;

}

.pager a:hover {
border:solid 1px #600;
background:#a44f4f;
color:#fff;
text-decoration:none;
}

.pager .now-page {
border:solid 1px #600;
color:#fff;
background:#900;
font-size:14px;
font-weight:700;
margin:2px;
padding:3px 6px;
}

