@charset "utf-8";
/*--------------------------全--局-------------------------------*/
* {
margin:0;
padding:0;
border:0;
font-family: Arial, Helvetica, sans-serif, "宋体";
}
body{
	color:#333333;
	font-size:12px;
	background:#F8F8F8;
}
a{text-decoration:none;}
a:link {color: #60A179;text-decoration:none;}
a:visited {color: #60A179;text-decoration:none;}
a:hover {color:#E58712; text-decoration:underline;}
a:active {color: #E58712;text-decoration:none;}

ul{
	list-style-type:none;
	list-style-position : outside;
	margin:0;
	padding:0;
	word-break:break-all;
}
li{
	margin:0;
	padding:0;
	list-style-type:none;
}
p{
	margin:0 0 0 0;
	padding:0 0 0 0;
	word-break:break-all;
}
img{
	border:0;
}


/*---------------------------------------------------------------*/
#divAll{
	width:1000px;
	margin:0 auto;
	padding:0
}

#divPage{
	width:1000px;
	margin:0;
	padding:0 0 0 0;
	text-align:left;
	float:left;
	background:white;
	border-left:1px solid #E2E2E2;
	border-right:1px solid #E2E2E2;
}

#divMiddle{
	width:1000px;
	margin:0;
	padding:0;
	text-align:left;
	float:left;
}

#divTop{
	width:1000px;
	margin:0 auto;
	padding:0;
	text-align:left;
	float:left;
	height:264px;
	background:url("newsky2/52_01.jpg") no-repeat;
	position:relative;
}

#divSidebar{
	width:200px;
	margin:0 0 0 0;
	padding:0 5px 0 0;
	text-align:center;
	float:right;
}

#divMain{
 
 width:770px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	text-align:left;
	float:left;
}

#divBottom{
	width:1000px;
	margin:0 auto;
	padding:0;
	text-align:center;
	float:left;
	height:60px;
	background:#eee;
	border-top:1px solid #ddd;

}

 
/*---------------------------------------------------------------*/
#left{
	width:200px;
	text-align:center;
	float:left;
}
 

#right{
	text-align:center;
	float:right;
 
	width:550px;
}



/*---------------------------------------------------------------*/
div.function {
	float:left;
	margin:0 0 10px 0;
	padding:0 0 0 0;
	text-align:left;
	width:auto;
	width:200px;
}
div.function h3{
	font-size:12px;
	color: #15ACA7;
	width:182px;
	height:24px;
	margin:0 0 0 0;
	padding:10px 0 0 20px;
	border-top:1px solid #e2e2e2;
	border-bottom:1px solid #e2e2e2;
	background:url(newsky2/q1.jpg) #FFFFFF no-repeat 10px 6px;
}
div.function ul{
	text-align:left;
	width:98%;
	margin:2px 0 0 0;
	padding:5px 0 0 0;
	list-style-position:outside;
	list-style-type:none;
}
div.function li{
	margin:8px 0 0 0;
	padding:0 0 0 18px;
	background:url("default/pointblue.gif") no-repeat 13px 3px;
}

#divArchives h3{
 
  border-top:0px;
}

#divMisc{
	padding:10px 0 5px 0;
}
#divMisc h3{
	display: none;
}
#divMisc li{
	padding:2px 0 2px 15px;
	background-image : none;
}

#divContorPanel li{
	background-image : none;
}

#divSearchPanel li{
	background-image : none;
}

/*---------------------------------------------------------------*/
div.post {
	margin:18px 0 10px 10px;
	padding:0 0 0 0;
	text-align:left;
}
div.post-nav {
	width:100%;
	clear:both;
	float:left;
	display:none;
}
div.post-nav a.l{
	float:left;
	padding-right:10px;
	padding-bottom:5px;
}
div.post-nav a.r{
	float:right;
	padding-left:10px;
	padding-bottom:5px;
}

div.post .post-title{
	padding:5px 10px 5px 10px;
	margin:0 auto;
	font-size:14px;
	color: #284259;
	background:#F8F8F8;
	border:1px solid #EEEEEE;
}
div.post .post-date{
	width:100%;
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-size:12px;
	color:#999999;
	text-align:right;
	font-weight:normal;
}

