@charset "utf-8";
*{
	font-size:12px;
	padding:0;
	margin:0;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a img{
	border:0;
}
a:hover{
	text-decoration:underline;
}
a:link{
	text-decoration:none;
}
body
{
	text-align:center;
	min-height:800px;
}
#wrap
{
	width:891px;;
	margin:0 auto;
	text-align:left;
}
#head
{
	background:url(img/top_bg.gif) no-repeat right;
	height:80px;
}
#logo
{
	background:url(img/LOGO.gif);
	height:83px;
	width:576px;
	float:left;
}
#searchbox
{
	width:220px;
	height:27px;
	float:right;
	margin:15px 0 0 0;
}
.search_input
{
	color:#999;
	background:url(img/search_bg.gif);
	border:none;
	padding:8px 10px 0px 34px;
	height:19px;
	position:absolute;
	float:right;
}
#searchform
{
	padding:0px;
}
.search_go
{
	background:url(img/search_go.gif);
	width:36px;
	height:26px;
	float:left;
	border:none;
	margin-top:1px;
	z-index:99;
	margin-left:178px;
}
* html .search_input
{
	color:#999;
	background:url(img/search_bg.gif);
	position:absolute;
	float:left;
}
* html .search_go
{
	float:right;
	margin-left:8px;
}

#uppermenu
{
	clear:right;
	margin:15px 5px auto;
	width:240px;
	text-align:right;
	float:right;
}
#uppermenu a{
	color:#666;
	text-decoration:none;
}
#uppermenu span a{
	color:#228acf;
	text-decoration:none;
}
#uppermenu a:hover{
	text-decoration:underline;
}
#nav
{
	clear:both;
}
#nav ul
{
	height:54px;
	list-style:none;
}
#nav li { display:inline; }
#nav li a
{
	height:54px;
	float:left;
	background-repeat: no-repeat;
	background:url("img/global_nav.jpg");
}
#nav li#home a
{
	width:145px;
	background-position:0px 0px;
}
#nav li#comp a
{
	width:147px;
	background-position:-150px 0px;
}
#nav li#deve a
{
	width:147px;
	background-position:-297px 0px;
}
#nav li#serv a
{
	width:147px;
	background-position:-444px 0px;
}
#nav li#sell a
{
	width:147px;
	background-position:-591px 0px;
}
#nav li#prod a
{
	width:155px;
	background-position:-737px 0px;
}




#nav li#home a:hover
{
	background-position:0px -54px;
}
#nav li#comp a:hover
{
	background-position:-150px -54px;
}
#nav li#deve a:hover
{
	background-position:-297px -54px;
}
#nav li#serv a:hover
{
	background-position:-444px -54px;
}
#nav li#sell a:hover
{
	background-position:-591px -54px;
}
#nav li#prod a:hover
{
	background-position:-737px -54px;
}



#nav li#home a:active
{
	background-position:0px -108px;
}
#nav li#comp a:active
{
	background-position:-150px -108px;
}
#nav li#deve a:active
{
	background-position:-297px -108px;
}
#nav li#serv a:active
{
	background-position:-444px -108px;
}
#nav li#sell a:active
{
	background-position:-591px -108px;
}
#nav li#prod a:active
{
	background-position:-737px -108px;
}


#nav li#home a.sel
{
	background-position:0px -108px;
}
#nav li#comp a.sel
{
	background-position:-150px -108px;
}
#nav li#deve a.sel
{
	background-position:-297px -108px;
}
#nav li#serv a.sel
{
	background-position:-444px -108px;
}
#nav li#sell a.sel
{
	background-position:-591px -108px;
}
#nav li#prod a.sel
{
	background-position:-737px -108px;
}

#nav li ul.subnav {
	position:absolute;
	top:130px;
	left:0;
	display:none;
	overflow:hidden;
	height:auto;
	padding-top:10px;
}
#nav li ul.subnav li{
	height:30px;
	padding:0 5px 0 5px;
	
}
#nav li ul.subnav li a {
	margin-top:5px;
	clear:both;
	background:#228acf;
	color:#fff;
	line-height:30px;height:30px;
	text-decoration:none;
	padding-left:10px;
	width:180px !important;opacity:0.8;
	filter:alpha(opacity=80);
}
#nav li ul.subnav li a:hover { 
	background: #fff;text-decoration:none;color:#228acf;
}
#nav li ul.subnav li.haschild a{
	background:#228efa;
}
#subnav
{
	background:url("img/subnav.png");
	width:891px;
	height:25px;
	margin-top:10px;
	list-style:none;
}
#subnav li{
	margin-left:10px;
	float:left;
	padding: 5px 10px 0 10px;
}
#subnav li a{
	color:#444;
	text-decoration:none;
}

