body{
	margin: 0px;
	padding: 0px;
	color: #333;
	line-height: 150%;
}

table{
	border-collapse:collapse;
}

td{
	color: #333;
	line-height: 150%;
	font-size: 13px;	
	font-family: Arial, Helvetica, sans-serif;
}

a{
	color: #333;
	text-decoration: none;
}
a:visited{
	color: #333;
	text-decoration: none;
}
a:hover{
	color: red;
	text-decoration: underline;
}
form{
	margin: 0px;
}

img{
	border: 0px;
}

ul{
	margin:0px;
	padding:0px;
}

.headbg{
	background: #FCFBF9;
}

.LogoText {
	font-size:16px;
	color:red;
	font-weight:bold;
}

.menu{
	background: url(../images/menu.jpg) no-repeat;
}
.menu td a{
	color:#000;
	font-size:15px;
	font-weight:bold;
	color:#000;
}
.menu td a:visited{
	color:#000;
}
.menu td a:hover{
	color:red;
}

.menu2{
	background: url(../images/menu2.jpg) no-repeat;
}
.menu2 td a{
	color:#000;
	font-size:15px;
	font-weight:bold;
	color:#000;
}
.menu2 td a:visited{
	color:#000;
}
.menu2 td a:hover{
	color:red;
}

.menusep{
	background: url(../images/menusep.jpg) no-repeat;
}

.TopRight{
	color:#333;
	font-weight:bold;
	padding-right:48px;
}

.TopRight a{
	color:#333;
	font-size:11px;
}
.TopRight a:visited{
	color:#333;
}
.TopRight a:hover{
	color:red;
}

/*search*/
.SearchBox{

	border: 1px solid #A5C3DF;
	margin-bottom: 5px;
}

.MenuDown{
	color:#676767;
}
.MenuDown a{
	color:#102399;
}
.MenuDown a:visited{
	color:#102399;
}
.MenuDown a:hover{
	color:red;
}

/*bnt*/
.Button{
	color: Black;
	border: 1px solid #ccc;
	height: 25px;
	padding-top: 3px;
	background-color: #eee;
	background-image: url(../images/bnt_bg.gif);
	width: 100px;
}

.Button2{
	color: Black;
	border: 1px solid #B0C4DE;
	height: 25px;
	padding-top: 3px;
	background-color: #ADD8E6;
	background-image: url(../images/bnt_bg.gif);
}

.Button3{
	color: Black;
	border: 2px solid #B0C4DE;
	height: 25px;
	padding-top: 3px;
	background-color: #ADD8E6;
	background-image: url(../images/bnt_bg.gif);
}

.InputBox{
	width: 120px;
	height:17px;
	border: 1px solid #CCCCCC;
	background-color: #F5F5F6;
}

.SelectBox{
	width: 124px;
	height:17px;
	border: 1px solid #CCCCCC;
	background-color: #F5F5F6;
}

.InputBox2{
	width: 200px;
	border: 1px solid #D8BFD8;
	background-color: #F9F9F9;
}

/*body*/
.mainbg{
	background: #FCFBF9 url(../images/mainbg.jpg) no-repeat;
}

.TitleBox{
	background-color: #A5C2DB;
	height: 25px;
}
.Title{
	font-weight: bold;
	padding-left: 10px;
}

.RowBox{
	margin: 5px;
}

.Row1{
	height: 25px;
	background-color: #E7F0F7;
	padding-left: 5px;
}
.Row2{
	height: 25px;
	background-color: #F9F9F9;
	padding-left: 5px;
}

.LineBox{
	border-bottom: 1px dotted #DCDCDC;
	height: 25px;
}

.SortName{
	color: #4682B4;
}
.SortName a{
	color: #4682B4;
}
.SortName a:visited{
	color: #4682B4;
}
.SortName a:hover{
	color: Red;
}

.NewsRowColor1{
	height: 28px;
	
}

