body {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/*全局*/

#ufo ol{
	width:99%;
	height:20px;}
#ufo  li.decimal {
	list-style: none;
	
}


.xialabox {
	width: 120px;
	border: 1px solid #CCC;
	background: #FFF;
	color: #333;
	vertical-align: top;
	font-family: "新宋体";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
}
.but{
	width: 120px;
	border: none;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 0.5em;
	background-color: #6D6E71;
	height: 25px;
	padding: 2px;
	}
	.but2{
	width: 120px;
	border: none;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 0em;
	background-color: #DA732E;
	height: 25px;
	padding: 2px;
	}
.textbox2{
	width: 280px;
		border: 1px solid #CCC;
	background: #FFF;
	color: #333;
	vertical-align: top;
	font-family: "新宋体";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	}

.texthei{
	color:#6D6E71;
	font-family: "新宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 30px;
	text-decoration: none;
	}
	.texthei2{
	color:#6D6E71;
	font-family: "新宋体";
	font-size: 14px;
	font-style: normal;
	line-height: 30px;
	text-decoration: underline;
	font-weight:bold;
	}
.texthong{
	font-size:12px;
	color:#F00
	}
.xialine{
	text-decoration: underline;
}

.pav{
	float:left;
	width:90%;
	height:10px;
	}
.blo{
	font-weight: bold;	
	}
	
.texthuangcu{
	color:#DA732E;
	font-weight: bold;
	}
	.texthuang{
	color:#DA732E;
	
	}
.clv {
	clear:both;
}

.text{
	width:90%;
	float:left;
	text-height:25px;
	color:#6D6E71;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	font-family: "新宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 25px;
	text-decoration: none;
	letter-spacing: 0.1em;
	}
	.text a{
	white-space:nowrap;
	text-height:25px;
	color:#6D6E71;
	float: left;
	height: 90%;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	font-family: "新宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 25px;
	text-decoration: none;
	}
		.text a:hover{
	text-height:25px;
	color:#DA732E;
	float: left;
	height: 90%;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	font-family: "新宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 25px;
	text-decoration: none;
	}
.huang{

    color:#DA732E;
	font-size: 14px;
	font-weight: bold;
}
.hei {
font-weight: bold;
	color: #000000;
	font-family: "新宋体";
	font-size: 14px;
	font-style: normal;
	line-height: 25px;
	text-decoration: none;
	letter-spacing: 0.2em;
}
.bai {
	color: #ffffff;
	font-family: "新宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 25px;
	text-decoration: none;
	letter-spacing: 0.1em;
}
#content {
	width: 928px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/*-------版头-----------*/

#header{
	width:928px;
	background:#ffffff;
	height:auto;
	padding:0px;
	clear:both;
}
#header .logo{
	margin-left:28px;
	width:179px;
	height:95px;
	background-image:url(logo1.png);
	float:left;
		 
	 }
#header .right{
	background:#ffffff;
	float:right;
	width:400px;
	height:auto;
	margin:5px 0 5px 0;
	clear: both;
}
	 
#header .tel{
	width:173px;
	height:67px;
	float:right;
	clear: both;
	padding: 0px;
	
}
#header .guoqi{
 margin:10px 0 10 0;
 width:108px;
 height:27px;
 float:right;
 
} 


/*-------主体内容-----------*/

#lefttitle{
	width:28px;
	height:200px;
	margin: 0px;
	float: left;
	clear: both;
	background-color: #FFFFFF;
}
#lefttitle .tu{
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
} 
#banner{
	width:928px;
	height:457px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}

/*拷内容*/

