/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color:#FFFFFF;
}
form{
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
b {
	color: #C19A2D;
}
p {
	margin: 0px;
	padding: 7px 0px 7px 0px;
}
input {
	font-family: Tahoma;
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #996600;
}
/***********************************************/
/* main background                             */
/***********************************************/
#mainbg {
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
}
/***********************************************/
/* left serviceitems                           */
/***********************************************/
#serviceitems {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 160%;
	margin: 0px;
	padding: 0px 0px 5px;
	border: 0px;
}
#serviceitems a {
	color: #000000;
	text-decoration: none;
}
#serviceitems a:hover {
	color: #CC9900;
	text-decoration: none;
}
#serviceitems ul {
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#serviceitems li {
	color: #CC0000;
	list-style-image: none;
	list-style-type: disc;
	padding-left: 5px;
}
/***********************************************/
/* left last clients                           */
/***********************************************/
#lastclients {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 160%;
	margin: 0px;
	padding: 0px 0px 5px;
	border: 0px;
	color: #666666;
}
#lastclients ul {
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#lastclients li {
	list-style-image: none;
	list-style-type: disc;
	padding-left: 5px;
}
/***********************************************/
/* middle centerinfo                         */
/***********************************************/
#centerinfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 140%;
	color: #666666;
	background-color: #FFFFFF;
	background-image: url(../images/zuixinnewmiaojian.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 60px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px solid #CC9900;
}
#centerinfo strong {
	color: #CC9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/***********************************************/
/* middle productcenter                         */
/***********************************************/
#product {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 160%;
	color: #666666;
	padding: 10px;
	background-color: #FFFFFF;
	text-align: left;
}
#product strong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC9900;
}
/***********************************************/
/* middle bottom     testimonials              */
/***********************************************/
#testimonials {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 160%;
	color: #666666;
	padding: 10px;
	background-color: #FFFFFF;
}
#testimonials strong{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC9900;
}
/***********************************************/
/* right          miaojianinfo              */
/***********************************************/
#info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 8px;
	line-height: 160%;
	color: #333333;
	text-decoration: none;
}
/***********************************************/
/* right          companynews   &  mediareporter*/
/***********************************************/
#companynews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 160%;
	color: #FFFFFF;
	background-color: #996600;
	font-size: 11px;
	padding-bottom: 5px;
}
#companynews a {
	color: #FFFFFF;
	text-decoration: none;
}
#companynews a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#companynews ul {
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#companynews li {
	list-style-position: inside;
	list-style-image: none;
	list-style-type: disc;
	padding-left: 5px;
}
/***********************************************/
/* right     link                              */
/***********************************************/
#link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333333;
	background-color: #FFFFFF;
	padding-bottom: 10px;
	line-height: 16px;
}
#link a {
	color: #333333;
	text-decoration: underline;
}#link a:hover {
	color: #CC9900;
}
#link ul {
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#link li {
	padding-left: 5px;
	list-style-type: disc;
}
/***********************************************/
/* top 1                            */
/***********************************************/

#top1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	background-image: url(../images/topbg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#top1 a {
	color: #333333;
	text-decoration: none;
}
#top2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border-top-width: 1px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	background-image: url(../images/topbg.gif);
	background-repeat: no-repeat;
}
#top2 a {
	color: #333333;
	text-decoration: none;
}
/***********************************************/
/* time data                           */
/***********************************************/
#data {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.time {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
#bottom1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border-top-width: 3px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
}
#bottom1 a {
	color: #333333;
	text-decoration: none;
}
.font16px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	padding: 10px;
}
textarea {
	border: 1px solid #996600;
}
