@charset "utf-8";

/*-----------------------------------------------
 __default style clear
-----------------------------------------------*/

* {
	margin:0;
	padding:0;
}

body {
	/* font-size:74.5%; */
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#333333;
	line-height:0;
}

html {
	overflow-y:scroll;
}

p { font-size: 11pt;
     color: #000000;
	 font-family: "Arial,Tahoma,Verdana"; 
     line-height: 170%;
	 word-spacing: 1pt
}

li {
	list-style:none;
	line-height:1.7;
}

img,
fieldset {
	border:0;
}


/*-----------------------------------------------
 __Base Link Color Setting
-----------------------------------------------*/

a:link       {
	font-size: 10pt;
	color: #333333;
	word-spacing: 1pt;
	text-decoration: underline;
	letter-spacing: 0.1em;
}
a:visited    {
	font-size: 10pt;
	color: #000000;
	word-spacing: 1pt;
	text-decoration: underline;
	letter-spacing: 0.1em;
}
a:hover      {
	font-size: 10pt;
	color: #2E95CC;
	letter-spacing: 0.1em;
	text-decoration: none;
	sword-spacing: 120%;
	word-spacing: 1pt;
}


/*-----------------------------------------------
 __container
-----------------------------------------------*/

#container {
	width:915px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/*-----------------------------------------------
 __header
-----------------------------------------------*/

#header {
    line-height: 0px;
}

#header h1 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}

#header p#siteDescription {
	margin:0;
	padding:0 15px 10px 30px;
}
/*-----------------------------------------------
 __footer
-----------------------------------------------*/

#footer {
	clear:both;
	width:915px;
	height:148px;
	padding:0px;
	background-image: url(images/flower.png);
	background-position: 100% 100%;
}

#footer_main {
	border-top:1px #89DF85 solid;
	margin-top: 0px;
	margin-right: 100px;
	margin-bottom: 40px;
	margin-left: 320px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#footer ul {
	margin:0 auto 5px;
}

#footer ul li {
	margin-right:5px;
	padding-left:10px;
	line-height:140%;
	border-left:2px solid white;
	font-size:9pt;
}

#footer ul li.utilityHome {
	border-left:0;
}

#footer p#copyright {
	text-align:center;
	margin-bottom:0;
}


/*-----------------------------------------------
 __contents
-----------------------------------------------*/

#contents {
	width:915px;
	float:left;
	background:url(images/yonglan_bg.gif) repeat-y;
	margin-bottom: 0px;
}


div.post_head {
	padding-left:70px;
	LETTER-SPACING : 1px;
	FONT-WEIGHT : BOLD;
	font-size :12pt;
	FONT-FAMILY :  Tahoma,Verdana;
	line-height:150%;
	width: 520px;
	background-image: url(images/mainbar.png);
	background-repeat: no-repeat;
	height: 40px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
}
	
div.post_head h1 {
	color: #3B9BCE;
	font-size: 13pt;
}

.span1 {
	color: #3B9BCE;
	font-size: 9pt;
}

div.post_contents {
	LINE-HEIGHT : 170%;
	OVERFLOW : HIDDEN;
	FONT-SIZE : 11pt;
	FONT-FAMILY :  Arial, Tahoma, Verdana;
	width: 450px;
	color: #000000;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 70px;
}

div.post_contents h2 {
	background: none repeat scroll 0% #f4f4f4;
	border: 1px solid #999988;
	float: left;
	font-size: 10pt;
	font-variant: normal;
	line-height: 1.1em;
	margin: 3px 0.5em 0em 0pt;
	padding: 0px 3px 0px 3px;
	text-align: center;
	color: #999999;
}
	
div.post_contents a {
    font-size : 11pt;
	line-height : 170%;
}

/* __main
------------------------------------------*/

#main {
	float:right;
	width:600px;
	padding:0 0 0 0px;
	margin-top: 25px;
	word-spacing: 1pt;
	letter-spacing: 0.1em;
}

#main a {
	color:#2886ba;
}

#main a:hover {
	color:#2FA5E5;
	font-size : 11pt;
	line-height : 170%;
}


/* __sub
------------------------------------------*/

#sub {
	float:left;
	width:220px;
	padding:10px;
	padding-left: 61px;
}

#sub h3 {
	margin-bottom:5px;
	font-size:100%;
	letter-spacing:1px;
}

#sub ul {
	margin:0 20px 20px 0;
	padding:0px 0px 5px 15px;
	/* border:1px solid #EFEFEF; */
}

#sub ul li {
	padding: 0px 5px ;
	/* border-left:1px solid white; */
	line-height:150%;
}

#sub ul li a{
	line-height: 150% ;
}

#sub_google{
	 margin:12px 0px 0px 70px;
}

#sub_ads{
margin:15px 0px 0px 20px;
}
