﻿/*
*/

/* Changelog
- Fixed the image caption problem
*/

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, fieldset, form, label, legend, p, blockquote, pre, a, abbr, acronym, address, code, del, em, img, dl, dt, dd, ol, ul, li, table, caption, tbody, tfoot, thead, tr, th, td  {
	margin: 0px; 
	padding: 0px;
}
/*html, body {
	background:#EBEBEB;
	color: #333333;
	font:normal sans-serif,Arial, Verdana, Helvetica;
	line-height:23px;
}*/
body {
color:#222222;
font-family:Sans-Serif,Verdana,Arial,"宋体";
/*font-size:12px;*/
margin:0 auto;
padding:0;
text-align:left;
width:100%;

-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
-x-system-font:none;
background-attachment:scroll;
background-image:url("images/bkg_body.png");
background-position:center center;
background-repeat:repeat;

}
.bgc
{
	-moz-background-clip:border;
	-moz-background-origin:padding;
	-moz-background-size:auto auto;
	background-attachment:scroll;
	background-color:transparent;
	background-image:url("images/bkg_body_bg.png");
	background-position:center top;
	background-repeat:repeat-x;
	width:100%;
	overflow: hidden;
}
a, a:link {
	color:#005EAC;
	text-decoration:none;
}
a:visited {
	color:#AE927D;
}
a:hover, a:focus, a:active {
	color: #EA7521;
	text-decoration:underline;
}
ul, li {
	list-style:none;
	text-indent:0cm;
}
h1, h2, h3, h4, h5 {
	font-family:sans-serif,微软雅黑,Arial,Helvetica;
	margin-bottom: 10px;
	margin-top:10px;
	font-weight:normal;
}
#sidebar h2 {
		-moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    background: none repeat scroll 0 0 #A3C159;
    color: #FFFFFF;
    font-size: 15px;
    font-weight: lighter;
    height: 22px;
    line-height: 22px;
    margin: 8px 0 0;
    padding: 4px 10px;
    width: 280px;

}

/* Global 
---------------------------------------------------- */
#wraper {
	margin:20px auto 20px auto;	
	width:1000px;   /*900*/
	background:#ffffff;
}




.sml .alignright {
	float:left;
}
/* Columns Class 
--------------------------------------------------------------*/
#content {
	width:980px;
	background:rgb(248,248,248);
	overflow: hidden;
	
	margin-left: auto; 
	margin-right: auto; 
	
	padding-top:5px;
	padding-left:5px;
	padding-bottom: 10px;
	
}
#content .post .ad{
}
#content .post h3.pagetitle{
	margin:20px,0px,10px,0px;
}
#content .post
{
	width:66% !important; /*72 66*/
	float:left;	
	text-indent:2em;
}
#content .pagepost
{
	/*width:100%;*/
	margin-bottom:10px;
	padding-bottom:10px;
	padding-left:14px;
	padding-right:14px;
	padding-top:10px;
	
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	
	/*border: 1px solid rgb(230, 230, 230);*/ 
	background: none repeat scroll 0% 0% #FFFFFF;/*rgb(244, 245, 247)*/
}
.pagepost p
{
	font:sans-serif;
	margin:0 0 0px 0;
	text-indent:2em;
	font-size:14px;
} 

.pagepost ul {
	font-size:15px;/*12*/
	margin-bottom: 10px;
	color:#333333;
	line-height:24px;
	margin:0px 0 12px 2em;
}	
.pagepost ul li {
	background: url(images/bullet-content.jpg) 0 8px no-repeat;
	padding-left:12px;
	margin:5px 0 5px 0;
}



#sidebar {
	width:300px !important;
	padding:5px 10px;
	margin-right:5px;
	
	background:#eff2e9;
	
	float: right;
}



#content .post .eachpost
{
	border:1px solid rgb(230,230,230);
	background:rgb(228,229,220);/*rgb(248,229,220)*/
	margin-bottom:10px;
	padding-bottom:10px;
	padding-top:10px;
	padding-left:8px;
	padding-right:8px;
	
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
}
#content .post .eachpost:hover
{
	background:rgb(255,255,255);
}

