@charset "utf-8";
object, a { blr:expression(this.onFocus=this.blur());}
object:focus, a { -moz-outline-style: none; }
body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cccccc;
	padding:0px;
	margin:0px;
	background:#000000;
}
/* RESET */
dd,dt,dl,p,ul,li,form,input,h1,h2,h3,h4,h5,h6 { margin:0px;padding:0px; }
ul,ol { list-style: none; }
h1,h2,h3,h4,h5,h6,th{ font-size: 1em; font-weight: normal; font-style: normal; }
img { border: none; }


.clear {
	clear:both;
}
a:link {
	text-decoration:none;
}
a:visited {
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
}

object,a { blr:expression(this.onFocus=this.blur());}
object:focus ,a:focus  { -moz-outline-style: none; }

/* LAYOUT */
#headerBox #header,#indexMainBox #indexMain {
	width:1000px;
	margin: 0px auto;
}
#footerBox #footer ,#mainBox #mainContainer {
	width:962px;
	margin: 0px auto;
}
#headerBox {
	height:132px;
	background: url(images/bg_top.gif) repeat-x;
}
#headerBox #header {
	height:132px;
	position:relative;
}
#indexMainBox {
	height:549px;
	background:url(images/bg_indexmid.gif) repeat-x;
}
#indexMainBox #indexMain {
	height:549px;
}
#mainBox {
	background: url(images/mainContainer_bg.png) no-repeat center top;
}
#mainBox #mainContainer {
}
#mainBox #mainContainer #sidebar {
	float: left;
	background:url(images/sidebar_bg.png) no-repeat;
	width:190px;
	margin-top:35px;
	behavior: url("iepngfix.htc");
}
#mainBox #mainContainer #right_container {
	float: left;
	width:772px;
	margin-bottom:100px;
}
#mainBox #mainContainer #right_container #main {
	width:732px;
	margin:18px 0px 0px 40px;
}
#mainBox #mainContainer #right_container #main #content {
	width:702px;
	margin:40px 15px 0px 15px;
}
#footerBox {
	height:80px;
	background:url(images/bg_footer.gif) repeat-x;
}
#footerBox #footer {
	height:38px;
	padding-top:12px;
}

#right_container #main #content input.common {
	border:0px;
	height:22px;
	color:#828282;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:2px 4px;
}



/*HEADER*/
#headerBox #header #topnav {
	height:35px;
	background: url(images/topnav_bg.gif) repeat-x;
	float:right;
	margin-right:19px;
}
#headerBox #header #topnav li {
	float:left;
}

#headerBox #header #topnav a {
	display: block;
	color:#7a7a7a;
}
#headerBox #header #topnav li.picL {
	background:url(images/topnav_left.gif) no-repeat;
	width:11px;
	height:35px;
}
#headerBox #header #topnav li.picR {
	background:url(images/topnav_right.gif) no-repeat;
	width:11px;
	height:35px;
}
#headerBox #header #topnav li.search {
	padding-top:7px;
	height:28px;
}
/*#headerBox #header #topnav li.search img {
	position: relative;
	top: 5px;
	margin-top: -5px;
	#top: 4px;
	#margin-top: -4px;
	padding-left:4px;
	#padding-left:2px;
}*/
#headerBox #header #topnav input.search {
	background:transparent url(images/topnav_searchbg.gif) no-repeat;
	border:0px;
	width:134px;
	height:15px;
	color:#828282;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:2px 4px;
}
#headerBox #header #topnav input.btn {
	vertical-align:middle;
	width:40px;
	height:19px;
	border:0px;
	margin-left:4px;
	margin-top: -2px;
	*margin-top: -5px;
	_margin-top: -5px;
}
#headerBox #header #topnav li.country {
	margin-left:5px;
	line-height:13px;
	padding-top:10px;
	padding-left:3px;
}
#headerBox #header #topnav li.country .classify {
	width:103px;
	color:#828282;
	cursor:pointer;
	padding-left:5px;
	position:relative;
}
#headerBox #header #topnav li.country .classify .keyin {
	float:left;
	width:85px;
}
#headerBox #header #topnav li.country .classify div.btn {
	float:left;
	width:15px;
	cursor:pointer;
	margin-top:5px;
	#margin-top:-3px;
}
#headerBox #header #topnav li.country .classify ul.items {
	width:98px;
	position:absolute;
	background:#000000;
	z-index:80;
	padding:2px;
	margin-top:3px;
	border:1px solid #262626;
	display:none;
}
#headerBox #header #topnav li.country .classify ul.items li {
	width:86px;
	cursor:pointer;
	line-height:14px;
	height:13px;
	padding:3px 6px;
	#padding:2px 6px 4px 6px;
	font-size:11px;
}
#headerBox #header #topnav li.country .classify ul.items li:hover{
	color:#CCCCCC;
	background:#262626;
}

