BODY {
	FONT-SIZE: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	FONT-FAMILY: Tahoma;
	color:#333333;
	background-color:#CBEBD4;
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-image: url(../../images/bg.jpg);
}

td{
	color:#666666;
}

select {
	width: 180px;
	margin-bottom: 5px;
}

#container{
	width:990px;
	height: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

#content{
	width: 960px;
	height: auto;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 10px;
	background-color:#ffffff;
}

#menu_right{
	width: 230px;
	height: auto;
	padding: 0px;
	float: left;
}

#center{
	width: 715px;
	height: auto;
	padding-right: 15px;
	float: left;
}

#footer{
	float:left;
	text-align:center;
	width: 990px;
	height: auto;
	background-color: #CCCCCC;
	font-size: 11px;
	color: #000000;
}

#line_01{
	width: 15px;
	height: 15px;
	padding: 0px;
	float: left;
	background-image: url(../../images/line_01.jpg);
}

#line_02{
	width: 15px;
	height: 15px;
	padding: 0px;
	float: right;
	background-image: url(../../images/line_02.jpg);
}

#line{
	width: 960px;
	height: 15px;
	padding: 0px;
	float: left;
	background-color:#ffffff;
}

#tab_right{
	width: auto;
	height:20px;
	padding-right: 10px;
	padding-top: 5px;
	float: right;
	font-weight: bold;
}

.tab_center{
	width: auto;
	height:20px;
	padding-left: 10px;
	padding-top: 5px;
	float: left;
	color: #FFFFFF;
	font-weight: bold;
}

.line{
	border: 1px solid #CCCCCC;
}

.line_notop{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.line_dotted_botton{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	color: #000000;
}

.line_botton{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

.line_br{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
}

.line_botton_w{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ffffff;
}

.line_botton_3w{
	border-bottom-width: 3px;
	border-bottom-style:solid;
	border-bottom-color: #ffffff;
}

.line_right_3w{
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

.line_br_3w{
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.tab{
	padding-left: 10px;
	padding-right: 5px;
}

.tab_l{
	padding-left: 105px;
}

.block_or{
	float: left;
	height: 18px;
	width: 53px;
	padding-top: 3px;
	padding-left: 5px;
	background-color: #FF9900;
	color: #FFFFFF;
}

.block_input{
	float: left;
	height: 21px;
	width: 40px;
}

.block_bu{
	height: 27px;
	width: 69px;
	background-position: center;
	background-color: #33B2D2;
	padding-top: 3px;
	font-size: 12px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.botton_or{
	height: 21px;
	width: 68px;
	background-image:url(../../images/botton.jpg);
	/*padding-top:1px;*/
	font-size: 11px;
	border:0;
	color:#FFFFFF;
	font-weight: bold;
}

.botton_01_or{
	height: 21px;
	width: 68px;
	background-image:url(../../images/botton_01.jpg);
	font-size: 11px;
	border:0;
	color:#FFFFFF;
	font-weight: bold;
}

.botton_login{
	height: 24px;
	width: 53px;
	background-image:url(../../images/botton_login.jpg);
	font-size: 11px;
	border:0;
	color:#FFFFFF;
	font-weight: bold;
}

.botton_regis{
	height: 19px;
	width: 79px;
	background-image:url(../../images/botton_regis.jpg);
	font-size: 11px;
	border:0;
	color:#FFFFFF;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	cursor:pointer;
}

.download_botton{
	height: 25px;
	width: 165px;
	background-image:url(../../images/download_button.jpg);
	padding-top:13px;
	padding-right: 35px;
	font-size: 12px;
	border:0;
	float:right;
}

.img{
	height: 80px;
	width: 90px;
	background-color: #999999;
	text-align: center;
	padding: 3px;
	float:left;
}

.img_vdo{
	height: 312px;
	width: 342px;
	background-color: #374C01;
	text-align: center;
	padding: 5px;
	float:left;
}

.scroll{
	scrollbar-arrow-color: #ad1b1b; 
	scrollbar-track-color: #FEFF99; 
	scrollbar-face-color: #FD9900; 
	scrollbar-highlight-color: #FEFF99; 
	scrollbar-3dlight-color: #FFFFFF; 
	scrollbar-darkshadow-color: #FEFF99; 
	scrollbar-shadow-color: #FEFF99; 
}

.clear{
	clear: both;
}

.blank{
	margin-top: 5px;
}

.blank_2{
	margin-top: 5px;
	margin-bottom: 5px;
}

.right{
	text-align: right;
}

.block_menu{
	height: 21px;
	width: 112px;
	text-align: center;
	padding-top: 7px;
}

/* ------------------------------------------------------------------- */
#submenu{
	width: 910px;
	height: 43px;
	background-repeat: repeat-x;
	background-image: url(../../images/bgh1.jpg);
	float: left;
}
#submenu ul{
	margin:0;
	list-style:none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 10px;
}
ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
li {
	padding: 2px;
}
#submenu li{
	display:inline;
	margin:0;
	padding: 0px;
}
#submenu a:link, #submenu a:visited{
	color:#FF00FF;
	text-decoration:none;
}
#submenu a:hover, #submenu  a:active{
	color:#663300;
	text-decoration:none;
}