#content .post h2 a {
	color:#005EAC;/*#f86f85#aa6969*/
	text-decoration:none;
	/*font-weight:bold;*/
	}
#content .post h2 a:hover {
	color:#ff0242;
	text-decoration:none;
}
#content .post .eachpost .firstline
{
	/*首页每个日志整行*/
	margin:0px 10px 0px 10px;
	text-indent:0cm;
	
	
}
#content .post .eachpost .firstline h2
{
	/*首页每个日志标题*/
	font:normal 20px 微软雅黑;/*标题*/
	display:block; 
	width:400px; 
	float:left;
	margin-bottom:0px;
	margin-top:0px;
	
	
}


#content .post .eachpost .firstline .wtime
{
	/*首页每个日志时间*/
	float:left;
	font: normal 11px 微软雅黑, sans-serif; 
	color:#576069;
	padding-left: 5px;
	margin-left: 5px;
	line-height:28px;
	text-align:center;
}
#content .post .firstline .comment 
{
	/*首页每个日志评论*/
	float:right;
	display: block;
	background: url(images/icon-comments.gif) 0 8px no-repeat;	
	font: normal 11px 微软雅黑, sans-serif; 
	padding-left:20px;
	margin-left: 15px;
	
	line-height:28px;
	
}
#content .post .eachpost .comment a
{
	/*首页每个日志评论数*/
	color:#576069;/*rgb(74,31,23);*/
	/*text-decoration:underline;*/
}
/*下面是单篇日志部分*/
#content .article
{
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	
	/*border: 1px solid rgb(230, 230, 230);*/ 
	background: none repeat scroll 0% 0% rgb(244, 245, 247);
	width:628px;
}
#content .article:hover
{
	/*border: 1px solid rgb(221, 221, 221);*/ 
	background: none repeat scroll 0% 0% rgb(255, 255, 255);
	width:628px;
}
#content .article .singlepost
{
	margin-bottom:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
}
#content .article .singlepost h2
{
	text-align:center;
	font-weight:bold;
}
#content .article .singlepost h2 a
{
	color:#f86f85;
	float:none;
	text-decoration:none;
}
#content .article .singlepost h2:hover
{
	color:#ff0242;
	text-align:center;
	float:none;
	
}
#content .article .singlepost .metadata
{
	margin-top:15px;
	border-bottom-color:#E2E2E2;	
	border-bottom-style:solid;
	border-bottom-width:1px;
	padding-bottom:6px;
	text-align:center;
	font-size:13px;
	width:100%;
}
#content .article .singlepost .metadata a
{
	color:rgb(247,68,97);
	text-decoration:none;
}
#content .article .singlepost .metadata a:hover
{
	color:#ff0242;
	text-decoration:underline;
}
#content .article .singlepost p
{
	font-size:14px;
	line-height:23px;
	margin-bottom:15px;
	margin-top:15px;
	text-indent:30px;
}
#content .article .singlepost ol
{
	background:none repeat scroll 0 0 #FEFCF4;
	border:1px solid #FFE79F;
	color:#666666;
	margin:15px 15px 15px 15px;
	padding:10px;
	line-height:20px;
}

#content .article .singlepost ol li
{
	list-style-type:decimal;
	margin:5px 10px 10px 30px;
}
#content .article .singlepost blockquote {
	background: url(images/quotes.gif) 0 0 no-repeat;
	padding-left: 30px;
	color: #000;
	margin:20px 0;
}
#content .article .singlepost ul {
	font-size:15px;/*12*/
	margin-bottom: 10px;
	color:#333333;
	line-height:24px;
	margin:0px 0 12px 30px;
	list-style:none;
}	
#content .article .singlepost ul li {
	background: url(images/bullet-sidebar.gif) 0 8px no-repeat;
	padding-left:12px;
	margin:5px 0 5px 0;
}
.post ul li ul{
	font-size:15px;/*12*/
	margin-bottom: 10px;
	line-height:24px;
	margin:0px;
}
.post ul li ul li {
	background: url(images/bullet-content2.gif) 0 8px no-repeat !important;
}

