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



body {
	background: #CBD3F1;
	margin: 0px auto 0px;
	padding: 0px;
    background-image: url(back.jpg);
    background-position: top left;
    background-repeat: repeat-x;
	color: #222;
	font-size: 13px;
	font-family: "宋体", Tahoma, Arial, Verdana;
}

#wrap {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: none;
	padding: 0px;	
}

#background {
    background: #fff url(mainback.jpg) repeat-y;
}

#main {
		float:right;
		width:480px;
		padding:10px;
		background:none;
		margin: 0px 20px 0px 0px;
}

#sidebar {
	width: 225px;
	margin: 0px 10px 0px 40px;
	padding: 0px 0px 0px 0px;
	font-family: Tahoma, Arial, Verdana;
	float: left;
	display: inline;
}

#salesletter{
		width:675px;
		padding:10px 10px 10px 10px;
		background:none;
		margin: 0px auto;
}

p {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:115%;
	line-height:21px;
	margin-top:20px;
	color: #333333;
}	

td {
	font-family: Tahoma, Geneva, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 115%;
	text-align: left;
}

th {
	font-family: Tahoma, Geneva, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 115%;
	text-align: left;
}

a:link { 
   color: #0000ff;  
   text-decoration: underline; 
}

a:visited { 
   color: #0000ff;
   text-decoration: underline;
}

a:active { 
 color: #000000;  
 text-decoration: none; 
}

a:hover { 
 color: #000000; 
 text-decoration: underline overline;
}

.bottom-nav {
	font-family: Tahoma, Geneva, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h1 {
 font-family: Tahoma, Arial, sans-serif;
 font-size:   20px;
 color:       #000000;
 font-weight: bold;
}

h2 {
 font-family: Tahoma, Arial, sans-serif;
 font-size:   17px;
 color:       #000000;
 font-weight: bold;
}

/*---  Used in Weblog templates to format the title of entries  ---*/

h3 {
 font-family: Tahoma, Arial, sans-serif;
 font-size:   15px;
 color:       #000000;
 font-weight: bold;
}

/*---  Used in weblog.php in the left side-bar, and archives.php page to format the date header  ---*/

h4 {
 font-family: Tahoma, Arial, sans-serif;
 font-size:   10px;
 color:       #000000;
 margin-top: 2px;
 margin-bottom: 5px;
 font-weight: bold;
}

.mediumBlack {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	
}

.medium {
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	
}

.headline-big-yellow {
	font-size: 22px;
	font-weight: bold;
	color: #333333;
	background-color: #ff0;
	align: center;
	line-height: 100%;
}

.headline-medium-yellow {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	background-color: #ff0;
	text-align: center;
	line-height: 100%;
	
}	
	
.headline-small-yellow {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-color: #ff0;
	text-align: center;
	line-height: 100%;
	
}

.headline-normal-yellow {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	background-color: #ff0;
	text-align: center;
	line-height: 100%;
	
}

.headline-big-red {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
	line-height: 100%;
}	
	
.headline-medium-red {
	font-family: "宋体";
	font-size: 22px;
	font-weight: bold;
	color: #ff0000;
	text-align: center;
	line-height: 110%;
	
}

.headline-big-black {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	line-height: 100%;
}	
	
.headline-medium-black {
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	line-height: 100%;
}	

.red {
   color: #ff0000;
   font-weight: bold;
}

.white {
   color: #FFFFFF;
   font-weight: bold;
}

.white-medium-bold {
   color: #FFFFFF;
   font-size: 130%;
   font-weight: bold;
}

.highlight {
    background: #ff0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;

}

.highlightBold {
    background-color: #ff0;
    font-weight: bold;
}

ul {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: normal;
	list-style: square;
    margin-top: 3px;
    margin-bottom: 3px;
    margin-left: 1em;
    padding-left: 0.5em;
}

li {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: normal;
	list-style: square;
    margin-top: 3px;
    margin-bottom: 3px;
    margin-left: 1em;
    padding-left: 0.5em;
	
}	

#header {
	background-image: url(header.png);
	height: 173px;/**/
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
#footer {
    clear:both;
	background-image: url(footer.png);
	height: 160px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#headline {
	background-image: url(headline.gif);
	height: 200px;
	width: 652px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

#testimonial-container {
	margin: 0px auto;
    padding: 0px 0px 0px 0px;
	width: 527px;
}

