﻿body {
	
	margin:0;
	padding:20px;
	background:#001500 url('/img/p11.gif') ;
	color:#333333;
	font-size: 68%; /* Resets 1em to 10px */
	font-family:"微软雅黑","宋体",Tahoma,Arial,sans-serif;	
}
a:link { 
	color:#3366cc;
	text-decoration:none;
}
a:visited { 
	color:#3366cc;
	text-decoration:none;
}
a:hover {
color:#ff0000;
}
a:active{
color:#ff0000;
}

h2 {font-size:1.2em;padding:5px 0 5px 5px;}
h3{font-size:1.em;background-color:#eee;color:#000;padding:5px;}
h4 {font-size:1em;background-color:#eee;color:#000;padding:5px;}
p {font-size:1.1em;font-family:"微软雅黑","宋体",Tahoma,Arial,sans-serif;line-height:22px}

img {
	border:0;
}

input, textarea {
	font-size:12px;
}

input[type=text], textarea{
	border:1px inset #cccccc;
}
input[type=submit] {
	border:1px outset #cccccc;
	background:#eeeeee;
	color:#000000;
	padding:5px;
}


/* Layout */
#page {
	min-width:740px;
	max-width:1024px;
	margin:0 auto;
	background:#ffffff;
	}
#container{
  margin:0;  
}
#wrapper{
  float:left;
  width:100%;
  margin-left:0; 
  display:inline;
}
#content{
	float:left;
	width:92%;
	padding:20px 4%;
	overflow:hidden;
}
#footer {
	clear:both;
	padding:10px;
}

/* Header */

#header {
	margin:0;
	height:130px;
	background:#eeeeee url('/img/take-it-easy.jpg');
	}

#headerlogo {
	position:relative;
	top:30%;
	left:20px;
}
#headerlogo h2{
position:relative;
	bottom:26px;				
}
#headerlogo h2, #headerlogo div.description {
	position:relative;
	bottom:26px;	
}
#headerlogo h2{
	margin:0;
	font-size:3em;
	text-shadow: 5px -1px 5px #000033;	
}
#headerlogo h2 a:link {
	color:#ffffff;
}
#headerlogo h2 a:visited{
color:#ffffff;
	}
#headerlogo h2 a:hover {
	text-decoration:none;
	color:#00ee00;
}
#headerlogo h2 a:active{
	color:#ffffff;
}

#headerlogo div.description {
	margin-left:2px;
	margin-top:6px;
	font-size:1.2em;
	color:#000000;		
}

/* Footer */
#footer { 
	text-align:center;
	font-size:1.1em;
	background:#eeeeee;
	color:#666666;	
}

/* Main */
.post, .page {
	clear:both;
}

.post {
	margin:0 0 5px 0;
}
.post-title {
	float: left;
	width: 960px;
	margin-top:0;
	border-bottom:1px dashed #ff6700;
}
.postentry {
	font-size:1.3em;
	line-height:1.3em;
}
.postentry p, .postentry ul, .postentry ol {
	text-align:justify;
}

h1.posttitle {	
	padding:0px 5px 5px 5px;
	margin:0px;
	color:#FF6700;
	font-size:1.65em;
}
.title {
	margin-top:0;
	background:#eeeeee;
}

.star li{
margin:0 0 0 5px;
list-style-image:url('/img/star.gif');
margin-bottom:2px;
}

.bstar li{
margin:0 0 0 5px;
list-style-image:url('/img/good.gif');
margin-bottom:2px;
}
		

/*custome css start */

#hmenu
{
position:relative;
width: 1024px;
bottom:29px;
left:2px;
height:0px;
margin-left:20px;
margin-bottom:-40px;
#margin-bottom:30px;
_margin-bottom:30px;
float:left;
}
#hmenu ul {
	width:auto;
	float:left;
	list-style:none;
	padding:0;
	margin:0;
}
#hmenu ul li {
	display:inline;
	float:left;
	width:auto;
	padding:0;
	margin:0;
}


#menu ul {
	list-style: none;	
}

#menu li {	
	display: inline; 	
}

.mib .bactived{
background:url('/img/b2_r.png') no-repeat;
height: 30px;
margin-top: -10px;
}

#menu a {
	float: left;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-size: 1.4em;
	}

#menu a:hover {
	color: #ffffff;
}


.mib a:link{
height: 20px;
width: 85px;
padding-bottom: 5px ;
padding-top:5px;
background: url('/img/b3.gif') no-repeat;
}
.mib a:visited{
height: 20px;
width: 85px;
padding-bottom: 5px ;
padding-top:5px;
background: url('/img/b3.gif') no-repeat;
}

.mib a:hover
{
height: 30px;
margin-top: -10px;
background: url('/img/b3_r.gif') no-repeat;
}
.mib a:active{
height: 30px;
margin-top: -10px;
background: url('/img/b3_r.gif') no-repeat;
}