#topnav ul.items a{
	width:100%;
	display:block;
	text-decoration:none;}

#headerBox #header #topnav li.partition {
	background:url(images/topnav_partition.gif) no-repeat 10px 11px;
	padding-left:22px;
	line-height:35px;
}
#headerBox #header .logo {
	position:absolute;
	top:19px;
	left:40px;
	z-index:5;
}
#headerBox #header #nav {
	/*position:absolute;
	top:100px;
	left:465px;
	z-index:5;*/
	width:1000px;
	height:32px;
	margin:65px 0px 0px 0px;
}

/*FOOTER*/
#footerBox #footer p.logo {
	float:left; padding-top:5px;
}
#footerBox #footer p.info {
	float:left;
	margin-left:12px;
	font-size:11px;
	line-height:17px;
	color:#585858;
}
#footerBox #footer p.info a {
	color:#585858;
	font-weight:bold;
}

/*SIDEBAR*/
#sidebar img {
	behavior: url("iepngfix.htc");
}
#sidebar p {
	width:190px;
	height:43px;
	text-align:center;
	padding-top:20px;
}
#sidebar ul {
	min-height:400px;
	_height:400px;
	width:190px; 
}
#sidebar li {
	background:url(images/sidebar_line.png) no-repeat 50% 100%;
	padding:12px 15px 12px 15px;
	width:160px;
	_padding-top:10px;
	color:#c80010;
	behavior: url("iepngfix.htc");
}
#sidebar li.bgnone {
	background:none;
}
#sidebar li img {
	margin-right:5px;
}
#sidebar li a {
	color:#FFFFFF;
}
#sidebar li a:hover {
	color:#c80010;
}
/*SIDEBAR-for product*/
#sidebar ul.product {
	height:auto;/*要拿掉*/
}
#sidebar ul.product li {
	padding:12px 20px 12px 33px;
	width:137px;
	font-size:13px;
}
#sidebar ul.product li dl {
	margin-left:17px;
}
#sidebar ul.product li dd {
	background:url(images/sidebar_icon02.gif) no-repeat 0px 50%;
	padding-left:6px;
	margin:4px 0px 4px 0px;
}
#sidebar ul.product li dd a {
	color:#959595;
	font-size:12px;
}

/*INDEX_content*/
#indexContent {
	width:962px;
	height:230px;
	padding:0px 19px 0px 19px;
}
#indexContent .hotProduct {
	width:329px;
	height:175px;
	margin-top:20px;
	float:left;
}
#indexContent .hotProduct .title {
	width:294px;
	height:17px;
	background:url(images/index_hot_title.gif) no-repeat;
	font-size:11px;
	text-align:right;
	padding:6px 35px 0px 0px;
}
#indexContent .hotProduct .title a,#indexContent .news .title a {
	color:#9b9b9b;
	text-decoration:none;
}
#indexContent .hotProduct .content {
	width:329px;
	height:152px;
}
#indexContent .hotProduct .content .arrow {
	float:left;
	width:14px;
	height:111px;
	margin-top:41px;
}
#indexContent .hotProduct .content .arrow a {
	cursor:pointer;
}
#indexContent .hotProduct .content ul.list {
	position: relative;
	width:285px;
	height:139px;
	padding:13px 8px 0px 8px;
}
#indexContent .hotProduct .content ul.list li {
	width:85px;
	position:relative;
	padding:0px 5px 0px 5px;
	float:left;
}
#indexContent .hotProduct .content ul.list li a.mask {
	width:85px;
	height:85px;
	position: absolute;
	background: url(images/index_hot_mask.png) no-repeat;
	left:5px;
	top:0px;
	behavior: url("iepngfix.htc");
}
#indexContent .hotProduct .content ul.list li h3 {
	position:relative;
	top:-30px;
	text-align:center;
}
#indexContent .hotProduct .content ul.list li h3 a {
	color:#e3e3e3;
}
#indexContent .hotProduct .content ul.list li h4 {
	position:relative;
	top:-28px;
	text-align:center;
}
#indexContent .hotProduct .content ul.list li h4 a {
	color:#929292;
}
#indexContent .hotProduct .content ul.list li p.reflect {
	height:50px;
	overflow:hidden;
}
#indexContent .news {
	float:left;
	width:327px;
	height:175px;
	margin:20px 0px 0px 31px;
}
#indexContent .news .title {
	width:319px;
	height:17px;
	background:url(images/index_news_title.gif) no-repeat;
	font-size:11px;
	text-align:right;
	padding:6px 8px 0px 0px;
}
#indexContent .news dl.content {
	width:327px;
	height:123px;
	padding-top:12px;
}
#indexContent .news dl.content dt {
	float:left;
	width:243px;
	height:22px;
	background: url(images/index_news_line01.gif) no-repeat;
	padding:6px 0px 0px 17px;
}
#indexContent .news dl.content dt a {
	color:#999999;
	margin-top:
}
#indexContent .news dl.content dd {
	float:left;
	width:67px;
	height:22px;
	color:#666666;
	font-size:11px;
	background:url(images/index_news_line02.gif) no-repeat;
	padding:6px 0px 0px 0px;
}
#indexContent .movie {
	float:left;
	width:245px;
	height:212px;
	margin-left:30px;
	position:relative;
	top:-20px;
}







