/* CSS Document */
/* ******************************
** Date: 2007-03-02       *******
** Author: wugang        ********
** Content: Home css     *******
********************************/
#homesub {
	background:#e8e8e8 url(../images/gray.jpg) repeat;
}
#featurbox {
	width:916px;
	height:258px;
	color:#000;
	background:#e8e8e8 url(../images/feature_bg.gif);
}
#product_featur {
	display:block;
	width:916px;
	height:118px;
	text-align:center;
	color:#fff;
	background:#e8e8e8 url(../images/gray.jpg) repeat;
}
#product_featur a {
	cursor:pointer;
	color:#fff;
	text-decoration:none;
}
#product_featur a.comingsoon {
	cursor:default;
}
#p1, #p2 {
	display:block;
	width:900px;
	height:114px;
	margin:0px auto;
	text-align:left;
}
#p11 a, #p12 a, #p21 a, #p22 a {
	float:left;
	width:450px;
	height:114px;
}
#p11 {
	color:#fff;
	background:url(../images/box_p11_on.jpg) no-repeat;
}
#p11 a {
	color:#fff;
	background:#4a4a4a url(../images/box_p11_off.jpg) no-repeat;
}
#p11 a:hover {
	color:#fff;
	background:url(../images/box_p11_on.jpg) no-repeat;
}
#p12  {
	color:#fff;
	background:url(../images/box_p12_on.jpg) no-repeat;
}
#p12 a {
	color:#fff;
	background:#4a4a4a url(../images/box_p12_off.jpg) no-repeat;
}
#p12 a:hover {
	color:#fff;
	background:url(../images/box_p12_on.jpg) no-repeat;
}
#p21 {
	color:#fff;
	background:url(../images/box_p21_on.jpg) no-repeat;
}
#p21 a {
	color:#fff;
	background:#4a4a4a url(../images/box_p21_off.jpg) no-repeat;
}
#p21 a:hover {
	color:#fff;
	background:url(../images/box_p21_on.jpg) no-repeat;
}
#p22 {
	color:#fff;
	background:url(../images/box_p22_on.jpg) no-repeat;
}
#p22 a {
	color:#fff;
	background:#4a4a4a url(../images/box_p22_off.jpg) no-repeat;
}
#p22 a:hover {
	color:#fff;
	background:url(../images/box_p22_on.jpg) no-repeat;
}
span.sin1 {
	display:block;
	padding:15px 0px 0px 30px;
}
span.sin2 {
	display:block;
	padding:15px 0px 0px 140px;
}
#product_featur .pTitle {
	font-size:18px;
	font-weight:bold;
}
#product_featur .pSubTitle {
	font-size:14px;
	font-weight:normal;
}
#product_featur span.pContents {
	display:block;
	margin:0px;
	padding:10px 0px 0px 0px;
	font-size:11px;
	text-align:justify;
	width:270px;
}
/* ******************************
** Date: 2007-03-02       *******
** Update:2007-4-4
** Author: mztest        ********
** Content: About css     *******
********************************/
#aboutContent	{
	background:#fff url(../images/aboutbg.gif) no-repeat;
	text-align:center;
	width:916px;
	height:auto!important;
	height:494px;
	padding-top:51px;
}
#aboutText {
	margin:0 auto;
	width:531px;
	text-align:left;
}

.subjectSubtitle {
	color:#f76c26;
	font-size:14px;
	padding:10px 0;
}
.contentText {
	color:#000;
	text-align:left;
	font-size:12px;
	padding:0 20px;
	}
.aboutBottomLink	{
	width:720px;
	margin:0 auto;
	overflow:hidden;
	}
.aboutBottomLink span{
	float:left;
	}
.aboutBottomLink span a{
	text-decoration:none;
	color:#000;
	}
