* {
margin:0;
padding:0;
}
body {
	background:#1B2B6F url(../images/main-bg.gif) repeat-x ;
	color: #EEE;
	font:11px  Verdana, Tahoma, sans-serif, PMingLiU, MingLiU;
	line-height: 18px;
	
}
a {
color:#339;
text-decoration:underline;
}
a:hover {
color:#09C5D6;
text-decoration:none;
}
td {
font:12px Verdana, Tahoma, sans-serif;
color:#EEE;
line-height:160%;
}
input {
color:#000;
background:#fff;
padding:3px;
}
fieldset {
line-height:25px;
padding:10px;
}
hr {
height:1px;
border:1px solid #B3CBE1;
margin:5px 0;
}
ul, ol {
list-style:none;
}
div {
word-wrap:break-word;
}
#outmain {
width:900px;
border-right:1px solid #386792;
border-left:1px solid #386792;
margin:auto;
padding:1px;
background:#fff;
}
#header {
height:80px;
border-top:6px solid #386792;
border-bottom:1px solid #386792;
background:#d6e3ef;
}
h1 {
font:bold 28px Georgia, Verdana;
padding:10px;
}


#description {
text-indent:4px;
float:left;
}
#page {
width:100%;
border-bottom:1px dashed #386792;
margin-bottom:1px;
background:#fff url(./img/sidebar_border.gif) repeat-y;
float:left;
}


.week {
background:#eee;
border-bottom:2px solid #aaa;
text-align:center;
padding:3px;
}
.cal_day1 {
text-align:center;
}
.cal_day2 {
text-align:center;
border:1px solid #999;
font-weight:700;
}

.needpwd {
border-bottom:1px solid #B3CBE1;
padding-bottom:20px;
margin:20px 0;
background:#1B2B6F;
}

.postdate {
color:#777;
}

#footer {
border-top:6px solid #386792;
padding:10px;
background:#d6e3ef;
clear:both;
color:#939BBA;
}


.codeimg {
cursor:pointer;
vertical-align:bottom;
padding-bottom:1px;
}
.title {
font:bold 14px verdana;
position:relative;
height:18px;
text-indent:5px;
border-left:6px solid #d6e3ef;
border-bottom:1px solid #d6e3ef;
margin-bottom:10px;
clear:both;
padding:2px;
}

.curdate {
font-weight:700;
text-align:center;
padding-bottom:10px;
}
.attach {
padding:10px 0;
}
.attach-desc {
background:#edf2f8;
border:1px solid #386792;
padding:5px;
}

.art-title {
font-weight:700;
margin-bottom:10px;
}
#article-other {
text-align:center;
margin:15px 0;
font-weight:bold;
}
#tburl {
margin:5px 0 15px;
}

#message {
margin-top:100px;
background:#303E78 ;
text-align:center;
width:500px;
border:1px dashed #000;
margin-right:auto;
margin-left:auto;
padding:20px;
color:#A7ABBD;
}
#message a{
color:#0DA7C3;}
#message h2 {
color:#A7ABBD;
font-size:14px;
margin:20px auto;
}
#message strong{
color:#fff;
}
.list li {
line-height:35px;
border-bottom:1px dashed #ddd;
clear:both;
}
code {
font-family:"Courier New", Courier;
width:620px;
border:1px solid #b3cbe1;
border-left:3px solid #b3cbe1;
background:#f8f8f8;
word-break:break-all;
display:block;
white-space:normal;
margin:5px;
padding:10px;
overflow:auto;
}