#right_container #banner {
	width:772px;
	height:120px;
}
#right_container #main #path {
	text-align:right;
}
#right_container #main #path a,#mainBox #mainContainer #right_container #main #path {
	color:#888888;
	font-size:11px;
	margin-bottom:15px;
}
#right_container #main #pageTitle {
	background:url(images/pagetitlebg.png) no-repeat;
	height:32px;
}
/*pages*/
.pages {
	background: url(images/page_bg.png) no-repeat;
	width:702px;
	font-size:11px;
	color:#444444;
	text-align:center;
	padding-top:14px;
	margin-top:25px;
}
.pages .current {
	font-weight:bold;
	color:#a1000d;
	padding:0px 6px;
}
.pages a {
	color:#707070;
	padding:0px 6px;
}
.pages img {
	position:relative;
	top:5px;
	margin-top:-5px;
}

/*NEWS*/
#right_container #main #content .hotnews {
	height:153px;
}
#right_container #main #content .hotnews .title {
	float:left;
	background:url(images/news_hot_title.png) no-repeat;
	width:140px;
	height:23px;
}
#right_container #main #content .hotnews .pic {
	float:left;
	width:150px;
	height:153px;
	position:relative;
}
#right_container #main #content .hotnews .pic p {
	background: url(images/news_hot_picborder.png) no-repeat;
	width:150px;
	height:113px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:5;
	text-indent:-9999px;
	behavior: url("iepngfix.htc");
}
#right_container #main #content .hotnews .pic .reflect {
	margin-top:1px;
	#margin-top:-2px;
	height:40px;
}
#right_container #main #content .hotnews .intro {
	float:left;
	width:395px;
	margin-left:16px;
}
#main #content .hotnews .intro h3 {
	color:#c80010;
	display:block;
	#margin-bottom:4px;
	font-size:11px;
}
#main #content .hotnews .intro h2 {
	color:#f6b913;
	font-size:15px;
	margin-bottom:5px;
}
#main #content .hotnews .intro p {
	line-height:18px;
}
#main #content .hotnews .intro span {
	display:block;
	text-align:right;
	margin-top:10px;
	#margin-top:8px;
}
#right_container #main #content .newsList {
	width:702px;
	background:url(images/newslist_bg.jpg) no-repeat;
}
#right_container #main #content .newsList dl {
	width:500px;
	#margin:43px 174px 0px 28px;
	#margin-top:45px;
	padding:43px 174px 0px 28px;
	#padding:0px;
}
#right_container #main #content .newsList dt {
	float:left;
	width:80px;
	font-size:11px;
	color:#999999;
	margin-bottom:21px;
}
#right_container #main #content .newsList dd {
	float:left;
	width:420px;
	margin-bottom:21px;
	height:15px;
	line-height:15px;
	overflow:hidden;
	display:block;

}
#right_container #main #content .newsList a {
	color:#707070;
}
#content .newsTitle {
	margin-bottom:20px;
}
#content .newsTitle p.title {
	color:#b00210;
	font-size:15px;
	padding-bottom:7px;
	border-bottom:1px solid #262626;
}
#content .newsTitle p.date {
	color:#7f7e7e;
	font-size:11px;
	text-align:right;
	margin-top:4px;
}
#content .newsDetail {	
	line-height:18px;
}
#content .newsDetail img.picb {
	float:right;
	margin:0px 0px 10px 15px;
	border:2px solid #404040;
}



