body {
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 12px;
	background-color: #347bbb;
}

td {
	font-size: 12px;
	color: #0d5c99;
}

img {
	border: 0px;
}

a:hover {
	color: blue;
	text-decoration: underline;
}

a {
	color: #0a3b67;
	text-decoration: underline;
}

.a_adv:hover {
	color: red;
	text-decoration: underline;
}

.a_adv {
	color: red;
	text-decoration: underline;
}

.aSpan {
	color: #0a3b67;
	text-decoration: underline;
	cursor: pointer;
}

.font14B {
	font-size: 14px;
	font-weight: bold;
}

.font14Bwhite {
	color: white;
	font-size: 14px;
	font-weight: bold;
}

.fontRed {
	color: red;
}

.fontGreen {
	color: green;
}

.fontGray {
	color: #cccccc;
}

.border1px {
	border: 1px solid #ccc;
}

.pointer {
	cursor: pointer;
}

.transparent {
	background-color: Transparent;
}

.mid {
	vertical-align: middle;
}

/* ----- PageTop Style Start ----- */
#topTable {
	background: url(../images/topBg2.gif);
	margin-bottom: 15px;
	width: 100%;
	height: 42px;
}

#topTd {
	background: url(../images/topBg1.gif);
	background-repeat: no-repeat;
	width: 320px;
	padding-left: 20px;
	color: white;
	font-size: 14px;
	font-weight: bold;
}

.topBtn {
	background: url(../images/topBtn.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 68px;
	color: white;
	text-align: center;
}

.topRight {
	padding-right: 20px;
	text-align: right;
	color: white;
}

.a_topBtn:hover {
	display: block;
	margin-top: 6px;
	color: white;
	text-decoration: underline;
}

.a_topBtn {
	display: block;
	margin-top: 6px;
	color: white;
	text-decoration: none;
}
/* ----- PageTop Style End ----- */


/* ----- Menu Style Start ----- */
#menuArea {
	background-color: #4da6d2;
}

.menuBgImage {
	background-image: url(../images/menuBg.gif);
	background-repeat:no-repeat;
	height: 350px;
}

.menuDown {
	margin-left: 10px;
	width: 180px;
	height: 25px;
	border: 0px;
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: right;
	background-image: url(../images/menuArrow.png); /* For FF */
	_background-image: none; /* For IE */
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="../images/menuArrow_ie6.png");
}

.menuUp {
	margin-left: 10px;
	width: 180px;
	height: 25px;
	border: 0px;
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: right;
	background-image: url(../images/menuArrow2.png); /* For FF */
	_background-image: none; /* For IE */
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="../images/menuArrow2_ie6.png");
}

.menuBody {
	margin-left: 10px;
	margin-bottom: 10px;
	width: 189px;
	border: 0px;
	border-top: 1px solid #1e5f9a;
	background-image: url(../images/menuBg.png); /* For FF */
	_background-image: none; /* For IE */
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="../images/menuBg.png");
}

.menuUl {
	position: relative;
	margin-top: 7px;
	margin-bottom: 7px;
}

.menuLi {
	margin-left: -2.5em;
	padding-left: 1.2em;
	list-style: none;
	background: url(../images/li.gif) no-repeat 3px 9px;
}

.a_menu:hover {
	color: #eeeeee;
	line-height:22px;
	text-decoration: underline;
}

.a_menu {
	color: #eeeeee;
	line-height:22px;
	text-decoration: none;
}
/* ----- Menu Style End ----- */


#imgArrow {
	cursor: pointer;
	margin-top:300px;
}


/* ----- PageBody Style Start ----- */
#bodyNav {
	background-image: url(../images/bodyBg1.gif);
	padding: 0px 15px 0px 15px;
	width: 100%;
	height: 32px;
}

#bodyTable {
	background-color: white;
	width: 100%;
	height: 610px;
}

.bodyBgColor {
	background-color: #c5d7ed;
}

.bodyTd1 {
	padding: 8px 8px 8px 10px;
	line-height: 20px;
	background-color: #fff;
}

.bodyTd2 {
	padding: 8px 8px 8px 10px;
	line-height: 20px;
	background-color: #e6ecfa;
}