/* ******************************
** Date: 2007-03-02       *******
** Author: xiaoli        ********
** Content: contact css     *******
********************************/
#contactwrap {
	background:#fff url(../images/contact_bg.gif) repeat-x;
	width:916px;
	text-align:center;
}
#contactwrap h3 {
	margin:0px;
	padding:0px;
	font-size:20px;
	font-weight:bold;
	line-height:2.5em;
}
#cf_wrap {
	margin:0px auto;
	width:530px;
	text-align:left;
	color:#505050;
	background:#fff url(../images/contact_form_tbg.gif) top center no-repeat;
}
#cf_wrap table {
	color:#505050;
	background:#fff;
}
#formtitle {
	text-align:center;
	height:32px;
	width:162px;
	margin-left:10px;
	margin-bottom:18px;
	color:#fff;
	background:#f76c27 url(../images/contact_title.gif) no-repeat;
}
#formtitle h2 {
	display:none;
}
.formleft {
	text-align:right;
	padding-right:5px;
}
.formright {
	text-align:left;
}
.input_common {
	width:222px;
	color:#505050;
}
#comments {
	width:310px;
	height:70px;
}
#emailform .normal_input {
	width:auto;
	height:auto;
}
.btn_common {
	width:66px;
	height:34px;
	font-size:13px;
	font-weight:bold;
	font-family:Helvetica, Arial, sans-serif;
	color:#fff;
	border:0px;
}
.btn_submit {
	background:url(../images/contact_submit.gif) no-repeat;
}
.btn_clear {
	background:url(../images/contact_clear.gif) no-repeat;
}
#contact_note {
	width:100%;
	text-align:right;
}
#cn_r {
	width:314px;
	height:69px;
	text-align:left;
	color:#000;
	background:url(../images/contact_address_bg.gif) no-repeat;
}
#cn_r address {
	padding-top:5px;
	padding-left:10px;
	font-style:normal;
}
#cn_r a {
	color:#000;
	background:#e5e5e5;
	text-decoration:none;
}
#cn_r a:hover {
	text-decoration:underline;
}
#cn_rb {
	padding-top:10px;
	font-size:12px;
	margin-top:18px;
	text-align:center;
}
#cn_l {
	padding-top:5px;
	padding-right:14px;
	color:#000;
	background:#fff;
	font-size:14px;
}

/* for Faq css*/
.fixBox {display:table-cell; *display: inline; zoom:1; vertical-align:middle;}
#faqContent	{
	background:#f5f5f5 url(../images/faqcontentbg.gif) no-repeat;
	text-align:center;
	width:916px;
	height:auto;
	padding:50px 0 0 0;
}
.subject {
	text-align:left;
	font-size:24px;
}
.faqListbox {
        background:#fffffe;
        width:544px; 
        margin:0px;
        padding:0px; 
}
.faqListTop	{
	width:544px;
	height:5px;
	background:url(../images/faqlisttopbg.gif) no-repeat;
	overflow:hidden;
}
.faqListBottom{
	width:544px;
	height:5px;
	background:url(../images/faqlistbottombg.gif) no-repeat;
	margin:0px;
	overflow:hidden;
	
}
.faqListTitle {
	background:#F5821F url(../images/question.jpg) left center no-repeat;
	color:#fff;
	padding:0 5px 0 26px;
	font-weight:bold;
	width:503px!important;
	width:534px;
	overflow:hidden;
}
.faq_q{
	width:460px;
	float:left;
	}
.faq_img	{
	float:right;
}

.faqListText {
	clear:both;
	background:#fffffe;
	color:#424141;
	margin:2px 10px 0 15px;
	text-align:justify;
	font-size:11px;
	overflow:hidden;
}
.faqListText ul{
	margin-left:-25px!important;
	margin-left:8px;	
	list-style: url(../images/faqlistimage.gif);
	
}
.faqListText ul li{
	margin:0px;
	padding:0px;
}

/*rounded corner*/
div.RoundedCorner{
	background:#f5821f;
	text-align:left;
	margin:0px 5px;
}
b.rtop, b.rbottom {
	display:block;
	background:#fffffe;
	clear:both;
}
b.rtop b, b.rbottom b{
	display:block;
	height:1px;
	overflow:hidden;
	background:#f5821f;
        clear:both;
}
b.r1 {
	margin:0px 5px;
}
b.r2 {
	margin: 0px 3px;
}
b.r3 {
	margin: 0px 2px;
	}
b.rtop b.r4, b.rbottom b.r4{
	margin:0px 1px;
	height:2px;
}
/* ******************************
** Date: 2007-04-06      *******
** Author: mztest        ********
** Content: Features css     *******
********************************/

#featuresContent	{
	background:#fff url(../images/featuresbg.gif) no-repeat;
	text-align:center;
	width:916px;
	height:auto!important;
	height:494px;
	padding-top:51px;
}
#featuresMainText{
	text-align:left;
	width:95%;
	margin:0 auto;
	overflow:hidden;
	}
#featuresMainText strong{
	font-size:16px;
	color:#148da6;
	}
#featuresMainText a {color:#034ea2;}