html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent;
}
body {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	color:#666;
}
h3 {
}
a {
	text-decoration:none;
	color:#ff6400;
	font-weight:bold;
}
a:hover {
	color:#ff6400;
	text-decoration:underline;
}
ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

input,textarea {
	border: #d8d9d9 solid 1px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px
}

#container {
	width:90%;
	min-width:960px;
	padding:0px;
	margin:auto;
}
/*------------------------------------------------header--------------------*/
#header {
	width:100%;
	height:80px;
	margin:0 auto;
	z-index:1000;
	float:left;
	z-index:500;
}
.top-menu {
	height:20px;
	float:right;
	padding:0 0 0 30px;
	margin-top:0px;
	margin-right:0px;
}
.top-menu li {
	height:20px;
	float:right;
	padding:0px;
	margin-top:3px;
}
.top-menu li a {
	display:block;
	padding:0px 12px;
	border-left:#80e0f8 solid 1px;
	font-size:10px;
	font-weight:normal;
}
#header ul li.last {
	background-image:none;
	float:right;
}
#header ul li a.hover {
	display:block;
	padding:0 14px;
	font:bold 16px/27px Arial, Helvetica, sans-serif;
	text-decoration:none;
	cursor:text;
}
#logo {
	position:absolute;
	top:0px;
	width:300px;
	height:70px;
	background:url(images/logo.jpg) 0 0 no-repeat;
}
#header h1.logo {
	position:absolute;
	margin:20px 0 0 10px;
	padding-left:48px;
	background:url(../images/logo.png) no-repeat left top;
	height:60px;
	font-size:38px;
	color:#666666;
}
#header p.description {
	position:absolute;
	margin:57px 0 0 62px;
	font-size:12px;
	color:#999999;
}
#banner {
}
ul.main-menu {
	position:absolute;
	height:40px;
	top:65px;
	text-align:center;
	width:90%;

}
ul.main-menu li {
	border:#d6dbbf solid 1px;
	display:inline;
	height:20px;
	padding:8px 10px;
	background:url(../images/menu-bg.jpg) repeat-x left top;
	z-index:500;
	margin:auto;
	
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px
}
#body-top {
	position:relative;
	width:100%;
	margin:0 auto;
	padding:50px 0;
	border-bottom:#80e0f8 dashed 1px;
	z-index:100;
}
/*------------------------------------------------right--------------------*/