#content img {
	border: none;
	vertical-align: middle;
	text-align:center;
	overflow:hidden;
}
/*上面是单篇日志部分*/
#content .post adbanner
{
	margin:0 0 0px 0px;
	width:100%;
	position:absolute;
	height:100%;
}


	/*add for navi page*/
#content .post .pagenavi
{
	float:center;
	/*margin:50px 30px 60px 30px; 
	background: #e9e9e9;*/
}
.post p
{
	font:sans-serif;
	font-size:14px;
	margin-bottom: 15px;
	margin-top:15px;
	line-height:23px;
} 
/*h5.comments {
	border-bottom:1px solid #D4D7D9;
	color:#131313;
	font-family:微软雅黑,Arial,Helvetica,sans-serif;/*
	font-size:18px;
	margin:10px 0 12px;
	padding:0;
	width:97% !important;
}*/
abbr, acronym {
	border-bottom: 1px dotted #000000;
}
table { 
	border-collapse: collapse;
	font-size:11px;
	margin-bottom:20px;
}
caption, th, td { 
	text-align: center; 
	font-weight: normal; 
}
table, td, th { 
	vertical-align: middle; 
}


/*---------------------------Header -最顶层logo及导航等------------------------------*/
.header {
	/*background:url("images/topbtm.png") repeat-x scroll 0 0 transparent;*/
	margin:0 auto;
	width:100%;
	height:115px;
}

.header_inner {
	/*background:url("images/header.jpg") no-repeat scroll 0 0 transparent;*/
	height:115px;
	line-height:20px;
	margin:0 auto;
	overflow:hidden;
	width:980px;
}

.logo {
	float:left;
	margin:10px 0 0 0;
	/*background:url("images/logo.png") no-repeat scroll 0 0 transparent;*/
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/logo.png');*/
	height:65px;
	width:228px;
}
.logo a:link, .logo a:visited, .logo a:hover {

	float:left;
	margin:10px 0 0 0;
	background:url("images/logo.png") no-repeat scroll 0 0 transparent;
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/logo.png');*/
	height:65px;
	width:228px;
}
/*a:link, a:visited {
color:#115180;
outline:medium none;
text-decoration:none;
}*/
.topmenu {/*include umenu and */
	float:right;
	overflow:hidden;
	width:660px;
	padding:15px 70px 0 0;
}
.bshareDiv{
	/*padding:5px 0px 15px  0px;*/	
}
.umenu {/*右上角导航*/
	/*float:right;*/
	display:inline;
	display:block;
	margin-top:5px;
	/*margin-left:25px;85*/
	
}
.mysearch
{
	
}
.subscribe
{
	
	float:left;
	padding-left:10px;
	text-align:center;
	line-height:25px;
}
.nav {
	float:left;
	height:32px;
	margin-left:0px;
	overflow:hidden;
}

.nav li {
	float:left;
	font-size:18px;
	padding:0 3px;
	text-align:center;

}

.nav li a:link, .nav li a:visited{
	color:#ff8000;
	display:block;
	height:32px;
	line-height:32px;
	text-decoration:none;
	width:86px;
}
.nav li a:hover{
	background:url("images/hover.png") no-repeat scroll 0 0 transparent;
	color:#ffffff;
}
.nav li.current_page_item a:link, .nav li.current_page_item a:visited, .nav li.current_page_item a:hover {
	background:url("images/hover.png") no-repeat scroll 0 0 transparent;
	color:#FFFFFF;
}

/*home宽度较小，单独考虑
.nav li.short a:link, .nav li.short a:visited,{
	color:#ff8000;
	display:block;
	height:32px;
	line-height:32px;
	text-decoration:none;
	width:54px;
}
*/
.nav li.home a:link, .nav li.home a:visited, .nav li.home a:hover {
background:url("images/hover.png") no-repeat scroll 0 0px transparent;
color:#FFFFFF;
}
/*----------------------------最顶层logo及导航等------------------------------*/