.avatar {
border:1px solid #d6e3ef;
background:#EBF3FB;
}
.ajaxmsg {
right:0;
background:red;
color:#fff;
line-height:20px;
position:fixed;
top:0;
padding:0 20px;
}
.ajaxdiv {
border:1px solid #386792;
background:#edf2f8;
position:absolute;
padding:8px;
}
.ajaxdiv H2 {
font-size:12px;
line-height:24px;
margin:0;
}
.ajaxdiv H2 a {
font-weight:400;
float:right;
}
.p_bar {
clear:both;
margin:15px 0;
}
.p_bar a {
font-size:12px;
text-decoration:none;
padding:2px 5px;
}
.p_bar a:hover {
background:#F5FBFF;
border:1px solid #86B9D6;
text-decoration:none;
}
.p_info {
background:#F5FBFF;
border:1px solid #86B9D6;
margin-right:1px;
padding:2px 5px;
color:#1B2B6F;
}
.p_num {
background:#FFF;
border:1px solid #DEDEB8;
margin-right:1px;
}
.p_redirect {
background:#FFF;
border:1px solid #DEDEB8;
margin-right:1px;
font-weight:700;
font-size:12px;
}
.p_curpage {
margin-right:1px;
border:1px solid #DEDEB8;
background:#FFFFD9;
color:#92A05A;
font-weight:700;
padding:2px 5px;
}
.linkover {
margin:0 0 20px 0;
padding:10px 0;
clear:both;
}
.linkover li {
color:#666;
width:100px;
line-height:20px;
margin:0 10px;
float:left;
}
.linkover li.onelink {
width:300px;
margin:0 10px 8px;
}
.linkover li a {
font-weight:700;
}
.linkgroup {
font-weight:700;
font-size:14px;
margin:10px 0 5px;
}
h1 a,.cal_day1 a:hover,.cal_day2 a:hover,.posttitle a,.curdate a,.listtd a {
text-decoration:none;
}
.navlink li.current_page_item a:hover,.cal_day1 a,.cal_day2 a,.curdate a:hover,.listtd a:hover {
text-decoration:underline;
}
#guestlink,#top span {
float:right;
}
#sidebar ul li img,.p_bar * {
vertical-align:middle;
}
textarea,input,select {
font:12px Verdana, Tahoma, sans-serif;
}
textarea {
line-height:150%;
overflow:auto;
padding:4px;
}
ul{
border: medium none; 
line-height: normal; 
list-style-type: none;
padding:0;
margin:0;
}
img{
border:0;}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#pgmain0 {
	background-image: url(../images/page_bg_main.gif);	
	background-repeat: repeat-x;
	width: 1002px;
	clear:both;
}


#pglft {
	width: 89px;
	float: left;
}
#logowz {
	width: 100px;
	padding-bottom: 3px;
}
#pgflash {
	
	height: 219px;
	width: 741px;
	background-image: url(../images/page_bg_flash.jpg);
	background-repeat: no-repeat;
}
#pgmaintop {
	float: left;
	height: 305px;
	width: 741px;
}
#pgrit {
	width: 72px;
	float: left;
}
#pgtop {
	width: 1002px;
	background-image: url(../images/main-bg.gif) ;
	height: 305px;
}
#pgtitle {
	background-color: #000000;
	float: right;
	width: 733px;
}
#pgmain {
	width: 842px;
	padding-top: 4px;
	padding-right: 72px;
	padding-bottom: 10px;
	padding-left: 88px;
	clear: both;
	background: url(../images/page_bg_main.gif) repeat-x;
}
#jstitle {
	padding-bottom: 3px;
}

#pgnav {
	float: left;
	padding-bottom: 1px;
	width: 104px;
}
#pgmain .left{	
    float: left;
	width: 104px;}
#pgmain .right{	
    float: right;
	width:726px;
	}
#pgmain2 {
	float: right;
	width: 732px;
	padding-left: 6px;
}


#logotu {
	background-color: #000000;
	}

#logo {
	width: 100px;
	float: left;
}

#mainflash {
	width: 1002px;
	background: url(../images/mainflashbg.jpg) no-repeat;
}
#mainnav{
	width: 342px;
	padding-top: 50px;
	padding-left: 640px;
	height: 119px;
	padding-bottom: 30px;
}
#mainnav li{
	float: left;
	width: 36px;
	margin-right: 3px;
}
#btm2 {
	width: 1002px;
	height:37px;
	background:url(../images/main_btm.jpg) no-repeat;
	clear:both;}

#copyright2{
	background-color: #000000;
	width: 1002px;
	clear:both;
}
#copyright1{
	background-color: #000000;
	padding-left: 902px;
}
#copyright3{
	background-color: #000000;
	padding-left: 872px;
	float: right;
}
#copyright4{
	background-color: #000000;
	float: right;
}
.nav1 {
	padding-top: 32px;
}
.nav2 {
	padding-top: 0px;
}
.nav3 {
	padding-top: 24px;
}
.nav4 {
	padding-top: 11px;
}
#nav5 {
	padding-top: 37px;
}
.nav6 {
	padding-top: 19px;
}
.nav7 {
	padding-top: 24px;
}
#topmenu {
font:12px Verdana;
color:#036;
border-bottom:1px dashed #386792;
padding:6px;
background:#edf2f8;
width:auto;
height:18px;
margin:3px auto;
}


