﻿/********************************************
   AUTHOR:  		Ayaya
   Dname:           DDWX   
 *******************************************/ 
 
/********************************************
   HTML ELEMENTS
********************************************/ 

/* top elements */
* { padding: 0; margin: 0; }

body {
	margin: 0;
	padding: 0;
	font: .70em/1.5em Verdana, Tahoma, Helvetica, sans-serif,宋体;
	color: #666666; 
	background:   url(bg.gif) no-repeat;
	 
}

/* links */
a { 
	color: #4284B0;
	background-color: inherit;
	text-decoration: none;
}
a:hover {
	color: #9EC068;
	background-color: inherit;
}

/* headers */
h1, h2, h3 {
	font: bold 1em 'Trebuchet MS', Arial, Sans-serif; 
	color: #333;	
}
h1 { font-size: 1.5em; color: #6297BC; } 
h2 { font-size: 1.4em; text-transform:uppercase;}
h3 { font-size: 1.3em; }

p, h1, h2, h3 {
	margin: 10px 15px;
}
ul, ol {
	margin: 10px 30px;
	padding: 0 15px;
	color: #4284B0;
}
ul span, ol span {
	color: #666666; 
}


/* images */
img {
	border: 0px solid #CCC;
}
img.no-border {
	border: none;
}
img.float-right {
  margin: 5px 0px 5px 15px;  
}
img.float-left {
  margin: 5px 15px 5px 0px;
}
a img {  
  border: 0px solid #568EB6;
}
a:hover img {  
  border: 0px solid #CCC !important; /* IE fix*/
   border:hidden;
  border: 0px solid #568EB6;
}

code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #f2f2f2;  
  border-left: 4px solid #4284B0; 
}
acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
blockquote {
	margin: 15px;
 	padding: 0 0 0 20px;  	
  	background: #FAFAFA;
	border: 1px solid #f2f2f2; 
	border-left: 4px solid #4284B0;   
	color: #4284B0;
	font: bold 1.2em/1.5em Georgia, 'Bookman Old Style', Serif; 
}

/* form elements */
form {
	margin:10px; padding: 0;
	border: 1px solid #f2f2f2; 
	background-color: #FAFAFA; 
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding: 2px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:300px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	margin: 0; 
	font: bold 1em Arial, Sans-serif; 
	border: 1px solid #CCC;
	background: #FFF; 
	padding: 2px 3px; 
	color: #4284B0;	
}

/* search form */
form.searchform {
	background: transparent;
	border: none;
	margin: 0; padding: 0;
}
form.searchform input.textbox { 
	margin: 0; 
	width: 120px;
	border: 1px solid #9EC630; 
	background: #FFF;
	color: #333; 
	height: 14px;
	vertical-align: top;
}
form.searchform input.button { 
	margin: 0; 
	padding: 2px 3px; 
	font: bold 12px Arial, Sans-serif; 
	background: #FAFAFA;
	border: 1px solid #f2f2f2;
	color: #777;	
	width: 60px;
	vertical-align: top;
}

/***********************
	  LAYOUT
************************/
#wrap {
	background: #FFF;
	width: 850px; height: 100%;
	margin: 0 auto;	
	text-align: left;
}
#content-wrap {
	clear: both;
	margin: 0; padding: 0;	
	background: #FFF;
}
/* about*/
#about {float:right; text-align:left;margin:0; padding:0;}


/* header */
#header {
	position: relative;
	height: 115px;	
	background: #fff url(headerbg1.gif) repeat-x 0% 100%;	
}
#logo { float:left;}

#header h2#slogan {
	position: absolute;
	top:41px;
	left: -1px;
	color: #666666;
	text-indent: 0px;
	font: bold 11px Tahoma, 'trebuchet MS', Sans-serif;
	text-transform: none;
	width: 90px;
}