.NewsRowColor2{
	height: 28px;
}

.NewsRowColor3{
	font-weight:bold;
	height: 25px;
	background-color: #CACACA;
}

.NewsRowColor4{
	height: 25px;
	background-color: #F2F2F2;
}


.NavBox{
	border: 1px solid #F3B6F3;
	margin-bottom: 10px;	
	height: 30px;	
}
.Nav_title{
	color: #353535;
}
.Nav_title a{
	color: #353535;
}
.Nav_title a:visited{
	color: #353535;
}
.Nav_title a:hover{
	color: red;
}

.NavTitle{
	font-weight: bold;
	padding-left: 10px;
	color: #C71585;
	font-size: 14px;
}

.NavTitleBox{
	background-color:#86338F; 
}
.NavTitleyy{
	font-size: 14px;
	color: #86338F;
	font-weight: bold;
}

#ListUL{
	line-height: 180%;
	font-size: 14px;
	margin: 0px;
}
#ListUL li{
	list-style: none;
}

#ListUL2{
	line-height: 180%;
	font-size: 14px;
	margin: 0px;
	margin-left: 15px;
}
#ListUL2 li{
	list-style-image: url(../images/icon_myic.gif);
}

/*info list*/
.InfoLine{
	height: 25px;
	font-size: 14px;
}
.InfoLine a{
	font-size: 14px;
}

#PageList{
	line-height: 180%;
}
#PageList li{
	list-style-image: url(../images/icon_myic.gif);
}


.tdBox{
	padding: 10px;
}

.Line{
	background-image: url(../images/line.jpg);
}

.SImg{
	border: 1px solid #DCDCDC;
}


.InfoName{
	color: #4682B4;
}
.InfoName a{
	color: #4682B4;
}
.InfoName a:visited{
	color: #4682B4;
}
.InfoName a:hover{
	color: Red;
}

.MemName{
	color: #006400;
}
.MemName a{
	color: #006400;
}
.MemName a:visited{
	color: #006400;
}
.MemName a:hover{
	color: Red;
}

.HitNum{
	color: #778899;
	font-size: 10px;
}

.ReNum{
	color: Red;
	font-size: 10px;
}


.isTopBox{
	background-color: Black;
}
.InfoNameHome{
	color: White;
	height: 25px;
}
.InfoNameHome a{
	color: White;
}
.InfoNameHome a:visited{
	color: White;
}
.InfoNameHome a:hover{
	color: Red;
}

.ListRow{
	border-bottom: 1px dotted #A9A9A9;
}

/* ad */
.adBox{
	margin-bottom: 5px;
}


/*footer*/
.MenuDownBox{
	border: 1px solid #A5C3DF;
	margin-bottom: 5px;
}


/*movie.php*/
.SortName{
	padding-left: 20px;
	height: 25px;
	border-bottom: 1px solid #DCDCDC;
	font-weight: bold;
}

/*PageBox*/
.PageBox{

}

.PageNumber{
	
	width: 25px;
	height: 20px;
	text-align: center;
}

.PageNumberActive{
	
	width: 25px;
	height: 20px;
	color: Red;
	text-align: center;	
}
.PageNumberActive a{
	color: Red;
}
.PageNumberActive a:visited{
	color: Red;
}
.PageNumberActive a:hover{
	color: #0000CD;
}

/*movieview*/
.PlayMovie{
	width: 585px;
	height: 485px;
}

.HomeMovie{
	width: 209px;
	height: 174px;
}
/*listbox*/
.ListBox{
	border: 1px solid #DCDCDC;
	
}

.ListTitleBox{
	background-color: #B0C4DE;

}
.ListTitleBox td{
	font-weight: bold;
	height: 25px;
	text-align: center;
}
.ListRow1{
	background-color: #FBFBFB;
	height: 25px;
}
.ListRow2{
	background-color: #FAFAFA;
	height: 25px;
}
.ListRow3{

	height: 25px;
}

