/*
Template Name: Lagula
Template URI: http://www.hongru.com/
Description: The Lagula template.
Version: 1.0
Author: NetShop Team
Author URI: http://www.hongru.com/
*/
.Input001 {font-family: verdana;font-size: 12px;text-decoration: none;background-color: #FFFFFF;height: 20px;border: 1px solid #ffffff;color:#999999;}

.Calendar {font-family: verdana;text-decoration: none;background-color: #C0D0E8;font-size: 9pt;border:0px dotted #1C6FA5;}
.CalendarTD {font-family: verdana;font-size: 8pt;color: #000000;background-color:#f6f6f6;height: 20px;width:11%;text-align: center;background-image:url(images/day_nothing.gif)}

.Title {font-family: verdana;font-size: 12px;font-weight: normal;text-align: center;color: #999999;text-decoration: none;background-color: #ffffff;}

.Day {width:25px;font-family: verdana;font-size: 8pt;color:#8E8E8E;height: 20px;width:11%;text-align: center;background-image:url(images/day_nothing.gif)}
.DaySat {font-family: verdana;font-size: 8pt;color:#8E8E8E;text-decoration: none;text-align: center;width: 25px;background-image:url(images/day_nothing.gif)}
.DaySun {font-family: verdana;font-size: 8pt;color: #8E8E8E;text-decoration: none;text-align: center;width: 25px;background-image:url(images/day_nothing.gif)}
.DayNow {font-family: verdana;font-size: 8pt;font-weight: bold;color: #ffffff;background-color: #FFFFFF;text-align: center;background-image:url(images/day_now.gif)}

.DayTitle {font-family: verdana;font-size: 9pt;color: #ffffff;background-color: #C0D0E8;width:11%;text-align: center;background-image:url(images/day_yellow.gif)}
.DaySatTitle {font-family: verdana;font-size: 9pt;color:#ffffff;text-decoration: none;background-color:#C0D0E8;text-align: center;width: 25px;background-image:url(images/day_red.gif)}
.DaySunTitle {font-family: verdana;font-size: 9pt;color: #ffffff;text-decoration: none;background-color: #C0D0E8;text-align: center;width: 25px;background-image:url(images/day_red.gif)}

.DayButton {font-family: Webdings;font-size: 9pt;font-weight: bold;color: #243F65;cursor:hand;text-decoration: none;}

body {
  	margin: 0px;
    font-family: Arial, "宋体";
	line-height: 23px;background:#ffffff;
	}
form,select{background:#ffffff;}
div,table,td{
	font-family:Arial, "宋体";
	font-size:12px;
	color:#999999;
	line-height: 23px;
}
 /* 全局字体控制*/

p { text-indent: 2em}

/*背景部分*/
.bg {
	background-image: url(../images/msn_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
/* 控制td内背景属性，例如非循环出现背景等等*/

/* 表单部分*/
.input {
	background-color: # ffffff;
	height: 14px;
	width: auto;
	color:#333333;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 12px;
	padding-top: 1px;
	font-size: 12px;
}
/* 控制文本字段属性，边线粗细，背景色等等；其中的color用来指定输入文本颜色*/

/* 链接部分 */
a,a:visited,a:active{
color:#999999;
text-decoration: none;
}
a:hover{
color:#FF6600;
text-decoration: none;
}
/* 全局文字链接属性*/


.navlink{
	color:#666699;
	font-size: 12px;
	font-weight: bold;
}
a.navlink,a.navlink:visited,a.navlink:active{
	color:#666699;
	text-decoration: none;
}
a.navlink:hover{
	color: #666699;
	text-decoration: none;
}
/* 链接属性，中文字体，字号大小默认12号，文字颜色是333,鼠标移上去是666.*/

.font15{
	color:#aaaaaa;
	font-size: 15px;
	font-weight: bold;
}/* 字号大15号，文字颜色是333.*/
.font12_huang{
	color:#FF3300;
	font-size: 12px;
	font-weight: normal;
}/* 字号大14号的粗，文字颜色是333.*/
.leftlink{ color:#666699;}
a.leftlink,a.leftlink:visited,a.leftlink:active{
color:#666699;
text-decoration: none;
}
a.leftlink:hover{
color: #FF6600;
text-decoration: none;
}
/*  左侧链接属性，中文字体，字号大小默认12号，文字颜色是333,鼠标移上去是000.*/

.button {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}/*控制提交按钮样式*/

.dian {
	background-image: url(../images/d.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}/*点点线*/

.tdk_all{
	border: 1px solid #CCCCCC;
}
/* 控制ＴＤ边框是１相素灰色的线*/

.c12_f00{ color:#ff0000;}
a.c12_f00,a.c12_f00:visited,a.c12_f00:active{
color:#ff0000;
text-decoration: none;
}
a.c12_f00:hover{
color: #666666;
text-decoration: none;
}
.tdk_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.tdk_bottom1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B6B6B6;
}
.tdk_left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B6B6B6;
}
.tdk_bottomtop {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFB400;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666666;
}
.font14 {
	color:#0032B1;
	font-size: 13px;
	font-weight: bold;
}
.tdk_leftxu {
	background-image: url(../images/xu.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.tdk_rightxu {
	background-image: url(../images/xu.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.tdk_bottomxu {
	background-image: url(../images/xu.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.font14h {
	color:#000000;
	font-size: 13px;
	font-weight: bold;
}
.font15news {
	color:#333333;
	font-size: 15px;
	font-weight: bold;
}
.font12l {
	color:#3C3CB6;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	font-family: Arial;
}
.font12hu {
	color:#FFB400;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	font-family: Arial;
}
.tdk_bottom2 {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.tdk_bottomxu1 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.font14u {
	color:#FF7E00;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	font-family: Arial;
}
.tdk_bottom3 {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CDCDCD;
}
.font14bb {
	color:#FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.tdk_bottom11 {
    text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
}
.input1 {
	background-color: # ffffff;
	height: 16px;
	width: auto;
	color:#000000;
}
.input0 {
	background-color: # ffffff;width:190px;
	height: 16px;
	color:#000000;
}
.input01 {
	background-color: # ffffff;width:250px;
	color:#000000;
}
.input02 {
	background-color: # ffffff;width:250px;
	color:#000000;
}
.content-div {
  padding: 7px;
}
.goods-table {
  background-color: #DADADA;
  width: 142px;
  height:200px;
  text-align: center;
  margin: 5px;
}
.goods-table td {
  vertical-align:top;
  background-color: #FFF;
}
img.thumb {
  border: 0 solid #dadada;
  margin: 10px 0;
}

#category-tree {
  padding-top:1px;
}
#category-tree .tree {
  padding:0px;
}
#category-tree .erji {
  margin:0px;
  padding:0px;
}
#category-tree .erji li{
  margin-left:10px;
}



#main-div {
  padding: 5px;
  margin: 5px;
  padding-left:0px;
  margin-left:0px;
  background: #FFF;
}
#menu-list {
  padding: 0;
  margin: 0;
}
#menu-list ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
  color:#666699;
}
#menu-list li {
  padding-left: 10px;
  line-height: 150%;
  cursor: hand;
  cursor: pointer;
}
#main-div a:visited, #menu-list a:link, #menu-list a:hover {
  /*color: #335B64*/
  text-decoration: none;
}
#menu-list a:active {
  color: #EB8A3D;
}
.explode {
  background: url(images/dian_002.jpg) no-repeat 5px 5px;
  font-weight: bold;
}
.collapse {
  background: url(images/dian_001.jpg) no-repeat 5px 5px;
  font-weight: bold;
}
.menu-item {
  background: url(images/dian_002.jpg) no-repeat 12px 5px;
  font-weight: normal;
}

a.link_ff6600:link{font-size:12px;color:#ff6600; text-decoration:none;}
a.link_ff6600:visited{font-size:12px;color:#ff6600; text-decoration:none;}
a.link_ff6600:active{font-size:12px;color:#ff6600; text-decoration:none;}
a.link_ff6600:hover{font-size:12px;color:#ff0000; text-decoration:none;}

.btn{border:1px solid #333333;background-color:#666666;padding:3px 0px 0px;color:#ffffff;margin:3px;}
.btn_001{border:0px;font-size:12px;color:#FF6600;font-weight:bold;background:url(images/btn_login.jpg) no-repeat left top;padding-left:15px;padding-top:3px;}
.hint{color:blue}
.hint_error {color:red}
.hint_pass {color:green}