div.post .post-footer{
	width:100%;
	margin:0 0 30px 0;
	padding:0 0 0 0;
	font-size:12px;
	font-weight:normal;
	color:gray;
	height:26px;
	text-align:right;
	border-bottom:2px solid #15ACA7;
}

div.post .post-tags{
	width:100%;
	margin:0 0 0 0;
	padding:5px 0 5px 0;
	font-size:12px;
	font-weight:normal;
	color:gray;
	height:20px;
	text-align:left;
}

body.multi div.post .post-tags{
	display:none;
}

div.post div.post-body{
	width:96%;
	margin:0 auto;
	padding:5px 0 0 0;
	font-size:12px;
	color:#555;
	word-break:break-all;
	text-align:left;
	line-height:26px;
	background:url(default/line_bg.gif);
}

div.post-body div.media a{
	padding-left:16px;
	background:#FBFBFB url("default2/media.gif") no-repeat 0 center;
}

div.post-body img{
	padding:4px 4px 4px 4px;
	border:1px solid #dddddd;
	margin:4px 4px 4px 4px;
	clear : both;
	float : none;
}

div.post-body p{
	margin:10px 0 15px 0;
	padding:0;
}
div.post-body p.img{
	margin:0;
	padding:0;
	text-align:center;
}
div.post-body p.inscript{
	margin:0;
	padding:0;
	padding-right:20px;
	text-align:right;
}
div.post-body p.code{
	padding:5px;
	border:1px dotted black;
}

div.post-body h1{
	color: #000000;
	margin:0;
	padding:0;
	font-size:16px;
}
div.post-body h2{
	color: #000000;
	margin:0;
	padding:0;
	font-size:14px;
}
div.post-body h3{
	color: #000000;
	margin:0;
	padding:0;
	font-size:13px;
}
div.post-body h4{
	color: #000000;
	margin:0;
	padding:0;
	font-size:12px;
}
div.post-body h5{
	color: #000000;
	margin:0;
	padding:0;
	font-size:11px;
}
div.post-body h6{
	color: #000000;
	margin:0;
	padding:0;
	font-size:10px;
}

/*---------------------------------------------------------------*/
#BlogTitle{
	font-size:20px;
	margin:54px 0 0 10px;
	padding:0;
	font-weight:bold;
}
#BlogTitle a{
	color:#F0FFF0;
}
#BlogTitle a:hover {
	color: #DC143C;
	text-decoration: none;
}
#BlogTitle a:active {
	color: #DC143C;
	text-decoration: none;
}
#BlogSubTitle{
	color: #F0FFF0;
	font-size:14px;
	margin:2px 0 0 10px;
	padding:0;
}
#BlogPowerBy{
	font-size:12px;
	height:20px;
	margin:0 20px 0 0;
	padding:25px 10px 0 10px;
	text-align:right;
	font-weight:normal;
}
#BlogCopyRight{
	font-size:12px;color:#666;
	width:80%;
	height:20px;
	margin:20px auto;
	text-align:center;
	float:none;
	clear:both;
	font-weight:normal;
}
#BlogCopyRight a {color:#666;}

/*---------------------------------------------------------------*/
p.posttop {
	margin:10px 0 0 0;
	padding:0 0 2px 16px;
}
p.postbottom {
	margin:0 0 10px 0;
	padding:2px 0 0 0px;
	border-top:1px solid #E8E7D0;
}

#frmSumbit{
	padding:0;
	margin:0;
}

#frmSumbit p{
	padding:5px 0 5px 0;
}


input.button{
	background:#F8F8F8;
	border: 1px solid #EEE;
	color: #333;
	padding: 0.05em 0.25em 0.05em 0.25em;
}

input.text {
	padding: 0.15em 0.25em 0.20em 0.25em;
	border: 1px solid #EEE;
	width: 200px;
	background:#F8F8F8;
}

textarea.text {
	padding: 0.15em 0.25em 0.20em 0.25em;
	border: 1px solid #EEE;
	width: 80%;
	height: 80px;
	background:#F8F8F8;
	width: 520px;
	height: 120px;
}


/*---------------------------------------------------------------*/
#divCalendar{
  width:200px;
  margin:0 0 5px 0;
	padding:0 2px 0 2px;
	text-align:center;
	background:url("newsky2/calbg.jpg") repeat-x;
}