/*LOGIN*/
#right_container #main #content .login  {
	width:409px;
	height:264px;
	background:url(images/login_bg.png) no-repeat;
	margin-left:124px;
}
#right_container #main #content .login table  {
	margin:55px 40px 0px 90px;
	width:330px;
}
#right_container #main #content .login td  {
	padding:2px 0px 6px 5px;
}
#right_container #main #content .login td a  {
	color:#f3bc19;
}
#right_container #main #content .login th  {
	width:105px;
	vertical-align:top;
	padding-top:5px;
	text-align:right;
}
#right_container #main #content input.idpw {
	background:transparent url(images/login_idpw.gif) no-repeat;
	width:150px;
}
#right_container #main #content input.idpw2 {
	background:transparent url(images/login_idpw2.gif) no-repeat;
	width:210px;
}
#right_container #main #content .login input.verify {
	background:transparent url(images/login_verifybg.gif) no-repeat;
	width:70px;
}
#right_container #main #content .login img.verify {
	position:relative;
	top:9px;
	margin-top:-9px;
	#top:0px;
	#margin-top:0px;
}
#right_container #main #content .login a.verify {
	color:#848469;
	position:relative;
	#top:-7px;
	#margin-top:7px;
}
#right_container #main #content .login img.btn {
	position:relative;
	top:5px;
	margin-top:-5px;
	margin-left:12px;
}
#right_container #main #content .login img.icon {
	position:relative;
	top:2px;
	margin-top:-2px;
	margin-right:5px;
}

/*FIND PASSWORD*/
#right_container #main #content .findpw  {
	width:600px;
	height:184px;
	background:url(images/findpw_bg.png) no-repeat;
	margin-left:51px;
}
#right_container #main #content .findpw p  {
	color:#616161;
	line-height:18px;
	margin-left:35px;
}
#right_container #main #content .findpw .th01  {
	width:130px;
	vertical-align:top;
	padding-top:5px;
	padding-right:5px;
	text-align:right;
}
#right_container #main #content .findpw .th02  {
	width:45px;
	vertical-align:top;
	padding-top:5px;
	padding-right:5px;
	text-align:right;
}
#right_container #main #content .findpw table  {
	margin:28px 0px 0px 35px;
	width:550px;
}
#right_container #main #content .findpw input.btn {
	margin:11px 0px 0px 78px;
}

/*JOIN*/
#right_container #main #content ul.join_step {
	width:600px;
	height:53px;
	margin:0px 51px 22px 51px;
}
#right_container #main #content ul.join_step li {
	float:left;
	margin-right:9px;
}
#right_container #main #content ul.join_step li.none {
	margin:0px;
}
#right_container #main #content .memberBox {
	width:600px;
	margin:0px 51px 22px 51px;
}
#right_container #main #content .memberBox .boxHeader {
	background:url(images/join_boxheader.png) no-repeat;
	height:34px;
}
#right_container #main #content .memberBox .boxContent {
	background:url(images/join_boxbg.png) repeat-y;
	padding:0px 25px;
	color:#777777;
}
#right_container #main #content .memberBox .boxContent div.rule {
	background-color:#0a0a0a;
	padding:20px 15px;
	border:1px solid #2b2b2b;
	line-height:20px;
	height:295px;
	overflow: auto;
	margin-top:12px
}
#right_container #main #content .memberBox .boxContent div.box {
	background-color:#0a0a0a;
	padding:20px 25px;
	border:1px solid #2b2b2b;
	line-height:20px;
	margin-top:12px;
	color:#cccccc;
}
#right_container #main #content .memberBox .boxContent div.rule {
	height:295px;
	overflow: auto;
}
#right_container #main #content .memberBox .boxContent div.box table {
	width:100%;	
}
#right_container #main #content .memberBox .boxContent div.box th {
	padding-top:6px;
	padding-right:5px;
	text-align: right;
	vertical-align:top;
}
#right_container #main #content .memberBox .boxContent div.box .txt_linehight
{
	line-height: 1em;
}
#right_container #main #content .memberBox .boxContent div.box td {
	padding:2px 0px 3px 0px;
}
#right_container #main #content .memberBox .boxContent div.box td .note {
	#position: relative; #top: -3px; #margin-top: 10px; line-height:14px;
}
#right_container #main #content .memberBox .boxContent div.box td .txt{
	#position: relative; #top: -8px; #margin-top: 8px;
}
#right_container #main #content .memberBox .boxContent div.box td.td01 {
	width:100px;
}
#right_container #main #content .memberBox .boxContent div.box th.th01 {
	width:145px;
	line-height: 13px;
}
#right_container #main #content .memberBox .boxContent div.box th.th02 {
	line-height: 1.0em;
}
#right_container #main #content .memberBox .boxContent div.box th.th03 {
	line-height: 1.0em;
	width:120px;
}
#right_container #main #content .memberBox .boxContent div.box .txt1{
	vertical-align: middle;
}
#right_container #main #content .memberBox .boxFooter {
	background:url(images/join_boxfooter.png) no-repeat;
	height:29px;
}
#right_container #main #content .memberBox div.btn {
	margin-top:20px;
	text-align:center;
}
#right_container #main #content .memberBox input.input210 {
	background:transparent url(images/join_input210bg.png) no-repeat;
	width:135px;
}
#right_container #main #content .memberBox input.input163 {
	background:transparent url(images/join_input163bg.png) no-repeat;
	width:105px;
}
#right_container #main #content .memberBox input.input49 {
	background:transparent url(images/join_input49bg.png) no-repeat;
	width:41px;
}
#right_container #main #content .memberBox input.input305 {
	background:transparent url(images/join_input305bg.png) no-repeat;
	width:183px;
}
#right_container #main #content .memberBox .boxContent textarea {
	/*background:transparent url(images/join_textareabg.png) no-repeat;
	border:0px;*/
	border:1px solid #2f2f2f;
	background-color:#0d0d0d;
	width:336px;
	height:104px;
	color:#828282;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:2px 4px;
	line-height:18px;
}
span.note {
	color:#c80010;
}