.advise_pro_center{
	width: 190px;
	height: auto;
	padding: 5px;
	float: left;
	
}
.advise_pro_bg{
	width:170px;
	height: auto;
	float: left;
	background-color:#79FFD3;
	margin: 5px;
}
.advise_pro_img{
	width: 150px;
	height: 100px;
	float: left;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	
}
.advise_pro_detail{
	width: 150px;
	height: auto;
	padding : 10px;
	float: left;
}
.new_shop{
	width: 263px;
	height: auto;
	float: left;
	padding: 5px;
}
.new_shop_bg{
	width: 253px;
	height: auto;
	padding: 5px;
	background-color:#DFF4FF;
	float: left;
}
.new_shop_img{
	width: 100px;
	height: 70px;
	float: left;
}
.new_shop_detail{
	width: 143px;
	height: 50px;
	float: left;
	padding: 5px;
} 

#center_allright{
	width: 760px;
	height: auto;
	padding: 0px;
	float: left;
}
#menu_center_allright{
	width: 760px;
	height: 40px;
	float: left;
	padding: 4px;
}
#center_all{
	width: 958px;
	height: auto;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color:#FFFFE1;
	border: 1px solid #CCCCCC;
}
.tab_pro{
	width: 948px;
	height: 15px;
	padding: 5px;
	margin-left: 5px;
	margin-right: 5px;
	position: relative;
	z-index: 100;
	background-color: #EAF8FF;
}
.tab_name_cate{
	width: 150px;
	height: auto;
	padding: 5px;
	float: left;
}
#content_all{
	width: 960px;
	height: auto;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#content_pro{
	width: 960px;
	height: auto;
	float: left;
	margin-top: 10px;
	padding: 10px;
}
#product{
	width: 750px;
	height: auto;
	float: left;
}
#product_menu_right{
	width: 210px;
	height: auto;
	float: left;
}
.box_category{
	width: 140px;
	height: auto;
	float: left;
	margin: 5px;
}
.box_product{
	width: 120px;
	height: 100px;
	float: left;
	border: 1px solid #CCCCCC;
	padding: 10px;
}
.box_pro_img{
	width: 120px;
	height: 100px;
	border: 0px;
}
.box_pro_detail{
	width: 120px;
	height: 50px;
	float: left;
	padding: 10px;
}
input.login{
	color:#666666;
    border: 1px solid #BDD1E9;
	width: 180px;
	height: 20px;
	margin: 3px;
}

input.inputField:focus{
	color:#000000;
}

.main_logo_web{
	width: 990px;
	height: 85px;
	float: left;
	text-align: center;
	background-color:#FFFFFF;
}
.logo_web{
	width: 155px;
	height: 72px;
	float: left;
	left: 175px;
	background-color:#FFFFFF;
	position:relative;
}
.submit {
	height: 34px;
	width: 36px;
	display: block;
	font-family: Tahoma;
	font-size: 12px;
	color: #CC0000;
	font-weight: 700;
	background-image: url(../../images/btn_3.jpg);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	float: left;
	padding: 0px;
	cursor: pointer;
}
/* --------------------------------------------------------- */
/* ------------------------ Link --------------------- */
a:link ,a:visited{
	color: #333333;
	text-decoration: none;
}

a:hover ,a:active{
	color: #999999;
	text-decoration: none;
}

.menu_link a:link , .menu_link a:visited{
	color: #333333;
	text-decoration: none;
}
.menu_link a:hover , .menu_link a:active{
	color: #FF0000;
	text-decoration: none;
}

.news_link a:link , .news_link a:visited{
	color: #006600;
	text-decoration: none;
}
.news_link a:hover , .news_link a:active{
	color: #00C100;
	text-decoration: none;
}

.or_link a:link , .or_link a:visited{
	color: #FF9900;
	text-decoration: none;
}
.or_link a:hover , .or_link a:active{
	color: #FFFFFF;
	text-decoration: none;
}

.fff_link a:link , .fff_link a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.fff_link a:hover , .fff_link a:active{
	color: #FF9900;
	text-decoration: none;
}

.activity_link a:link , .activity_link a:visited{
	color: #FF6600;
	text-decoration: none;
}
.activity_link a:hover , .activity_link a:active{
	color: #FF0000;
	text-decoration: none;
}

.more a:link , .more a:visited{
	color: #FF3300;
	text-decoration: none;
	font-size: 11px;
	font-weight:700;
}
.more a:hover , .more a:active{
	color: #FF9900;
	text-decoration: none;
	font-size: 11px;
	font-weight:700;
}

/* -------------------------- End Link ----------------------- */
/* -------------------------- Text ----------------------------- */

.txt_w{
	color:#FFFFFF;
}

.txt_y{
	color:#FFFF00;
}

.txt_g{
	color:#20572D;
}

.txt_or{
	color:#FF9900;
}

.txt_bu{
	color:#0033CC;
}

.txt_r{
	color:#FF0000;
}

.txt_small{
	font-size: 11px;
}

.txt_head2{
	font-size: 13px;
	font-weight: 700;
	color:#993399;
}
.txt_head3{
	font-size: 12px;
	color:#0066FF;
}
.price{
	font-size: 12px;
	color:#FF0000;
}

/* -------------------------- End Text --------------------- */
.selectpage{
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	background-color: #ffffff;
	border: 1px solid #000000;
	display: block;
	height: auto;
	width: auto;
	float:left;
	margin: 1px;
	font-weight: bold;
}

.btn_search{
	width: 93px;
	height: 20px;
	color:#333333;
	font-weight:bold;
	background-image:url(../../images/btn_search.jpg);
	border: 0px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 10px;
	cursor: pointer;
}