.tb{table-layout:fixed}
body {
	margin: 0px;
}
td {
	font-size: 12px;
	line-height: 150%;
}
.aboutusLeft {
padding-left:40px;
}
.AboutTitle {
	font-size: 16px;
	font-weight: bold;
	color: #4179C4;
	padding-left: 40px;
	padding-top: 20px;
}
.AboutTitle span
{
color:#999999;
font-size:12px;
font-weight:normal;}

.tdd {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.Star {
	color: #C5250A;
}
.NewProBorder {
	border: 5px solid #CCCCCC;
}
.CaseTitle {
	color: #0374AC;
}
.tdd2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.Txtbox2 {
	border: 1px solid #006699;
	height: 20px;
}
.txtbox {
	border: 1px solid #94B8F2;

}
.txtboxBG {
	border: 1px solid #94B8F2;
    BACKGROUND-IMAGE: url(images/txtbox_bg.gif)
}
.newsTitle {
	font-size: 20px;
	font-weight: bold;
}
a:link{text-decoration : none ;color : #333333;}
a:visited {text-decoration : none ;color : #666666;}
a:hover {text-decoration : underline ;color :#FF9900;}

a:active {text-decoration : none ;color : #FF9900;}
	.pricefont-A{ color:#1A85DE;}
	.pricefont-B{ color:#FF0000; font-size:18px; font-family:Georgia, Arial; font-weight:bold; }
	.pricefont-C{ color:#FF0000; font-weight:bold;}
#proTable td.floatleft{ padding-left:5px; text-align:left; font-weight:normal;}	
#proList li{ margin:5px 0; padding-left:10px; padding-right:3px; line-height:120%; list-style:none; text-align:left; background:url(images/icon_arrow.gif) no-repeat 3px 0;}
.out {

    display:block; 
    background:#bbb; 
    border:1px solid #ddd; 
    position:relative;
    margin:1em 0;
    }/*设置外框(背景、边框与定位)*/

    .in2 {
    display:block; 
    background:#777; 
    border:1px solid #999; 
    position:relative;
    padding:1px;

    margin:1px;
    }
    .in {
    text-align:center; 
    background:#fff; 
    border:1px solid #555; 

    position:relative; 
    padding:5px;
    font-weight:normal;
    }/*内框的设定*/
    .ltin {
    left:-5px;

    }
    .tpin {
    top:-5px;
    }
    .rtin {
    left:5px;

    }/*内框移位，外框的背景色就成了阴影*/

