/* 网站链接总的css定义:可定义内容为链接字体颜色、样式等 */
a{text-decoration: none;font-size: 12px;} /* 链接无下划线,有为underline */ 
a:link {color: #000000;font-size: 12px;} /* 未访问的链接 */
a:visited {color: #333333;font-size: 12px;} /* 已访问的链接 */
a:hover{color: #ae0927;font-size: 12px;} /* 鼠标在链接上 */ 
a:active {color: #0000ff;font-size: 12px;} /* 点击激活链接 */
/* 顶部联系我们等文字链接的css定义－－将顶部频道文字链接与网站链接总的css定义分开，以后可以制作深底浅字的格式，如果要保持原来的设计样式，将此定义内容删除或定义成与网站链接总的css相同即可。调用代码为<a class='common' ***>***</a> */
a.common:link {color: #ffffff;font-size:1.2em;}
a.common:visited {color: #ffffff;font-size:1.2em;}
a.common:hover{color: #ffff00;font-size:1.2em;}
a.common:active {color: #ffffff;font-size:1.2em;}
/* 顶部频道文字链接的css定义－－将顶部频道文字链接与网站链接总的css定义分开，以后可以制作深底浅字的格式，如果要保持原来的设计样式，将此定义内容删除或定义成与网站链接总的css相同即可。调用代码为<a class='channel' ***>***</a> */
a.channel:link {color: #ffffff;font-size: 12px;}
a.channel:visited {color: #ffffff;font-size: 12px;}
a.channel:hover{color: #ffff00;font-size: 12px;}
a.channel:active {color: #ffffff;font-size: 12px;}

/* 顶部当前频道文字链接的css定义－－调用代码为<a class='channel2' ***>***</a> */
a.channel2:link {color: #ffff00;font-size: 12px;}
a.channel2:visited {color: #ffff00;font-size: 12px;}
a.channel2:hover{color: #ff6600;font-size: 12px;}
a.channel2:active {color: #ffff00;font-size: 12px;}
/* 底部版权信息文字链接的css定义－－与顶部频道文字链接定义的想法相同。可设置与顶部频道文字链接定义不同的文字颜色，网页内定义以预留。调用代码为<a class='bottom' ***>***</a> */
a.bottom:link {color: #ffffff;}
a.bottom:visited {color: #ffffff;}
a.bottom:hover{color: #ffff00;}
a.bottom:active {color: #ffffff;}
/* 文章栏目标题文字链接的css定义－－可设置与顶部频道文字链接定义不同的文字颜色，网页内定义以预留。要相同可不设置。调用代码为<a class='class' ***>***</a> */
a.class:link {color: #ffffff;}
a.class:visited {color: #ffffff;}
a.class:hover{color: #ff0000;}
a.class:active {color: #ffffff;}
/* 产品服务频道栏目页标题文字链接的css定义。调用代码为<a class='product' ***>***</a> */
a.product:link {color: #ff0000;line-height:30px;}
a.product:visited {color: #ff0000;line-height:30px;}
a.product:hover{color: #ff0000;line-height:30px;}
a.product:active {color: #ff0000;line-height:30px;}
/* 文章栏目标题文字链接的css定义－－可设置与顶部频道文字链接定义不同的文字颜色，网页内定义以预留。要相同可不设置。调用代码为<a class='class' ***>***</a> */
a.jobstitle:link {color: #0033FF;line-height:25px;font-weight:bold;}
a.jobstitle:visited {color: #0033FF;line-height:25px;font-weight:bold;}
a.jobstitle:hover{color: #0033FF;line-height:25px;font-weight:bold;}
a.jobstitle:active {color: #0033FF;line-height:25px;font-weight:bold;}

/* body的css定义:对应css中“body”，可定义内容为网页字体颜色、背景、浏览器边框等 */
body
{
margin-left:auto;
margin-right:auto;
text-align:center;
margin:0px;
font-size: 12px;
background-position:center;
text-decoration: none;
scrollbar-face-color: #f6f6f6;
scrollbar-highlight-color: #ffffff; scrollbar-shadow-color: #cccccc; scrollbar-3dlight-color: #cccccc; scrollbar-arrow-color: #330000; scrollbar-track-color: #f6f6f6; scrollbar-darkshadow-color: #ffffff;
}
.textarea
{
width:100%;
text-align:left;
font-color;#000;
font-size:12px;
}
#topbanner
{
width:100%;
height:200px;
margin: 0 auto;
padding: 0px;
font-size: 12px;
background:url(/images/bannerbg.jpg);
background-position:center;
background-repeat: no-repeat;
}
#topbanner1
{
width:1003px;
height:150px;
margin: 0px;
padding: 0px;
font-size: 12px;
background:url(/images/bannerbg1.jpg);
background-position:center;
background-repeat: no-repeat;
}
#navigation
{
width:1003px;
height:40px;
margin: 0px;
padding-top: 15px;
padding-bottom: 5px;
font-size: 12px;
background:url(/images/navigationbg.jpg);
background-position:center;
background-repeat: x-repeat;
text-align:left;
text-indent:100px;
}
#menu ul{
	padding:0;
	border:0;
	list-style:none;
	line-height:150%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
}

/*主导航菜单*/
#menu_out{
    float:center;
	width:1003px;
	padding-left:4px;
	margin-left:auto;
	margin-right:auto;
	background:url(/images/menu_left.gif) no-repeat left top;
}
#menu_in{
	background:url(/images/menu_right.gif) no-repeat right top;
	padding-right:4px;
}
#menu{
	background:url(/images/menu_bg.gif) repeat-x;
	height:73px;
}
.menu_line{
	background:url(/images/menu_line.gif) no-repeat center top;
	width:8px;
}
.menu_line2{
	background:url(/images/menu_line2.gif) no-repeat center top;
	width:15px;
}
#nav{
	padding-left:20px;
}
#nav li{
	float:left;
	height:35px;
}
#nav li a{
	float:left;
	display:block;
	padding-left:6px;
	height:35px;
	background:url(/images/menu_on_left.gif) no-repeat left top;
	cursor:pointer;
	text-decoration:none;
}
#nav li a span{
	float:left;
	padding:11px 14px 10px 10px;
	line-height:14px;
	background:url(/images/menu_on_right.gif) no-repeat right top;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
#nav li .nav_on{   /*鼠标经过时变换背景，方便JS获取样式*/
	background-position:left 100%;
}
#nav li .nav_on span{  /*鼠标经过时变换背景，方便JS获取样式*/
	background-position:right 100%;
	color:#333333;
	text-decoration:none;
	padding:14px 14px 7px 10px;
}
/*子栏目*/
#menu_con{
	text-align:left;

	padding-left:20px;
	clear:both;
}
#menu_con li{
	float:left;
	height:22px;
	margin-top:8px;
}
#menu_con li a{
	display:block;
	float:left;
	background:url(/images/menu_on_left2.gif) no-repeat left top;
	cursor:pointer;
	padding-left:3px;
}
#menu_con li a span{
	float:left;
	padding:6px 10px 4px 10px;
	line-height:12px;
	background:url(/images/menu_on_right2.gif) no-repeat right top;
}
#menu_con li a:hover{
	text-decoration:none;
	background:url(/images/menu_on_left2.gif) no-repeat left bottom;
}
#menu_con li a:hover span{
	background:url(/images/menu_on_right2.gif) no-repeat right bottom;
}
.left .boxthumb LI {
	MARGIN-LEFT: 18px
}
#Slide {
	CLEAR: both; BORDER-RIGHT: #fff 1px solid; BORDER-TOP: #fff 1px solid; MARGIN-BOTTOM: 6px; OVERFLOW: hidden; BORDER-LEFT: #fff 1px solid; WIDTH: 450px; BORDER-BOTTOM: #fff 1px solid; HEIGHT: 335px
}
.SlideMainRoll {
	FILTER: revealTrans(duration=1,transition=12); CURSOR: pointer
}
#SlideMain {
	OVERFLOW: hidden; WIDTH: 450px; HEIGHT: 335px
}
#SlideMain IMG {
	DISPLAY: block; WIDTH: 450px; HEIGHT: 335px
}
#SlideMenu {
	MARGIN-TOP: -325px; DISPLAY: inline; MARGIN-LEFT: 355px; WIDTH: 60px; POSITION: absolute; HEIGHT: 60px
}
#SlideMenu UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none
}
#SlideMenu UL LI {
	BACKGROUND: none transparent scroll repeat 0% 0%; MARGIN: 5px; OVERFLOW: hidden; WIDTH: 76px; HEIGHT: 57px
}
#SlideMenu UL LI IMG {
	BORDER-RIGHT: #ddd 1px solid; BORDER-TOP: #ddd 1px solid; OVERFLOW: hidden; BORDER-LEFT: #ddd 1px solid; WIDTH: 74px; BORDER-BOTTOM: #ddd 1px solid; HEIGHT: 55px
}
.SlideMenuOver {
	FILTER: alpha(opacity=100); moz-opacity: 1
}
.SlideMenuOut {
	FILTER: alpha(opacity=50); moz-opacity: 0.6
}
.img {
	BORDER-RIGHT: #fff 1px solid; BACKGROUND: #fff; MARGIN: 0px auto; BORDER-LEFT: #fff 1px solid; TEXT-ALIGN: center
}
.art {
	BORDER-RIGHT: #fff 1px solid; BACKGROUND: #fff; MARGIN: 0px auto; BORDER-LEFT: #fff 1px solid; TEXT-ALIGN: center
}
.img {
	HEIGHT: 60px
}
.art {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 10px; PADDING-TOP: 10px; HEIGHT: 15px
}
#footer{
width:1003px;
height:100px; 
line-height:25px;
margin-bottom: 0px;
margin-top: 0px;
padding-top: 20px;
clear: both;
text-align: center;
font-size: 12px;
color: #000000;
background-color:#EAB887;
background:url(/images/footer_bg.jpg);
background-position:center;
background-repeat: x-repeat;
}
#footer1{
width:1003px;
height:100px; 
line-height:25px;
margin-bottom: 0px;
margin-top: 0px;
padding-top: 20px;
clear: both;
text-align: center;
font-size: 12px;
color:#FFFFFF;
background-color:#081689;
}
#footerarticle{
text-align: center;
font-size: 12px;
color: #ffffff;
}
#banner{
width:1003px;
height:200px; 
margin-bottom: 0px;
margin-top: 0px;
clear: both;
text-align: center;
font-size: 12px;
font-color: #000000;
}
#main{
width:1003px;   
background-color:#fff;   
}   
#main1{
width:1003px;   
height:2px;
background-color:#fff;   
}   
#main .indexleft{   
float:left;/* 这个是关键的地方 让col1往左浮动，这样它的后面（右边）就可以放置别的元素（别的元素：可以是div，图片，文字等） */   
width:500px;
height:200px;   
background:#fff;
border:1px solid #ccc;   
}   
#main .indexcenter{   
float:left;/* 这个是关键的地方 让col2也往左浮动，紧跟在col1的后面 */   
margin-left:0px;/* 让col2和col1之间有些间隔 */   
width:203px;
height:200px;/* 给一个尺寸 可以随意*/   
background:#fff;   
border-style:solid; 
border-color:#ccc;  
border-width:1px 1px 1px 0px;  
  
} 
#main .indexright{   
float:left;/* 这个是关键的地方 让col2也往左浮动，紧跟在col1的后面 */   
margin-left:0px;/* 让col2和col1之间有些间隔 */   
width:300px;
height:200px;/* 给一个尺寸 可以随意*/   
background:#fff;   
border-style:solid; 
border-color:#ccc;  
border-width:1px 1px 1px 0px;  
  
} 
#main .col-1{   
float:left;/* 这个是关键的地方 让col1往左浮动，这样它的后面（右边）就可以放置别的元素（别的元素：可以是div，图片，文字等） */   
width:702px;
height:300px;   
background:#fff;
border:1px solid #ccc;   
}   
#main .col-2{   
float:left;/* 这个是关键的地方 让col2也往左浮动，紧跟在col1的后面 */   
margin-left:0px;/* 让col2和col1之间有些间隔 */   
width:300px;
height:345px;/* 给一个尺寸 可以随意*/   
background:#fff;   
border-style:solid; 
border-color:#ccc;  
border-width:1px 1px 1px 0px;  
  
} 
#main .col-3{   
float:left;/* 这个是关键的地方 让col1往左浮动，这样它的后面（右边）就可以放置别的元素（别的元素：可以是div，图片，文字等） */   
width:334px;
height:100px;   
background:#fff;
border-style:solid; 
border-color:#ccc;  
border-width:1px 1px 1px 1px;   
}   
#main .col-4{   
float:left;/* 这个是关键的地方 让col2也往左浮动，紧跟在col1的后面 */   
margin-left:0px;/* 让col2和col1之间有些间隔 */   
width:335px;
height:100px;/* 给一个尺寸 可以随意*/   
background:#fff;   
border-style:solid; 
border-color:#ccc;  
border-width:1px 0px 1px 0px;  
}  
#main .col-5{   
float:left;/* 这个是关键的地方 让col2也往左浮动，紧跟在col1的后面 */   
margin-left:0px;/* 让col2和col1之间有些间隔 */   
width:334px;
height:100px;/* 给一个尺寸 可以随意*/   
background:#fff;   
border-style:solid; 
border-color:#ccc;  
border-width:1px 1px 1px 1px;  
}   
#indexnews{   
width:100%;
height:30px;   
background:#fff;   
text-align:left;
font-weight:bold; 
font-size:15px;
text-indent:30px;
margin-bottom: 0px;
margin-top: 0px;
padding-top: 20px;
padding-bottom: 20px;
}  
#indexnewscontent{   
width:100%;
height:200px;   
background:#fff;   
text-align:left;
font-size:15px;
line-height:25px;
text-indent:30px;
margin-bottom: 0px;
margin-top: 0px;
padding-top: 10px;
padding-bottom: 4px;
} 
#indexnewscontent1{   
width:100%;
height:200px;   
background:#fff;   
text-align:left;
font-size:15px;
line-height:25px;
text-indent:30px;
margin-bottom: 0px;
margin-top: 0px;
padding-top: 10px;
padding-bottom: 4px;
} 
#indexnewsline{   
width:90%;
border-top:1px solid #cccccc;
height: 1px;
} 
#indexnewsline1{  
width:90%;
border-top:1px solid #cccccc;
height: 1px;
} 
#newsreadme{   
width:100%;
height:30px;   
background:#fff;   
text-align:left;
line-height:20px;
font-weight:normal; 
font-size:12px;
text-indent:2em;
margin-bottom: 0px;
margin-top: 0px;
margin-left: 30px;
margin-right: 30px;
padding-top: 0px;
padding-bottom: 0px;
}  
#indexnewsmore{   
width:100%;
height:20px;   
background:#fff;   
text-align:left;
font-color:#000;
font-size:12px;
text-indent:600px;
padding-top: 10px;
padding-bottom: 10px;
}  
#indexnewsmore1{   
width:100%;
height:20px;   
background:#fff;   
text-align:left;
font-color:#000;
font-size:12px;
text-indent:130px;
padding-top: 10px;
padding-bottom: 10px;
}  
#indexmore{   
width:100%;
height:20px;   
background:#fff;   
text-align:left;
font-color:#000;
font-size:12px;
text-indent:420px;
padding-top: 10px;
padding-bottom: 10px;
}  
#indexmore1{   
width:100%;
height:20px;   
background:#fff;   
text-align:left;
font-color:#000;
font-size:12px;
text-indent:130px;
padding-top: 10px;
padding-bottom: 10px;
}  
.indexnewstitle
{
font-color:#000;
font-size:12px;
text-align:right;
line-height:25px;
}
.indexnewstitle1
{
font-color:#000;
font-size:12px;
text-align:left;
line-height:25px;
}
#jobstitle
{
font-color:#0033FF;
font-size:15px;
font-weight:bold;
text-align:left;
text-indent:20px;
line-height:25px;
}
#jobscontent
{
font-color:#000;
font-size:12px;
text-align:left;
line-height:25px;
text-indent:20px;
}
.indexnewsdate
{
font-color:#000;
font-size:12px;
}
.clear-float{clear:both}/* 清除col1和col2的float,否则main的高度会出错 没有包住它里面的有float的元素。 */
#companyinfo{   
width:100%;
height:250px;   
background:#fff;   
text-align:left;
font-size:12px;
line-height:25px;
text-indent:2em;
margin-bottom: 0px;
margin-top: 0px;
margin-left: 20px;
margin-right: 20px;
padding-top: 20px;
padding-bottom: 20px;
} 
#jobsinfo{   
width:100%;
height:250px;   
background:#fff;   
text-align:left;
font-size:12px;
line-height:25px;
text-indent:2em;
margin-bottom: 0px;
margin-top: 0px;
margin-left: 20px;
margin-right: 20px;
padding-top: 20px;
padding-bottom: 20px;
} 
#phone{   
width:250px;
height:70px;   
background:#fff;   
text-align:left;
font-weight:bold; 
font-size:10px;
text-indent:3px;
margin-bottom: 0px;
margin-top: 20px;
padding-top: 10px;
padding-bottom: 5px;   
} 
#demo{   
width:250px;
height:70px;   
background:#fff;   
text-align:left;
font-weight:bold; 
font-size:10px;
text-indent:3px;
margin-bottom: 0px;
margin-top: 20px;
padding-top: 5px;
padding-bottom: 5px;   
} 
#upgrade{   
width:250px;
height:70px;   
background:#fff;   
text-align:left;
font-weight:bold; 
font-size:10px;
text-indent:3px;
margin-bottom: 10px;
margin-top: 14px;
padding-top: 5px;
padding-bottom: 16px;   
} 
#ruanjiandingzhi{   
width:100%;
height:40px;   
background:#fff;   
text-align:right;
font-weight:normal; 
font-size:15px;
text-indent:30px;
margin-bottom: 0px;
margin-right: 0px;
margin-top: 0px;
padding-top: 40px;
padding-right: 20px;
padding-bottom: 20px;
background:url(/images/ruanjiandingzhi.jpg);
background-position:center;
background-repeat: no-repeat;
}  
#xiaoshouzhiwang{   
width:100%;
height:40px;   
background:#fff;   
text-align:right;
font-weight:normal; 
font-size:15px;
text-indent:30px;
margin-bottom: 0px;
margin-right: 0px;
margin-top: 0px;
padding-top: 40px;
padding-right: 20px;
padding-bottom: 20px;
background:url(/images/xiaoshouzhiwang.jpg);
background-position:center;
background-repeat: no-repeat;
}  
#shapantixi{   
width:100%;
height:40px;   
background:#fff;   
text-align:right;
font-weight:normal; 
font-size:15px;
text-indent:30px;
margin-bottom: 0px;
margin-right: 0px;
margin-top: 0px;
padding-top: 40px;
padding-right: 20px;
padding-bottom: 20px;
background:url(/images/shapantixi.jpg);
background-position:center;
background-repeat: no-repeat;
} 
#shuzigongye{
width:300px;   
height:100px;
background-color:#ccc; 
margin-bottom: 10px;
margin-top: 0px;
padding-top: 0px;
padding-bottom: 8px;  
border:1px solid #ccc;   
}   
#shuzigongye .szgyimg{   
float:left; 
width:95px;
height:50px;   
padding-left: 5px;
padding-top: 10px;
padding-bottom: 10px;  
background:#ccc;
}   
#shuzigongye .szgytitle{   
float:left;  
margin-left:0px;   
width:193px;
height:20px;   
font-weight:bold;
padding-top: 10px;
padding-bottom: 10px; 
background:#ccc;   
} 
#shuzigongye .szgycontent{   
float:left;  
margin-left:0px;   
width:193px;
height:60px;   
text-align:left;
font-size:12px;
line-height:20px;
padding-left: 10px;
padding-right: 10px;
padding-top: 0px;
padding-bottom: 0px; 
background:#ccc;   
}
#shuzigongyeimg{   
width:300px;
height:100px;   
background:#ccc;   
text-align:center;
margin-bottom: 0px;
margin-top: 0px;
padding-top: 0px;
padding-bottom: 20px;
} 
#shuzishangye{
width:300px;   
height:100px;
background-color:#ccc; 
margin-bottom: 10px;
margin-top: 0px;
padding-top: 0px;
padding-bottom: 8px;  
border:1px solid #ccc;   
}   
#shuzishangye .szsyimg{   
float:left; 
margin-left:0px;   
width:95px;
height:50px;   
padding-left: 5px;
padding-top: 10px;
padding-bottom: 10px;  
background:#ccc;
}   
#shuzishangye .szsytitle{   
float:left;  
margin-left:0px;   
width:193px;
height:20px;   
font-weight:bold;
padding-top: 10px;
padding-bottom: 10px; 
background:#ccc;   
} 
#shuzishangye .szsycontent{   
float:left;  
margin-left:0px;   
width:193px;
height:60px;   
text-align:left;
font-size:12px;
line-height:20px;
padding-left: 10px;
padding-right: 10px;
padding-top: 0px;
padding-bottom: 0px; 
background:#ccc;   
} 
#shuzishangyeimg{   
width:300px;
height:100px;   
background:#fff;   
text-align:center;
margin-bottom: 0px;
margin-top: 0px;
padding-top: 0px;
padding-bottom: 20px;
} 
#shuzilvyou{
width:300px;   
height:100px;
background-color:#ccc; 
margin-bottom: 10px;
margin-top: 0px;
padding-top: 0px;
padding-bottom: 8px;  
border:1px solid #ccc;   
}   
#shuzilvyou .szlyimg{   
float:left; 
width:95px;
height:100px;  
padding-left: 5px; 
padding-top: 10px;
padding-bottom: 10px;  
background:#ccc;
}   
#shuzilvyou .szlytitle{   
float:left;  
margin-left:0px;   
width:193px;
height:20px;   
font-weight:bold;
padding-top: 10px;
padding-bottom: 10px; 
background:#ccc;   
} 
#shuzilvyou .szlycontent{   
float:left;  
margin-left:0px;   
width:193px;
height:60px;   
text-align:left;
font-size:12px;
line-height:20px;
padding-left: 10px;
padding-right: 10px;
padding-top: 0px;
padding-bottom: 0px; 
background:#ccc;   
}
#shuzilvyouimg{   
width:300px;
height:80px;   
background:#fff;   
text-align:center;
margin-bottom: 0px;
margin-top: 0px;
padding-top: 0px;
padding-bottom: 20px;
} 
#dingzhimore{
width:300px;   
height:20px;
text-align:right;
background-color:#fff; 
margin-bottom: 20px;
margin-top: 0px;
padding-top: 0px;