.bodyTitle {
	padding-left: 20px;
	font-size: 14px;
	font-weight: bold;
}

.titleDiv1 {
	float: left;
	width: 50%;
}

.titleDiv2 {
	float: right;
	width: 40%;
	text-align: right;
}

.listTop {
	padding: 10px 0px 10px 0px;
	font-weight: bold;
	font-size: 14px;
}

.listTitle {
	padding: 5px;
	text-align: center;
	font-weight: bold;
	background-color: #e6ecfa;
}

.listTd {
	padding: 5px;
	line-height: 20px;
}
.listTdover {
	padding: 5px;
	line-height: 20px;
	background-color: #c5d7ed;
}
.listTdout {
	padding: 5px;
	line-height: 20px;
	background-color: #f2f3f5;
}
.listSearchTable {
	margin-bottom: 10px;
	background-color: #f2f3f5;
	border: 1px solid #c5d7ed;
}

.listAdd {
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #f1f1f1;
	border: 1px solid #c5d7ed;
}

#pagination {
	margin-top: 10px;
	margin-bottom: 15px;
}

#error {
	border: 1px solid #c5d7ed;
	width: 500px;
	height: 200px;
	margin-top: 150px;
}

.textbox {
	width: 300px;
	font-size: 12px;
	border: 1px solid #337ec1;
}

.textarea {
	width: 300px;
	height: 50px;
	font-size: 12px;
	border: 1px solid #337ec1;
}

.select {
	font-size: 12px;
	height: 20px;
	border: 1px solid #337ec1;
}

.button {
	width: 60px;
	height: 20px;
	font-size: 12px;
	border: 1px solid #337ec1;
	background-color: #e6ecfa;
}

.imageDiv {
	margin-bottom: 8px;
	border: 1px solid #cccccc;
}
/* ----- PageBody Style End ----- */


/* ----- Type Style Start ----- */
#typeDiv {
	margin: 0 auto;
	width: 100%;
}

#typeAddDiv {
	width: 100%;
	height: 45px;
	background-color: #f1f1f1;
	border: 1px solid #c5d7ed;
}

#typeAddDiv .type_a1 {
	float: left;
	padding: 13px;
	padding-left: 20px;
}

#typeAddDiv .type_a2 {
	float: right;
	padding: 13px;
}

#typeAddDiv .type_msg {
	float: right;
	margin-right: 5px;
	padding-top: 17px;
}

#typeInfoDiv {
	float: left;
	margin-top: 8px;
	width: 100%;
	border: 1px solid #c5d7ed;
}

#typeTitle {
	float: left;
	width: 100%;
	height: 30px;
	line-height: 30px;
	background-color: #f1f1f1;
	border-bottom: 1px solid #c5d7ed;
}

#typeTitle .type_t1 {
	float: left;
	height: 25px;
	padding-top: 5px;
	text-align: center;
	border-right: 1px solid #c5d7ed;
}

#typeTitle .type_t2 {
	float: left;
	text-align: center;
	border-right: 1px solid #c5d7ed;
}

#typeTitle .type_t3 {
	float: left;
	text-align: center;
}

#CategoryTree {
	float: left;
	width: 100%;
}
.typeRow {
	float: left;
	width: 100%;
	line-height: 30px;
}
.typeRowOut {
	float: left;
	width: 100%;
	line-height: 30px;
	background-color: #edf3ff;
}


.typeRowOver {
	float: left;
	width: 100%;
	line-height: 30px;
	background-color: #c5d7ed;
}


.type_n1 {
	float: left;
	height: 25px;
	padding-top: 5px;
	text-align: center;
}

.type_n2 {
	float: left;
	margin-top: 5px;
}

.type_n3 {
	float: left;
	text-align: center;
}

#subDiv {
	float: left;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 3px;
	padding-top: 13px;
	padding-bottom: 13px;
	border-top: 1px dotted #c5d7ed;
	border-bottom: 1px dotted #c5d7ed;
	text-align: center;
	background-color: #ffffcc;
}

.imgSize
{
    color: #FF0000;
    font-weight: bold;
}
/* ----- Type Style End ----- */