.ListRow4{
	background-color: #d8dcf2;

}
.ListSortBox{
	background-color: #F2F2F2;
}
.ListSortBox td{
	font-weight: bold;
	color: #666;
	height: 25px;
	padding-left: 10px;
}

.ListLine{
	margin-bottom: 10px;
}
.ListLine tr{
	background-color: #F9FAFD;

}
.InfoTitleView{
	font-size: 18px;
	font-weight: bold;
	color: #ccc;
}

.CopyrightBox{

}

.CopyrightBox2{
	background-color: #184481;
}


.Copyright{
	line-height:200%;
	color:#666666;
}
.Copyright a{
	color:#666666;
}
.Copyright a:visited{
	color:#666666;
}
.Copyright a:hover{
	color:red;
}

.RightText{
	color: White;
}
.RightText a{
	color: White;
}
.RightText a:visited{
	color: White;
}
.RightText a:hover{
	color: #FFD700;
}

.NewsLine{
	height: 25px;
}

.NewsLine2{
	height: 25px;
}

.NewsLine3{
	height: 33px;
	width: 231px;
	background: url(../images/navbg.jpg) no-repeat;
	padding-left: 47px;
	font-weight:bold;
}

.NewsLine3 a{
	color:#4A4A4A;
}

.NewsLine3 a:visited{
	color:#4A4A4A;
}

.NewsLine3 a:hover{
	color:red;
}

.NewsLine4{
	height:23px;
}

.NewsLine6{
	background:#EB0000;
	height:23px;
}
.NewsLine6 a{
	color:#FFF;
}
.NewsLine6 a:visited{
	color:#FFF;
}
.NewsLine6 a:hover{
	color:yellow;
}

.AddDay{
	color: #A8A8A8;
	font-size: 10px;
}

.MovieSImg{
	width: 150px;
	height: 100px;
	border: 1px solid #DCDCDC;
}

.MovieNameView{
	font-size: 14px;
	font-weight: bold;
	color: #00008B;
}

.PhotoSImg{
	width: 150px;
	height: 120px;
	border: 1px solid #DCDCDC;
}

.Sunday{
	background-color: #B0C4DE;
}

.Sunday td{
	color: Red;
}

.ClassBox{
	margin-bottom: 8px;
}

.kuang2{
	border: 1px solid #8F8F8F;
}

.LoginText{
	color: #FFD700;
}

.LoginText a{
	color: #FFD700;
}
.LoginText a:visited{
	color: #FFD700;
}
.LoginText a:hover{
	color: White;
}

.InputBoxAdmin{
	width: 200px;
	border: 1px solid Silver;
}
.InputTextareaBoxAdmin{
	width: 300px;
	border: 1px solid Silver;	
}
.FieldisWrite{
	color: Red;
}

.VoteName{
	font-size: 14px;
	font-weight: bold;
	color: Navy;
	border-bottom: 1px dotted #B0C4DE;
}
.VoteItem{
	padding: 5px;
	padding-left: 20px;	
}
.VoteListBox{
	margin-bottom: 10px;
}
.VoteAnswer{
	padding: 5px;
	padding-left: 20px;	
	color: #00008B;
}
.SortName2{
	color: #86338F;
	font-size: 14px;
	height: 30px;
}
.SortName2 a{
	color: #86338F;
}
.SortName2 a:visited{
	color: #86338F;
}
.SortName2 a:hover{
	color: Red;
}
.TabBox{
	background-color: #86338F;
	margin-bottom: 8px;
}

.ImgLink{
	width: 150px;
	height: 50px;
	border: 1px solid #DCDCDC;
	padding: 4px;
}

.Bnt_More{
	color: #86338F;
}

.Bnt_More a{
	color: #86338F;
}
.Bnt_More a:visited{
	color: #86338F;
}
.Bnt_More a:hover{
	color: Red;
}