padding-bottom: 0px;  
border:1px solid #ccc;   
}   
#shuzigangkouimg{   
width:300px;
height:50px;   
background:#fff;   
text-align:center;
margin-bottom: 0px;
margin-top: 0px;
padding-top: 0px;
padding-bottom: 20px;
} 
#jingxunpingtaiimg{   
width:300px;
height:50px;   
background:#fff;   
text-align:center;
margin-bottom: 0px;
margin-top: 0px;
padding-top: 0px;
padding-bottom: 20px;
} 
#junshiyingyongimg{   
width:300px;
height:50px;   
background:#fff;   
text-align:center;
margin-bottom: 0px;
margin-top: 0px;
padding-top: 0px;
padding-bottom: 20px;
} 
#salescontent{   
width:300px;
height:146px;   
background:#fff;   
text-align:left;
font-size:12px;
line-height:25px;
text-indent:2em;
margin-bottom: 0px;
margin-top: 0px;
padding-top: 0px;
padding-bottom: 0px;
} 
#salesimg{   
width:300px;
height:182px;   
background:#fff;   
text-align:center;
margin-bottom: 0px;
margin-top: 0px;
padding-top: 0px;
padding-bottom: 20px;
} 
#tixicontent{   
width:300px;
height:146px;   
background:#fff;   
text-align:left;
font-size:12px;
line-height:25px;
text-indent:2em;
margin-bottom: 0px;
margin-top: 0px;
padding-top: 0px;
padding-bottom: 0px;
} 
#tixiimg{   
width:300px;
height:182px;   
background:#fff;   
text-align:center;
margin-bottom: 0px;
margin-top: 0px;
padding-top: 0px;
padding-bottom: 20px;
}
#newsnav{   
width:250px;
height:10px;   
background:#eee;   
text-align:center;
font-weight:bold; 
font-size:15px;
text-indent:0px;
margin-bottom: 0px;
margin-top: 0px;
padding-top: 10px;
padding-bottom: 10px;
border:1px solid #ddd;
}  
#newsnavcontent{   
width:250px;
background:#FCFCFC;   
text-align:left;
font-size:12px;
text-indent:10px;
margin-bottom: 20px;
margin-top: 0px;
padding-top: 20px;
padding-bottom: 20px;
border-style:solid; 
border-color:#ddd;  
border-width:0px 1px 1px 1px;  
}  
#showpage{   
width:100%;
height:20px;   
background:#fff;   
text-align:left;
text-indent:40px;
font-color:#000;
font-size:12px;
margin-bottom: 20px;
margin-top: 0px;
padding-top: 20px;
padding-bottom: 0px;
}  
#showpath{   
width:100%;
height:20px;   
background:#fff;   
text-align:left;
text-indent:25px;
font-color:#000;
font-size:12px;
margin-bottom: 0px;
margin-top: 0px;
padding-top: 20px;
padding-bottom: 20px;
}  
#article{   
width:90%;
height:20px;   
background:#fff;   
text-align:center;
font-color:#000;
font-weight:bold;
font-size:15px;
margin-bottom: 0px;
margin-top: 0px;
padding-top: 20px;
padding-bottom: 20px;
}  
#ArticleInfo{   
width:90%;
height:20px;   
background:#fff;   
text-align:center;
text-indent:25px;
font-color:#000;
font-size:12px;
margin-bottom: 0px;
margin-top: 0px;
padding-top: 0px;
padding-bottom: 0px;
} 
#Articlecontent{   
width:100%;
line-height:20px;   
background:#fff;   
text-align:left;
text-indent:2em;
font-color:#000;
font-size:12px;
margin-bottom: 0px;
margin-top: 0px;
margin-left: 30px;
margin-right: 20px;
padding-top: 20px;
padding-bottom: 20px;
clear:both;

} 
#PrevArticle{   
width:90%;
line-height:20px;   
background:#fff;   
text-align:left;
text-indent:25px;
font-color:#000;
font-size:12px;
margin-bottom: 0px;
margin-top: 0px;
padding-top: 20px;
padding-bottom: 20px;
}
#companynav{   
width:250px;
background:#FCFCFC;   
text-align:left;
font-size:12px;
text-indent:150px;
margin-bottom: 20px;
margin-top: 0px;
padding-top: 20px;
padding-bottom: 20px;
border-style:solid; 
border-color:#ddd;  
border-width:0px 1px 1px 1px;  
}  
#jobsnav{   
width:250px;
background:#FCFCFC;   
text-align:left;
font-size:12px;
text-indent:20px;
margin-bottom: 20px;
margin-top: 0px;
padding-top: 20px;
padding-bottom: 20px;
border-style:solid; 
border-color:#ddd;  
border-width:0px 1px 1px 1px;  
}  
