/* generated by csscreator.com */ 
html, body { 
 margin:0; 
 padding:0; 
 text-align:center; 
 font-size: 13px;
 color: #666666;
 line-height: 150%;
 font-family: Arial, Helvetica, sans-serif;
} 
 
#pagewidth{ 
 width:970px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
} 
 
#header{
 position:relative; 
 height:404px; 
  background-color:#FFFFFF; 
 width:100%;
} 
#flash{
	height: 284px;
	text-align: center;
	padding-top: 14px;
}
#wrapper{
  background: White url(../images/home03_95bg.jpg) repeat-y scroll right;
}
#leftcol{
 width:77%; 
 float:left; 
 position:relative; 
 background-color:#FFFFFF; 
 }
 
#twocols{
 width:23%; 
 float:right; 
 position:relative;
 }
 
#rightcol{
 width:100%; 
 float:right; 
 position:relative; 
 }
 
#maincol{background-color: #FFFFFF;  
 float: left; 
 display:inline; 
 position: relative; 
 width:0%; 
 }
 
#footer{
 height:76px; 
  background-color:#FFFFFF; 
 clear:both;
  background-image: url(../images/foot.jpg);
  background-repeat: no-repeat;
  font-size: 12px;
  line-height: 180%;
  padding: 10px 23% 2px 30px;
  color: #555555;
  font-family: Arial, Candara;
 } 
#hfoot{
	height: 0px;
	overflow: hidden;
}

#title{
	width: 739px;
	height: 46px;
	background-image: url(../images/home03_01_bg.jpg);
	background-position: left;
	background-repeat: no-repeat;
}
#title h2{
	margin: 4px 0px 0px 0px;
	text-align: center;
	font-size: 16px;
	color: White;
}
.cat{
	vertical-align: top;
	font-size: 11px;
	line-height: 130%;
}
.cat h3{
	margin: 4px 0px 0px 0px;
	font-size: 13px;
	line-height: 150%;
}
.cat_en{
	vertical-align: top;
	font-size: 10px;
	line-height: 120%;
}
.cat_en h3{
	margin: 4px 0px 0px 0px;
	font-size: 12px;
	line-height: 160%;
}
.cat2{
	vertical-align: top;
	font-size: 12px;
	line-height: 140%;
	padding-left: 16px;
}
.cat2 h3{
	margin: 4px 0px 0px 0px;
	font-size: 13px;
	line-height: 200%;
	color: #3F699C;
}
.vspacer{
	background-color: White;
	background-image: url(../images/home03_06bg_v.jpg);
	background-repeat: repeat-y;
}
.vspacer2{
	background-color: White;
	background-image: url(../images/home03_07bg_v.jpg);
	background-repeat: repeat-y;
}
.h03_bg{
	background-color: White;
	background-image: url(../images/h03_bg.jpg);
	background-repeat: no-repeat;
}
.h03_11{
	background-color: White;
	background-image: url(../images/h03_11bg.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.h03_12{
	background-color: White;
	background-image: url(../images/h03_12bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

/* customer css */
a{
	color: #454545;
	text-decoration: none;
}
a:hover{
	color: #888888;
	text-decoration: underline;
}

 
 /*printer styles*/ 
 @media print{ 
/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #leftcol{width:100%; float:none;}
}

.padding1{ padding-left:50px;}

INPUT,textarea{
	font-size:small; 
	margin:0 15px 10px 0;
	color:#000000; 
	border:1px solid #cccccc;
}
.must{
	border-left:3px solid #66CC33;
	padding-left:4px;
}
.notmust{
	border-left:3px solid #cccccc;
	padding-left:4px;
}