/*---------------------------------------------------------------*/

.headSearch {
	float:right;
	margin-top:5px;
	margin-right:30px;
}
.mykeyword {
	float:left;
	background:url(images/search-text.gif) 0 0 no-repeat;
	width:129px;
	height:22px;
	border:none;
	font-size:15px;
	padding:0px 0 0 0px;
	color:#818181;
}	
.searchButton {
	float:left;
	background:url(images/search-button.gif) 0 0 no-repeat;
	width:60px;
	height:22px;
}
	
/* Mixed Content Class
---------------------------------------------------------------*/



.post a {
	text-decoration:none;
	color:#000;
}
.post a:hover {
	text-decoration:none;
	color:#ff8000;
}
.post a:hover .post .postmetadata a:hover {
	text-decoration:none;
	color:#ff8000;/*ea7521*/
	white-space:nowrap;
}

.post .postmetadata {
	float:left;
	width:85%; 
	color:#999999;
	font-size:15px;/*13*/
	line-height:18px;
	text-indent:0cm;
	margin-left:30px;
	width:418px;	
}
.entry {
	/*clear:left;*/
	margin-top:10px;
	color:#333333;
	font-size:14px;/*控制阅读更多*/
}
.entry h3
{
	font-family:sans-serif
	color:#24282B;
	/*background: url(images/bullet-content.jpg) 0 8px no-repeat !important;
	padding-left:13px;*/
	font-size:18px;
	font-weight:bold;
	text-indent:0cm;
}
#readmore
{
	float:right;
	
	font-size:15px;
	font-weight:400;
	text-decoration:none;
}
#readmore a
{
	color:rgb(74,31,23);
}
#readmore a:hover
{
	color:rgb(247,68,97);
}
.entry .excerpt
{
	margin:0 0 0 30px;
	text-indent:0cm;
	
	color:#576069;/*5b98bb*/
}
.entry .st-related-posts{
	color:#AE927D !important;
	text-decoration:none;
}
.entry .st-related-posts a:hover{
	color:#ff8000;
	text-decoration:underline;
}
.post .postmetadata a {
	color:#005EAC;
	text-decoration:none;
	}
.post .postmetadata a:hover {
	color:rgb(248,92,69);
	text-decoration:underline;
	}
.tags {
	padding:0 15px;
	line-height:21px;
}	
.tags a {
	color:#9A8A7C !important;
	font-weight:bold;
	text-decoration:none;
}	
.tags a:hover {
	color:#000 !important;
	font-weight:bold;
	text-decoration:underline !important;
}

.entry .bshareDiv
{
	text-align: center;
	margin-left:25%;
}

/* Table 
---------------------------------------------------------------*/
table {
	border:1px solid #F3E3D7;
	border-collapse: collapse;
}
td, th  {
	border: 1px solid #F3E3D7;
	padding:3px 4px;
}
th {
	font-weight:normal;
	background:#FFF6F0;
	color:#000;
}

/* Common Used Class 
---------------------------------------------------------------*/
.float_left {
	float: left;
}
.float_right {
	float: right;
}
.clear_both {
	clear: both;
	height:0px;
}
abbr[title], acronym[title] {
	border-bottom:1px dotted #999999;
	cursor:help;
	font-style:italic;
}
.clear {
	clear:both;	
	height:0;
	line-height:0;
	margin-top:0 !important;
	visibility:hidden;
	width:1px;
}
/* Forms 
----------------------------------------------------------- */
fieldset {
	border: 1px solid #F3E3D7;
	padding: 10px;
	margin-bottom:15px;
}
legend {
	font:bold 14px Arial, Verdana, Helvetica, sans-serif; 
}
label {
	font:bold 11px Arial, Verdana, Helvetica, sans-serif; 
}
input[type="radio"], input[type="checkbox"] {
	margin-right:15px;
	vertical-align:bottom;
	}
input[type="button"], input[type="submit"] {
	margin:0 5px;
	}
textarea {
	width:100% !important;
}

