/* Cluetip design */
#center_page {
	float:left;
	width: 720px;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content_page a {
	color:#FF9900;
	text-decoration: none;
}
#content_page a:hover {
	color:#FF9900;
	text-decoration: underline;
}

#content_page h2 {
	font-size: 14px;
	background-image: none;
	color: #9E3F00;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
}
#content_page h3 {
	font-size: 13px;
}
#content_page ul {
	padding-left: 40px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#content_page li {
	list-style-type: disc;
}
/*contact*/
.contact-h2 {
    background:transparent url(../img/contact-h2.gif) no-repeat scroll left top;
	color:#374853;
	font-size:1.1em;
	font-weight:bold;
	height:21px;
	line-height:1.6em;
	margin:0.5em 0;
	padding-left:0.5em;
	text-transform:uppercase;
}
.cc {
	color:#eb6001;
	text-decoration: none;
}
a.cc:hover {
	color: #eb6001;
	text-decoration: underline;
}
.contact-p {
	height: auto;
	padding-top: 3px;
	padding-bottom: 3px;
	float: left;
	clear: both;
}
.contact-p .left {
	display: block;
	float: left;
	width: 80px;
	padding-left: 20px;
}
.contact-p .right {
	display: block;
	padding-left: 100px;
}
/*contact*/
.products_block dl dd {
	margin-top: 0.3em;
	color: #595a5e;
}
#new-products_block_right dd a {
	font-family:Arial;
	font-size:0.9em;
	font-weight:bold;
}
#new-products_block_right dd a:hover {
	font-family:Arial;
	font-size:.0.9em;
	font-weight:bold;
	color: #EB6001;
	text-decoration: none;
}
div#ant {
   float:left;
   clear:both;
   padding-bottom:10px;
}
div#ant img {
    float:left;
}
div#ant p {
	padding-left: 135px;
	padding-top:30px;
}
p.p-center {
    text-align:center;
	float:left;
	margin-right:20px;
}
/*iPad-------------开始*/
#ipad {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;	
}
#ipad h2 {
	font-size: 20px;
	font-weight: bolder;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#ipad ul {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	list-style-type: none;
}
#ipad ul.square {
	list-style-type: square;
	list-style-position: outside;
	margin-left: 10px;
}
#ipad li {
	square outside none
}
#ipad li span.ipad_l {
	float: left;
	display: block;
	margin-right: 5px;
}
#ipad li span.ipad_r {
	
}
#ipad img {
	margin-left:10px;
}
/*iPad-------------结束*/