#right_container #main #content .join_success {
	background: url(images/successbg.jpg) no-repeat;
	width:460px;
	height:137px;
	padding:45px 0px 0px 137px;
	margin-left:100px;
	line-height:18px;
}

/*DOWNLOAD*/
#main #content dl.dl_select {
	margin-left:410px;
}
#main #content .dl_select dt {
	float:left;
	color:#a2a2a2;
	padding-top:3px;
}
#main #content .dl_select dd.classify {
	width:142px;
	color:#828282;
	cursor:pointer;
	padding-left:5px;
	position:relative;
	float:left;
}
#main #content .dl_select .classify .text {
	float:left;
	width:116px;
	height:19px;
	padding:3px 3px 0px 4px;
	background:url(images/select_bg.gif) no-repeat;
}
#main #content .dl_select .classify .btn {
	float:left;
	width:19px;
	height:22px;
	cursor:pointer;

}
#main #content .dl_select .classify ul.items {
	width:136px;
	position:absolute;
	background:#000000;
	z-index:80;
	padding:2px;
	margin-top:0px;
	border-left:1px solid #262626;
	border-right:1px solid #262626;
	border-bottom:1px solid #262626;
}
#main #content .dl_select .classify ul.items li {
	width:125px;
	cursor:pointer;
	line-height:14px;
	height:13px;
	padding:3px 6px;
	#padding:2px 6px 4px 6px;
	font-size:11px;
}
#main #content .dl_select .classify ul.items li:hover{
	color:#CCCCCC;
	background:#262626;
}

#main #content .dl_list {
	margin:16px 39px 0px 39px;
}
#main #content .dl_list a {
	color:#cccccc;
}
#main #content .dl_list .col {
	width:160px;
	height:279px;
	float:left;
	padding:0px 24px;
	margin-bottom:30px
}
#main #content .dl_list .col .pic {
	width:160px;
	height:226px;
}
#main #content .dl_list .col .info {
	height:52px;
	margin-top:1px;
}
#main #content .dl_list .col .info h2 {
	padding:9px 3px 0px 3px;
	text-align:center;
}
#main #content .dl_list .col .info h3 {
	text-align:center;
	margin-top:1px;
	color:#9d9d9d;
}

#main #content .dl_detail .left {
	float:left;
	padding-right:17px;
	width:28px;
	margin-top:208px;
	cursor:pointer;
}
#main #content .dl_detail .left img,#main #content .dl_detail .right img {
	behavior: url("iepngfix.htc");
}
#main #content .dl_detail .intro {
	float:left;
	width:612px;
}
#main #content .dl_detail .intro h2 {
	font-size:15px;
	color:#FFFFFF;
	margin-bottom:10px;
}
#main #content .dl_detail .intro .pic {
	width:600px;
	height:424px;
	position:relative;
	padding:5px;
	background:url(images/dl_picbg.png) no-repeat;
}
#main #content .dl_detail .intro .pic .picL {
	float:left;
	width:300px;
}
#main #content .dl_detail .intro .pic .picR {
	float:left;
	width:300px;
}
#main #content .dl_detail .intro .pic .shadow {
	background:url(images/dl_pic_shadow.png) no-repeat;
	position:absolute;
	width:34px;
	height:424px;
	left:290px;
	top:5px;
}
#main #content .dl_detail .intro .btn {
	padding-left:490px;
	margin-top:5px;
	_padding-left:492px;
}
#main #content .dl_detail .intro .btn img {
	behavior: url("iepngfix.htc");
}
#main #content .dl_detail .right {
	float:left;
	width:28px;
	padding-left:17px;
	_padding-left:11px;
	margin-top:208px;
	cursor:pointer;
}
#main #content .btnbg {
	background:url(images/btnbg.png) no-repeat;
	width:702px;
	text-align:right;
	padding-top:14px;
	margin-top:50px;
}