.sidenav li ul { list-style:none; text-align:left; }
.sidenav li ul li { background:#ffecef; /*二级目录的背景色*/ font-weight:normal; }
.sidenav li ul a { padding-left:20px; width:174px;/* padding-left二级目录中文字向右移动，但Width必须重新设置=(总宽度-padding-left)*/
}
.collapsed { display: none; }
.sidenav {
	float: left;
	width: 242px;
	clear: both;
	padding: 0px;
	height: 100%;
	margin: 0px;
}

.sidenav h2 {
	color: #5A5A43;
	font-size: 12px;
	line-height: 20px;
	padding-left: 12px;
	font-style: normal;
	font-family: "新宋体";
	background-color: #999999;
	text-align: left;
	padding-top: 0px;
	margin: 20;
	height: 20px;
}
.sidenav ul {
	border-top: 1px solid #EAEADA;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.sidenav li {
	list-style:none;
	margin: 0px;
	padding: 0px;
	background-color: #EEEEEC;
}
.libai{
background:#FFFFFF;
}
.sidenav li a {
list-style:none;
	font-size: 12px;
	color: #6D6E71;
	display: block;
	text-decoration: none;
	width: 100%;
	font-family: "新宋体";
	font-style: normal;
	line-height: 28px;
	height: 28px;
	text-indent: 20px;
	padding: 0px;
	clear: none;
	margin: auto;
	vertical-align: baseline;
	letter-spacing: 0.2em;
	font-weight: bold;
}
.sidenav li a:hover {
	color: #6D6E71;
	letter-spacing: 0.2em;
}

/*主体*/

#bigmain{
	width:928px;
	height:100%;
	float:left;
	clear: none;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 928px;
	background-image: url(dian.png);
	background-repeat: repeat-y;
	padding: 0px;
	background-position: center top;
	background-attachment: scroll;
}
#main {
	height:100%;
	width: 928px;
	padding: 0px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
}	
#mainmidbg{
	background-image:url(mainmmidbg.png);
	background-repeat: repeat-y;
	float: left;
	width:13px;
	height: 817px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-position: left top;
	clear: none;
}
#lefttu{
	background-image:url(lefttu.png);
	width:28px;
	height:102px;
	clear:both;
	padding: 0px;
	float: left;
	margin: 0px;
	
}
#main h2 { background-color: inherit; color: #156184; line-height: 0.2em; }
#main h3 { font: 85% Arial, Sans-Serif; margin: 0 0 10px 0; padding: 0; color: #5f5f5f; background: inherit; }
.center {
	background: #FFF;
	width: 645px!important;
	width: 535px;
	height: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.leftmenu {
	width: 242px!important;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFF;
	height: 100%;
	clear: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 28px;
}
.leftswf{
	width:240px;
	height:158px;
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #BABFBF;
	border-right-color: #CED7D9;
	border-bottom-color: #CED7D9;
	border-left-color: #CED7D9;
	float: left;
	padding: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.leftzi{
	width:240px;
	color:#FFF;
	font-family: "新宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 30px;
	text-decoration: none;
	padding: 0px;
	float: left;
	background-color: #6D6E71;
	text-align: center;
	letter-spacing: 0.5em;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: auto;	
	}
	.leftzi2{
	width:240px;
	color:#FFF;
	font-family: "新宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 30px;
	text-decoration: none;
	float: left;
	background-color: #DA732E;
	text-align: center;
	letter-spacing: 0.2em;
	height: auto;
	clear: none;
	margin: 0px;
	padding: 0px;
	}
		.leftuser{
	width:235px;
	color:#333;
	font-family: "新宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 25px;
	text-decoration: none;
	float: left;
	height: 100%;
	letter-spacing: 0.1em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	}
.padding {
	padding: 0px;
	color: #666666;
}

.img { background: #FFF; float: left; padding: 1px; margin: 5px 8px 5px 0; color: #333; border: 1px solid #e0e0e0; }

/* FOOTER */
#footer {
	color: #FFFFFF;
	height: 35px;
	text-align: center;
	font-size: 12px;
	clear: none;
	background-color: #6D6E71;
	float: right;
	width: 900px;
	margin: 0px;
	line-height: 35px;
	font-family: "新宋体";
	font-style: normal;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer hr { width: 740px; color: #888; border: 1px solid #f0f0f0; margin: 0 25px 0 25px;  }
#footer a { 	color: #FFFFFF;  text-decoration:none; }
#footer a:hover { 	text-decoration: underline; color: #FF9900;}

/* NAVIGATION */
.nav5{background:#FFFFFF; line-height:10px;clear:both;}
.nav { clear: both; text-align: left; color: 	#7D8085; padding: 20px 0 0 0; }
.nav li { font-weight: bold; margin: 0 0 8px 0; padding: 0 0 0 5px; border-bottom: 1px solid #ccc; }
.nav li a { color: #546078; text-decoration: none;  }
.nav li a:hover { color: #F29900; text-decoration: none;  }


.boxads { background: #E7EDF0; padding: 5px; border: 1px solid #999; color: #333; }

/*login */
#login{
	width:240px;
	float: left;
	color: #000000;
	clear: none;
	border-top-width: 3px;
	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: #BABFBF;
	border-right-color: #CED7D9;
	border-bottom-color: #CED7D9;
	border-left-color: #CED7D9;
	padding: 0px;
	margin: 0px;
}
#button {
	width: 60px;
	border: none;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 0.5em;
	background-color: #6D6E71;
	height: 20px;
	padding: 2px;
}
#button1 {
	width: 90px;
	border: none;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 0.5em;
	background-color: #DA732E;
	height: 20px;
	padding: 2px;
}

#button2 {
	width: 60px;
	border: none;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 0.5em;
	background-color: #DA732E;
	height: 20px;
	padding: 2px;
}
#button3 {
	width: 100px;
	border: none;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 0.1em;
	background-color: #6D6E71;
	height: 20px;
	padding: 2px;
}
#button a:hover {
	width: 60px;
	border: none;
	color: #FF9900;
	text-align: center;
	letter-spacing: 0.5em;
	background-color: #FF9900;
	height: 18px;
	padding: 2px;
}
.textbox {
	width: 120px;
	border: 1px solid #CCC;
	background: #FFF;
	color: #333;
	vertical-align: top;
	font-family: "新宋体";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
}


/*order_cards*/

#order_cards {
	width: 645px;
	float: right;
	height: 100%;
	padding: 0px;
	margin: 0px;
	clear: none;
}

#order_cards a {
	color: #333333;
	background-color: inherit;
}

#order_cards a:hover {
	color: #DA732E;
	background-color: inherit;
}

#order_cardsswf {
	width: 643px;
	height: 223px;
	padding: 0px;
	clear: none;
	float: right;
	margin-top: 0px;
	border-top-width: 3px;
	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: #BABFBF;
	border-right-color: #CED7D9;
	border-bottom-color: #CED7D9;
	border-left-color: #CED7D9;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#order_accept {
	text-align: center;
	background-image: url(midxianbg.png);
	background-repeat: repeat-x;
	padding: 0px;
	clear: none;
	height: 20px;
	float: left;
	width: 645px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#order_cards ul {
	height: auto;
	padding: 0px;
	clear: none;
	float: right;
	width: 645px;
	margin: 0px;
}