/* main */
#main {
	float: left;
	margin-left: 15px !important;
	padding: 0;
	width: 55%;		
}
#main h1 {
	margin-top: 10px;
	font: Bold 150%  "宋体";
	color: #88ac0b;
	padding: 5px 0 5px 25px; 	
	border-bottom: 1px solid #EFF0F1;
	background: #FFF url(square-green.png) no-repeat 3px 50%;	
}
#main h5 {
	margin-top: 10px;
	font: Bold 125%  "宋体";
	color: #88ac0b;
	padding: 5px 0px 5px 35px; 	
	border-bottom: 1px solid #EFF0F1;
	background: #FFF url(quan.gif) no-repeat 3px 50%;	
}
#asp1 {
	float: left;
	margin-left: 0px;
	padding: 0;
	width:100%;
	font:"宋体";
}
#zhaosheng{float: left;
	margin-left: 0px;
	padding: 0;
	width: 100%;	}
#lingdao {
	float: right;
	margin-right:  10px;
	margin-top:20px;
	padding: 0;
	width: 24%;
}
#main .box_img{float:left; width:22%; margin:0; padding:0;}
#main .box_java{float:right; width:78%; font:"宋体";}

#news { 
	float: left;
	margin-left:  10px; margin-top:0px;
	padding: 0;
	width: 69%;	
 
}
#zuixin { width:100%; height:170px;}

.post-footer {
	background-color: #FAFAFA;
	padding: 5px; margin: 20px 15px 0 15px;
	border: 1px solid #f2f2f2;
	font-size: 95%;	
}
.post-footer .date {
	background: url(clock.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .comments {
	background: url(comment.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .readmore {
	background: url(page.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}

/* sidebar */
#sidebar {
	float: left;
	width: 22%;
	margin: 0;	padding: 0; 
	background-color:#ffffff;
	display: inline;
	height:100%;
}
#sidebar h4 {
	margin-top: 10px;
	padding: 5px 0 5px 10px; 
	font:  1.3em  "黑体" ;
	color: #555;
	background: #EEF0F1 url(headerbg.gif) repeat-x left bottom;	
	border: 1px solid #EFF0F1;}
#sidebar .box{
	border: 1px solid #EFF0F1; 
	margin: 0 0 5px 0;
	padding:5px;}
#sidebar ul.sidemenu {
	list-style:none;
	margin:10px 10px 10px 10px;
	padding:0;		
}
#sidebar ul.sidemenu li {
	margin-bottom:1px;
	border: 1px solid #f2f2f2;
}
#sidebar ul.sidemenu a {
	display:block;
	font-weight:bold;
	color: #333;	
	text-decoration:none;	
	padding:2px 5px 2px 10px;
	background: #f2f2f2;
	border-left:4px solid #CCC;	
	min-height:18px;
}

* html body #sidebar ul.sidemenu a { height: 18px; }

#sidebar ul.sidemenu a:hover {
	padding:2px 5px 2px 10px;
	background: #f2f2f2;
	color: #339900;
	border-left:4px solid #9EC630;
}

.words{ border:1px solid #CCC;}
.p1 {font-size:12px;}
.p2 {font-size:10px;
 color:#CCC;}

/* rightbar */
#rightbar {
	float: right;
	width: 20%;
	padding: 0; margin:0; 		
}
#rightbar h4 {
	margin-top: 10px;
	padding: 5px 0 5px 10px; 
	font:  1.3em  "黑体" ;
	color: #555;
	background: #EEF0F1 url(headerbg.gif) repeat-x left bottom;	
	border: 1px solid #EFF0F1;
}
#rightbar .left-box {
	border: 1px solid #EFF0F1; 
	margin: 0 0 5px 0;	
}

#searchtitle { margin:0; padding:10px 0 10px 0; }
#rightbar ul.sidemenu {
	list-style: none;
	text-align: left;
	margin: 3px 0 8px 0; padding: 3px;
	text-decoration: none;
	font:  1.1em  "宋体" ;
}
#rightbar ul.sidemenu li {
	border-bottom: 1px solid #EFF0F1;
	background: url(go.gif) no-repeat 5px 5px ;	
	padding: 2px 0 2px 25px;
	margin: 0 2px;
	height:18px;
}
#rightbar ul.sidemenu a {
	font-weight: bolder;
	text-decoration: none;	
	background-image: none;	

}
.tdd {
	font-family:"黑体";
 	font-size: 12px;
	
}