#sidebar {
width:105px;
margin:0;
float:left;
line-height:2em;
}
#sidebar h2{
color:#E8EBF8;
font-size:14px;
font-weight:bold;
border-top:1px solid #3C4A85;
border-bottom:1px solid #3C4A85;
text-align:center;
padding:2px;
margin:9px 0 3px 0;
background:#303E78;
clear:both;}
#sidebar a{
color:#659BEC;
text-decoration: underline;
}
#sidebar p {
padding-bottom:10px;
text-align:center;
}
#sidebar p a {
margin:10px;
}
#sidebar p.more {
text-align:right;
padding:6px 0 0;
background:url(../images/oo.gif) no-repeat 46px 13px;
padding-left:14px;
}
#sidebar li {
width:100px;
padding:3px 0;
}
#sidebar li span {
color:#EEE;
}
#sidebar li span.num {
color:#659BEC;
}
#sidebar .aut{
color:#8A8A8A;}
ul.menu {
font:bold 14px Tahoma, sans-serif;
text-align:right;
background:#000;
width:100%;
}
ul.menu li {
font-size:14px;
line-height:26px;
display:inline;
padding:0 3px 0 8px;
}
ul.menu li.current_page_item a {
color:#B5BACD;
}

#wrap {
padding:15px 15px 15px 0;
clear:both;
}
#wrap a{
color:#939BBA;
}
#wrap .posttitle a{
font:bold 16px verdana;
line-height:28px;
margin:8px 0 0;
clear:both;
color:#09C5D6;
}
#top {
width:100%;
padding-bottom:12px;
margin-bottom:10px;
border-bottom:1px solid #B3CBE1;
float:left;
color:#659BEC;
font-size:12px;
}
#top strong {
float:left;
font-size:14px;
}

.content {
font-size:14px;
line-height:22px;
margin:15px 0;
border-left:4px #232323 solid;
padding-left:10px;
}

.content:first-letter {
	FONT-WEIGHT: bold; FONT-SIZE: 400%; FLOAT: left; LINE-HEIGHT: 1em; color:#09C5D6;
}
.content p {
margin:15px 0;
}
.content ul {
margin:15px 22px;
list-style:disc;
}
.content ol {
margin:15px 30px;
list-style:decimal;
}
.aa{
background:url(../images/oo.gif) no-repeat 0 7px;
padding-left:14px;
}
.aa a{color:#09C5D6;}

.tags {
line-height:26px;
}
.bb{
clear:both;
border-top:#3C4B85 1px solid;
margin:10px 0 15px;
line-height:17px;
}
.postmetadata {
background:#3C4B85 url(../images/left_btm.gif) no-repeat left bottom;
padding-left:30px;
padding-right:5px;
float:right;
letter-spacing:0.3em;
}
.postmetadata font{
color:#eee;
font-size:10px;}
.search{
margin:2px auto;
background:#303E78;
border-top:1px solid #3C4A85;
border-bottom:1px solid #3C4A85;
padding:4px;
height:24px;
clear:both;
width:99%;}
.search a{
font-size:12px;
color:#939BB0;}
.search .lft{
float:left; 
width:273px;}
.search .rit{
float:left;  
}
.search .rit h2{
font-size:14px;
margin:3px;
float:left;}
.search .rit ul{
margin:5px;
float:left;}
.search .rit li{
float:left;
margin-right:3px;}
.search .rit li a{
color:#F4F6FF;
text-decoration:none;}
.search .rit li a:hover{
color:#F4F6FF;
text-decoration:underline;}
.formbutton {
font-size:12px;
color:#000;
width:50px;
height:22px;
border:1px solid #bbb;
line-height:22px;
border-left:4px solid #bbb;
background:#edf2f8;
}
.formfield {
color:#000;
border:1px solid #bbb;
background:#edf2f8;
}
.comment{
background:#19296B;
border:1px #37447F solid;
border-top:none;
width:100%;
margin-top:5px;
clear:both;
padding:5px;
}
.comment .lft{
background:#000;
padding:6px;
margin:4px;
float:left;
color:#FFF;
font-size:24px;
font-weight:bold;}

.comment .rit{
float:left;
padding-left:6px;}

.comment .lessaut{
font-size:14px;
color:#FFF;
font-weight:bold;}
.lesscontent {
display:block;
width:650px;
clear:both;
line-height:20px;
margin:5px 0 15px;
}
.lessdate {
color:#777;
font-size:11px;
padding-top:2px;
text-align:right;
margin-bottom:12px;
padding-bottom:12px;
border-bottom:1px solid #B3CBE1;
}
.lessdate2{
font-size:10px;
color:#8A8A8A;}
.lesscontent2{
clear:both;
line-height:20px;
margin:5px;
font-size:12px;
padding-left:10px;}
.formbox p {
float:left;
margin:3px;
padding:0 0 12px;
}
.formbox td{
color:#333;
}
.formbox .lft{
float:left;
width:460px;}
.formbox .rit{
padding:6px;
float:right;
width:229px;
border:#37447F 1px solid;
background:#1B285E;
color:#CECECE;}
.formbox .lft span{
color:#8A8A8A}
.quote {
border:1px dashed #000;
background:#303E78;
width:95%;
margin:10px auto;
padding:5px;
color:#939BBA;
}
#count{
display:none;}