/*----------------------------------------
Name: global.css
Developed by:
Date Created:
Last Updated:
Copyright:
----------------------------------------*/

/* Imports
----------------------------------------*/
@import url("../css/reset.css");



/* Elements
----------------------------------------*/
body
{
background:#f2ffea url(../images/other/bodybg.gif) repeat-x top;
}

body, p, li
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:1.5em;
	color:#336600;
	
}
a,area { blr:expression(this.onFocus=this.blur()) } /* for IE */
:focus { outline: none; } /* for Firefox */ 

a:focus { outline:0; }

#mainContainer
{
	width:100%;
	background:url(../images/other/body_bottom_bg.jpg) repeat-x  bottom;
	margin: 15px auto 0;
}
#navisub a{
display:block;
padding-left:12px;
float:left;
}
p
{
    text-indent:25px;
	margin: 0 0 1em 0;
}

/*--- Link Styles ---*/
a.subnavi:link, a.subnavi:visited
{
	color:#4f9c12;
	font-weight:bold;
	text-decoration:none;
}

a.subnavi:hover, a.subnavi:active
{
	color:#e89817;
		font-weight:bold;
	text-decoration:none;
}
#mainContent a:link, #mainContent a:visited
{
color:#313131;
	text-decoration:none;
}

#mainContent a:hover,#mainContent a:active
{
		color:#4f9c12;
	text-decoration:none;
}

#leflist_bot ul li a:link, #leflist_bot ul li a:visited{
display:block;
height:23px;
width:175px;
color:#4f9c12;
padding-right:3px;
line-height:23px;
text-decoration:none;

}
#leflist_bot ul li a:hover, #leflist_bot ul li a:active{
		color:#fff;
		display:block;
height:23px;
width:175px;
padding-right:3px;
line-height:23px;
	text-decoration:none;
	background: url(../images/other/libg.gif) no-repeat center;
}
/*#leflist_bot ul li:hover{
background: url(../images/other/libg.gif) no-repeat center;
padding-right:5px;
}*/

#mainContent h1 a:link, #mainContent h1 a:visited
{
color:#fff;
font-weight:bold;
text-decoration:none;
}

#mainContent h1 a:hover,#mainContent h1 a:active
{
color:#fff;
font-weight:bold;
text-decoration:none;
}

#news_all_list h1 a:link,#news_all_list h1 a:visited{
	color:#4f9c12;
	text-decoration:none;

}

#news_all_list h1 a:hover,#news_all_list h1 a:active{
	color:#e89817;
	text-decoration:none;

}

#news_all_list{
margin:auto;
height:130px;}

#news_all_list h1{
	color:#4f9c12;
	margin:0 10px;
	border-bottom:1px solid #dedede;
	width:600px;
	height:25px;
}

#news_all_main{
	margin:10px;
	height:80px;
	width:600px;
	clear:both;

} 
#news_all_main #img{
padding-top:10px;
float:left;
width:90px;
height:60px;
}
#list2_all{
padding-top:10px;
float:left;
width:90px;
height:60px;
}

#news_all_main #img img{
	max-width: 60px; 
	width: expression(this.width >60 && this.height < this.width ? 60: true); 
	height: expression(this.height > 60 ? 60: true);
	padding:3px;
	border:1px solid #ebebeb;
	}
.imgclass{
	max-width: 300px; 
	width: expression(this.width >300 && this.height < this.width ? 300: true); 
	height: expression(this.height > 300? 300: true);
	padding:5px;
	border:1px solid #ebebeb;
	margin-right:10px;
	background:#fff;
	}

#news_all_main #news_all_con{
	float:right;
	width:510px;
	line-height:20px;
}
#listh1left {
width:200px; float:left;
}

#listh1right{

width:100px; float:right; text-align:right;
}
#news_all_con a:link,#news_all_con a:visited{

	color:#e89817;
	font-weight:bold;
	text-decoration:none;

}
#news_all_con a:hover,#news_all_con a:active{
	color:#4f9c12;
	font-weight:bold;
	text-decoration:none;

}