.testimonialtop {
	background-image: url(testimonialheader.jpg);
	height: 84px;
	width: 527px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: hidden;
}
.testimonialbackground {
	background-image: url(testimonialbk.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 440px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 40px;
	padding-left: 40px;
	overflow: hidden;
}
.testimonialfooter {
	background-image: url(testimonialfooter.jpg);
	height: 38px;
	width: 527px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}

.testimonial-text {

	font-family: Tahoma, Arial;
	font-size: 14px;
	font-style: normal;
	margin-bottom: 17px;
	line-height: 18px;
	font-weight: normal;
	color: #555555;
	text-align: left;
}

.testimonial-headline {

	font-family: Arial, Tahoma;
	font-size: 18px;
	font-style: normal;
	margin-bottom: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #444444;
	text-align: center;
}

.testimonial-author {

	font-family: Tahoma, Arial;
	font-size: 13px;
	font-style: italic;
	line-height: 18px;
	font-weight: normal;
	color: #999999;
	text-align: right;
}

.testimonial-right {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	line-height: 18px;
	font-weight: normal;
	color: #555555;
	text-align: right;
}


/*IMAGES*/

.floatpicleft {
    float: left;
    margin-top: 0px;
    margin-right: 10px;
    margin-bottom: 0px;
} 

.floatpicright {
float: right;
    margin-top: 3px;
    margin-left: 10px;
    margin-bottom: 5px;
}



/*STYLED BOXES*/

#box-dashed-yellow {
-moz-border-radius: .4em;
-webkit-border-radius: .4em;
border-radius: .4em;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 115%px;
font-weight: normal;
margin-top: 10px;
padding: 5px 5px 5px 5px;
border: 4px dashed #666666;
background: #FFFFCC;
color: #333333;
width: 85%;
margin-left:auto; 
margin-right:auto;
}

#box-dashed-yellow-gradient {
-moz-border-radius: .4em;
-webkit-border-radius: .4em;
border-radius: .4em;
font-family: Tahoma, Arial, Verdana;
font-size: 14px;
font-weight: normal;
margin-top: 10px;
padding: 15px 15px 15px 15px;
border: 4px dashed #666666;
background: #FFFFFF url(background-gradient-yellow.jpg) no-repeat;
color: #333333;
width: 85%;
margin-left:auto; 
margin-right:auto;
}

#box-solid-yellow {
-moz-border-radius: .4em;
-webkit-border-radius: .4em;
border-radius: .4em;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: normal;
padding: 0px 10px 10px 10px;
border: 2px solid #dddddd;
background: #FFFFCC;
color: #333333;
width: 90%;
margin-left:auto; 
margin-right:auto;
}

#box-solid-gray {
-moz-border-radius: .4em;
-webkit-border-radius: .4em;
border-radius: .4em;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: normal;
margin-top: 10px;
padding: 15px 15px 15px 15px;
border: 1px solid #333333;
background: #EEEEEE;
color: #333333;
width: 90%;
margin-left:auto; 
margin-right:auto;
}

#box-solid-white {
-moz-border-radius: .4em;
-webkit-border-radius: .4em;
border-radius: .4em;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: normal;
margin-top: 10px;
padding: 15px 15px 15px 15px;
border: 3px solid #999999;
background: #FFFFFF;
color: #333333;
width: 90%;
margin-left:auto; 
margin-right:auto;
}

#box-solid-blue {
-moz-border-radius: .4em;
-webkit-border-radius: .4em;
border-radius: .4em;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: normal;
margin-top: 10px;
padding: 15px 15px 15px 15px;
border: 1px solid #333333;
background: #cbd3f1;
color: #333333;
width: 90%;
margin-left:auto; 
margin-right:auto;

}

#box-dashed-blue {
-moz-border-radius: .4em;
-webkit-border-radius: .4em;
border-radius: .4em;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: normal;
margin-top: 10px;
padding: 15px 15px 15px 15px;
border: 1px dashed #333333;
background: #cbd3f1;
color: #333333;
width: 90%;
margin-left:auto; 
margin-right:auto;
}

#box-dashed-white {
-moz-border-radius: .4em;
-webkit-border-radius: .4em;
border-radius: .4em;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: normal;
margin-top: 10px;
padding: 15px 15px 15px 15px;
border: 4px dashed #333333;
background: #FFFFFF;
color: #333333;
width: 85%;
margin-left:auto; 
margin-right:auto;
}

#box-gradient-yellow {
-moz-border-radius: .4em;
-webkit-border-radius: .4em;
border-radius: .4em;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: normal;
margin-top: 10px;
padding: 15px 15px 15px 15px;
border: 1px solid #cccccc;
background: #FFFFFF;
background: #FFFFFF url(background-gradient-yellow.jpg) no-repeat;
color: #333333;
width: 85%;
margin-left:auto; 
margin-right:auto;

}

#box-gradient-blue {
-moz-border-radius: .4em;
-webkit-border-radius: .4em;
border-radius: .4em;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: normal;
margin-top: 10px;
padding: 15px 15px 15px 15px;
border: 4px dashed #666666;
background: #FFFFFF;
background: #FFFFFF url(background-gradient-blue.jpg) no-repeat;
color: #333333;
width: 90%;
margin-left:auto; 
margin-right:auto;

}