/* Footer */
#footer { 
	clear: both; 
	color: #FFF; 
	background: #fff3; 
	border-top: 5px solid #568EB6;
	margin: 0; padding: 0; 
	height: 50px;	  
	font-size: 95%;
	color:#0171A0;
}
#footer a { 
	text-decoration: none; 
	font-weight: bold;	
	color: #000;
}
#footer .footer-left{
	float: left;
	width: 85%;
}
#footer .footer-right{
	float: right;
	width: 15%;
}

/* menu tabs */
#header ul {
	z-index: 999999;
	position: absolute;
	margin:0;
	padding: 0;
	list-style:none;
	right: -90px;
	bottom: 5px !important;
	bottom: 5px;
	font: 14px   "宋体";
	width: 827px;
}
#header li {
   display:inline;
   margin:0; padding:0;
}
#header a {
   float:left;
   background: url(tableft.gif) no-repeat left top;
   margin:0;
   padding:0 0 0 4px;
   text-decoration:none;
}


#header a span {
   float:left;
   display:block;
   background: url(tabright.gif) no-repeat right top;
   padding:6px 15px 3px 8px;
   color: #FFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#header a span {float:none;}
/* End IE5-Mac hack */
#header a:hover span {
	color:#FFF;
}
#header a:hover {
   background-position:0% -42px;
}
#header a:hover span {
   background-position:100% -42px;
}
#header #current a {
   background-position:0% -42px;
	color: #FFF;
}
#header #current a span {
   background-position:100% -42px;
	color: #FFF;
}
/* end menu tabs */

/* alignment classes */
.float-left  { float: left; }
.float-right {	float: right; }
.align-left  {	text-align: left; }
.align-right {	text-align: right; }

/* additional classes */
.clear { clear: both; }
.green {	color: #9EC630; }
.gray  {	color: #BFBFBF; }

.title_box{
width:180px;
height:30px;
margin:5px 0 0 0;
background:url(images/menu_title_bg.gif) no-repeat center;
text-align:center;
font-size:13px;
font-weight:bold;
color:#159dcc;
line-height:30px;
}
/*--------left menu---------*/
ul.left_menu{
padding:0px;
margin:0px;
list-style:none;
}
ul.left_menu li{
margin:0px;
list-style: none;
}
ul.left_menu li.odd a{height:25px;display:block; border-bottom:1px #e4e4e4 dashed;
text-decoration:none;color:#504b4b;padding:0 0 0 45px; line-height:25px;
}
ul.left_menu li.even a{
height:25px;display:block; border-bottom:1px #e4e4e4 dashed; background-color:#f0f4f5;
text-decoration:none;color:#504b4b;padding:0 0 0 45px; line-height:25px;
}
ul.left_menu li.even a:hover, ul.left_menu li.odd a:hover{
color:#000; text-decoration:underline;
}
/* Content > Sidebar > Login */

#login {
}

#login form {margin:0;  width:100%; padding:0;
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login label {
	display: block;
}

#login input {
	margin-bottom: 10px;
	font: normal small "宋体";
}

#inputtext1, #inputtext2 {
	width: 100px;
}

#inputsubmit1 {
}

/* Other*/
#redian{ }
#asp4{ height:90px;}
#asp2{ height:180px; padding:0 5px 0 5px;}
#bar{height:100px; width:100%; padding:0 0 0 7px; }
.link { list-style: circle;
 font:12px  "黑体" ;
 color:  #369  ;
 line-height:20px;
 
	} 
#link {  background-image:url(link2.gif); background-repeat:no-repeat;  background-position: left; height:300px;}	