﻿@charset "utf-8";
/* CSS Document */
body{margin:0; font-size:11px; font-family:Arial, Helvetica, sans-serif; color:#333; line-height:16px; background-color:#333;}
body.store{
	background:none;
	background-color:#e5e5e5;
}

h1,h2,h3,h4,h5,h6,form{margin:0;padding:0; font-size:100%; font-weight:normal;}

ul,li,dl,dt,dd{ padding:0; margin:0; list-style:none; }

p{ margin:0; padding:0;text-align:left; }

img{border:none;}

a{color: #fff; text-decoration:none;}
a:hover {color: #fff; text-decoration:underline;}

#watch_top{
	width:930px;
	margin:0 auto;
}
.top_keyword{
	width:930px;
	height:24px;
	font-size:10px;
	line-height:24px;
	overflow:hidden;
	background-color:#363636;
	color:#fff;
}
.top_keyword h1{
	padding:0 0 0 10px;
}
.top_keyword a{
	color:#fff;
	text-decoration:underline;
}
.top_keyword a:hover{
	color:#fff;
	text-decoration:none;
}
.top_body{
	width:930px;
	height:101px;
	background:url(images/watch_topbg.gif) right no-repeat;
	background-color:#000000;
}
.logo{
	float:left;
	width:250px;
	margin:20px 0 0 20px;
	display:inline;
}
.logo a{
	display:block;
	width:222px;
	height:63px;
	background:url(images/logo.gif) no-repeat;
	text-indent:-9999px;
}
.keytop{
	width:410px;
	float:left;
	color:#fff;
	padding:20px 0 0 0;
	line-height:18px;
	height:54px;
	overflow:hidden;
}
.watch_nav{
	width:920px;
	height:32px;
	padding:0 0 0 10px;
	border-top:#a178ff 1px solid;
border-bottom:#333 1px solid;
	background:url(images/mainnav_bg.gif) repeat-x;
	font-size:12px;
	line-height:32px;
}
.watch_nav li{
	padding:0 21px 0 20px;
	height:32px;
	background:url(images/mainnav_line.gif) right no-repeat;
	float:left;
}

#watch_body{
	width:930px;
	margin:0 auto;
}
.con_right{ padding:0 10px 0 10px;}
.pst{ margin:0 auto 0 auto;}
.pst a{color:#000;}
.banner{
	width:930px;
	height:177px;
	background-color:#000;
	border-bottom:#7972df 1px solid;
}
.banner_pic{
	width:285px;
	float:left;
}
.banner_key{
	float:left;
	width:480px;
	padding:10px 0 0 0;
}
.banner_key h1{
	font-size:24px;
	line-height:24px;
	height:35px;
	font-family:"Times New Roman";
}
.banner_key h1 a,.banner_key h1 a:hover{
	color:#fff;
	text-decoration:none;
}
.banner_key p{
	color:#fff;
}
.banner_key p a{
	color:#fff;
	font-weight:bold;
}
.u_line{
	text-decoration:underline;
}
.position{
	width:930px;
	height:37px;
	background:url(images/position_bg.gif) repeat-x;
	line-height:37px;
	overflow:hidden;
}
.position a{
	color:#666;
	text-decoration:none;
}
.position p{
	padding:0 0 0 15px;
	width:650px;
	float:left;
	color:#666;
}
.position p a{
	color:#666;
	text-decoration:none;
}
.position p a:hover{
	color:#990000;
	text-decoration:none;
}
.position form{
	float:right;
	width:250px;
	padding:5px 0 0 0;
}
.input01{
	width:164px;
	height:19px;
	background:url(images/input_bg.gif) no-repeat;
	border:none;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999;
	padding:5px 0 0 10px;
}
.submit01{
	width:31px;
	height:22px;
	background:url(images/submit01.gif) no-repeat;
	color:#fff;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border:none;
	float:left;
	margin:0 0 0 5px;
	display:inline;
	cursor:pointer;
}
.content{
	width:914px;
	padding:8px;
	background-color:#fff;
	overflow:hidden;
	margin:0 auto 0 auto;
}
.sidebar{
	width:180px;
	float:left;
}
.category{
	width:178px;
	border:#d3d3d3 1px solid;
}

.category strong{
	font-weight:normal;
}

.category h2{
	width:168px;
	height:24px;
	background-color:#363636;
	color:#fff;
	line-height:24px;
	padding:0 0 0 10px;
	font-size:12px;
}
.category ul{
	width:168px;
	padding:5px 0 5px 10px;
}
.category ul a{
	color:#666;
}
.category ul a:hover{
	color:#333;
}
.category ul li{
	width:152px;
	height:20px;
	line-height:20px;
	overflow:hidden;
	padding:0 0 0 13px;
	background:url(images/point.gif) no-repeat left center;
}
.category ul li a{
	color:#666;
	text-decoration:underline;
}
.category ul li a:hover{
	color:#333;
	text-decoration:none;
}
.brand{
	margin:8px 0 0 0;
	width:178px;
	border:#d3d3d3 1px solid;
}
.brand h2{
	width:168px;
	height:24px;
	background-color:#363636;
	color:#fff;
	line-height:24px;
	padding:0 0 0 10px;
	font-size:12px;
}
.brand ul{
	padding:0 0 15px 0;
}
.brand ul li{
	width:178px;
	padding:15px 0 0 0;
	text-align:center;
}
.brand ul li img{
	border:#e5e5e5 1px solid;
}
.rightbar{
	float:right;
	width:705px;
	border:#d3d3d3 1px solid;
	padding:10px 0 0 0;
}
.rightbar a,.rightbar a:hover{
	color:#333;
}
.rightbar ul.list{
	width:725px;
	overflow:hidden;
	background:url(images/list_dashedbg.gif) repeat-y 230px 0;
}
.rightbar ul.list li{
	float:left;
	width:241px;
	padding:10px 0 0 0;
}
.rightbar ul.list li a{
	color:#666;
	text-decoration:underline;
}
.rightbar ul.list li a:hover{
	color:#990000;
	text-decoration:underline;
}
.list_pic{
	width:241px;
	height:150px;
	text-align:center;
	overflow:hidden;
}
.rightbar ul.list li p.list_tit{
	width:220px;
	margin:0 auto;
	padding:10px 0 0 0;
	text-align:center;
	height:32px;
	overflow:hidden;
}
.rightbar ul.list li p.list_price{
	width:220px;
	margin:0 auto;
	text-align:center;
	color:#cc0000;
	height:25px;
	padding:2px 0 0 0;
	border-bottom:#666 1px dashed;
}
.about{
	width:685px;
	padding:20px 0 10px 20px;
}
.about h1{
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
	line-height:24px;
	color:#a00c00;
}
.about p{
	padding:5px 0 0 0; font-size:12px; line-height:24px;
} 
.red{
   
	padding:0 0 0 3px;
	font-size:18px;
	color:#990000;
	
}
.about p a{
	color:#333;
	text-decoration:underline;
}
.about p a:hover{
	color:#333;
	text-decoration:none;
}

#footer{
width:930px;
background-color:#363636;
margin:0 auto;
color:#fff;
padding:20px 0 20px 0;
}
#footer p{
	text-align:center;
	line-height:18px;
}
#footer p a{
	color:#fff;
	text-decoration:none;
	margin:0 5px;
}
#footer p a:hover{
	color:#fff;
	text-decoration:underline;
}
#footer p.link_line a{
	color:#fff;
	text-decoration:underline;
	margin:0 5px;
}
#footer p.link_line a:hover{
	color:#fff;
	text-decoration:none;
}