.bl
{
	background:#edf7fd url(img/bl.jpg) top left no-repeat;
}
.br
{
	background:#edf7fd url(img/br.jpg) top right no-repeat;
	margin-left:18px;
}
.bi
{
	background:#edf7fd;
	margin-right:18px;
}

#bigimg
{
	margin:10px 0 10px 0;
	background:url(img/mm.png) no-repeat;
	width:891px;
	height:200px;
}
#content
{
	float:left;
	overflow:hidden;
}
#news{
	float:left;
	width:230px;
	margin-bottom:10px;
}
#news form{
	margin-bottom:10px;
}
#news form.ins
{
	margin-top:10px;
}
h3{
	color:#287AB0;
	font-size:16px;
	line-height:40px;
	border-bottom:1px dotted #3b5c61;
	margin-bottom:5px;
}
#news form p{
	line-height:30px;
}
#news form a
{
	color:#287ab0;
}
#products
{
	float:left;
	width:422px;
	background:#FFF;
	margin:0 10px 0 10px;
	padding:0 0 0 0;
}

#productbox
{
	float:left;
	width:420px;
	height:170px;
	margin-bottom:10px;
	list-style:none;
	display:block;
	position:relative;
}
/*
* html #news
{
	height:291px;margin-bottom:0px;
}
*/
#productbox .more a
{
	float:right;
	color:#1a71ab;
	text-decoration:none;
	font-weight:normal;
	margin-top:10px;
}
#productbox #hotnews
{
	margin-top:10px;
	/*background:url("img/news_divide.gif") bottom no-repeat;*/
	border-bottom:1px dotted #3b5c61;
	height:75px;
}
#productbox #hotnews p{
	
}
#productbox img
{
	border:solid 2px #b3cebb;float:left;margin-right:10px;
}
#productbox a
{
	font-weight:bold;line-height:24px;color:#228acf;
}
#productbox p
{
	color:#555;line-height:18px;
}
#productbox #newslist
{
	list-style:none;
	
	
}

#productbox #newslist li a
{
	color:#555;
	line-height:16px;
	text-decoration:none;
	font-weight:normal;
	background:url("img/dot.gif") left center no-repeat;
	padding:0 0 0 10px;
	margin:0 10px 0 10px;
}
#productbox #newslist li a:hover
{
	color:#228acf;
}
#productbox #newslist span
{
	color:#666;
	float:right;
	margin-right:10px;
}

.catbox
{
	width:134px;
	float:left;
	margin-right:10px;
}

#service
{
	width:217px;
	float:right;
	border:4px solid #a0d1df;
	border-left:none;
	border-right:none;
}
#service .box
{
	border-bottom:solid 2px #a0d1df;
	background:bottom left no-repeat;
	text-align:right;
	height:340px;
	padding:0 10px 0 0;
	padding-left:10px;
}
#service .box a{
	margin-right:5px;
	text-decoration:none;
	line-height:30px;
}
#service .box a h1,#service .box a:visited h1
{
	color:#228acf;
	line-height:30px;
	font-size:12px;
	display:inline-block;

}
#service .box a:hover h1
{
	color:#000;
}
#service p
{
	color:#666;line-height:16px;
}
#service .box1
{
	background-image:url("img/ser1.gif");
}
#service .box2
{
	background-image:url("img/ser2.gif");
}
#service .box3
{
	background-image:url("img/ser3.gif");border-bottom:none;height:97px;
}
*html #service .box3
{
	height:106px;
}
.go
{
	margin-top:10px;
	display:block;
	margin-left:110px;
}
#ls
{
	height:200px;
	clear:left;
}
#ls1,#ls2,#ls3{
	float:left;
	width:270px;
	margin-top:10px;
	margin-left:20px;
}
#ls1{
	margin-left:0px;
}
#ls2{
	width:325px
}
#ls3
{
	margin-left:20px;
	width:200px;
}
#ls h3{
	color:#287AB0;
	font-size:16px;
	line-height:40px;
}
#ls ul{
	list-style:inside;
	color:#66959F;
}
#ls a{
	color:#66959F;
	text-decoration:none;
}
#ls a:hover{
	text-decoration:underline;
}
#bar{
	clear:both;
}
#infobox
{
	width:877px;
	height:200px;
	clear:left;
}
#infobox .imgs
{
	background:url("img/infoimg.gif");
	width:531px;
	height:200px;
	float:left;
}
#infobox .comp
{
	float:left;
	width:480px;
	height:160px;
	background:url("img/comp.gif") left 10px no-repeat;
	padding-top:42px;
	margin-left:10px;
	padding-left:30px;
}
#infobox .comp p{
	font-size:14px;
	line-height:24px;
	color:#66959f;
}
#infobox .cont
{
	
}
#infobox .jobf{
	float:right;
	width:320px;
	height:160px;
	background:url("img/workb.gif") left 10px no-repeat;
	padding-top:40px;
	position:relative;
}
#infobox .jobf a{
	color:#333;
	line-height:18px;
	text-decoration:none;
	width:100px;
	margin-right:10px;
}
#infobox .jobf a:hover{
	text-decoration:underline;
}
#infobox .jobf a img{
	vertical-align:bottom;
}
#infobox .probox
{
	margin:20px 0 0 40px;
	cursor:pointer;
}
#infobox ul#prolist{
	list-style-type:none;
	background:#e0f4f7;
	border:1px solid #66959f;
	width:230px;
	overflow:hidden;
	opacity:0.8;
	filter:alpha(opacity=80);
	position:absolute;
	right:40px;
	bottom:50px;
	display:none;
}
#infobox ul#prolist li{
	line-height:24px;
	border-bottom:1px solid #66959f;
	padding:5px 0;
}
#infobox ul#prolist li a,#infobox ul#prolist li a:visited{
	font-size:16px;
	padding-left:20px;
	color:#66959f;
	font-weight:bold;
}
#infobox .sub ul
{
	list-style:none;
	border-bottom:1px solid #66959f;
}

