	/* PAGE PROPERTIES */

	html {
		font-size: 100%;
	}

	body {
		margin:0;
		padding:0;
		border:0;
		width:100%;
		font: 12px Arial, Helvetica, sans-serif;
		color: #000;
		min-width:600px;
		background: #e1e1e1 url(../images/main/bgr.jpg) repeat-x top;
		text-align:left;
	}

	* {
		margin:0;
		padding:0;
	} 

	/* sticky footer BEGIN */

	html, body {height: 100%;}

	#wrap {
/*		min-height:100%; */
		width:100%;
		background: url(../images/main/bgr_wline.jpg) repeat-y top;
		}

	#main {
		overflow:auto;
		/*padding-bottom: 199px;*/
		}

	#footer {
		/*position: relative;
		margin-top: -199px;
		height: 199px;
		clear:both;
		border-bottom: #e1e1e1 10px;*/
		} 
/*		
	body:before {
		content:"";
		height:100%;
		float:left;
		width:0;
		margin-top:-32767px;
	}
*/

	/* sticky footer END */
	
	hr {
		/*color:#ccc;*/
		background-color:#ccc;
		height:1px;
		border:0;
		/*margin:5px 0px;*/
	}

	h1 {
		font-size:16px;
		text-align:left;
		font-weight:normal;
	}

	h1.logo {
		height: 55px;
		position: relative;
		overflow:hidden;
		/*color: white;*/
		padding-left:10px;
	}
	

	h1.logo span {
		background: url(../images/header/logo.jpg) no-repeat center;
		position: absolute;
		width: 100%;
		height: 100%;
		display:block;
	}
	
	h2 {
		font-size:15px;
		text-align:left;
		font-weight:normal;
	}

	h3 {
		font-size:12px;
		text-align:left;
		font-weight:bold;
	}
	
	.underline{
		border-bottom: 1px solid #ccc;
		padding-bottom:4px;
	}

	.underline_b{
		border-bottom: 1px solid #ccc;
		padding-bottom:4px;
		font-weight:bold;
	}
	
	.underline_d{
		border-bottom: 1px solid #333;
		padding-bottom:4px;
	}

	td {
		padding:3px 0px;
	}
	
	h1 a {
		text-decoration:none;
	}

	h2 a {
		text-decoration:none;
	}

	h3 a {
		text-decoration:none;
	}
	
	a {
		text-decoration:underline;
		color:#000;
		/*background:none;*/
		outline:none;
	}

	a:hover {
		text-decoration:none;
		border:none;
	}

	a:hover img {
		border:none;
		background:none;
	}

	a img{
		border:none;
		background:none;
	}

	img {
		text-decoration:none;
		border:none;
		background:none;
	}
	
	.red {
		color:#FF0000;
		text-decoration:none;
	}

	.green {
		color:#339900;
	}
	
	.blue{
		color:#3399cc;
	}

	.orange{
		color:#ff9900;
	}
	
	.dark {
		color:#333;
	}

	.med {
		color:#666;
	}
	
	.light {
		color:#999;
	}
	
	.right {
		text-align:right;
	}

	.left {
		text-align:left;
	}

	.center {
		text-align:center;
	}

	.justify {
		text-align:justify;
	}


	textarea {
		font: 11px Arial, Helvetica, sans-serif;
		width:300px;
		height:30px;
	}
	
	input {
		/*height:14px;*/
		font: 11px Arial, Helvetica, sans-serif;
	}
	
	input.btn { 
		color:#333; 
		/*height:18px;*/
		background:#e1e1e1;
		border: 1px solid #999;
		font: 11px Arial, Helvetica, sans-serif; 
	}
	
	select.btn { 
		color:#333; 
		font: 11px Arial, Helvetica, sans-serif; 
		background:#e1e1e1;
		border: 1px solid #999; 
	}
	
	input.btnhov { 
		border-color: #333;
	}
	

	/* HEADER */

	.header{
		height:65px;
		background:#000;
	}
	
	.h_logo {
		float:left;
		width:194px;
		padding-top:5px;
		padding-left:0px;
	}
	
	.h_right {
		float:right;
		width:650px;
		padding-top:20px;
	}
	
	#header_shd {
		width:960px;
		height:27px;
		background:#fff url(../images/main/header_shadow.jpg) repeat-x;
		border-bottom: 1px solid #e1e1e1;
	}

	#header_shd_inner {
		width:940px;
		height:19px;
		text-align:right;
		padding:5px 0px 3px 20px;
	}

	/* CONTENT */

	.container_100{
		text-align:center;
		width:100%;
		margin:0 auto 0 auto;
		background:#333;
	}
	
	.container_990 {
		background:#fff;
		text-align:center;
		width:990px;
		margin:0 auto 0 auto;
		float:none;
	}

	.container_960 {
		width:960px;
		font-size:11px;
		margin:0 auto;
		text-align:left;
		float:none;
	}

	.item {
		float:left;
		width:216px;
		border:0;
		padding:5px 12px;
		overflow:hidden;
	}

	.item a {
		border:none;
		background:none;
		overflow:hidden;
		text-decoration:none;
	}
	
	.item a:hover {
		text-decoration:underline;
	}
	
	.main_container{
		/*background: #e1e1e1 url(../images/main/bgr.jpg) repeat-x top;*/
		width:100%;
		min-height:100%;
		/*height:731px;*/
		text-align:center;
		margin:0 auto 0 auto;
	}

	/* MENU */

	#menu {
		background:#000;
		width:550px;
		margin:0 auto 0 auto;
		text-align:right;
		float:right;
	}
	
	#mnu {
		position:relative;
		width:550px;
		font-size:12px;
		height:25px;
		/*background-color:#666666;*/
	}
	
	#mnu, #mnu ul {
		padding:0;
		margin:0;
		list-style:none;
		width:550px;
	}
	
	#mnu table {
		border-collapse:collapse;
		margin:-1px -10px 0 0;
		padding:0;
		width:0;
		height:0;
		font-size:12px;
		color:#fff;
	}
	
	#mnu li {
		float:left;
		height:20px;
		margin-right:1px;
		color:#fff;
	}
	
	#mnu li a {
		float:left;
		display:block;
		height:20px;
		line-height:20px;
		padding:0 10px 0 10px;
		font-size:12px;
		color:#fff;
		background: none;
		text-decoration:none;
	}

	#mnu li a:hover {
		color:#f00;
	}

	#mnu li ul li a{
		color:#ccc;
		font-size:11px;
	}

	#mnu li ul li a:hover{
		color:#f00;
		font-size:11px;
	}
	
	#mnu li ul li a.down {
		color:#ccc;
	}

	#mnu li:hover  a{
		color:#ccc;
		background:none;
	}
	
	#mnu li:hover  a:hover {
		color:#f00;
		background:none;
	}

	#mnu li:hover  a.down {
		color:#ccc;
		background:none;
	}

	#mnu li ul {
		position:absolute;
		top:20px;
		left:-9999px;
		z-index:10;
		/*background:url(../images/menu/sub-back.png) left top;*/
	}
	
	#mnu li ul.floatRight li {
		float:right;
	}
	
	#mnu :hover ul,
	#mnu :hover ul :hover ul {
		left:0;
		/*background:url(../images/menu/sub-back.png) left bottom;;*/
	}
	
	#mnu :hover ul ul {
		left:-9999px;
		top:20px;
		background:transparent;
	}
	
	/* SERVICES */

	#comment {
		float:left;
		text-align:right;
		width:520px;
		color:#333;
		font-style:italic;
		font-size:10px;
	}

	#offer {
		width:990px;
		margin:0 auto 0 auto;
		background:#fff;
		float:none;
	} 

	#offer_texts {
		float:left;
		text-align:left;
		width:538px;
	}

	
	#offer_header {
		width:468px;
		height:17px;
		background:#333 url(../images/main/banner_line.jpg) left no-repeat;
		text-align:left;
		color:#fff;
		padding:4px 0px 4px 492px;
		font-size:11px;
	}

	#offer_header h2 {
		text-align:left;
		font-size: 11px;
	}
	
	#offer_list * {
		font-size:11px;
		color:#666633; /*#999966;*/
	}

	#offer_list {
		background:url(../images/main/list_bgr.jpg) no-repeat right;
		width:477px;
		height:202px;
		float:right;
		padding-right:11px;
	}
	
	#offer_list a{
		color:#333300;
		font-weight:bold;
		text-decoration:underline;
	}

	#offer_list a:hover{
		text-decoration:none;
	}
	
	#offer_list ul {
		list-style-type:none;
		padding:8px 0px 4px 22px;
		font: 11px Arial, Helvetica, sans-serif #999966;
	}

	#offer_list ul li {
		background:url(../images/list/pipa.jpg) no-repeat;
		background-position:0 4px;
		padding-left:22px;
		line-height:22px;
	}

	#books {
		background:url(../images/main/book.jpg) left no-repeat;
		float:left;
		width:422px;
		height:222px;
	}

	/* MAIN CONTENT */

	.cm {
		float:left;
		width:240px;
	}
	
	.cm a {
		color:#fff;
		text-decoration:none;
		display:block;
	}

	#red_header{
		background:#cc3333 url(../images/main/red_header.jpg) repeat-x;
		height:13px;
		width:195px;
	}

	#red_text{
		background:#990000 url(../images/main/red_text.jpg) repeat-x;
		height:41px;
	}

	#orange_header{
		background:#ff9900 url(../images/main/orange_header.jpg) repeat-x;
		height:13px;
		width:194px;
	}

	#orange_text{
		background:#cc6600 url(../images/main/orange_text.jpg) repeat-x;
		height:41px;
	}

	#grey_header{
		background:#666 url(../images/main/grey_header.jpg) repeat-x;
		height:13px;
		width:193px;
	}

	#grey_text{
		background:#333 url(../images/main/grey_text.jpg) repeat-x;
		height:41px;
	}

	#green_header{
		background:#669900 url(../images/main/green_header.jpg) repeat-x;
		height:13px;
		width:194px;
	}

	#green_text{
		background:#336600 url(../images/main/green_text.jpg) repeat-x;
		height:41px;
	}
	
	#main_col {
		float:left;
		width:100%;
		padding-bottom:25px;
	}

	.left_col {
		float:left;
		width:590px;
		text-align:justify;
		padding-right:20px;
		padding-left:30px;
	}


	.intro {
		float:left;
		width:590px;
		text-align:justify;
		padding-right:20px;
		padding-left:30px;
		background:url(../images/main/p_bgr.jpg) no-repeat;
	}

	.lg_left_col {
		float:left;
		width:910px;
		text-align:justify;
		padding-right:20px;
		padding-left:30px;
	}

	#left_col_sub1 {
		float:left;
		width:270px;
		padding-right:45px;
		text-align:justify;
	}


	#sm_left_col_sub1 {
		float:left;
		padding-right:10px;
		text-align:right;
	}

	.left_col_sub2 {
		float:left;
		text-align:left;
	}

	.left_col_sub2 a img {
		background:none;
	}

	.left_col_sub2 a:hover img {
		background:none;
	}

	.left_col_sub2 img {
		background:none;
	}

	.right_col {
		float:left;
		width:320px;
		color:#333;
		text-align:justify;
		height:100%;
	}

	.left_column {
		float:left;
		width:543px;
		text-align:left;
		padding-right:15px;
	}	
	
	.right_column {
		float:left;
		width:320px;
		color:#333;
		text-align:left;
		border: 1px solid #ccc;
		padding: 15px;
	}

	.right_col > a {
		border:none;
		background:#fff;
	}


	#sm_right_col {
		float: right;
		width:200px;
		padding-right:15px;
		color:#333;
		text-align:justify;
	}

	.left_border {
		border-left:#999999 1px solid;
		padding-left:10px;
	}

	.lh_left_border{
		border-left:#999999 1px solid;
		padding-left:10px;
		line-height: 20px;
	}

	.lh{
		line-height:18px;
	}

	.col_date {
		color:#FF9900;
		font-size:10px;
		font-style:italic;
	}

	.col_text ul li {
		list-style-type:square;
		list-style-position:outside;
		padding-right:20px;
		margin-left:40px;
	}

	.l_box_bgr{
		border:1px #CCC solid;
		padding:10px 10px 10px 10px;
		background:url(../images/main/p_bgr.jpg) repeat-x;
		line-height:18px;
		text-align:left;
	}

	/* FOOTER */

	.footer{
		padding-top:4px;
	}
	
	.footer p{
		color:#666;
		background:none;
	}
	
	.footer hr{
		background-color:#666;
		color:#666;
	}
	
	.footer h3{
		color:#fff;
	}

	.footer a{
		text-decoration:none;
		color:#999;
		background:none;
	}
	
	.footer a:hover{
		text-decoration:none;
		color:#f00;
		background:none;
	}

	/*
	#footer {
		position:relative;
		height:100px;
		clear:both;
		width:100%;
		text-align:center;
	} */
	
	#footer_cont {
		width:960px;
		/*position:relative;*/
		background:#FFFFFF;
		margin:0 auto 0 auto;
		text-align:left;
		padding:15px;
		/*height:70px;*/
	}
	
	#left_ftr {
		float:left;
		width:620px;
		padding:10px;
		text-align:right;
		background:#CCCCCC;
		height:50px;
	}

	.share {
		float:none;
		height:15px;
	}

	.share a {
		background:none;
	}
	
	#copyright {
		width:960px;
		float:left;
		font-size:11px;
		text-align:center;
		padding-bottom:6px;
	}

	#docs_main {
		float:left;
		font-size:13px;
		text-align:left;
	}
	
	#right_ftr {
		float:right;
		width:309px;
		padding:10px 0px 10px 10px;
		text-align:left;
		background:#CCCCCC;
		height:50px;
		font-size:13px;
	}

	
	#newsletter_input {
		width:230px;
		height:17px;
		background-color:#FFFFFF;
	}




#goog-wm {
  background-color: white;
}


#goog-wm h3.closest-match {
  color: #8f2831;
  border-bottom: 3px dashed #aebd63;
  padding-bottom: 0.5em;;
  font-size: 170%;
  margin: 0;
}

#goog-wm h3.closest-match a { }
   
#goog-wm h3.other-things {

  color: #8f2831;
  font-size:12px; 
}
   
#goog-wm ul li { list-style:none; }