/* Side bar
-------------------------------------------------------------*/
#sidebar h3 {

}
/*#sidebar h3 a img{
	border:1px solid #cae7f3;
	-moz-box-shadow:0 0 5px #0c3b67;
}*/
.rightPan {
	background: url(images/gray-top-curve.gif) #EBEBEB top right no-repeat;
	margin-bottom: 20px;
	text-indent:0px;/*首行缩进15*/
}

.rightPan span.stc {
	background: url(images/gray-top-curve.gif) top left no-repeat;
	display: block;
	height: 5px;
	width: 10px;
	line-height:0;
	

}

.gbc {
	background: url(images/gray-bottom-curve.gif) bottom right no-repeat;
	height:15px;
	font-size: 0px;
	line-height:0;
}
.gbc span.sbc {
	background: url(images/gray-bottom-curve.gif) bottom left no-repeat;
	display: block;
	height:15px;
	width: 10px;
}

#sidebar ul {
	line-height:25px;
	font-size:14px;/*add*/
}
#sidebar ul li {
	background: url(images/bullet-sidebar.gif) 13px 11px no-repeat;
	padding-left: 25px;/*12*/
	margin-left:5px;
	
}
#sidebar ul li ul {
	margin-bottom: 0px;
}
#sidebar ul li ul li {
	background: url(images/bullet-content.gif) 15px 10px no-repeat;
	margin-left:0px;
}
#sidebar a {
	color: #333;
	text-decoration:none;/*无*/
}
#sidebar a:hover {
	color:#ff8000;
	text-decoration:underline;/*none*/
}

/* Footer 
------------------------------------------------------------*/
#footer {
	position: relative;
	padding: 10px 15px;
	font-size:10px;
	line-height:15px;
}
#footer p {
	text-align: right;
	position: absolute;
	top: 10px;
	right:5px;
	font-size: 0.92em;
	padding-bottom:20px;
}


/*page comments*/

.comments
{
	width:610px;
}

/* article Comments 
------------------------------------------------------------*/


#commentList
{
	font-size:12px;
	padding:5px 10px;
}
.comment h5
{
	font-size:15px;
}
#content .article .singlepost .comment ul li{
	background:none;

}
#commentList .comment-author
{
	height:48px;
}
#commentList .vcard
{
	height:48px;
}


/*验证码部分*/

#secureimgdiv span
{
	float:left;
	font-weight:normal;
	line-height:30px;
	text-align:center;
	width:140px;
	color:#ffffff;
}

#secureimgdiv img
{
	float:left;
	font-weight:normal;
	line-height:25px;
	text-align:center;
	width:120px;
	border-color:Black;
}
#secureimgdiv input
{
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
-x-system-font:none;
background-attachment:scroll;
background-color:#FAF8F8;
background-image:none;
background-position:0 0;
background-repeat:repeat;
border-bottom-color:#B8B8B8;
border-bottom-style:solid;
border-bottom-width:1px;
border-left-color-ltr-source:physical;
border-left-color-rtl-source:physical;
border-left-color-value:#B8B8B8;
border-left-style-ltr-source:physical;
border-left-style-rtl-source:physical;
border-left-style-value:solid;
border-left-width-ltr-source:physical;
border-left-width-rtl-source:physical;
border-left-width-value:1px;
border-right-color-ltr-source:physical;
border-right-color-rtl-source:physical;
border-right-color-value:#B8B8B8;
border-right-style-ltr-source:physical;
border-right-style-rtl-source:physical;
border-right-style-value:solid;
border-right-width-ltr-source:physical;
border-right-width-rtl-source:physical;
border-right-width-value:1px;
border-top-color:#B8B8B8;
border-top-style:solid;
border-top-width:1px;
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin-bottom:5px;
padding-bottom:5px;
padding-left:5px;
padding-right:5px;
padding-top:5px;
/*width:45% !important;*/
}


#commentList .avatar_left
{
	float:left;
	font-size:13px;
	
	padding-left:8px;
}

