/* CSS Document */
body{
	padding:0; margin:0; font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px; color:#6B6854; background-color:#fff;
	}
div, p, ul, h1, h2, h3, h4, img, form, input{
	padding:0; margin:0;
	}
ul{
	list-style-type:none;
	}
.blank{
	clear:both;
	font-size:0;
	line-height:0;
	}
/*----------------------------------upper table----------------------*/
#upperpan{
	width:100%;
	background:url(images/upper_pan_bg.gif) repeat-x #FDFEFF;
	color:#6B6854;
	}
/*------------------header----------------*/
#header{
	width:900px; position:relative; margin:0 auto 0 auto; height:80px; color:#515151; 
	}

#header h1{
	position:absolute; 
	top:13px; left:25%; width:434px; height:23px; font-size:14px;
	}
#header ul {background:#DCDCDC;}	
	
#header ul.navi{
	width:507px; position:absolute; top:43px; left:135px; display:block;
	}
#header ul.navi li{
	float:left; padding:0 8px 0 8px; 
	}
#header ul.navi li a.na{
	text-indent:0px; color:#515151; text-decoration:none; display:block; height:22px; float:left;
	font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:11px; line-height:22px;
	padding:0px 3px 0px 3px; margin:2px 0 2px 0; background-color:#DCDCDC;
	}
#header ul.navi li a.na:hover{
	background-color:#FDFEFF; color:#515151;
	}
/*-------------------------who we are--------------*/
#who{
	width:900px; margin:0 auto 0 auto;	background:url(images/who_pic.jpg) no-repeat 0 22px #FDFEFF; color:#6B6854;
	}
#who h2{
	width:200px; height:39px; margin-left:178px; display:block;
	}	
#who p{
	width:700px; 
	margin:9px 0 0 178px; display:block; padding-bottom:1px; font-size:14px; 
	}
#who p strong{
	color:#CC6500; background-color:#FDFEFF;
	}
#who p.line {
	background:url(images/line.gif) no-repeat left;  height:40px; display:block; width:469px;
	margin-bottom:50px;	

	}

#who p.line a{
	font:12px/16px Verdana, Arial, Helvetica, sans-serif; color:#467700; font-weight:bold;
	text-decoration:none; 	height:40px; display:block; padding:0; float:right; background-color:#FDFEFF;
	}
#who p.line a:hover{
	text-decoration:underline;
	}
	
#who p.search {
	padding-left:50px;	}
	
/*------------------------middle table-------------------*/
#middle100{
	width:100%;
	background:url(images/middle_table_bg.gif) repeat-x #FDFEFF; float:left; color:#6B6854;
	}
/*--------------------------------------midle---------------------*/
#middle{
	width:900px; margin:0 auto;
	}

/*----------------------------mid----------------*/
#mid{
	width:700px; 
	border:#DCDBDB 1px solid; color:#6B6854;
	float:left; background-color:#FDFEFF; padding:15px; font-family:Verdana, Arial, Helvetica, sans-serif;
	}
#mid  h2{
	color:#4F4F4F; width:500px; padding-bottom:10px; 
	}

#mid h3{
	width:500px; height:34px; 
		}
#mid ul{
	width:500px; display:block; margin:27px 0 0 0 ;
	}
#mid ul li{
	display:block; height:61px; font:14px/13px Verdana, Arial, Helvetica, sans-serif; color:#585858; font-weight:bold;
	background-color:#FDFEFF; 
	}
#mid ul li a{
	background:url(images/mid_arrow.gif) no-repeat 0 5px #FDFEFF; padding-left:10px; margin-top:8px; display:block;
	font:13px/13px Verdana, Arial, Helvetica, sans-serif; color:#585858; text-decoration:underline;
	}
#mid ul li a:hover{
	text-decoration:none;
	}
 a.view{
	background:url(images/mid_morebg.gif) no-repeat #FFFFFF; width:92px; height:12px; display:block; font-weight:bold; 
	font:12px/12px Verdana, Arial, Helvetica, sans-serif; color:#467700; text-decoration:none; padding:0 0 0 135px;
	 margin-left:0px;
	
	}
a.view:hover{
	color:#000000; background-color:#FDFEFF;
	text-decoration:underline;
	}
/*---------------------right side----------------------*/
#right{
	width:150px;	
 background-color:#FFFFFF; float:left; padding-left:17px;  color:#6B6854;
	}
#right h2{
	 height:29px; color:black; display:block; 
	}
#right ul{
	width:188px; display:block; margin-top:7px; margin-bottom:46px;
	}
#right ul li{
	background:url(images/arrow.gif) no-repeat 0 8px; height:20px;  padding:0 0 0 17px;
	}
#right ul li a{
	font:13px/20px Verdana, Arial, Helvetica, sans-serif; color:#6B6854; text-decoration:underline;
	background-color:#FDFEFF; 
	}
#right ul li a:hover{
	text-decoration:none;
	}
#right p{
	width:190px; height:276px;
	}
/*---------------------------------footer-----------------*/
#footer100{
	width:100%; height:114px; 
	border-top:#EDEDED 6px solid; float:left;
	}
#footer{
	width:800px; position:relative; margin:0 auto 0 auto; height:114px; font-family:Arial, Helvetica, sans-serif;
	}
#footer ul{
	width:720px; position:absolute; top:20px; left:88px;
	}
#footer ul li{
	float:left; display:block; font:12px/36px Arial, Helvetica, sans-serif; color:#515151; background-color:#FDFEFF;
	}
#footer ul li a{
	font:12px/36px Arial, Helvetica, sans-serif; color:#515151; background-color:#FDFEFF;
	text-decoration:none; margin:0 11px 0 11px; 
	}
#footer ul li a:hover{
	text-decoration:underline;
	}
#footer p{
	color:#000000; font-size:12px; line-height:20px; position:absolute; top:50px; left:100px; background-color:#FDFEFF;
	}
#footer p a {
	color:#000; background-color:#fff; text-decoration:underline; margin:0; padding:0;
	}
#footer p a:hover {	
	color:#000;
	background-color:#C6C6C6;
	}
#footer ul.link{
	width:122px; position:absolute; top:49px; left:340px;
	}
#footer ul.link li{
	float:left; display:block; font-size:0px; height:16px;
	}
#footer ul.link li a{
	display:block; text-indent:-2000px;	height:20px; margin:10px 2px 0px 0px;	font-size:0px;
	}
#footer ul.link li a.html{
	background:url(images/html.gif) no-repeat; width:59px; height:16px;
	}
#footer ul.link li a.html:hover{
	background:url(images/html_h.gif) no-repeat; width:59px; height:16px;
	}
#footer ul.link li a.css{
	background:url(images/css.gif) no-repeat; width:59px; height:16px;
	}
#footer ul.link li a.css:hover{
	background:url(images/css_h.gif) no-repeat; width:59px; height:16px;
	}
	
a img{border:none;}
