/* CSS Document */

a{
	color:#FFF;
	text-decoration: none;
}
a:hover,a:active{
	color:#F00;
	text-decoration: underline;
}


body{
	margin:0 0 5px 0;
	background:#200043 url(../Images/body_bg.jpg) repeat-x bottom;
 }
 
td{
	font-family:"Verdana";
	font-size:11px;
	line-height:150%;
	color: #FFF;
}
a.purpleLink:link,a.purpleLink:visited{
	color:#FF00B6;
}
a.purpleLink:hover,a.purpleLink:active{
	color:#f00;
}
.idxNews{
	padding-left:20px;
	padding-top:30px;
	line-height:180%;
}
.idxNews li{
	list-style:none;
	list-style-position:outside;
	color:#FF00E2;
	
}

.content{
	line-height:180%;
}
.proTd{
	background:url(../Images/dotted_line.jpg) no-repeat right bottom;
	text-align:center;
}

.bottom{
	color:#FF00B6;
	text-align:center;
}
.mainTab{
	background:#292929 url(../Images/mainTab_bg.jpg) repeat-x top;
}

.surImg{
	width:78px;
	height:61px;
	text-align:center;
	background:#641E79;
	margin:auto;
	padding:3px;
}
.surTxt{
	color:#FF00B6;
	text-align:center;
	margin:10px auto 10px auto;
}
#cateBox{
	background:url(../Images/cate_bg.jpg) no-repeat bottom center;
	margin-top:15px;
}
#cateBox td a:link,#cateBox td a:visited{
	color:#FFB400;
	font-size:14px;
	font-weight:bold;
	text-decoration:blink;
}
#cateInner{
	margin-bottom:15px;
	line-height:180%;
	background:url(../Images/product_nav_bg.jpg) repeat-x;
	padding-bottom:133px;
	padding-top:20px;
}
#cateInner li{
	list-style:none;
	list-style-position:outside;
	color:#FF00E2;
	word-break:break-all;
}
#cateInner li span{
	font-size:14px;
	font-weight:bold;
	color:#FF00B6;
}
#showVideo{
	text-align:center;
	margin-bottom:10px;
}

.pTitle{
	background:url(../Images/tab_tbg.jpg) repeat-x;
	font-size:14px;
	font-weight:bold;
	color:#FF00E2;
}
.pTitle a:link,.pTitle a:visited{
	color:#FF00E2;
}
.proImg{
	width:119px;
	height:114px;
	text-align:center;
	background:#641E79;
	margin:auto;
	padding:3px;
}
.proTxt{
	color:#FF00B6;
	text-align:center;
	margin:5px auto 10px auto;
}
.purpleTxt{
	font-size:14px;
	font-weight:bold;
	color:#FF00E2;
}

.honorImg{
	background:#40104E;
	border:1px solid #5C0376;
	width:120px;
	height:100px;
}

.videoImg{
	width:120px;
	height:100px;
	padding:3px 3px 14px 3px;
	background:#961988;
}
.effectImg{
	width:122px;
	height:102px;
	padding:1px;
	background:#961988;
}
.pageInner
{	
	background:url(../Images/tab_bbg.jpg) repeat-x;
	text-align:center;
	color:#FF00B6;
}
.pageInner a:link {color:#FFF000;text-decoration: none;}
.pageInner a:visited {color:#FFF000;text-decoration: none;}
.pageInner a:hover {color:#FF0000;text-decoration: underline;}
.pageInner a:lactive {color:#FF0000;text-decoration: underline;}




form{margin:0 0;}
input.contact 
	{	
	background-color:#40104E;
	border:1px solid #60007C;
	height:18px;
	color:white;
	}
input.search{
	background:#40104E;
	width:100px;
	height:18px;
	border:1px solid #60007C;
	color:#fff;
}
.searchButton{
	background:url(../Images/bt_bg.jpg);
	width:23px;
	height:23px;
	border:0px;
}