.Bnt_More2{
	color: White;
}

.Bnt_More2 a{
	color: White;
}
.Bnt_More2 a:visited{
	color: White;
}
.Bnt_More2 a:hover{
	color: White;
}

.adRightLine{
	border-right: 1px solid #86338F;
}

.indexContent{
	font-size: 13px;
	padding: 10px;
}

.TdBox{
	border: 6px solid #86338F;
	border-top: 0px;
	padding: 5px;
}

.NavMenu{
	background-image: url(../images/01_50.jpg);
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #86338F;
}
.NavMenu a{
	color: #86338F; 
}
.NavMenu a:visited{
	color: #86338F; 
}
.NavMenu a:hover{
	color: Red; 
}

.NavMenu2{
	background-image: url(../images/01_50.jpg);
	text-align: center;
	font-size: 14px;
	color: #86338F;
}
.NavMenu2 a{
	color: #86338F; 
}
.NavMenu2 a:visited{
	color: #86338F; 
}
.NavMenu2 a:hover{
	color: Red; 
}

.ImgSSchool{
	width: 230px;
	height: 130px;
	border: 1px solid #DCDCDC;
	padding: 4px;
}

.NewsTitle{
	font-size: 18px;
	font-weight: bold;
	color: #86338F;
}

.NewsTitle a{
	color: #86338F;
}
.NewsTitle a:visited{
	color: #86338F;
}
.NewsTitle a:hover{
	color: Red;
}

.h1Content{
	font-size: 13px;
	margin: 5px;
}

.Row{
	padding-left: 10px;
	height: 22px;
	font-size: 13px;
}
.RowLine{
	height: 25px;
	font-size: 14px;
}
.MeetBox{
	border: 1px solid #86338F;
	margin-top: 8px;
}
.MeetLeft{
	color: White;
	font-size: 14px;
	font-weight: bold;
	background-color: #86338F;
}

.ImgHistory{
	width: 140px;
	height: 100px;
	padding: 4px;
	border: 1px solid #DCDCDC;
}

.RightBox{
	border: 1px solid #86338F;
	margin-bottom: 8px;
}

.RightBox2{
	border: 1px solid #86338F;

}
.ContentBox{
	border:1px solid #ccc;
	line-height: 200%;
}

.zcLink{
	width: 120px;
	height: 30px;
	padding: 4px;
	border: 1px solid #DCDCDC;
}

.LoginTitle{
	background-color: #86338F;
	font-weight: bold;
	color: White;
	height: 27px;
}

.InputLogin{
	border: 1px solid Purple;
	width: 70px;
}
.OpenDay{
	color: White;
}
.StartDay{
	color: Yellow;
	font-weight: bold;
}

.LeftBox{
	border: 1px solid #86338F;
}

.NavTitle2{
	background-color: red;
	font-weight: bold;
	color: White;
	height: 27px;
	font-size: 14px;
	padding-left: 15px;
}
.NavTitle2 a{
	color: White;
}
.NavTitle2 a:visited{
	color: White;
}
.NavTitle2 a:hover{
	color: Yellow;
}
.ContentText{
	padding:15px 8px;
	font-size: 13px;
	line-height: 200%;
}

.AboutMenu{
	font-size: 14px;
	font-weight: bold;
	width: 90px;
	border: 1px solid #86338F;
}
.AboutMenuLine{
	border-bottom: 1px solid #86338F;
}
.AboutMenuActive{
	background-color: #86338F;
	color: White;
	font-size: 14px;
	font-weight: bold;
	width: 90px;	
}

.AboutMenuActive a{
	color: White;
}

.AboutMenuActive a:visited{
	color: White;
}
.AboutMenuActive a:hover{
	color: Yellow;
}
.Images{
	color: red;
}

.InfoTitle{
	color: #245EB5;
	font-size: 16px;
	font-weight: bold;
}