#box-gradient-gray {
-moz-border-radius: .4em;
-webkit-border-radius: .4em;
border-radius: .4em;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: normal;
margin-top: 10px;
padding: 15px 15px 15px 15px;
border: 2px solid #CCCCCC;
background: #FFFFFF;
background: #FFFFFF url(background-gradient-gray.jpg) no-repeat;
color: #333333;
width: 85%;
margin-left:auto; 
margin-right:auto;

}

table.doe {
border-width: 4px;
border-style: dashed;
border-color: #333333;
border-collapse: collapse;
background-color: #FFFFCC;
margin-left:auto; 
margin-right:auto;

}	   

.menuSpacer {
 border-bottom: 1px dotted #999999;
 margin-bottom: 15px;
 margin-top: 5px; 
 
}

.footerlinks {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:95%;
	line-height:21px;
	margin-top:20px;
	color: #333333;
}

#subscribe-container {
	margin: 0px auto;
    padding: 0px 0px 0px 0px;
	width: 258px;
}

.subscribe-top {
	background-image: url(subscribe-top.jpg);
	height: 50px;
	width: 250px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
.subscribe-middle {
	background-image: url(subscribe-middle.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 210px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
	overflow: hidden;
}
.subscribe-footer {
	background-image: url(subscribe-footer.jpg);
	height: 29px;
	width: 250px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}

.subscribe-text {

	font-family: Tahoma, Arial;
	font-size: 14px;
	font-style: normal;
	margin-bottom: 17px;
	line-height: 18px;
	font-weight: normal;
	color: #555555;
	text-align: left;
}



p{
	line-height:180%;
	color: #000;
	/*text-indent:2em; 缩进*/
	}
.sj2{text-indent:2em;/* 缩进*/}

span {background:#FF0}

.fl{
	float: left;
	}

.fr{
	float: right;
	}

.f11{
	font-size: 11px;
	}
.f12{
	font-size: 12px;
	}



.f13{
	font-size: 13px;
	}
.f14{
	font-size: 14px;
	}


.f15{
	font-size: 15px;
	}


.havePic,.f1 {text-align:center}
.f2,.f3 {text-align:right}

.f2 {font-family:"楷体_GB2312"}
.f3 {font-family:"华文行楷", "楷体_GB2312"}


.f2{font-size:36px}

.f1,.f2 {color:#00F}
.spec {color:#f10}

ul.check{
list-style:none;padding:0px;margin:0 auto;padding:0 auto;width:600px;padding-left:-30px;
}

ul.check li{
list-style:none;
width: auto;
height: auto;
padding:10px 0 0 30px ;
margin:0px 0 8px 0;
line-height:24px;
background:url(images/checked.gif) no-repeat 0 8px;
font-weight:bold;
text-align:left;
}

li.ico24{
	background-image: url(icon_check_24px.png);
	height: 24px;
	width: 24px;
	
	}

td p{
	font-size: 15px;
	}

#video li {float:left; width:42%; text-align:center;padding:5px 6px 10px;font-size: 12px;}




/*---------------------------------
*
*        追加订阅代码
*
*----------------------------------*/



.alignleft{display:block;float:left;}
.alignright{display:block;float:right;}


.box{background:#E3F0CF;border:1px solid #e3f0cf;margin:15px;padding:15px;}
.btn{font-size:22px;padding:0;width:325px;}
.btn:hover{cursor:pointer;}
.btnside{font-size:18px;padding:0;width:200px;}
.clearfix:after{clear:both;content:".";display:block;height:0;visibility:hidden;}

.clickbtn{cursor:pointer;font-family:tahoma, arial;font-size:20px;font-weight:700;letter-spacing:-1px;padding:5px 5px 7px;width:400px;}

.desk{display:block;float:right;padding-top:30px;vertical-align:middle;width:47%;}
.desk p,img{margin:0;padding:0;text-indent:0;}

.noindent{margin:15px 0;text-indent:0;text-align: left;}

.noindent .ps{margin:15px 0;font-size:12px;}

.testimonial{font-size:11pt;text-indent:0;}

.unsub{color:#666;font-size:10pt;font-style:italic;}



.h1{color:#009900;font-family:"微软雅黑", "黑体" , Arial, Helvetica, Verdana;font-size:25pt;font-weight:700;margin:0 0 15px;padding:0;text-indent:0;}
.h1 div{color:#009900;font-family:"微软雅黑", "黑体" , Arial, Helvetica, Verdana;font-size:25pt;font-weight:700;margin:0 0 15px;padding:0;text-indent:0;}


img.alignleft{display:inline;margin:0 5px 2px 0;}
img.alignright{display:inline;margin:0 0 2px 5px;}
img.centered{display:block;margin-left:auto;margin-right:auto;}

