@charset "utf-8";
/* CSS Document */

/**
 *  标题字体
 **/
h1 {font-size:230%;color:#000;font-weight:bold;margin:20px; margin-bottom: 10px;padding:0px;clear: both;}
h2 {font-size:120%;font-weight:bold;background:url('../images/h2-bg.jpg') no-repeat left top;padding: 5px 0 10px;margin:0px;text-indent: 25px;height: 44px; text-align:left; }
h3 {font-size:110%;font-weight:bold;line-height: 28px;text-indent: 15px;vertical-align: middle;margin: 0px;padding: 0px;background: url('../images/now1.gif') no-repeat left 10px;}
h4 {margin:0px;padding:0px;font-size:110%;line-height: 30px;text-indent: 25px;background: url('../images/merry-bell.gif') no-repeat 10px 10px;}
#RightContext h2 {font-size:110%;font-weight:bold;line-height: 28px;text-indent: 15px;vertical-align: middle;margin: 0px;padding: 0px;background: url('../images/fangkluai.gif') no-repeat left 10px;}
#ProductsList h3 {margin:0px;padding:0px;font-size:110%;line-height: 30px;text-indent: 25px;background: url('../images/merry-bell.gif') no-repeat 10px 10px;}
#Context h1 {font-size:230%;color:#000;font-weight:bold;margin:0px;padding:0px;clear: both;}
h3.TitleCenter {font-size:110%;font-weight:bold;line-height: 28px;vertical-align: middle;margin: 0px;padding: 0px;background: none;text-align: center;}

/** 加粗文字 **/
.Bold { font-weight:bold;}
.BigFont { font-size:130%; text-align:center; line-height:300%; margin-top:30px;}
.RedBold {
	color: #F30;
	font-weight:bold;
}
.LinkBold {font-weight: bold;}
/** 右对齐文字 **/
.FontRight { text-align: right}
.GreenCenter {font-weight: bold;color: #090;text-align: center;}
.RedCenter {font-weight: bold;color: #930;text-align: center;}
/** 有删除线的文字 **/
.DeleteFont {color: #600;text-decoration: line-through;}
.alignCenter { text-align:center; }
.Red { color: #f60; font-weight: normal;}

/* 链接风格 */
a:link {color: #002CA3;text-decoration: none;}
a:visited {color: #002CA3;text-decoration: none;}
a:hover {color: #BC3E06;text-decoration: underline;}


/* 导航栏风格 */
a.top:link {color: #003;text-decoration: none;}
a.top:hover {color: #036;text-decoration: underline;}

/** 按钮链接风格 **/
#LeftSideBar ul li.SecondBtn:link {color: #000;text-decoration: none;}
#LeftSideBar ul li.SecondBtn:visited {text-decoration: none;color: #111;}
#LeftSideBar ul li.SecondBtn:hover {text-decoration: none;color: #08C;/*background: transparent url('../images/bt-hover.jpg') repeat-y left center;*/}
#LeftSideBar ul li.SecondBtn:active {text-decoration: none;color: #06C;}

#ProductsList ul li:link {text-decoration: none;color: #000;}
#ProductsList ul li:visited {text-decoration: none;color: #111;}
#ProductsList ul li:hover {text-decoration: none;color: #08C;/*background: transparent url('../images/bt-hover.jpg') repeat-y 13px center;*/}
#ProductsList ul li:active {text-decoration: none;color: #06C;}

#RightContext #Context h2 { clear:both; }
#RightContext #Context p, #RightContext .Context p{ padding: 0 0 10px; line-height:20px; }
#NewFeatures, #WhenToUse { float:left;width:330px;}
#NewFeatures { border-right:0; }
#WhenToUse { padding-left:20px;}
.RightContext #WhenToUse { border-left:0;margin-left:0;clear:right; }
#NewFeatures  ul , #WhenToUse ul { margin: 0 0 0 5px; +margin: 0 0 0 40px;}
#NewFeatures  ul li {list-style-image:url('https://www.easeus.com/images/li-bg.gif'); line-height: 24px; vertical-align: middle;}
#RightContext h2.DrwH2 { line-height: 200%;font-weight:bold;background: #F3F3F3 url('https://www.easeus.com/images/fangkluai.gif') no-repeat 5px center;padding:0px;padding-left:15px;margin-top: 10px; -margin-top: 0;margin-bottom:10px;clear: both;border-right: 1px solid #CCC;border-bottom: 1px solid #CCC; height:25px;}
#RightContext h2.DrwH3 { font-size:150%;font-weight:bold;background-image:none;margin-top: 10px; -margin-top: 0;margin-bottom:10px;clear: both;height:30px;}
.LittleImg1 {width:500px;text-align:center; margin: 10px 0;vertical-align:middle;height:40px;line-height:40px; clear: both; font-weight: bold;}
hr {height:1; border:none; border-top:1px dashed #ccc;}
.Context h1 {font-size:130%; margin-left:0;}
.Context .Img {float:right; margin:0 10px;}
.ClearBoth {clear:both;}