.InfoTitle2{
	color: #333;
	font-size: 18px;
	font-weight: bold;
}

.InfoContent{
	padding-top:2px;
	font-size: 14px;
	line-height: 180%;
}
.InfoContentB{
	font-size: 16px;
	line-height: 190%;
}
.InfoContentBS{
	font-size: 13px;
	line-height: 150%;
}
.InfoSContentBox{
	border: 1px solid #B0C4DE;
	background-color: #F3F7FA;
	margin-top: 10px;
}
.adBox{
	margin-bottom: 10px;
}
.m_box{
	margin-bottom: 10px;
}
.m_ad_box{
	margin-bottom: 10px;
	border: 1px solid #ECECEC;
}
.td_box{
	padding: 5px;
}
.td_sort{
	height: 25px;
}
.adLine{
	border: 1px solid #E6E6E6;
}

.o_box{
	border: 1px solid #DCDCDC;
}
.o_box2{
	border: 1px solid #DCDCDC;
	margin-bottom: 10px;
}

.link_box{
	border: 1px solid #FFA6D3;
	margin-bottom: 10px;
}
.link_title_box{
	background-color: #FF69B4;
	padding-left: 15px;
	font-size: 14px;
	font-weight: bold;
	color: White;
	height: 25px;
}

.help_title_box{
	background-color: #FF69B4;
	font-size: 14px;
	font-weight: bold;
	color: White;
	height: 25px;
	text-align: center;
}
.hot_title{
	color: White;
	font-weight: bold;
}
.hotMimg{
	border: 1px solid #ECECEC;
}
.hotName a{
	color: Red;
}
.hotName a:visited{
	color: Red;
}
.hotName a:hover{
	color: #C71585;
}

.hotContent{
	color: #4682B4;
}

.tMoneyStr{
	color: Red;
}

.thotPrice{
	color: Red;
	font-size: 26px;
	font-weight: bold;
	font-family: serif;
}
.thotPrice2{
	color: Red;
	font-size: 20px;
	font-weight: bold;
	font-family: serif;
}
.thotpro a{
	color: Blue;
}
.thotpro a:visited{
	color: Blue;
}
.thotpro a:hover{
	color: Red;
}

.hotSSimg{
	border: 1px solid #E8E8E8;
	width: 109px;
	height: 90px;
}

.proName a{
	color: #3E54C5;
}
.proName a:visited{
	color: #3E54C5;
}
.proName a:hover{
	color: #FF8C00;
}

.proName2 a{
	font-weight:bold;
	font-size:13px;
	color: #C01A54;
}
.proName2 a:visited{
	color: #C01A54;
}
.proName2 a:hover{
	color: #FF8C00;
}

.protd{
	background: #FFF;
}

.protd2{
	background: ;
}


.price{
	text-decoration: line-through;
}
.price1{
	color: #FF5306;
	font-weight:bold;
}

.news_title_box{
	background-color: #EDDEF0;
	height: 25px;
}
.news_title{
	padding-left: 15px;
	font-size: 14px;
	font-weight: bold;
	color: #C71585;
}

.sMore a{
	color: #C71585;
}
.sMore a:visited{
	color: #C71585;
}
.sMore a:hover{
	color: Red;
}

.prohotName{
	font-size: 14px;
	font-weight: bold;
	color: #C71585;
}
.prohotName a{
	color: #C71585;
}
.prohotName a:visited{
	color: #C71585;
}
.prohotName a:hover{
	color: Red;
}

.hotSDay{
	color: #4169E1;
}
.hotEDay{
	color: #C71585;
}

.imgpro{
	border: 1px solid #D6D6D6;
}

.imgpro2{
	border: 1px solid red;
}

.imgpro3{
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding:2px;
}

.imgpro4{
	background: #FFFFFF;
	border: 1px solid #FF8C00;
	padding:2px;
}

.imgpro5{
	border: 1px solid #9E9E9E;
}