#divCalendar h3{
	display:none;
}

#divCalendar div{
	margin:10px 0 0 0;
	padding:0 0 0 8px;
	float:left;
}
#divCalendar div.month1{
	background:url("default/month1.gif") no-repeat center 10px;
}
#divCalendar div.month2{
	background:url("default/month2.gif") no-repeat center 10px;
}
#divCalendar div.month3{
	background:url("default/month3.gif") no-repeat center 10px;
}
#divCalendar div.month4{
	background:url("default/month4.gif") no-repeat center 10px;
}
#divCalendar div.month5{
	background:url("default/month5.gif") no-repeat center 10px;;
}
#divCalendar div.month6{
	background:url("default/month6.gif") no-repeat center 10px;
}
#divCalendar div.month7{
	background:url("default/month7.gif") no-repeat center 10px;
}
#divCalendar div.month8{
	background:url("default/month8.gif") no-repeat center 10px;
}
#divCalendar div.month9{
	background:url("default/month9.gif") no-repeat center 10px;
}
#divCalendar div.month10{
	background:url("default/month10.gif") no-repeat center 10px;
}
#divCalendar div.month11{
	background:url("default/month11.gif") no-repeat center 10px;
}
#divCalendar div.month12{
	background:url("default/month12.gif") no-repeat center 10px;
}

p.w{
	float:left;
	width:27px;
	height:16px;
	margin:5px 0 5px 0;
	padding:2px 0 1px 0;
	text-align:center;
	vertical-align :middle;
	font-size:10px;
	border-top:1px solid #CCE97F;
	border-bottom:1px solid  #CCE97F;
}

p.y{
	text-align:center;
	height:14px;
	margin:2px 0 0 0;
	padding:0 0 0 0;
	float:left;
	width:189px;
	font-size:13px;
}
p.d{
	float:left;
	width:27px;
	height:18px;
	margin:0 0 0 0;
	padding:2px 0 0 0;
	text-align:center;
	vertical-align :middle;
}
p.yd{
	float:left;
	width:27px;
	height:18px;
	margin:0 0 0 0;
	padding:2px 0 0 0;
	text-align:center;
	vertical-align :middle;
	text-decoration : line-through;
	color:#78A515;
	font-weight : bold;
}
p.nd{
	float:left;
	width:27px;
	height:18px;
	margin:0 0 0 0;
	padding:2px 0 0 0;
	text-align:center;
	vertical-align :middle;
}


/*---------------------------------------------------------------*/
ul.msg{
	margin:10px 0 40px 10px;
	padding:0 0 0 0;
	text-align:left;
	list-style-position : outside;
 
}
li.msgname{
	border-bottom:1px solid #EEE;
	padding:2px 0 2px 5px;
	margin:0px;
}
li.tbname{
	border-bottom:1px solid #EEE;
	padding:2px 0 2px 5px;
	margin:0px;
}
li.msgurl{
	text-align:right;
	padding:2px 10px 2px 10px;
	margin:0;
}
li.msgarticle{
	list-style-position : outside;
	padding:15px 10px 15px 10px;
	margin:0;
	line-height:150%;
}
li.msgtime{
	text-align:right;
	padding:2px 5px 0 10px;
	margin:0 0 0 0;
}
ul.trackback li.tbname{
	border-bottom:none;
	background: url("default/trackback2.gif") no-repeat 0 center;
	padding:5px 0 2px 16px;
	margin:0px;
}
ul.trackback{
	margin:5px 0 10px 10px;
 
}
ul.mutuality{
	margin:5px 0 10px 10px;
 
}

ul.mutuality li.tbname{
	background: url("default/trackback.gif") no-repeat 0 center;
	padding:5px 0 2px 16px;
	margin:0px;
}


li.msgarticle div.quote{
	padding:10px;
	background:#e0e0e0;
	width:90%;
}
li.msgarticle div.quote-title{
	margin:2px;
	padding:3px;
	font-size:120%;
	border-bottom:1px #f8f8f8 solid;
}

/*---------------------------------------------------------------*/
#divNavBar{
	float:left;
  width:1000px;
	height:39px;
	overflow:hidden;
	background:#fff;
	border-bottom:1px solid #ddd;
}