/*bigclass.css*/
.rightbar h2.smallclass_tit{
	font-size:18px;
	color:#333;
	padding:0 0 0 15px;
}
.rightbar ul.smallclass{
	padding:10px 0 10px 5px;
	width:690px;
	overflow:hidden;
	margin:0 0 0 15px;
	border-bottom:#d3d3d3 1px solid;
}
.rightbar ul.smallclass li{
	float:left;
	font-size:10px;
	color:#999;
	width:230px;
	line-height:18px;
}
.rightbar ul.smallclass a{
	float: left; _display: inline;
	max-width: 21em;
	white-space: nowrap;
	_white-space: normal;  /** 瓒呴暱灏辨崲琛岋紝绗簩琛岃瑁佹帀 @ IE6 **/
	_height: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	color: #333;
	text-decoration:none;
	margin:0 3px 0 0;
}
.rightbar ul.smallclass a:hover{
	color:#990000;
	text-decoration:underline;
}

.rightbar ul.smallclass strong{
	font-weight:normal;
}

.page{
	width:695px;
	margin:0 auto 0 auto;
	height:40px;
	color:#666;
	font-size:10px;
	line-height:40px;
	text-align:center;
}
.page a{
	color:#666;
	text-decoration:none;
}
.page a:hover{
	color:#990000;
	text-decoration:none;
}
.smallclass_key{
	width:695px;
	margin:0 0 0 15px;
}
.smallclass_key h2{
	font-size:14px;
	color:#990000;
}
.smallclass_key p{
	padding:5px 0 0 0;
}
.smallclass_key p a{
	color:#333;
	text-decoration:underline;
}
.smallclass_key p a:hover{
	color:#333;
	text-decoration:none;
}
.smallclass_key h2 a{
	color:#990000;
	text-decoration:none;
}
.smallclass_key h2 a:hover{
	color:#990000;
	text-decoration:underline;
}
.brand_pro{
	width:695px;
	margin:0 0 0 15px;
	padding:15px 0 15px 0;
	border-bottom:#d3d3d3 1px solid;
}
.brand_pro a{
	color:#990000;
	text-decoration:underline;
}
.brand_pro a:hover{
	color:#990000;
	text-decoration:none;
}
.brand_pro_pic{
	float:left;
	width:200px;
	text-align:center;
	height:150px;
}
.brand_intro{
	width:445px;
	float:right;
	color:#666;
	padding:10px 0 0 0;
}
.brand_intro p{
	line-height:24px;
}
.text{
	clear:both;
	padding:10px 0 0 0;
	color:#666;
}
.line{
	width:695px;
	margin:0 0 0 15px;
	height:1px;
	background-color:#d3d3d3;
}