.imgpro6{
	border: 1px solid #FF8C00;
}

.ssimg{
	width:50px;
	height: 50px;
	border: 1px solid #DCDCDC;
}

.bigbox{
	background-color: #EE82EE;
	height: 25px;
	margin-bottom: 10px;
}

.bigtitle{
	font-size: 14px;
	font-weight: bold;
	color: White;
	padding-left: 20px;
}

.bigclose a{
	color: White;
}
.bigclose a:visited{
	color: White;
}
.bigclose a:hover{
	color: Red;
}

.bigimgScrlloBox{
	font-size: 13px;
	overflow:auto; 
	width:100%; 
	height:520px; 
	line-height:160%; 
	scrollbar-base-color:;
	scrollbar-face-color:; 
	scrollbar-arrow-color:; 
	scrollbar-track-color:; 
	scrollbar-3dlight-color:;
	scrollbar-darkshadow-color:; 
	scrollbar-highlight-color:; 
	scrollbar-shadow-color:;

}

.user_menu{
	padding-left: 20px;
	height: 25px;
	border-bottom: 1px dotted #DCDCDC;
}
.o_cart_box{
	border: 1px solid #DCDCDC;
	margin-bottom: 10px;
}

.cart_num{
	width:60px;
	text-align: center;
	border: 1px solid Silver;
}
.cart_remark{
	width: 150px;
	border: 1px solid Silver;
}

.cart_img{
	width: 50px;
	height: 50px;
	border: 1px solid Silver;
}

.pay_right_line{
	border-right: 1px solid Silver;
}

.footbg{
	background: url(../images/footbg.jpg) no-repeat;
}

.more a{
	color:#032968;
}
.more a:visited{
	color:#032968;
}
.more a:hover{
	color:red;
}

.trbg{
	background: url(../images/trbg.jpg) no-repeat;
}

.ltc{
	background: url(../images/ltc.jpg) repeat-y;
}
.cbc{
	background: url(../images/cbc.jpg) repeat-y;
}
.ctc2{
	background: url(../images/ctc2.jpg) repeat-y;
}
.rtc{
	background: url(../images/rtc.jpg) repeat-y;
}
.pd10{
	padding:10px 10px 0px 10px;
}
.leftbg{
	background: url(../images/leftbg.jpg) no-repeat;
}

.cont{
	background: url(../images/cont.jpg) no-repeat;
}
.conb{
	background: url(../images/conb.jpg) no-repeat;
}
.conc{
	background: url(../images/conc.jpg) repeat-y;
}

.topbg{
	background: url(../images/topbg.jpg) no-repeat;
}

.mdownbg{
	background: url(../images/mdownbg.jpg) no-repeat;
}

.ctbg{
	background: url(../images/ctbg.jpg) no-repeat;
}
.cbbg{
	background: url(../images/cbbg.jpg) no-repeat;
}

.NewsLine12{
	height: 25px;
}
.NewsLine12 a{
	color:#1D5DA7;
}
.NewsLine12 a:visited{
	color:#1D5DA7;
}
.NewsLine12 a:hover{
	color:red;
}

.cctbg{
	background: url(../images/cctbg.jpg) no-repeat;
	padding-left:15px;
}

.ccbbg{
	background: url(../images/ccbbg.jpg) no-repeat;
}

.nnbg{
	background: url(../images/nnbg.jpg) no-repeat;
	padding-left:40px;
	color:#E11921;
	font-size:14px;
	font-weight:bold;
}

.ntbg{
	background: url(../images/ntbg.jpg) no-repeat;
	padding:8px 10px 8px 20px;
}

.menuss{
	background: url(../images/menuss.jpg) no-repeat;
	width:52px;
	padding-top:8px;
}
.menuss a{
	color:#000;
}
.menuss a:visited{
	color:#000;
}
.menuss a:hover{
	color:red;
}

.lview a{
	color: red;
}
.lview a:visited{
	color: red;
}
.lview a:hover{
	color: blue;
}

