@import "table.css";

@import "form.css";



a:link, a:visited {
	color: #0DA3DD;
	text-decoration: none;
}

a:hover {
	color: #0099ff;
	text-decoration: none;
}

body {
	background: #FFFFFF;
	color: #595959;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
ul.square {
list-style-image:none;
list-style-position:outside;
list-style-type:square;

margin: 5px 0px 20px 18px;
padding: 0px;
}
ul.square li{
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#wrapper  h5{
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	
}

div.message-box {
	background-color: #FFFFCC;
	border: 1px solid #FFCC00;
	font-size: 12px;
	margin: 10px;
	padding: 8px;
	width: auto;
}

caption{
	margin: 0;
	padding: 0;
}

dl {
	margin: 5px 0px 15px 10px;
}

dl dd {
	margin: 0px 0px 0px 20px;
}

dl dd img{
	margin-right: 5px;
}

dl dt {
	margin: 0px 0px 5px 10px;
}

h1{
	border-bottom: 0px solid #0083D7;
	color: #393939;
	font-family: "Century Gothic","Trebuchet MS",Verdana,sans-serif;
	font-size: 19px;
	margin-bottom: 20px;
	margin-top: 0px;
}

h1,h2,h3,h4{
	font-weight: normal;
}
h3{
	color: #0DA3DD;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}
h4{
	color: #0083D7;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

img, a img {
	border: none;
}

li h1,li a h1 {
	color: #393939;
	display: inline;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}

p {
	margin: 0px;
	text-indent: 20px;
}

table .style1{	
	background-color: #F1F1F1;	
	height: 20px;
}

.tbstyle{
border: 0px;
padding: 0px;
vertical-align: middle;
}
.tbstyle td{
	vertical-align: middle;
}

table .style2{
border-bottom: 1px solid #F1F1F1;
border-right: 1px solid #F1F1F1;
width: auto;
height: 20px;
}

table .style3{
	background-color: #F1F9FF;	
	color: #0083D7;
	height: 25px;
}

td{
	vertical-align: top;
	
}

ul.list {
	font-size: 11px;
	list-style-type: none;
	margin: 0pt;
	padding: 0pt;
}


ul.list li {
	display: inline;
}

ul.list li a {
	border-bottom: 1px solid #F1F1F1;	
	display: block;
	color:#595959;
	padding: 5px 0px 5px 9px;
}

ul.list a:hover {
	/*background: #F1F9FF none repeat scroll 0%;*/
	border-bottom: 1px solid #F1F1F1;	
	text-decoration: none;
	color:#FFA00F;
	background: #FFFFFF none repeat scroll 0%;
	background: transparent url(../img/arroworr.gif) no-repeat scroll left center;
}

ul.list li h1{
	border: 0px;	
	color: #393939;
	font-family: "Century Gothic","Trebuchet MS",Verdana,sans-serif;
	font-size: 14px;	
	display: block;
	color:#0DA3DD;
	padding: 0px 0px 0px 5px;
	margin:0px;
	border-bottom: 1px solid #0DA3DD;	
}


ul.list li ul{
	margin: 0pt;
	padding: 0pt;
}

ul.list li ul a{
	color: #494949;
	padding-left: 19px;
}

.beforefooter{
	float: right;
	margin-bottom: 10px;
	margin-top: 10px;
	position: relative;
	text-align: center;
	width: 890px;
}

.block-full{
	float: left;
	margin-bottom: 20px;
	margin-top: 15px;
	position: inherit;
	width: 660px;
}

.block-half{
	float: left;
	margin-top: 0px;
	padding-left: 15px;
	padding-right: 15px;
	position: inherit;
	width: 290px;
}

.border-right{
	border-color: #CCCCCC;
	border-right: dotted 1px;
}

.box{
	float: left;
	margin-bottom: 20px;
	margin-top: 15px;
	padding-left: 8px;
	padding-right: 8px;
	position: inherit;
	width: 200px;
}
.boxlong{
	float: left;
	margin-bottom: 20px;
	margin-top: 15px;
	padding-left: 8px;
	padding-right: 8px;
	position: inherit;
	width: 600px;
}
.box .link{
margin-top: 10px;
}
.box span{
margin-left: 10px;
}

.box h1 {
	border: 0px;
	color: #393939;
	font-family: "Century Gothic","Trebuchet MS",Verdana,sans-serif;
	font-size: 14px;
}

.box p a{
	color: #0083D7;
}

.boxspot {
	background: #FFFFFF none repeat scroll 0%;
	border: 1px solid #EEEEEE;
	float: left;
	padding: 1px;
	position: inherit;
	width: 890px;
}

.boxspot a {
	color: #0083D7;
	text-decoration: underline;
}

.boxspot a:hover, .boxspot a:active {
	color: #990000;
	text-decoration: underline;
}

.boxspot div {
	background: #FBFBFB none repeat scroll 0%;
	padding: 5px;
}

.boxspot div .serv{
	float: left;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-left: 8px;
	padding-right: 8px;
	position: inherit;
	width: 200px;
}

.boxspot div h5{
	float: left;
	font-family: "Century Gothic","Trebuchet MS",Verdana,sans-serif;
	font-size: 12px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-top: 0px;
	position: inherit;
	width: 145px;
}

.boxspot div img {
	float: left;
	padding: 2px;
	position: inherit;
}

.boxspot h1 {
	border-bottom: 0px;
	color: #393939;
	font-family: "Century Gothic","Trebuchet MS",Verdana,sans-serif;
	font-size: 16px;
	margin-bottom: 10px;
}

.boxspot p {
	float: left;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-top: 0px;
	position: inherit;
	width: 145px;
}

.center{
	text-align: center;
}

.container {
	float: none;
	margin: 0 auto;
	padding: 0 20px 0px 20px;
	position: relative;
	width: 890px;	
	height: auto;
}

.error {
	color: #FF0000;
}

.floatleft{
	float: left;
}

.floatright{
	float: right;
}

.green {
	color: #008000;
}

.left{
	text-align: left;
}

.line-ver{
	background-color: #EEEEEE;
	float: left;
	height: 175px;
	margin-top: 20px;
	position: inherit;
	width: 1px;
}

ul.news-lines {
	font-size: 11px;
	list-style-type: none;
	margin: 0pt;
	padding: 0pt;
}

ul.news-lines h1{
	border: 0px;
}

ul.news-lines li {
	display: inline;
}

ul.news-lines li a {
	border-bottom: 1px solid #F1F1F1;	
	display: block;
	color:#595959;
	padding: 5px 0px 5px 5px;
}

ul.news-lines li a:hover {
	background: #F1F9FF none repeat scroll 0%;
	background: transparent url(../img/arrow.gif) no-repeat scroll right center;
	border-bottom: 1px solid #F1F1F1;
	text-decoration: none;
	color:#0099FF;
}

.p-logo{
	float: right;
	margin-bottom: 20px;
	margin-top: 20px;
	position: relative;
	text-align: center;
	width: 890px;
}

.red {
	color: #FF0000;
}

.right{
	text-align: right;
}

.right{
	text-align: right;
}

#bluebar{
	background: url(../img/blue-bgbar.png) #FFFFFF repeat-x;
	height: 45px;
}

#bluebar .container{
	float: none;
	height: 45px;
	margin: 0 auto;
	margin: 0 auto;
	padding: 0 20px 0 20px;
	position: relative;
	width: 890px;
}

#bluebar h1 {
	border-bottom: 0px;
	color: #FFFFFF;
	font-family: "Century Gothic","Trebuchet MS",Verdana,sans-serif;
	font-size: 20px;
	font-weight: normal;
	margin: 0pt;
	padding: 8px 0pt 15px 214px;
}