#divNavBar h3{
	display:none;
}

#divNavBar ul{
width:110%;
	margin:0 0 0 2px;
	padding:4px 0 0 0;
}

#divNavBar li{
	width:90px;
	border-right:1px solid;
	border-color:#FFF;
	white-space:nowrap;
	line-height:30px;
	background:#A3C159;
	float:left;
}


#divNavBar a{
	display:block;
	text-align:center;
	height:30px;
	text-transform:uppercase;
	letter-spacing:1px;
}

#divNavBar a:link{
	color:#FFF;
	text-decoration:none;
}

#divNavBar a:visited{
	color:#FFF;
}
#divNavBar a:hover{
	color:#FFF; 
	text-decoration:none;
	background:#1BA6B2;
}

div.quote {
text-indent:2em;
width:590px;
border:1px;
border-style:solid;
border-color:#e2e2e2;
background:#f8f8f8;
padding:8px;
margin:0 10px 0 10px;
}
div.quote-title {
text-indent:0em;
background:#fcfcfc;
border:1px;
border-color:#f2f2fa;
border-style:solid;
font-size:14px;
font-weight:bold;
float:left;
padding:8px 4px 0 4px;
margin:5px 3px 0 0;
height:31px;
}

.input1 {
border:1px solid #ccc;
}
.input2 {
border:1px solid #ccc;
width:40px;
height:18px;
background:#eee;
cursor:pointer;
}
.zd_title {
width:270px;
height:30px;
line-height:30px;
text-indent:10px;
float:right;
background:#f8f8f8;
text-align:left;
font-size:12px;
overflow:hidden;
}
#navheader {
position:absolute;
top:6px;
right:10px;
}
#navheader a {
color:#fff;
padding:0 5px;
}
.top_tel {
position:absolute;
top:81px;
left:210px;
font-size:14px;
color:#fff;
}

#wjlink {
width:100%;
height:260px;
text-align:center;
margin:5px auto;
}
#wjlink #wjphoto{margin:5px auto;}
#wjphoto img{ padding:2px; border:1px solid #ccc;}
#wjlink ul{width:100%;height:auto;margin:0 auto;}
#wjlink li{
width:50%;
float:left;
margin:10px auto 0;
}
#wjlink a {color:#444;}
#wjlink a:hover {color:#369;}
.btn01 {width:88px;height:21px;line-height:21px;display:block;
background:#fff url(/THEMES/blog_three/STYLE/newsky2/btn011.jpg) repeat-x top; text-align:center;
}
a:hover.btn01 {background:#fff url(/THEMES/blog_three/STYLE/newsky2/btn012.jpg) repeat-x top;text-decoration:none;}
#wjlink p {
width:70%;
line-height:20px;
font-size:14px;
color:#444;
padding:10px 0;
text-align:left;
padding-left:10px;
}

.navbar_links {width:100%;height:20px;}

.navbar_links_l {width:50%;height:20px;overflow:hidden;float:left;text-align:left;}
.navbar_links_r {width:50%;height:20px;overflow:hidden;float:right;text-align:right;}



.vote-wrap,.vote-wrap-login{text-align:center;position:absolute;top:10px;margin:0;padding:0;width:35px;height:40px;}


.vote-wrap a,.vote-wrap a:link,.vote-wrap a span.vote-text,.vote-wrap a:link span.vote-text{font-weight:bold;color:#FFF;font-family:Arial,Helvetica,sans-serif;text-transform:uppercase;}

.vote-wrap a:hover span.vote-text{color:#F00;}
.vote-count{margin:0;padding:0;overflow:visible;width:35px;height:25px;color:#fff;font:bold 16px Arial,Helvetica,sans-serif;line-height:25px;cursor:Qeeke;}

.vote-counted{margin:0;padding:0;width:35px;height:25px;color:#fff;font:bold 16px Arial,Helvetica,sans-serif;line-height:25px;cursor:Qeeke;}

.vote-text,.voted-text{display:block;margin:0;padding:0;width:35px;color:#fff;text-decoration:none;font-size:12px;line-height:15px;height:15px;cursor:pointer;overflow:hidden;font-weight:bold;text-transform:uppercase;}
