﻿* { margin: 0; padding: 0; list-style: none; }
body
{
	font-size: 9pt;
	COLOR: #303030;
	background: #2C3F52;

	MARGIN: 8px;
}
html
{
				
				font-size: 9pt;
				COLOR: #303030;
				background:#2C3F52;				MARGIN: 8px;
}
img{
	 border:none
}
.logo{
				padding: 0px 20px
}
form {
    background: #ffffff; 
}
.hline{
	height:1px;background-color:silver
}
.add{
	 padding-top:10px; padding-left:30px;
    font-size:12px;
}
.add span{
	color:silver
}
.add a{
	text-decoration:underline;color:gray
}
.add a:hover{
	 text-decoration:underline;color:orange
}
.tt{
	width:960px; margin:0px auto;
	border-collapse: collapse;
	border:0px; height:14px;
	
}
.tcr{
	vertical-align:top; width:14px; 
}
.tcl{
	vertical-align:top; width:14px; 
}
.tcc{
	background-color:#ffffff; width: 946px
}
.right_title{
	text-align:right; padding-right:20px
}
.right_title a{
	text-decoration:none;color:#7f91a4; font-size:9pt; padding:0px 4px
}
.right_title a:hover{
	text-decoration:underline;color:orange
}
#mcont{
	width:960px; margin:0px auto;background-color:white
}


.main_left{
		 vertical-align:top;
		 padding-left:20px; padding-right:20px;
		 background-image:url('en-us/img/main_top_bg.gif'); 
background-position:center top; background-repeat:repeat-x;
}
#mtitle{
	width:960px; margin:0px auto;background-color:white
}
#mtitle{
	height:80px
}

#bottom{
	width:960px; margin:0px auto;background: #ffffff; border-top:1px #ccc solid; text-align:center; font-size:9pt;color:gray; padding-top:15px;line-height:150%
}
.right_panel{
	padding:0px 15px;background-color:#eff6fc; width:280px; border-left:1px #c5cdd5 solid
}
.title{
	color:#339933; font-size:18px; margin:10px 0px
}
p{
	margin: 2px 5px 7px 0px
}

.product_title{
 color:#526ca1; font-weight:bold
}
.rpanel ul{
	 padding: 0px;
    margin: 2px 15px;
  
 list-style-image:url('images/arw2.gif')
}.rpanel li{
	margin-top:10px; font-size:9pt
}
.rpanel a:hover,.ptd a:hover
{
    color: #238700;
    text-decoration:underline;
}

.rpanel a,.ptd a
{
	color: #333333;
	font-size: 9pt;
	text-decoration: none;
}
.techpar{
				background-color:#91bae0; padding:7px 10px; color:white; font-weight:bold
}
.modA{margin-top:10px; margin-bottom:10px}
.modTop h3{height:28px;background:url(../en-us/img/tbbg.gif) repeat-x left top;}
.modTop span.modATL,.modTop span.modATR{float:left;width:4px;height:28px;background:url(../en-us/img/conbg.gif) no-repeat left top;overflow:hidden;}
.modTop span.modATR{float:right;background:url(../en-us/img/conbg.gif) no-repeat -4px top;}																		
.modBody{border-left:1px solid #d6d6d6;border-right:1px solid #d6d6d6;background:#FFF;}
.modBottom {width:100%;height:4px;background:url(../en-us/img/modAB.gif) repeat-x left top;overflow:hidden;}
.modTop em{float:left;padding:6px 0 0 11px;font-style:normal;font-size:14px;color:#434142;}
.modBottom span.modABL, .modBottom span.modABR, .modTopB span.modATR, .modTopB span.modATL { float: left; width: 4px; height: 4px; background: url(../en-us/img/conbg.gif) no-repeat left -28px; overflow: hidden; }
.modBottom span.modABR { float: right; background: url(../en-us/img/conbg.gif) no-repeat -4px -28px; }
/*下拉菜单*/
#dmenu {width:960px;
	background-image:url('en-us/img/bg_toolbar.png');
height:28px; text-align:center; color:white;  margin-left:auto; margin-right:auto;
  list-style-type: none; 
}
a.btt
{
    font-weight: bold;
    margin-top: 2px;
    padding: 4px 15px;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #0F91A8;
}

#dmenu a {
 display: block;  text-align:center; 
}

#dmenu a:link  {
 color:#fff; text-decoration:none;
}
#dmenu a:visited  {
 color:#fff;text-decoration:none;
}
#dmenu a:hover  {
 color:#FFF;text-decoration:none;
}

#dmenu li {
 float:left; 
}
#dmenu li a:hover { background: #3399FF; }
#dmenu li ul {
 line-height: 22px;  list-style-type: none;text-align:left;
 left: -999em; width: 180px; position: absolute; border:solid 1px silver 
}
#dmenu li ul li{
 float: left; width: 180px;
 background: #F6F6F6; 
}

#dmenu li ul a{
 display: block; width: 158px; height:26px; margin:0px 3px; text-align:left;padding-left:15px;
}

#dmenu li ul a:link  {
 color:#666; text-decoration:none;
}
#dmenu li ul a:visited  {
 color:#666;text-decoration:none;
}
#dmenu li ul a:hover { color: #000000; text-decoration: none; font-weight: normal; width: 153px; background: #7EB3FA; }

#dmenu li:hover ul {
 left: auto;
}