/*CONTACT*/
#main #content .contact_form {
	width:394px;
	float:left;
}
#main #content .contact_form p {
	margin-bottom:18px;
}
#main #content .contact_form table {
	width:394px;
}
#main #content .contact_form table th {
	width:150px;
	padding-top:3px;
	padding-right:5px;
	text-align: right;
	vertical-align:top;
}
#main #content .contact_form table td {
	padding:2px 0px 5px 0px;
}

#main #content .contact_form table td input {
	background:transparent url(images/input312bg.png) no-repeat;
	width:235px;
}
#main #content .contact_form table td input.btnSubmit {
	width:72px;
	height:18px;
	border:0px;
}
#main #content .contact_form table td input.btnReset {
	width:60px;
	height:18px;
	border:0px;
}
#main #content .contact_form table td textarea {
	border:1px solid #2f2f2f;
	background-color:#0d0d0d;
	width:226px;
	height:104px;
	color:#828282;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:2px 4px;
	line-height:18px;
}
#contactPic  {
	height: 230px;
	width: 280px;
	float: left;
	margin-left: 20px;
	overflow: hidden;
}
#main #content .contact_intro {
	float:left;
	padding:0px;
	margin:0px 0px 0px 20px;
	width:280px;
	line-height:20px;
}


/*ABOUT*/
#main #content .about01_text {
	width:365px;
	float:left;
	line-height:20px;
}
#main #content .about01_pic {
	width:287px;
	margin-left:30px;
	float:left; 
}
#main #content .about02_text {
	width:476px;
	float:left;
	line-height:20px;
}
#main #content .about02_pic {
	width:160px;
	margin-left:33px;
	float:left; 
}
#main #content .about03_text {
	width:514px;
	float:left;
	line-height:20px;
}
#main #content .about03_pic {
	width:104px;
	margin-left:50px;
	float:left; 
}
#main #content .about03_show {
	width:702px;
	margin-top:20px;
}

#main #content .about04_text01 {
	width:702x;
	background:url(images/about_04_bg.jpg) no-repeat right bottom;
	line-height:20px;
}
#main #content .about04_text01 p,#main #content .about04_text02 p {
	margin-bottom:20px;
}
#main #content .about04_text02 ul
{
	list-style: decimal;
	margin-left: 20px;
	*margin-left: 30px;
	_margin-left: 30px;
}
#main #content .about04_text02 {
	width:468px;
	float:left;
	line-height:20px;
	margin-top:44px;
}
#main #content .about04_pic {
	width:169px;
	margin-left:40px;
	float:left; 
	margin-top:44px;
}