.context{
	width:685px;
	padding:0 0 10px 20px;
}
.news{
	width:670px;
	padding:10px 0;
	border-bottom:#d4d4d4 1px dashed;
}
.news_text{
	width:670px;
	padding:5px 0 0 0;
}
.news h3{
	font-size:18px;
}
.context a{
	color:#990000;
	text-decoration:underline;
}
.context a:hover{
	color:#333;
	text-decoration:none;
}
.context h2{
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
	line-height:24px;
	color:#a00c00;
}
.context p{
	padding:8px 0 0 0;
}

.products_key{
	width:695px;
	padding:10px 0 0 0;
	margin:0 0 0 15px;
}
.products_key h2{
	font-size:14px;
	color:#990000;
	border-bottom:#ccc 1px dashed;
	height:20px;
}
.products_key p{
	padding:5px 0 0 0;
}
.products_key p a{
	color:#333;
	text-decoration:underline;
}
.products_key p a:hover{
	color:#333;
	text-decoration:none;
}
.products_key h2 a{
	color:#990000;
	text-decoration:none;
}
.products_key h2 a:hover{
	color:#990000;
	text-decoration:underline;
}
.products{
	width:695px;
	margin:0 0 0 15px;
	padding:20px 0 20px 0;
	overflow:hidden;
	border-bottom:#ccc 1px solid;
}
.bigpic{
	width:400px;
	float:left;
	padding:10px 0 0 0;
	text-align:center;
	overflow:hidden;
}
.products_right{
	width:270px;
	margin:0 0 0 20px;
	float:left;
	display:inline;
}
.products_right p{
	line-height:28px;
	font-size:12px;
}
.products_right p img{
	margin:5px 0 0 0;
}

.rightbar h2.smallclass_name{
	font-size:12px;
	color:#333;
	padding:0 0 0 15px;
	clear:both;
	text-decoration:underline;
}
.rightbar ul.btn{
	width:695px;
	padding:0 0 10px 0;
	overflow:hidden;
	margin:0 0 0 15px;
}
.rightbar ul.btn li{
	float:left;
	margin:0 10px 0 0;
	display:inline;
}
.Carttable,.carttable tr,.carttable td{ border:1px #999 solid;}

.page{
	line-height:25px;
	text-align:center;
	padding-top:10px;
	font-size:14px;
	clear:both;
}
.m_cart_next{
	width:97px;
	height:26px;
	background:url(images/nextstepm.jpg) no-repeat;
	border:0px;
	cursor:pointer;
}

.buynow{
	width:95px;
	height:43px;
	background:url(images/buynow.jpg) no-repeat;
	clear:both;
	border:none;
	margin-top:10px;
	cursor:pointer;
}
.m_cart_update{
	width:103px;
	height:25px;
	background:url(images/updatem.jpg) no-repeat;
	border:0px;
	cursor:pointer;
}
.m_cart_continue{
	width:146px;
	height:25px;
	background:url(images/continuem.jpg) no-repeat;
	border:0px;
	cursor:pointer;
}
.m_cart_next{
	width:97px;
	height:26px;
	background:url(images/nextstepm.jpg) no-repeat;
	border:0px;
	cursor:pointer;
}

.m_order_next{
	width:130px;
	height:26px;
	background:url(images/mconfirmorder.jpg) no-repeat;
	border:0px;
	cursor:pointer;
}
.price01
{
	color:#ff9999;
	padding:0 0 0 3px;
	text-decoration:line-through;
	font-size:15px;
}
#showphoto{float:left; width:240px; padding-top:30px;}
#showphoto ul li { float:left; width:50px; height:70px; border:1px dashed; text-align:center; padding-top:5px;}