body, td, p, form, input, textarea, select {
	font-size: 11px;
	color: #333333;
	line-height: 180%;
	font-family: "Arial", "Helvetica", "sans-serif";
	text-decoration: none;
	margin: 0px;
	overflow-x:hidden;
}

a{
	font-size: 11px;
	color: #333333;
	line-height: 180%;
	text-decoration: underline;
}
a:hover{
	font-size: 11px;
	color: #333333;
	line-height: 180%;
	text-decoration: none;
}
.copyright {
	font-size: 10px;
	line-height: 180%;
	color: #666666;
	text-decoration: none;
}
.copyright a{
	font-size: 10px;
	line-height: 180%;
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
.copyright a:hover{
	font-size: 10px;
	line-height: 180%;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
.norrow {
	height: 1px;
	width: 1px;
}
.guideview {
	color: #333333;
}
.guideview a{
	color: #666666;
	text-decoration: none;
}
.guideview a:hover{
	color: #333333;
	text-decoration: none;
}

/*--------------button-----------*/
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 1px 10px 1px 1px;
	text-decoration: none;
	color: #ffffff;
}
.button a{
	text-decoration: none;
	color: #FFFFFF;
}

.button a:hover{
	color: #B9B9B9;
	text-decoration: none;
}

.probutton {
	background-image:   url("../_img/02_products/02_arrow.gif");
	background-repeat: no-repeat;
	background-position: 12px 6px;
	padding-left: 25px;
	color: #999999;
	font-weight: bold;
}
.probutton a{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.probutton a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.probutton2 {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 140%;
}
.probutton2 a{
	color: #FFFFFF;
	line-height: 140%;
	text-decoration: none;
}
.probutton2 a:hover{
	color: #999999;
	line-height: 140%;
	text-decoration: underline;
}
.probutton3 {
	color: #999999;
	line-height: 140%;
}
.probutton3 a{
	color: #FFCC00;
	line-height: 140%;
	text-decoration: none;
}
.probutton3 a:hover{
	color: #FB9A00;
	line-height: 140%;
	text-decoration: underline;
}
.probutton4 {
	background-image:   url("../_img/02_products/02_arrow.gif");
	background-repeat: no-repeat;
	background-position: 12px 6px;
	padding-left: 25px;
	color: #999999;
	font-weight: bold;
}
.probutton4 a{
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
.probutton4 a:hover{
	color: #999999;
	text-decoration: underline;
	font-weight: bold;
}
.HighLight a{
	border: 0px solid white;
	padding: 0px;
	cursor:hand;
	color: #FFFFFF;
}

.HighLightOver a:hover{
	padding: 0px;
	background-color:#f6f2f6;
	border: 1px solid #CCCCCC;
	cursor:hand;
}

/*--------------newslink-----------*/
.newsdate {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.newsdateA{
	font-size: 10px;
	color: #000000;
	line-height: 130%;
	font-weight: normal;
}

.newsb {
	font-size: 11px;
	color: #FFFFFF;
	line-height: 150%;
}
.newsb a{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.newsb a:hover{
	font-size: 11px;
	color: #33312E;
	text-decoration: underline;
}

.newslink {
	font-size: 11px;
	line-height: 110%;
	color: #CCCCCC;
	text-decoration: none;
}
.newslink a{
	font-size: 11px;
	line-height: 110%;
	color: #CCCCCC;
	text-decoration: none;
}
.newslink a:hover{
	font-size: 11px;
	line-height: 110%;
	color: #FFFFFF;
	text-decoration: underline;
}
.quicklink {
	font-size: 11px;
	line-height: 180%;
	color: #FFFFFF;
}
.quicklink a{
	font-size: 11px;
	line-height: 180%;
	color: #CCCCCC;
	text-decoration: none;
}
.quicklink a:hover{
	font-size: 11px;
	line-height: 180%;
	color: #FFFFFF;
	text-decoration: underline;
}

/*--------------form-----------*/
.form text{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;

	border-right-color: #656364;
	border-bottom-color: #656364;
	border-left-color: #000000;
}
.proform {
	background-color: #938A7D;
	border: 1px none #FFFFFF;
	padding-left: 15px;
	font-weight: bold;
	color: #E6E3E1;
}
.proform a{
	background-color: #938A7D;
	border: 1px none #FFFFFF;
	font-weight: bold;
	color: #E6E3E1;
	text-decoration: none;
}
.proform a:hover{
	background-color: #938A7D;
	border: 1px none #FFFFFF;
	font-weight: bold;
	color: #E6E3E1;
	text-decoration: underline;
}

/*--------------font-----------*/
.protypeno {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.wprotypeno {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.protypewords {
	font-size: 11px;
	color: #333333;
}
.protitle {
	font-size:18px;
	font-weight: bold;
	color:#ABB7D8;
	line-height: 200%;
}
.protitle2 {
    font-size:18px;
	font-weight: bold;
	color:#4D4740;
}
.protitle3 {
	font-size:24px;
	font-weight: bold;
	color:#FFFFFF;
	line-height: 110%;
}
.protitle4 {
    font-size:14px;
	font-weight: bold;
	color:#686057;
}
.protitle5 {
	font-size: 14px;
	font-weight: bold;
	color: #8C8073;
}
.newstitle {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 100%;
}
.abouttitle {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	letter-spacing: 1pt;
}
.prosmall {
	text-decoration: none;
	width:90px;
	filter: Alpha(Opacity=100);
}
.prosmall a{
	text-decoration: underline;
	width:90px;
	filter: Alpha(Opacity=100);
	
}
.prosmall a:hover{
	width:90px;
	filter: Alpha(Opacity=50);
	
}
/*--------------download-----------*/
.download {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	text-decoration: underline;
	color: #ffffff;
}
.download a{
	text-decoration: underline;
	color: #FFFFFF;
}

.download a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
/*--------------paging-----------*/
.paging{
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	color: #000000;
	padding: 0px 2px;
	/*- width: 5px; */
}
.paging a{
	color: #33312E;
	text-decoration: underline;
}
.paging a:hover{
	color: #33312E;
	text-decoration: none;
}
.sitemap {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
}
.sitemap a{
	color: #FFFFFF;
	text-decoration: none;
}
.sitemap a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.sitemap2 {
	background-image:  url(../_img/05_sitemap/arrow.gif);
	background-repeat: no-repeat;
	background-position: 1px 6px;
	color: #FFFFFF;
	font-weight: normal;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	padding-left: 11px;
}
.sitemap2 a{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.sitemap2 a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.history {
	font-weight: normal;
	color: #333333;
	background-image: url(../_img/02_products/02_arrow.gif);
	background-repeat: no-repeat;
	background-position: 12px 6px;
	padding-left: 25px;
}