/*PRODUCT*/
#content .product .hot {
	width:327px;
	height:154px;
	padding:26px 19px 0px 356px; 
}
#content .product .hotbg01 {
	background:url(images/product_01_hotbg.jpg) no-repeat;
}
#content .product .hotbg02 {
	background:url(images/product_02_hotbg.jpg) no-repeat;
}
#content .product .hotbg03 {
	background:url(images/product_03_hotbg.jpg) no-repeat;
}
#content .product .hotbg04 {
	background:url(images/product_04_hotbg.jpg) no-repeat;
}
#content .product .hotbg05 {
	background:url(images/product_05_hotbg.jpg) no-repeat;
}
#content .product .hotbg06 {
	background:url(images/product_06_hotbg.jpg) no-repeat;
}
#content .product .hotbg07 {
	background:url(images/product_07_hotbg.jpg) no-repeat;
}
#content .product .hotbg08 {
	background:url(images/product_08_hotbg.jpg) no-repeat;
}
#content .product .hotbg09 {
	background:url(images/product_09_hotbg.jpg) no-repeat;
}
#content .product .hotbg10 {
	background:url(images/product_10_hotbg.jpg) no-repeat;
}
#content .product .hotbg11 {
	background:url(images/product_11_hotbg.jpg) no-repeat;
}
#content .product .hotbg12 {
	background:url(images/product_12_hotbg.jpg) no-repeat;
}
#content .product .hot p.choose {
	text-align:right;
	height:11px;
	margin-bottom:14px;
	padding-right:7px;
}
#content .product .hot ul.list {
	width:327px;
	height:129px;
	/*overflow:hidden;*/
}
#content .product .hot ul.list li {
	width:95px;
	position:relative;
	padding:0px 7px 0px 7px;
	float:left;
}
#content .product .hot ul.list li a.mask {
	width:95px;
	height:95px;
	position: absolute;
	background: url(images/product_hot_mask.png) no-repeat;
	left:7px;
	top:0px;
	behavior: url("iepngfix.htc");
}
#content .product .hot ul.list li h3 {
	position:relative;
	top:-27px;
	width:95px;
	text-align:center;
	font-size:11px;
}
#content .product .hot ul.list li h3 a {
	color:#cccccc;
}
#content .product .hot ul.list li p.reflect {
	height:30px;
	width:95px;
	overflow:hidden;
}
#content .product .category {
	width:702px;
	margin-top:26px;
}
#content .product .category .list {
	width:702px;
}
#content .product .category .list ul {
	width:216px;
	height:85px;
	margin:11px 9px;
	_margin:11px 0px;
	_padding:0px 8px;
	float:left;
}
#content .product .category .list ul li.pic {
	width:85px;
	height:85px;
	position: relative;
	float:left;
}
#content .product .category .list ul li.pic a.mask {
	width:85px;
	height:85px;
	position: absolute;
	background: url(images/index_hot_mask.png) no-repeat;
	left:0px;
	top:0px;
	behavior: url("iepngfix.htc");
}
#content .product .category .list ul li.info {
	float:left;
	width:131px;
	height:85px;
	background:url(images/product_category_bg.gif) no-repeat;
}
#content .product .category .list ul li.info p.name {
	width: 115px;
	height: 30px;
	margin: 20px 9px 0px 9px;
	color:#f6b913;
}
#content .product .category .list ul li.info p.view {
	width: 26px;
	height: 14px;
	margin: 9px 9px 0px 92px;
}

/*PRODUCT_LIST*/
#main #content .product_list {
}
#content .product_list .headline {
	background:url(images/product_list_hl.gif) no-repeat 0px 1px;
	padding-left:10px;
	font-size:16px;
	color:#f6b913;
	line-height:14px;
	margin-bottom:15px;
}
#content .product_list .list {
}
#content .product_list .list ul.left,#content .product_list .list ul.right {
	background:url(images/product_list_bg.gif) no-repeat;
	width:317px;
	height:122px;
	padding:12px 12px 0px 12px;
	float:left;
	margin-bottom:16px;
}
#content .product_list .list ul.right {
	margin-left:20px;
}
#content .product_list .list li.pic {
	width:110px;
	position:relative;
	float:left;
}
#content .product_list .list li.pic a.mask {
	width:110px;
	height:110px;
	position: absolute;
	background:url(images/product_pics_mask.png) no-repeat;
	left:0px;
	top:0px;
	behavior: url("iepngfix.htc");
}
#content .product_list .list li.info {
	width:197px;
	float:left;
	margin-left:10px;
}
#content .product_list .list li.info h3 {
	font-size:13px;
	font-weight:bold;
	margin-bottom:10px;
}
#content .product_list .list li.info h3 a {
	color:#ccc;
}
#content .product_list .list li.info h3 a:hover {
	color:#666;
}
#content .product_list .list li.info p {
	background:url(images/product_list_redpoint.gif) no-repeat 0px 5px;
	padding-left:8px;
	margin-bottom:5px
}

/*PRODUCT_DETAIL*/
#main #content .product_detail {
}

