body
{
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: ËÎÌå, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	background-color: #ccc;
}
table
{
	border-collapse: collapse;
}
div, ul, li, form
{
	padding: 0;
	margin: 0;
}
a, a:link, a:visited
{
	font-size: 14px;
	text-decoration: none;
	color: #333;
}
a:hover
{
	color: Red;
	text-decoration: underline;
}
#main
{
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	background-color: #fff;
}
#sc
{
	float: right;
	margin-right: 10px;
	margin-top: 10px;
}
#sc a:link, #sc a:visited
{
	color: #fff;
}
#head
{
	height: 150px;
	position: relative;
	background: #F1882C url(../images/toplogo.jpg) no-repeat;
}

#topflash
{
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: -1;
}
#top_ad
{
	height: 100px;
	margin: 5px auto;
	background-color: aqua;
}
#nav
{
	padding: 8px 0px;
	margin: 5px auto;
	background: url(../images/header_bg.gif) repeat-x;
	position: relative;
	z-index: 9999999;
}
#nav ul
{
	list-style: none;
}
#nav li
{
	float: left;
	padding: 0px 10px;
	position: relative;
	display: block;
}

#nav li a, #nav li a:link, #nav li a:visited
{
	display: block;
	position: relative;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#nav li a span, #nav li a:visited span
{
	display: none;
	position: absolute;
	left: 40%;
	top: -14px;
	width: 12px;
	height: 12px;
	padding:0px;
	border:0px;
	background: url(../images/nav_sb.png) center bottom no-repeat;
}
#nav li a:hover
{
	color: #000;
}

#nav li a:hover span
{
	display: block;
}

#nav .subli div
{
	display: none;
	position: absolute;
	min-width: 125px;
	padding: 1px;
	background-color: #ccc;
}

#nav .subli div a, #nav .subli div a:link, #nav .subli div a:visited
{
	font-weight: normal;
	text-align: left;
	float: none;
	display: block;
	text-decoration: none;
	color: #000;
	background: #F39440; /* IE6 Bug */
	padding: 5px;
	border: 1px solid #ccc;
	border-bottom: 0;
}
#nav .subli div a:hover
{
	color: #fff;
	background: #BF6C22;
}

/********viplogin*********/
#viplogin
{
	position: absolute;
	left: 350px;
	top: 5px;
	font-size: 9pt;
}
#viplogin input
{
	border: 1px solid #ccc;
	margin-right: 4px;
}


/*¼ìË÷Ìõ-start*/

#searchmenu
{
	background: url(../images/P_back_m.gif) repeat-x;
	height: 107px;
}

#searchtab
{
	text-align: left; /*border-bottom:2px solid #FD7D01;*/
	position: relative;
}
#searchtab ul
{
	list-style: none;
	width: 350px;
}


#searchtab ul li
{
	float: left;
	margin-right: 2px;
	height: 33px;
	width: 80px;
	text-align: center;
	font-size: 14px;
	color: #555;
	line-height: 33px;
	cursor: pointer;
	background: url(../images/P_li_2.gif) top center no-repeat;
}
#searchtab ul li.s_focus
{
	font-weight: bold;
	background: url(../images/P_li_1.gif) top center no-repeat;
}
.searchform
{
	padding: 10px;
	text-align: center;
	display: none;
	position: relative;
	width: 750px;
}
.searchform span
{
	position: absolute;
	padding: 15px;
	background: url(../images/search.png) no-repeat;
	left: 80px;
	top: 10px;
}
.searchbutton
{
	background: url(../images/b_bg.png) repeat-x;
	border: 1px solid #FD7D01;
	font-size: 9pt;
	line-height: 18px;
	color: #333;
	padding: 0px 5px;
	cursor: pointer;
}
.searchbutton2
{
	background: url(../images/b2_bg.png) repeat-x;
	border: 1px solid #777;
	font-size: 9pt;
	line-height: 16px;
	color: #333;
	padding: 0px 2px;
	cursor: pointer;
}
/*¼ìË÷Ìõ-end*/

#bzgg
{
	height: 170px;
	background: url(../images/bzgg_bg.gif) no-repeat;
	margin-left: 5px;
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 40px;
}
#bzgg a, #bzgg a:link, #bzgg a:visited
{
	font-size: 9pt;
	line-height: 20px;
}
#nowtime
{
	padding: 0px 10px;
	color: #fff;
	font-weight: bold;
}
#content
{
	margin: 5px auto;
}
#cleft
{
	width: 220px;
	float: left;
	background: url( '../images/left_middle.gif' ) repeat-y;
	font-size: 9pt;
}
.cleft_top
{
	height: 33px;
	background: url( '../images/left_top.gif' ) left top no-repeat;
}
.cleft_foot
{
	height: 33px;
	background: url( '../images/left_bottom.gif' ) left bottom no-repeat;
}
#cmiddle
{
	width: 770px;
	float: left;
	margin-left: 5px;
	padding-top: 5px;
}
#cright
{
	width: 120px;
	float: right;
	padding-top: 5px;
	overflow: hidden;
}
#cright img
{
	width: 120px;
}
.clearfloat
{
	height: 0px;
	line-height: 0px;
	clear: both;
}
#F_foot
{
	height: auto !important;
	height: 100px;
	min-height: 100px;
	background-color: #eee;
	padding: 10px;
	border-top: 1px solid #333;
	text-align: center;
	font-size: 10pt;
}
#fm
{
	padding: 5px 2px;
	border: 1px solid #dfdfdf;
	border-top-width: 0px;
	text-align: center;
	margin-bottom: 5px;
}
#fm img
{
	border-style: solid;
	border-width: 5px 10px 10px 5px;
	border-color: #dfdfdf #f1f1f1 #f1f1f1 #dfdfdf;
}
.pmenu, .plongmenu
{
	padding: 5px 10px;
	margin: 0;
	background: url(../images/bar_1.gif) repeat-x;
	border-top: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	color: #CC3300;
	font-weight: bold;
	position: relative;
}
.plongmenu
{
	background: url(../images/bar_2.gif) repeat-x;
}

.pmenu .tabchoice
{
	padding: 5px 10px 5px 10px;
	color: #333;
	cursor: pointer;
}
* + html .pmenu .tabchoice
{
	padding: 6px 10px 3px 10px;
}
.pmenu .tab_on
{
	padding: 5px 10px 5px 10px;
	border: 1px solid #ccc;
	border-bottom: 0px;
	font-weight: bold;
	color: #cc3300;
	background: url(../images/on_bg.gif) repeat-x;
}
* + html .pmenu .tab_on
{
	padding: 6px 10px 3px 10px;
}

* + html #tabnews .mymore
{
	top: 10px;
}

#contactus
{
	margin: 5px 0px;
	font-size: 9pt;
	text-align: left;
}
#contactus .tdleft
{
	font-weight: bold;
	color: #cc3300;
	width: 39px;
}
#contactus td
{
	vertical-align: top;
}

#contactus span
{
	font-weight: normal;
	color: #333;
}
#EDOS
{
	margin-bottom: 5px;
	padding: 5px 20px;
	font-size: 9pt;
	color: #555;
	text-align: center;
}
#EDOS a, #EDOS a:link, #EDOS a:visited
{
	padding: 4px 0;
	border: 1px solid #ccc;
	font-size: 14px;
	display: block;
	width: 160px;
	margin: 5px 0px;
	color: #333;
	background: url(../images/write.gif) no-repeat;
	background-position: 10px center;
}
#EDOS a:hover
{
	color: Red;
	font-weight: bold;
	background-color: #dfdfdf;
}



.mycontent, .lmycontent, .mycontent2
{
	margin-top: 10px;
}

.mycontent ul, .lmycontent ul, .mycontent2 ul
{
	list-style: none;
	margin: 0;
	padding: 0px 10px;
}
.mycontent ul li, .lmycontent ul li, .mycontent2 ul li
{
	border-bottom: 1px dotted #ccc;
	padding: 5px 5px;
	padding-left: 16px;
	background: url(../images/i_arrow.gif) left 50% no-repeat;
}

.mycontent ul li img, .mycontent2 ul li img
{
	vertical-align: middle;
}
.mycontent a, .mycontent2 a
{
	text-decoration: none;
	font-size: 13px;
	color: #333;
}
.mycontent a:link, .mycontent2 a:link
{
	text-decoration: none;
	font-size: 13px;
	color: #333;
}
.mycontent a:visited, .mycontent2 a:visited
{
	text-decoration: none;
	font-size: 13px;
	color: #777;
}
.mycontent a:hover, .mycontent2 a:hover
{
	text-decoration: underline;
	color: red;
}

.lmycontent a
{
	text-decoration: none;
	font-size: 19pt;
	color: #333;
}
.lmycontent a:link
{
	text-decoration: none;
	font-size: 9pt;
	color: #333;
}
.lmycontent a:visited
{
	text-decoration: none;
	font-size: 9pt;
}
.lmycontent a:hover
{
	text-decoration: underline;
	color: red;
}
.clearbothdiv
{
	clear: both;
	height: 0;
	line-height: 0;
	overflow: hidden;
	background-color: #fff;
}

.myleft, .myright
{
	width: 49.4%;
	height: auto !important;
	height: 180px;
	min-height: 180px;
}
.myleft
{
	float: left;
}
.myright
{
	float: right;
}

.mymore
{
	text-align: right;
	position: absolute;
	padding: 2px;
	right: 5px;
}
.mymore img
{
	border: 0;
}
.mymore a:link
{
	color: #333;
	font-size: 9pt;
	text-decoration: none;
	line-height: 1em;
}
.mymore a:visited
{
	color: #333;
	font-size: 9pt;
	text-decoration: none;
}
.mymore a:hover
{
	color: Red;
	text-decoration: none;
}
.mynewslist
{
	border: 1px solid #dfdfdf;
	border-top-width: 0px;
	height: auto !important;
	height: 170px;
	min-height: 170px;
	padding: 10px 0px;
}
#productlist
{
	border: 1px solid #dfdfdf;
	border-top-width: 0px;
	padding: 2px;
	padding-bottom: 0px;
}

#productlist a:link, #productlist a:visited
{
	font-size: 10pt;
}


#productlist a.prev
{
	display: block;
	width: 16px;
	height: 150px;
	text-decoration: none;
	background: url( "../images/imageNavLeft.gif" ) left center no-repeat;
}
#productlist a:hover.prev
{
	display: block;
	width: 16px;
	height: 150px;
	text-decoration: none;
	background: url( "../images/imageNavLeftHover.gif" ) left center no-repeat;
}
#productlist a.next
{
	display: block;
	width: 16px;
	height: 150px;
	text-decoration: none;
	background: url( "../images/imageNavRight.gif" ) left center no-repeat;
}
#productlist a:hover.next
{
	display: block;
	width: 16px;
	height: 150px;
	text-decoration: none;
	background: url( "../images/imageNavRightHover.gif" ) left center no-repeat;
}
#productlist img
{
	border: 0px;
	width: 170px;
	height: 120px;
}
#productlist ul
{
	list-style: none;
}
#productlist ul li
{
	float: left;
	text-align: center;
	padding: 4px 0px;
	width: 178px;
}


#productlist ul li:hover
{
	background-color: #FFECA1;
}
#ntitle
{
	font-size: 13pt;
	color: red;
	text-align: center;
	padding: 10px;
	font-weight: bold;
}
#ntime
{
	font-size: 9pt;
	color: #777777;
	text-align: center;
	padding: 10px;
}
#info_content
{
	line-height: 22px;
	letter-spacing: 1px;
	padding: 15px;
	font-size: 14px;
}
.rightcontent
{
	width: 750px;
	float: left;
	margin-left: 5px;
	padding-top: 5px;
}
.my_articlelist
{
	padding: 10px;
}
.my_articlelist a, .my_articlelist a:visited
{
	text-decoration: none;
	font-size: 14px;
	color: #333;
	line-height: 24px;
	padding-left: 20px;
	background: url(../images/i_arrow.gif) left 48% no-repeat;
}
.my_articlelist a:hover
{
	text-decoration: underline;
	color: red;
}
.M_newslist2
{
	padding: 5px 10px;
	margin-top: 0px;
}
.M_newslist2 td
{
	border: 1px solid #65A4CF;
	padding: 0 5px;
}
.M_newslist2 div
{
	height: 25px;
	line-height: 25px;
}
.M_newslist2 a:link, .M_newslist2 a:visited
{
	padding-left: 15px;
	background: url(../images/i_arrow.gif) 0 40% no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #FD863F;
}
.M_newslist2 a:hover
{
	color: Blue;
}
.jtable
{
	border-collapse: collapse;
	border: 1px solid #333;
}
.jtable td
{
	border-collapse: collapse;
	border: 1px solid #333;
}
#cmiddle .myfriendlogo
{
	text-align: left;
	padding: 10px 0px;
	
}
#cmiddle .myfriendlogo img
{
	height: 80px;
	width:188px;
	border: 1px solid #999;
	margin-right: 2px;
	margin-top: 2px;
}
#cmiddle .myfriendlogo a
{
	position:relative;
}
#cmiddle .myfriendlogo a span
{
	position:absolute;
	right:0px;
	bottom:100px;
	display:none;
	width:340px;
	max-height:400px;
	overflow-y:scroll;
	font-size:9pt;
	border:1px solid #333;
	background:#dfdfdf;
	padding:15px;
	color:#111; 
	text-decoration:none;
	
}
#cmiddle a:visited span
{
position:absolute;
	right:0px;
	bottom:100px;
	display:none;
	width:340px;
	max-height:400px;
	overflow-y:scroll;
	font-size:9pt;
	color:#111; 
	text-decoration:none;
}
#cmiddle .myfriendlogo a:hover span
{
	display:block;
}


.mycontent2 #newkanqi .focuscss
{
	background: url(../images/foucsli_bg.gif) repeat-y;
	font-weight: bold;
}

#gundonginfo
{
	padding: 5px;
}
.mp #pid
{
	float: right;
	max-height: 300px;
	max-width: 300px;
	border: 1px solid #ccc;
}
.myprolist
{
	padding: 10px 10px;
}
.myprolist img
{
	border: 1px solid #ccc;
}
.zph
{
	border-bottom: 2px solid #dfdfdf;
	padding-left: 30px;
}
.zph span
{
	background-color: #dfdfdf;
	font-size: 16px;
	padding: 5px 10px 0px 10px;
}

.mycontent2 #newkanqi
{
}
.mycontent2 #newkanqi ul
{
	padding-left: 0;
	padding-top: 10px;
}
.mycontent2 #newkanqi ul li
{
	padding-left: 0;
	background: none;
}
.mycontent2 #newkanqi ul li a:link, .mycontent2 #newkanqi ul li a:visited
{
	padding-left: 15px;
}
.mycontent2 #newkanqi ul li a:hover
{
	text-decoration: none;
}

.mycontent2 #newkanqi img
{
	width: 120px;
	height: 169px;
	border: 1px solid #999;
}
/*****************************************************************/
div#MainPromotionBanner
{
	width: 100%;
	height: 120px;
	background: #feb900;
}
#MainPromotionBanner a
{
	padding: 0;
	margin: 0;
}
#MainPromotionBanner #SlidePlayer
{
	position: relative;
	margin: 0 auto;
}
#MainPromotionBanner .Slides
{
	padding: 0;
	margin: 0;
	list-style: none;
	height: 120px;
	overflow: hidden;
}
#MainPromotionBanner .Slides li
{
	float: left;
	width: 100%;
	height: 120px;
}

#MainPromotionBanner .Slides img
{
	border: 0;
	display: block;
	width: 100%;
	height: 120px;
}

#MainPromotionBanner .SlideTriggers
{
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 95px;
	right: 5px;
	z-index: 10;
	height: 25px;
}
#MainPromotionBanner .SlideTriggers li
{
	float: left;
	display: inline;
	color: #74a8ed;
	text-align: center;
	line-height: 16px;
	width: 16px;
	height: 16px;
	font-family: Arial;
	font-size: .9em;
	cursor: pointer;
	overflow: hidden;
	margin: 3px 3px;
	background: url(../images/slide_trigger.gif) no-repeat center center;
}
#MainPromotionBanner .SlideTriggers li.Current
{
	color: #fff;
	background: url(../images/slide_trigger_c.gif) no-repeat center center;
	border: 0;
	font-weight: bold;
	font-size: 1.4em;
	line-height: 21px;
	height: 21px;
	width: 21px;
	margin: 0 3px;
}

.trans_msg
{
	filter: alpha(opacity=100,enabled=1) revealTrans(duration=.2,transition=1) blendtrans(duration=.2);
}
#viptitle
{
	background: #000 url(../images/t-bg.jpg) no-repeat;
	height: 52px;
	text-align: center;
	font-size: 18px;
	color: #611402;
	font-weight: bold;
	line-height: 52px;
}
#towul ul
{
	list-style: none;
}
#towul li
{
	width: 352px;
	float: left;
}
#ajaxlogolink img
{
	max-height: 100px;
	max-width: 580px;
}
/***********************home page**************************/

#home_box
{
	margin-top: 10px;
	background: #ffff00 url(../images/home_bg.jpg) repeat-x;
	min-height: 500px;
	width: 844px;
	border: 1px solid #9b4d00;
	font-size: 10pt;
	font-weight: bold;
	padding-bottom: 3px;
}
#home_box img
{
	border: 1px solid #9b4d00;
}

#hometd img
{
	margin: 2px 0px;
}

.Lhide
{
	height: 128px;
	overflow: hidden;
}