#contents{
	float: none;
	position: relative;
}

#footer{
	background: url(../img/footer.png) #FFFFFF repeat-x;
	clear: both;
	height: 85px;
	margin-top: 0px;
}

#footer .left{
	color: #999999;
	float: left;
	line-height: 15px;
	margin-top: 15px;
	position: inherit;
	
}

#footer .right{
	float: right;
	line-height: 15px;
	margin-top: 15px;
	margin-bottom: 10px;
	position: inherit;
	
}
#footer .right img{
	margin-left: 9px;	
}

#footer .right a, #footer span{
	color: #999999;
}
#footer .right a:hover{
	color: #595959;
}
#footer .left a{
	color: #0099FF;
}
#footer .left a:hover{
	color: #0099FF;
	text-decoration: underline;
}
#footer p{
	font-family: "Lucida Grande",Verdana,sans-serif;
	font-size: 9px;
}

#header{
	background: url(../img/bg-header.png) #090909 repeat-x;
	height: 59px;
}

#header #domain{
	width: 219px;
}

#header #foot{
	float: none;
	height: 30px;
	margin-top: 0px;
	position: inherit;
	text-align: right;	
}

#header #head-right{
	float: right;
	height: 59px;
	position: inherit;
	text-align: right;	
	background: url(../img/bg-header.png) #090909 repeat-x;
}

#header #slogan{
	color: #0099FF;
	float: left;
	font-family: "Century Gothic","Trebuchet MS",Verdana,sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin-left: 9px;
	margin-top: 20px;
	position: inherit;
	width: auto;
}

#header #top{
	color: #D8D8D8;
	float: none;
	font-family: verdana;
	font-size: 9px;
	height: 19px;
	margin-top: 2px;
	padding-right: 3px;
	position: inherit;
	text-align: right;	
}

