body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	margin:auto;
	padding:0px;
}
#conoutbox h2 {
	font-size: 14px;
	margin-bottom: 0px;
}

i,em {
	font-style: normal;
}


/*------------head part----------------*/

#head{
	width:768px;
	margin:auto;
	padding:0px;
}
#headleft{
	width:600px;
	margin:0px;
	padding:0px;
	float:left;
}
#headleft h1{
	font-size:18px;
	font-weight:bold;
	color:#2F2F2F;
	line-height:45px;
	margin: 0px;
}

#headright{
	width:168px;
	margin:0px;
	padding:0px;
	float:left;
	text-align:right;
}

/*------------navigation part----------------*/

#navigation{
	width:768px;
	height:101px !important;
	height:31px;
	margin:auto;
	padding:0px;
}
#navigationleft{
	width:18px;
	height:30px;
	margin:auto;
	padding:0px;
	float:left;
	background-image: url(images/nav_01.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#navigationmiddle{
	width:730px;
	height:30px;
	margin:auto;
	padding:0px;
	float:left;
	background-color: #58544B;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
#navigationright{
	width:20px;
	height:30px;
	margin:auto;
	padding:0px;
	float:left;
	background-image: url(images/nav_03.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#navigation ul{
	list-style:none;
	background-color:#58544B;
	margin:0px;
	padding:0px;
	height:30px;
}
#navigation li{
	float:right;
	margin:3px 10px 0px 10px;
	padding:3px 0px 0px 0px;
}


/*------------pic part----------------*/

#picbox{
	width:768px;
	margin:auto;
	padding:0px;
	background-color:#D3CDBF;
}
#pic{
	width:741px;
	margin:auto;
	padding:0px;
}



/*------------content part----------------*/

#conoutbox{
	width:768px;
	margin:auto;
	padding:0px;
	text-align:center;
	background-color:#D3CDBF;
}
.main-tab{
	background-color:#FFFFFF;
}
.td-one{
	width:191px;
	vertical-align:top;
	text-align:left;
	border-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-image: url(images/left-bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.td-two{
	width:547px;
	text-align:left;
	vertical-align:top;
}
#td-two-font{
	text-align:left;
	color:#0033FF;
	vertical-align:top;
}
#td-two-font h2{
	color:#000000;
	font-size:18px;
}
#prosmallbox{
	width:500px;
	margin:auto;
	padding:0px;
	float:left;
	text-align:center;
}
#prosmallbox ul{
	margin:auto;
	padding:0px;
	float:left;
	text-align:center;
	list-style:none;
}
#prosmallbox li{
	width:250px;
	margin:auto;
	padding:0px;
	float:left;
	text-align:center;
}
#probox{
	width:500px;
	margin:auto;
	padding:0px;
	float:left;
	text-align:center;
}
#probox ul{
	margin:auto;
	padding:0px;
	float:left;
	text-align:center;
	list-style:none;
}
#probox li{
	width:240px;
	margin:auto;
	padding:0px;
	float:left;
	text-align:center;
}


/*------------ad part----------------*/
#adbox{
	width:100%;
	margin:auto;
	padding:0px;
}
#adbox h1{
	font-size: 12px;
	margin: 0px;
	display: inline;
	font-style: normal;
}
#adbox i,em {
	font-style: normal;
}



/*----------productlist part------------*/

#listbox{
	width:182px;
	margin:auto;
	padding:0px;
}
#listbox ul{
	margin:0px;
	padding:0px;
}
#listbox li{
	margin:0px;
	padding:0px 10px 0px 0px;
}
.biglist{
	margin:3px;
	padding:10px;
	background-image: url(images/listbg.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 32px;
	list-style-type: none;
	text-indent:10px;
	color: #FF0000;
	font-weight: bold;
}
.littlelist{
	line-height: 23px;
	list-style-position: inside;
	list-style-image: url(images/dot01.gif);
	list-style-type: circle;
	text-indent: 10px !important;
	text-indent:0px;
	font-size: 12px;
}

/*------------sitemap part----------------*/
#sitemap{
	width:450px;
	margin:auto;
	padding:0px;
}
#sitemap h2{
	margin:auto;
	padding:0px;
	font-size:18px;
	line-height:28px;
}

/*------------foot part----------------*/

#footer{
	width:768px;
	margin:1px auto 0px;
	padding:0px;
	text-align:center;
}
#foot{
	width:768px;
	margin:auto;
	padding:0px;
	text-align:center;
	background-color:#58544B;
}
#site{
	width:768px;
	margin:auto;
	padding:0px;
	text-align:center;
	background-color:#58544B;
}

#site ul{
	margin:0px 0px 0px 0px;
	padding:0px;
}
#site li{
	margin:0px;
	padding:1px;
	list-style:none;
	float:left;
	text-indent:26px;
}



/* link */


a:link {
	font-size:12px;
	color: #0033FF;
}
a:visited {
	font-size:12px;
	color: #0033FF;
}
a:hover {
	font-size:12px;
	text-decoration: none;
	color: #FF0000;
}
a:active {
	font-size:12px;
	color: #0033FF;
}


a.a1:link {
	font-size:14px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.a1:visited {
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
	color: #FFFFFF;
}
a.a1:hover {
	font-size:14px;
	font-weight:bold;
	text-decoration: underline;
	color: #FF0000;
}
a.a1:active {
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
	color: #FFFFFF;
}


a.a2:link {
	font-size:12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.a2:visited {
	font-size:12px;
	text-decoration: none;
	color: #FFFFFF;
}
a.a2:hover {
	font-size:12px;
	text-decoration: underline;
	color: #FF0000;
}
a.a2:active {
	font-size:12px;
	text-decoration: none;
	color: #FFFFFF;
}


a.a3:link {
	font-size:10px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.a3:visited {
	font-size:10px;
	text-decoration: underline;
	color: #FFFFFF;
}
a.a3:hover {
	font-size:10px;
	text-decoration: none;
	color: #FF0000;
}
a.a3:active {
	font-size:10px;
	text-decoration: underline;
	color: #FFFFFF;
}




/*------------font part----------------*/


.font-bigtitle{
	font-size:18px;
	font-weight:bold;
	color:#2F2F2F;
	line-height:45px;
}
.font-smalltitle{
	font-size:12px;
	font-weight:bold;
	color:#2F2F2F;
	line-height:20px;
}
.font-reg{
	font-size:16px;
	color:#FF0000;
	font-weight:bold;
	line-height:30px;
}
.font-blue{
	font-size:16px;
	color:#3300FF;
	font-weight:bold;
	line-height:30px;
}
.font-smallblue{
	font-size:12px;
	color:#3300FF;
	font-weight:bold;
}
.site-font{
	color:#FFFFFF;
}
.font-site{
	font-size:10px;
	color:#FFFFFF;
	line-height:18px;
}
#extra-foot-1 {
	color: #666666;
	width:500px;
	margin-top: 40px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: left;
}