#main #content .product_detail .left {
	float:left;
	width:248px;
}
#main #content .product_detail .left .picB {
	width:240px;
	height:240px;
	text-align:center;
	padding:4px;
	background:url(images/product_picbg.jpg) no-repeat;
}
#main #content .product_detail .left .picB * {
	vertical-align: middle;
}
#main #content .product_detail .left .picB span {
	+display: inline-block;
	+height: 100%;
	display: inline-block;
	height: 100%;
}
#main #content .product_detail .left p {
	width:240px;
	margin:8px 0px 0px 95px;
	_margin:8px 0px 0px 95px;
}
#content .product_detail .left p a.btnPre,#content .product_detail .left p a.btnBack,#content .product_detail .left p a.btnNext {
	display:block;
	float:left;
	width:47px;
	height:18px;
	text-indent:-9999px;
	margin-left:4px;
}
#content .product_detail .left p a.btnPre {
	background:url(images/btn_preitem.gif) no-repeat 0px 0px;
}
#content .product_detail .left p a.btnBack {
	background:url(images/btn_back.gif) no-repeat 0px 0px;
}
#content .product_detail .left p a.btnNext {
	background:url(images/btn_nextitem.gif) no-repeat 0px 0px;
}
#content .product_detail .left p a.btnPre:hover {
	background:url(images/btn_preitem.gif) no-repeat 0px -18px;
}
#content .product_detail .left p a.btnBack:hover {
	background:url(images/btn_back.gif) no-repeat 0px -18px;
}
#content .product_detail .left p a.btnNext:hover {
	background:url(images/btn_nextitem.gif) no-repeat 0px -18px;
}


#main #content .product_detail .right {
	float:left;
	margin-left:18px;
	width:436px;
}
#main #content .product_detail .right h2 {
	color:#f6b913;
	font-size:16px;
	margin-bottom:5px;
}
#main #content .product_detail .right table.intro {
	width:436px;
}
#main #content .product_detail .right table.intro th {
	background:url(images/product_detail_thbg.gif) no-repeat 0px 15px;
	width:106px;
	padding:7px 0px 7px 0px;
	color:#8e8e8e;
	vertical-align:top;
}
#main #content .product_detail .right table.intro th.th01 {
	background-position:0px 30px;
}
#main #content .product_detail .right table.intro td {
	padding:9px 0px 3px 20px;
	vertical-align: middle;
}
#main #content .product_detail .right table.order {
	width:436px;
}
#main #content .product_detail .right p {
	margin:15px 0px 15px 0px;
}
#main #content .product_detail .right table.order th {
	width:110px;
	padding:3px 8px 0px 0px;
	vertical-align:top;
	text-align:right;
}
#main #content .product_detail .right table.order td {
	padding-bottom:10px;
}
#main #content .product_detail .right table.order td input.btnPreview {
	width:60px;
	height:18px;
	border:0px;
}
#main #content .product_detail .right table.order td input.btnReset {
	width:60px;
	height:18px;
	border:0px;
}
#main #content .product_detail .right input.input49 {
	background:transparent url(images/join_input49bg.png) no-repeat;
	width:41px;
}
#main #content .product_detail .right textarea {
	width:290px;
	height:72px;
	border:1px solid #2f2f2f;
	background-color:#0d0d0d;
	color:#828282;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:2px 4px;
	line-height:18px;
}
#main #content .product_detail .commend {
	background:url(images/product_commendbg.gif) no-repeat;
	width:670px;
	padding:53px 16px 0px 16px;
}
#main #content .product_detail .list {
	width:110px;
	position:relative;
	padding:0px 12px 0px 12px;
	float:left;
}
#main #content .product_detail .list a.mask {
	width:110px;
	height:110px;
	position: absolute;
	background:url(images/product_pics_mask.png) no-repeat;
	left:12px;
	top:0px;
	behavior: url("iepngfix.htc");
}
#main #content .product_detail .list h3 {
	margin-top:7px;
	text-align:center;
}
#main #content .product_detail .list h3 a {
	color:#cccccc;
}
#main #content .product_detail .list h3 a:hover {
	color:#666666;
}


/*order*/
#main #content .orderList {
	margin-bottom:25px;
}
#main #content .orderList .title {
	background:url(images/order_titlebg.gif) no-repeat bottom;
	width:668px;
	height:27px;
	padding:9px 17px 0px 17px;
}
#main #content .orderList .title .no {
	color:#c10010;
	font-size:13px;
	float:left;
}
#main #content .orderList .title .date {
	float:right;
}
#main #content .orderList .title .date span {
	color:#717171;
}
#main #content .orderList .info {
	background: url(images/order_bg.gif) no-repeat 100% 100%;
	width:670px;
	padding:12px 16px 12px 16px;
}
#main #content .orderList .info td {
	padding:7px 0px 7px 5px;
	vertical-align:center;
}
#main #content .orderList .info th {
	padding:7px 0px 7px 0px;
	text-align:right;
	color:#717171;
	vertical-align:center;
}


input.btnPreview {
	width:150px;
}

#content .btnJoin{ background-image:url(images/btn_join.gif); background-repeat:no-repeat; background-position:top;width:143px; height:53px; text-indent:-9000px; display:block; margin:20px auto;}
#content .btnJoin:hover{  background-position:bottom;}