.lttbg{
	background: url(../images/00_09.jpg) no-repeat;
	padding-left:27px;
	color:#034D89;
	font-weight:bold;
}
.ltcbg{
	background: url(../images/00_12.jpg) repeat-y;
}
.ltbbg{
	background: url(../images/00_23.jpg) no-repeat;
}

.rttbg{
	background: url(../images/00_11.jpg) no-repeat;
}
.rtcbg{
	background: url(../images/00_13.jpg) repeat-y;
}
.rtbbg{
	background: url(../images/00_28.jpg) no-repeat;
}

.rttext{
	padding-left:27px;
	color:#034D89;
	font-weight:bold;
}
.rttext a{
	color:#034D89;
}
.rttext a:visited{
	color:#034D89;
}
.rttext a:hover{
	color:red;
}

.about{
	color:#24669B;
}

.home a{
	color:#9FD2FD;
}
.home a:visited{
	color:#9FD2FD;
}
.home a:hover{
	color:red;
}

.imgbox {
	border:1px solid #DEDEDE;
	padding:5px 10px;
}
.imgbox2 {
	border:1px solid red;
	padding:5px 10px;
}

.imgbox3 {
	border:1px solid #DEDEDE;
	padding:5px;
}
.imgbox4 {
	border:1px solid red;
	padding:5px;
}

.flowbg{
	background: url(../images/flowbg.jpg) repeat-x;
	border:1px solid #D3D3D3;
}

.tbbg{
	background: url(../images/tbbg.jpg) no-repeat center  ;
}

.menudown{
	color:#FFF;
}
.menudown a{
	color:#FFF;
}
.menudown a:visited{
	color:#FFF;
}
.menudown a:hover{
	color:red;
}
.linkbg{
	background: url(../images/linkbg.jpg) no-repeat;
	font-size:13px;
	font-weight:bold;
	color:#FFF;
}
.linkbox{
	border:1px solid #A50C07;
}

.main{
	background: #FFF;
}

.sortbg{
	background: url(../images/index_10.jpg) no-repeat;
}

.stop{
	background: url(../images/index_27.jpg) no-repeat center;
}
.scen{
	background: url(../images/index_30.jpg) repeat-y center;
}
.sbot{
	background: url(../images/index_32.jpg) no-repeat center;
}

.sep{
	background: url(../images/sep.jpg) repeat-y center;
}

.newsbg{
	background: url(../images/newsbg.jpg) no-repeat;
}

.productsbg{
	background: url(../images/productsbg.jpg) no-repeat;
}

.aboutbg{
	background: url(../images/aboutbg.jpg) no-repeat;
}

.foott{
	background: url(../images/foott.jpg) no-repeat;
}
.footc{
	background: url(../images/footc.jpg) repeat-y;
}
.footb{
	background: url(../images/footb.jpg) no-repeat;
}

.adbg{
	background: url(../images/adbg.jpg) no-repeat;
}

.prbg{
	background: url(../images/prbg.jpg) no-repeat;
}

.proc{
	background: url(../images/proc.jpg) repeat-y;
}

.sortc{
	background: url(../images/sortc.jpg) repeat-y;
}

.posbg{
	background: url(../images/posbg.jpg) no-repeat;
}

.posbgft{
	background: url(../images/posbgft.jpg) no-repeat;
	
}

.mpicbg{
	background: #F8F8F8;
	border:1px solid #E2E2E2;
}

.pname{
	color:#C80200;
	font-size:14px;
	font-weight:bold;
	border-bottom:2px solid #cccccc;
}

.dbox td{
	border:1px solid #ccc;
	
}

.zzz2{
	color:#3352B9;
	cursor:hand;
	font-weight:bold;
	font-size:13px;
	text-align:center;
	background: #ddd;
}