#commentList .avatar_left .fn
{
	color:#333;
	font-style:normal;
	font-weight:bold;
	font-size:14px;
}

#commentList .avatar_right
{
	float:right;
}
#commentList .comment_content
{
	background-color: #EEEEEE;
}

/* Comments Form
------------------------------------------------------------*/
#commentform label {
	float:left;
	font-size:14px;
	color:#333333;
	width:120px;
	font-weight:normal;
	line-height:25px;
	text-align:center;
}
.txtarea {
	width:75% !important;
	float:right;
	padding:5px;
	margin-bottom:5px;
	border:1px solid #b8b8b8;
	background:#FAF8F8;
	font:12px Arial, Helvetica, sans-serif;
}
.txtarea:hover {
	border:1px solid #B6B6B6;
	background:#F4F3F3;
}
.Cmtbutton:hover {
	background:#000;
	border:medium none;
	color:#FAF8F8;	
}
.Cmtbutton {
	background:#EA7521;
	border:medium none;
	color:#FAF8F8;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	margin-left:100px;
	padding:5px;
	width:180px;
	margin-left:142px !important;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	text-indent:0cm;
	background-color: #f3f3f3;
	padding: 4px;
	/*margin: 10px;*/
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	overflow:hidden;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.wp-caption-text {
	overflow:none !important;
	margin:0 !important;
}
form p {
	margin:10px 0 0 0 !important;
}
dl {
	margin-bottom:15px;
}





#quote{
	font-family:微软雅黑;
	font-size:15;
	font-weight:bold;
	margin-bottom: 2px;
	text-indent:6px;/*首行缩进15*/
}
#linkcat-2 ul{
float:left;
}



/*插件里移出来的*/
.wp-pagenavi a,.wp-pagenavi a:link 
{
	padding:2px 4px;
	margin:2px;
	text-decoration:none;
	border:1px solid #0080ff;
	color:#0080ff;
	background:#ffffff;
}
.wp-pagenavi a:hover /*榧犳爣鎮诞*/
{
	border:1px solid #ff8000 !important;
	color:#ff8000 !important;
	background:#ffffff !important;
	padding: 6px 12px !important;
	font-size:16px !important;
}
.wp-pagenavi span.pages {/*page 1 of 5*/
	padding: 2px 4px 2px 4px;
	margin:2px;
	color:#0080ff;
	border:1px solid #0080ff;
	background:#ffffff;
}
.wp-pagenavi span.current 
{
	padding:6px 12px;
	margin:2px;
	border:1px solid #0080ff;
	color:#0080ff;/**/
	background:#ffffff;
	font-size:18px;
}
.wp-pagenavi span.extend 
{
	padding:2px 4px;
	margin:2px;
	border:1px solid #e1e1e1;
	color:#c1c1c1;
	background:#fff;
}
.wp-pagenavi span.current + a.page,.wp-pagenavi a:hover + a 
{
	background:#ffffff;
	border:1px solid #0080ff;
	color:#0080ff;/*#ff8000*/
	margin:2px;
	padding:4px 8px;
	font-size:16px;
}


.dp-highlighter
{
	font-family: "Consolas", "Courier New", Courier, mono;
	font-size: 12px;
	background-color: #E7E5DC;
	width: 99%;
	overflow: auto;
	margin: 18px 0px 18px 0px;
	padding-top: 1px; /* adds a little border on top when controls are hidden */
}

.dp-highlighter .bar
{
	padding-left: 45px;
}

.dp-highlighter.collapsed .bar, 
.dp-highlighter.nogutter .bar 
{
	padding-left: 0px;
}

.dp-highlighter ol 
{
	list-style: decimal; /* for ie */
	list-style: decimal-leading-zero; /* better look for others */
	background-color: #fff;
	margin: 0px 0px 1px 45px; /* 1px bottom margin seems to fix occasional Firefox scrolling */
	padding: 0px;
	color: #5C5C5C;
}

.dp-highlighter.nogutter ol
{
	list-style-type: none !important; 
	margin-left: 0px; 
}