#right {
	width:280px;
	float:right;
}
.right-box p {
	float:right;
	padding:5px;
}
.right-box {
	width:260px;
	float:right;
	padding:10px;
}
.right-box h2 {
	font-size:28px;
	border-bottom:#cdf8ff solid 1px;
	padding:10px 0;
}
.right-box ul{ padding-top:10px; margin-left:20px;}
.right-box .top {
}
.right-box .body {
}
.right-box .bg {
}
.right-box .bottom {
}
.right-box p {
	line-height:20px;
}
#submit-box {
	width:100%;
	padding:20px 0;
	height:46px;
	margin:150px auto;
	float:left;
	text-align:center;
	border:#80e0f8 solid 1px;
	background:url(../images/header-bg.jpg) repeat-x left top;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px
}
#thumbs {
	width:100%;
	margin:0 auto;
	float:left;
	margin-bottom:20px;
}
#web-submit-box {
	width:100%;
	padding:30px 0;
	margin:0 auto;
	float:left;
	text-align:center;
}
/*-----------------------------------------------Search ------------------*/
#search-box {
	width:100%;
	padding:25px 0;
	height:36px;
	margin:0 auto;
	float:left;
	text-align:center;
	border:#80e0f8 solid 1px;
	background:#80e0f8 url(../images/header-bg.jpg) repeat-x left top;
	z-index:100;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px
}
#search-box p {
	margin:0;
	padding:0;
	height:50px;
	float:left;
	width:100%;
}
#txtfield_search {
	padding:5px 10px;
	width:400px;
	font-size:20px;
}
#submit-search {
	padding:5px 10px;
	width:100px;
	font-size:20px;
	background:url(../images/btm-bg.jpg) repeat-x left top;
	border:#999999 solid 1px;
}
/*------------------------------------------------content--------------------*/
.content {
	margin-right:300px;
	min-width:600px;
}
.content .top {
}
.content .bg {
}
.content .bottom {
}
.content h2 {
	font: bold 16px Arial, Sans-Serif;
	height:20px;
	overflow:hidden;
	margin-left:135px;
}
.content .body {
	float:left;
	width:100%;
	padding:5px 0;
	border-bottom:#cdf8ff solid 1px;
}
.content .description {
	height:48px;
	overflow:hidden;
}
.content .pic {
	display:block;
	width:120px;
	height:80px;
	float:left;
	background:url(images/pic-bg.png) no-repeat;
	border:#eee solid 3px;
	margin:5px 5px 0 5px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	margin-top:-20px;
}
.content .pic-small {
	display:block;
	width:60px;
	height:40px;
	float:left;
	background:url(images/pic-bg.png) no-repeat;
	border:#eee solid 1px;
	margin:5px;
}
.content .content-tag {
	float:right;
	height:17px;
	width:75%;
	overflow:hidden;
	font-weight:normal;
	font-style:italic;
	font-size:12px;
	padding-top:4px;
	padding-right:25px;
	background:url(../images/tage20.jpg) no-repeat right top;
	margin-bottom:-4px;
}
.content .content-tag li {
	height:17px;
	float:right;
	padding:0 4px;
	overflow:hidden;
}
.content .content-tag li a {
	font-weight:normal;
	color:#b7ad70;
}
.content .content-tag li a:hover {
	text-decoration:underline;
}
.tag{
	background:url(../images/tage20.jpg) no-repeat right top;
	height:20px;
	list-style-image:url(../images/arrow10.jpg);
}
.tag a{
	margin-right:20px;
	display:block;

}
.tag a:hover{
	background-color:#eee;
	text-decoration:none;
}
/*------------------------------------------------bodyBottom--------------------*/
#pagenavi {
	text-align: center;
	float:left;
	width:100%;
	padding:5px 0;
	margin:20px 0;
}
#pagenavi a {
	padding:3px 5px;
	margin:auto;
	border:#cdf8ff solid 1px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px
}
#pagenavi a.act {
	background-color:#eee;
}
/*------------------------------------------------footer--------------------*/
#footer {
	width:100%;
	height:46px;
	margin:20px auto;
	float:left;
	border:#80e0f8 solid 1px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px
}
#footer .top {
}
#footer .body {
	width:100%;
	height:30px;
	float:right;
	background:url(images/copy-body.png) 0 0 repeat-y;
}
#footer .bottom {
}
#footer .copyright {
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	margin:10px 0 0 10px;
	width:800px;
	padding:0px;
	height:15px;
}
#footer .design {
	font:bold 11px/19px Arial, Helvetica, sans-serif;
	color:#000000;
	margin:0 0 0 10px;
	padding:0 0 0 0px;
	height:15px;
}
#footer a.subscribe {
	font:normal 11px/12px Arial, Helvetica, sans-serif;
	color:#B9B99D;
	text-decoration:underline;
	width:50px;
	padding:0 0 0 18px;
}
#footer a.subscribe:hover {
	color:#9CCC37;
	text-decoration:none;
}
#xhtml {
	width:85px;
	height:31px;
	float:right;
	margin-top:21px;
	margin-right:10px;
}
#w3c-css {
	width:85px;
	height:31px;
	float:right;
	margin-top:21px;
	margin-right:10px;
}
#footer a.cs:hover { /*background:url(images/css_bg_hover.gif) 0 0 no-repeat; */
}
#footer p.design a {
	text-decoration:none;
}
#footer p.design a:hover {
}
.error {
	padding:10px 0;
	border:#FF3300 solid 1px;
	background-color:#f18f8f;
	width:100%;
	
}

 .word {
  	margin:0 4px;
	padding:0px;
  	text-decoration: none;
  	font-weight: normal;
	display:inline;
  }
    .word  a{  	margin:0 4px;
	padding:0px;
  	text-decoration: none;
  	font-weight: normal;}
  .size9 {
  	color: #000;
  	font-size: 26px;
  }
  .size8 {
  	color: #111;
  	font-size: 24px;
  }
  .size7 {
  	color: #222;
  	font-size: 22px;
  }
  .size6 {
  	color: #333;
  	font-size: 20px;
  }
  .size5 {
  	color: #444;
  	font-size: 18px;
  }
  .size4 {
  	color: #555;
  	font-size: 16px;
  }
  .size3 {
  	color: #666;
  	font-size: 14px;
  }
  .size2 {
  	color: #777;
  	font-size: 12px;
  }
  .size1 {
  	color: #888;
  	font-size: 8px;
  }
  .size0 {
  	color: #999;
  	font-size: 6px;
  }


/*------------------------------------------------footer--------------------*/