#header #top img{
	margin-left: 10px;
}

#header a{
	color: #D8D8D8;
	text-decoration: none;
}

#header a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

#header h1{
	border: 0px;
	float: left;
	height: 59px;
	margin: 0px;
	padding: 0px;
	position: inherit;
	width: 120px;
}


#header p{
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#header table,#header td,#header tr{
	border: 0px;
	margin: 0px;
	padding: 0px;
}

#index{
	float: none;
	position: relative;
}

#logo{
	background-color: #0000FF;
}

#nav{
	display: block;
	font-family: Verdana,Arial,Helvitica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 26px;
	float: right;	
	position: relative;
}

#nav ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: auto;
}

#nav ul li{
	display: block;
	float: left;
}

#nav ul li a{
	color: #333333;
	display: block;
	float: left;
	height: 20px;
	padding: 6px 23px 0 23px;
	text-decoration: none;
	background: url(../img/bg-nav2.png) #eeeeee repeat-x;
	
}
#navleft img{
display: inline;
margin-right: 5px;
}

#nav ul li a:hover,#styleone ul li a.current{
	/*background: transparent url(../img/bg-nav2h.png) repeat-x top left;*/
	color: #0099ff;
}

#nav-bar{
	background: url(../img/bg_01.gif) #000000 repeat-x;
	height: 26px;
}


#navleft{
	float: left;
	margin-bottom: 50px;
	margin-top: 15px;
	padding-left: 0px;
	padding-right: 0px;
	position: inherit;
	width: 200px;
}

#navshadow{
	background: url(../img/shadow.png) #FFFFFF repeat-x;
	height: 5px;
}

#nav-space{
	float: left;
	height: 26px;
	position: inherit;
	width: 180px;
}

#news{
	float: center;
	margin-top: 5px;
	position: inherit;
	width: 610px;
}

#news h1, #ourc h1{
	border-bottom: 1px solid #eeeeee;
	color: #393939;
	font-family: "Century Gothic","Trebuchet MS",Verdana,sans-serif;
	font-size: 14px;
	margin-top: 5px;
}

#ourc{
	float: right;
	margin-top: 5px;
	position: inherit;
	width: 250px;
}

#promotion{
	background-image: url(../img/ban.jpg);
	height: 204px;
}

#promotion .container{
	float: none;
	height: 204px;
	margin: 0 auto;
	margin: 0 auto;
	padding: 0 20px 0 20px;
	position: relative;
	width: 890px;
}

#whoisbox{
	margin-bottom: 15px;
	margin-top: 30px;
}

#wrapper{
	float: left;
	margin-top: 15px;
	padding-left: 20px;
	padding-right: 0px;
	position: inherit;
	width: 670px;
}
#wrapperfull{
	float: left;
	margin-top: 15px;
	padding-left: 20px;
	padding-right: 0px;
	position: inherit;	
}



.picturebox{
float: left;
position:inherit;
width: 120px;
vertical-align: top;
text-align: center;
}
.descbox{
	float: left;
position:inherit;
width: 550px;
vertical-align: top;
}
.pagefullblock{
	float: left;	
	margin-bottom: 25px;
	position: inherit;
	width: 670px;
}
.pagedesc{
	margin-bottom: 25px;
}
.promo-spot {
	background: #ffff88 none repeat scroll 0%;
	border: 1px solid #f2f26f;
	float: left;
	padding: 1px;
	position: inherit;
	margin: 15px 0px 25px 0px;
	width: 665px;

}
.promo-spot h2{
font-size: 12px;
font-weight: bold;
margin: 8px 8px 8px 8px;
color: #8A7D17;
}
.promo-spot p{
text-indent: 0px;
margin: 0px 8px 8px 8px;
color: #8A7D17;
}
.sky-spot {
	background: #eef8fd none repeat scroll 0%;
	border: 1px solid #a6d0e7;
	float: left;
	padding: 0px;
	position: inherit;
	margin: 10px 0px 10px 0px;
	width: 665px;
}
.sky-spot p{
text-indent: 0px;
margin: 5px 5px 5px 5px;

}
.leftmenu{
margin: 20px 0px 0px 0px;
width:200px;
text-align: right;
}
.leftmenu img{
margin: 0px 0px 0px 0px;

}
.pagefull{
	float: center;	
	margin-bottom: 25px;
	position: inherit;
	width: 670px;
}
#investor{
	background-image: url(../img/investor.jpg);
	height: 204px;
}
#hd-hr{
	background-image: url(../img/hd-hr.jpg);
	height: 204px;
}
#hd-board{
	background-image: url(../img/board.jpg);
	height: 204px;
}
#hd-product{
	background-image: url(../img/product.jpg);
	height: 204px;
}
#hd-job{
	background-image: url(../img/job.jpg);
	height: 204px;
}