#order_cards li {
	color: #6D6E71;
	background-color: #fff;
	background-position: 5px 0px;
	background-repeat: no-repeat;
	float: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 112px;
	width: 110px;
	margin: 0px;
	clear: none;
}
#order_cards li#cardsright {	
    float: right;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 112px;
	width: 110px;
	margin: 0px;
	clear: none;
}

#order_cards li#online {
	list-style:none;
	height: 100%;
	width: 110px;
	margin: 0px;
}

#order_cards li#phone {
	background-image: url(pro2.png);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: auto;
}

#order_cards li#mail {
	background-image: url(pro1.png);
}

#order_cards li a {
	display: block;
	background: inherit;
	background-position: 0px 0px;
	color: #999999;
	text-decoration: none;
	text-align:center;
	cursor: pointer;
	font-family: "新宋体";
	font-size: 12px;
	font-style: normal;
}

#order_cards li a .block {
	display: block;
	font-family: "新宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #DA732E;
	width: 110px;
	height: 20px;
	text-align: center;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: none;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}

#order_cards li a:hover .block {
	color: #DA732E;
	font-family: "新宋体";
	font-size: 12px;
	font-style: normal;
}

#order_cards li a span {
	width: 110px;
	height: 112px;
	display: block;
	border: 1px solid #CCCCCC;
}

#order_cards li a b {
	line-height: 12px;
	width: 110px;
	display: block;
	border: 1px solid #CCCCCC;
}

#order_cards li#phone b {
	width: 110px;
	height: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#order_text {
	font-family: "新宋体";
	font-size: 12px;
	font-style: normal;
	color: #666666;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	line-height: 20px;
}
#order_text a{
	font-family: "新宋体";
	font-size: 12px;
	font-style: normal;
	color: #666666;
	line-height: 25px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 12px;
	padding-left: 15px;
}
#order_text a:hover{
	padding: 0px 15px 12px;
	font-family: "新宋体";
	font-size: 12px;
	font-style: normal;
	color: #DA732E;
	line-height: 25px;
	text-decoration: none;
}

#order_text p {
	line-height: 14px;
	}
	
	/*.menu...*/
	#wrap {
	WIDTH: 900px;
	FONT-FAMILY: "新宋体";
	padding: 0px;
	float: right;
	clear: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
	