h1
{
font-weight:bold;
display:block;
line-height:25px;
	color:#fff;
	margin:0 0 0 20px;
	font-size:12px;
}
.colorray{
color:#838383;}
.new_date 

{

font-family: Verdana,Arial,Helvetica,sans-serif;

font-size: 11px;

color: #7ea121;

text-decoration: none;

line-height: 18px;

font-weight: bold;

}

h2
{
	color:#5C8127;
	margin:.825em 0 .5em 0;
	font-size:1.75em;
}

h3
{
	color:#5C8127;
	margin:.825em 0 .5em 0;
	font-size:1.5em;
}

h4
{
	color:#5C8127;
	margin:.825em 0 .5em 0;
	font-size:1.25em;
}

h5
{
	color:#5C8127;
	margin:.825em 0 .5em 0;
	font-size:1.125em;
}

h6
{
	color:#5C8127;
	margin:.825em 0 .5em 0;
	font-size:1em;
}

ul
{
	
	list-style-type:none;
	
}

ol
{
	margin-left:25px;
	
}
#leflist_bot ul li{
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
/*border-bottom: dashed 1px #d1d1d1;*/}

blockquote	{margin: 0 0 18px 18px; color:#666666; font-style: italic;}
strong		{font-weight:bold;}
em		{font-style:italic;}

/* Standard Definitions
----------------------------------------*/
.left 		{float:left;}
.right 		{float:right;}
.clearThis 	{clear:both;}
.small		{font-size:.625em;}
.large		{font-size:1em;}
.soft		{color:#D3D3D3;}
.hide		{display:none;}
p.last		{margin-bottom:0px;}

/* Header
----------------------------------------*/

#header
{
	width:875px;
	height:60px;
	background:url(../images/other/navi.jpg) no-repeat center top;
	margin:auto;
	
	
}
#logo{

width:875px; height:90px; background:url(../images/other/logobg.gif) top center no-repeat; margin:auto;}
#ad{
padding:10px 10px 5px 10px;}
#service{
text-align:center}

	/* Nav
	----------------------------------------*/
/*Example for a Menu Style*/

.menu {
	color:#272727;
	height:30px;
	width:870px;
}
.menu ul {margin:0px; padding:0px; list-style:none; text-align:left;}
.menu li {display:inline; line-height:30px;}
.menu li a{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	padding:4px 8px 7px 8px;
}
.menu li a.tabactive {
color:#53a511;border-left:1px solid #d7d7d7; border-right:1px solid #d7d7d7; 
 background-color:#ffffff; font-weight:bold;  position:relative;}
#tabcontent1,#tabcontent5,#tabcontent6,#tabcontent9{
    color:#509b11;
    line-height:23px;
	width:850px;
	text-align:center;
	padding:3px 0px;
	font-size:12px;
}
#tabcontent2 {
    color:#509b11;
    line-height:23px;
	width:850px;
	text-align:center;
	padding:3px 0  3px 20px;
	font-size:12px;

}
#tabcontent3 {
    color:#509b11;
    line-height:23px;
	width:600px;
	text-align:center;
	padding:3px 0  3px 70px;
	font-size:12px;

}
#tabcontent4 {
    color:#509b11;
    line-height:23px;
	width:600px;
	text-align:center;
	padding:3px 0  3px 145px;
	font-size:12px;

}
#tabcontent7 {
    color:#509b11;
    line-height:23px;
	width:630px;
	float:right;
	padding:3px 0  3px 0px;
	font-size:12px;

}
#tabcontent8 {
    color:#509b11;
    line-height:23px;
	width:305px;
	float:right;
	padding:3px 0  3px 0px;
	font-size:12px;

}
#tabcontent10 {
    color:#509b11;
    line-height:23px;
	width:200px;
	float:right;
	padding:3px 0  3px 0px;
	font-size:12px;

}
	
	ul#nav li {float:left; list-style-type:none; margin-left:10px;}
	
	/* Image Replacement 
	----------------------------------------*/
	ul#nav li a {/*Set to height of image*/ height:20px; display:block; text-indent:-9999px; outline:none;}
	
	/*Include all of your links with unique IDs. Use the correct path to the image and set the width of each image*/

	
	/* CSS Rollover (Sprites) - Advanced Users!
	----------------------------------------*/
	
	/*Each link must have a unique ID - Include all of your links here - Remove if not using!*/
	li#navHome a:hover, li#navWork a:hover, li#navServices a:hover, li#navContact a:hover {background-position:0 -20px; /*Set to height of image !must be negative!*/}
		