.dp-highlighter ol li,
.dp-highlighter .columns div
{
	border-left: 3px solid #6CE26C;
	background-color: #f8f8f8;
	padding-left: 10px;
	line-height: 14px;
}

.dp-highlighter.nogutter ol li,
.dp-highlighter.nogutter .columns div
{
	border: 0;
}

.dp-highlighter .columns 
{
	color: gray;
	overflow: hidden;
	width: 100%;
}

.dp-highlighter .columns div 
{
	padding-bottom: 5px;
}

.dp-highlighter ol li.alt 
{
	background-color: #fff; 
}

.dp-highlighter ol li span 
{
	color: Black;
}

/* Adjust some properties when collapsed */

.dp-highlighter.collapsed ol 
{
	margin: 0px;
}

.dp-highlighter.collapsed ol li 
{ 
	display: none;
}

/* Additional modifications when in print-view */

.dp-highlighter.printing 
{
	border: none;
}

.dp-highlighter.printing .tools 
{
	display: none !important;
}

.dp-highlighter.printing li 
{
	display: list-item !important;
}

/* Styles for the tools */

.dp-highlighter .tools 
{
	padding: 3px 8px 3px 10px;
	font: 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: silver;
	background-color: #f8f8f8;
	text-align1: right;
	padding-bottom: 10px;
	border-left: 3px solid #6CE26C;
}

.dp-highlighter.nogutter .tools
{
	border-left: 0;
}

.dp-highlighter.collapsed .tools
{
	border-bottom: 0;
}

.dp-highlighter .tools a
{
	font-size: 9px;
	color: #a0a0a0;
	text-decoration: none;
	margin-right: 10px;
}

.dp-highlighter .tools a:hover
{
	color: red;
	text-decoration: underline;
}

/* About dialog styles */

.dp-about { background-color: #fff; margin: 0px; padding: 0px; }
.dp-about table { width: 100%; height: 100%; font-size: 11px; font-family: Tahoma, Verdana, Arial, sans-serif !important; }
.dp-about td { padding: 10px; vertical-align: top; }
.dp-about .copy { border-bottom: 1px solid #ACA899; height: 95%; }
.dp-about .title { color: red; font-weight: bold; }
.dp-about .para { margin: 0 0 4px 0; }
.dp-about .footer { background-color: #ECEADB; border-top: 1px solid #fff; text-align: right; }
.dp-about .close { font-size: 11px; font-family: Tahoma, Verdana, Arial, sans-serif !important; background-color: #ECEADB; width: 60px; height: 22px; }

/* Language specific styles */

.dp-highlighter .comment, .dp-highlighter .comments { color: #008200; }
.dp-highlighter .string { color: blue; }
.dp-highlighter .keyword { color: #069; font-weight: bold; }
.dp-highlighter .preprocessor { color: gray; }




/*
	最顶层包装盒
*/
#cj_wrap 
{
	width:956px; 
	margin-bottom:10px;
}
/*
	顶上导航
*/
#cj_nav
{
	
}
/*
	图片集合
*/
#cj_main
{
	float:left;
	width:836;
}
/*
	右侧广告
*/
#cj_side_ad
{
	float:right;
	width:120px;
}
/*
	每个图片子单元
*/
#cj_main .image_box
{
 list-style: none outside none;
 margin-left:0px;
}
#cj_main .image_box li 
{
	
	width:266px; 
	height:400px; 
	padding:4px; 
	padding-left:4px;
	margin:0 10px 10px 0; 
	background:#f9f9f9; 
	border:1px solid #eee; 
	display:inline; 
	overflow:hidden;
	
}/*
#cj_main .image_box li br
{
	width:0px;
	height:0px;
}*/
#cj_main .image_box li strong 
{
	
	margin-left:3px; 
	line-height:22px;
}
#cj_main .image_box li:hover 
{
	border:1px solid #ccc; 
	/*background:#f1f1f1 url(images/url_icon.gif) no-repeat 244px 185px;*/
}
#cj_main .image_box img 
{
	border:3px solid #fff; 
	margin-bottom:2px;
}