#priNav {
	width:900px;
	text-align:center;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	padding: 0px;
}
#priNav UL {
	width: 900px;
	float: right;
	padding: 0px;
	height: auto;
	clear: none;
	margin: 0px;
}
#priNav UL LI {
	list-style:none;
	FLOAT: left;
	width: 928px;
	height: auto;
	clear: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#priNav UL LI {
	FLOAT: left;
	WIDTH: 98px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	clear: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#priNav UL LI A {

	FONT-SIZE: 12px;
	FLOAT: left;
	WIDTH: 98px;
	COLOR: #e4e4e5;
	BORDER-BOTTOM: #fff 2px solid;
	BACKGROUND-COLOR: #6D6E71;
	TEXT-DECORATION: none;
	line-height: 25px;
	font-family: "新宋体";
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#priNav UL LI A:hover {
	COLOR: #da732e;
	BORDER-BOTTOM: #da732e 2px solid;
	font-family: "新宋体";
	font-size: 12px;
	line-height: 25px;
	text-decoration: none;
}
#priNav UL LI A.on {
	float:left;
	text-align:center;
	font-family: "新宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 25px;
	color: #000000;
	text-decoration: none;
	background-image: url(menubg.png);
	background-repeat: repeat-x;
	background-position: left center;
}
#priNav UL LI A.on:hover {
		text-align:center;
	font-family: "新宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 25px;
	color: #FF6600;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(menubg.png);
	background-repeat: repeat;
}
/*常见问题*/
#que3 {
	padding:20px 0px 0px 10px;
	font-size:14px;
	font-weight: bold;
	line-height:25px;
	width:620px;
}
 #que3.link_now {
	padding:20px 0px 0px 10px;
	color:#6D6E71;
	font-size:14px;
	font-weight: bold;

	line-height:25px;
}
 #que3 a, #que3 a:visited {
	text-decoration:underline;
	color:#6D6E71;
	font-size:12px;
}
 #que3 a:hover {
	text-decoration:underline;
	color:#FF9804;
	font-size:12px;
}



#que2{
    float:left;
	height:80px;
	width:100%;
}
#que2 ul {
	height:25px;
 float:left;

	
}
#que2 li a{
	list-style:none;
	font-size:14px;
	font-weight:bold;
	height:25px;
	width:110px;
	text-decoration: underline;
}
#que{
	font-family: "新宋体";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	float: left;
	height: 20px;
	width: 645px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

 
}

#wenzi ul{
	font-family: "新宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 30px;
	color: #333;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

}
#wenzi li{ 
padding:0 0 0 20px;
list-style:none;
width:555px;
height:auto;}

/*ugg故事*/
#storytu{ 
width:241px;
height:121px;
float:left;
padding:0px 0px 0px 8px;
}
#storyzi{
	width:300px;
	float:left;
	color:#DA732E;
	padding-top: 100px;
	clear: none;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
	font-family: "新宋体";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	}
/*size尺码*/
#sizebiao{
	float:left;
	width:100%;
	}
	.sizebiaotext{
	text-align:center;
	font-family: "新宋体";
	font-size: 12px;
	font-style: normal;
	color: #6D6E71;
	text-decoration: none;
}
/*订单查询*/
#deli{
	float:left;
	width:98%;
	height:100%;
	}
/* 修改注册信息*/
#changeinfo{
	float:left;
	width:100%;
	height:100%;
	}
	/*鞋子展示*/
	#show{
		width:100%;
		height:100%;
		float:left;
		
		}
		#showtext{
			width:310px;
			float:left;
			clear:both;
	
			}
	#showtext ul{
		    flaot:left;
			 
			font-size:12px;
		width:310px;
		
			}	
			
		#showtext li{
			width:300px;
			flaot:left;
		height:25px;
					}			
		#pp_imgb				{float:left; width:252px; height:302px; border:1px solid black; overflow:hidden; -moz-box-sizing:border-box; background-color:white;}
	#pp_m1					{filter:alpha(opacity=100); opacity:1;}
	.pp_im					{position:absolute; filter:alpha(opacity=0); opacity:0; width:250px; height:300px; overflow:hidden;}
	#pp_imge				{float:left; margin-left:3px; width:55px; height:302px;}
	
	
/*左侧*/	
.te1{width:240px !important; width /**/:255px; float:left;}
.te2{ width:240px; float:left; padding-top:8px;}
.te2 ul{ margin:0; padding:0px;}
.te2 li{ list-style:none;width:230px !important; width /**/:240px; float:left; border-bottom:1px solid #EBEBEB; line-height:28px; padding-left:10px; overflow:hidden; display:block; cursor:pointer;}

.te3{ background: url(images/in_17.gif) no-repeat 10px 6px; text-indent:15px; font-size:12px; font-weight:bold; color:#6D6E71; }
.te3 a{ color:#6D6E71; font-size:12px; font-weight:bold; text-decoration:none;}
.te3 a:hover{ color:#3D63BE;}
.te33{ background: url(images/in_16.gif) no-repeat 10px 10px; text-indent:15px; font-size:12px; font-weight:bold; color:#6D6E71; }
.te33 a{ color:#6D6E71; font-size:12px; font-weight:bold; text-decoration:none;}
.te33 a:hover{ color:#DA732E; }

.te4{ width:230px !important; width /**/:240px; float:left;  color:#6D6E71; line-height:28px; padding-left:10px;}
.te4 a{ color:#6D6E71; text-decoration:none; font-size:12px; font-weight:normal;}
.te4 a:hover{ color:#DA732E; text-decoration:underline;}
.none{ display:none;}