/* Main Content
----------------------------------------*/

#submaincon{
	width:870px;
}


#mainContent
{
	width:873px;
	margin:auto;
	background-color:#f6fadf;
}
#mainContent_bottom
{
	width:875px;
	margin:auto;
	height:7px;
	background:url(../images/other/index_content_bg.gif) no-repeat top;
}



.imgborder1{

border: 1px #efefef solid;
padding:5px;
background:#fff;
}
.bordergreen{
border:1px #7ac924 solid ;}






.bordergray{
border:1px solid #f5f5f5;}


/* Footer
----------------------------------------*/
#footer
{
	width:875px;
	height:60px;
	padding-top:20px;
	margin:auto;
	color:#FFFFFF;

}
#footer a:link, #footer a:visited
{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

#footer a:hover, #footer a:active
{
	color:#fdffe4;
		font-weight:bold;
	text-decoration:none;
}

/*#footer p 
{
	font-size:.625em;
}*/
footer_left{
width:500px; 
}
footer_right{
width:300px; 
}


.table1 th {
 border-top: 1px dotted #d4d4d4;
  border-left: 1px dotted #d4d4d4;
    border-right: 1px dotted #d4d4d4;
padding:3px;
	color: #336600;
	text-align: center;
	vertical-align: center;
	 background:#f9f9f9;

}

.table1 td {
 padding:3px;
 color:#333333;
 border: 1px dotted #d4d4d4;
 }

.table1 tr.alt {
 background:#f2fbec;
}

.table1 tr.over td {
 background:#e9fbde;
 color:#000000;
}

.table1 .tr_chouse td {
 color:#000;
 background:#e9fbde;
 
 }
 .font339900{
 color:#339900;
 font-size:14px;
 font-weight:bold; }
 .font000{
  color:#000;
 font-size:14px;
 font-weight:bold;}
 .font64{
 color:#646463;}

 
 .inputtext{
     height:16px;
	border: 1px solid #cccccc;
	width:100px;
	
}
.inputtext{
     height:18px;
	border: 1px solid #cccccc;
	width:100px;
	
}
.input_text{
	border: 1px solid #cccccc;

	
}
.search {
	height:16px;
	border: 1px solid #cccccc;
	width:150px;
}
input.hover {
	background: #e3f7d4;
	border: 1px solid #a6c920;

 }
input.focus {
	background: #FFFFFF;
	border: 1px solid #a6c920;
 }
textarea.hover {
	background: #e3f7d4;
	border: 1px solid #a6c920;

 }
textarea.focus {
	background: #FFFFFF;
	border: 1px solid #a6c920;

 }
.input_submit {

    background:url(../images/other/bottonbg.gif) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border: 1px solid #cccccc;
	height:20px;
	width:auto;
}
.borderbot{
border-bottom: dashed 1px #cccccc;}
#top_bc08up{
    width:950px;
	height:0px;

}
#toptext01{
margin-top:32px;
float:right;
display:inline;}
.companywin {
	MARGIN: 0px auto; WIDTH: 200px; POSITION: relative;
	float:right;
	font-family: "";
	font-size: 12px;
	text-decoration: none;
	display:inline;
	margin:0px 20px 0px auto;
}
.toptext01,a.toptext01:link,a.toptext01:visited,a.toptext01:active {
	font-family: "";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.toptext_hg{
	font-family: "";
	font-size: 12px;
	color: #91ACCA;
	text-decoration: none;
}
.helplink{
	font-family: "";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.comyanmenu {
	 DISPLAY: none; FONT-SIZE: 12px; RIGHT: 0px; WIDTH: 674px; LINE-HEIGHT: 24px; LIST-STYLE-TYPE: none; POSITION: absolute; TOP: 0px; TEXT-ALIGN: left;
	margin-top:18px;
}
#company_set{
	width:575px;
	height:300px;
}