#infobox .sub li
{
	border-bottom:1px solid #66959f;
	width:240px;
	padding:0 10px 0 10px;
}
#infobox .sub a
{
	font-size:18px;
	color:#66959f;
}


#foot{margin-bottom:20px;}
#footbar{
	background:url("img/footbar_l.gif") left no-repeat;
	margin-top:10px;
}
#footbar2{
	background:url("img/footbar_r.gif") right no-repeat;
}
#footbar3{
	background:url("img/footbar_m.gif") repeat-x;
	font-size:0px;
	height:20px;
	margin:0 10px 0 10px;
}
#copyright
{
	text-align:center;
	padding:0 5px 0 0;
	color:#333;
	
}

/* sidebar */
#sidebar{
	margin-top:20px;
	float:right;
	width:254px;
}
#sidebar .widget{
	margin-bottom:10px;
}
#sidebar .widget a img{
	border: 0;
}
#sidebar .widget ul{
	list-style-type:none;
}
#sidebar .widget ul li{
	border-bottom:1px dotted #8f8f8f;
	line-height:24px;
	padding-left:20px;
}
#sidebar .widget a,#sidebar .widget a:visited{
	color:#8f8f8f;
	text-decoration:none;
}
#sidebar .widget a:hover{
	text-decoration:underline;
}



/* main_content */
#main_content{
	margin-top:20px;
	padding-left:20px;
	float:left;
	width:600px;
}
#main_content h3{
	font-size:24px;
	border-bottom:1px dashed #8f8f8f;
	font-weight:normal;
	line-height:30px;
	margin-bottom:20px;
}
#main_content span.time{
	line-height:24px;
}
#main_content h4{
	font-size:16px;
	line-height:30px;
}
#main_content p{
	font-size:12px;
	line-height:18px;
	margin-bottom:18px;
}
#main_content ul,#main_content ol{
	margin-left:30px;
	margin-bottom:18px;
}
#main_content li{
	margin-bottom:2px;
	line-height:18px;
}

#main_content .widg{
	width:280px;
	height:104px;
	overflow:hidden;
	margin-right:20px;
	float:left;
}
#main_content .widg h4{
	border-bottom:1px dashed #8f8f8f;
	line-height:20px;
	margin-bottom:10px;
}
#main_content .widg h4 a,#main_content .widg h4 a:visited{
	color:#0f68a4;
	text-decoration:none;
}
#main_content .widg h4 a:hover{
	color:#000;
}
#main_content .widg .icon{
	background:url("img/widg.gif") no-repeat;
	width:90px;
	height:67px;
	float:left;
	margin-right:10px;
}
#main_content table th,
#main_content table td{
	padding:5px 2px;
}

#orderForm p{
	margin-bottom:6px;
}
#orderForm label{
	width:150px;
	float:left;
	text-align:right;
	margin-right:1em;
	font-weight:bold;
}
#orderForm textarea{
	width:400px;
	height:200px;
}