.zzz1 {
	color:#3352B9;
	cursor:hand;
	font-weight:bold;
	font-size:13px;
	text-align:center;
	background: #eee;
}

.ttt{
	
}
.ttt a{
	color:#D6251F;
}
.ttt a:visited{
	color:#D6251F;
}
.ttt a:hover{
	color:red;
}

.topss{
	background: #B42830;
	border-bottom:1px solid #E2E2E2;
	padding:0px 15px;
	color:#FFFFFF;
}
.topss td {
	color:#FFFFFF;
}
.topss a{
	color:#FFFFFF;
}
.topss a:visited{
	color:#FFFFFF;
}
.topss a:hover{
	color:yellow;
}

.foottop{
	background: url(../images/foottop.jpg) no-repeat;
}

.searchbg{
	background: url(../images/searchbg.jpg) no-repeat center;
}

.posbg2{
	background: url(../images/posbg2.jpg) no-repeat center;
	padding-left:10px;
	font-weight:bold;
}

.Content {
	padding:15px;
	line-height:120%;
	font-weight:bold;
}

.NewsLine8{
	height:23px;
	border-bottom: 1px solid #ccc;
}

.NewsLine7{
	background:#EB0000;
	height:23px;
	border-bottom: 1px solid #ccc;
}
.NewsLine7 a{
	color:#FFF;
}
.NewsLine7 a:visited{
	color:#FFF;
}
.NewsLine7 a:hover{
	color:yellow;
}

.NewsLine9{
	background: #003FC5;
	border:1px solid #ccc;
}
.NewsLine9 a{
	color:#FFF;
}
.NewsLine9 a:visited{
	color:#FFF;
}
.NewsLine9 a:hover{
	color:red;
}

.NewsLine10{
	padding-left:20px;
}
.NewsLine10 a{
	color:#333;
}
.NewsLine10 a:visited{
	color:#333;
}
.NewsLine10 a:hover{
	color:red;
}

.NewsLine11{
	padding-left:20px;
}
.NewsLine11 a{
	color:#333;
}
.NewsLine11 a:visited{
	color:#333;
}
.NewsLine11 a:hover{
	color:red;
}

.titlebg {
	background: url(../images/titlebg.jpg) no-repeat;
	padding-left:30px;
}

.titlebg a {
	color:#FF0000;
}
.titlebg a:visited {
	color:#FF0000;
}
.titlebg a:hover {
	color:#FFF;
}

.boxtop {
	background: url(../images/boxtop.gif) no-repeat;
}
.boxcenter {
	background: url(../images/boxcenter.gif) repeat-y;
}
.boxbottom {
	background: url(../images/boxbottom.gif) no-repeat;
}

.navtop {
	background: url(../images/navtop.jpg) no-repeat;
}
.navcenter {
	background: url(../images/navcenter.jpg) no-repeat;
}
.navbottom {
	background: url(../images/navbottom.jpg) no-repeat;
}

.nav {
	padding-left:10px;	
}
.nav a{
	font-size:17px;
	color:#F3F3F3;
	font-weight:bold;
}
.nav a:visited {
	color:#F3F3F3;
}
.nav a:hover {
	color:#000;
}

.position {
	color:#C01A54;
	font-size:16px;
	font-weight:bold;
	background: url(../images/posbg.jpg) no-repeat left bottom;
}
.position a {
	color:#C01A54;
}
.position a:visited {
	color:#C01A54;
}
.position a:hover {
	color:red;
}

.learn {
	border-bottom:1px solid #93355A;
	font-size:13px;
	font-weight:bold;
	margin-bottom:5px;
}
.learn td a {
	color:#732846;
}

.ColTitle {
	color:#E1191A;
	font-weight:bold;
	font-size:14px;
}
.ColTitle a {
	color:#E1191A;
	font-weight:bold;
	font-size:14px;
}
.ColTitle a:visited {
	color:#E1191A;
}
.ColTitle a:hover {
	color:red;
}








