@charset "utf-8";
/*-----------------------global--------------*/
body {
	font-family: Arial, "宋体";
	font-size: 12px;
	margin:0px; padding:0px;
}
td,th{font-size:12px}
div, ul, li, h1, h2, h3, p, dl, dt, dd, form, ol{margin:0px; padding:0px;}
img{ border:0;}
.clear{clear:both;}
a {color:#333333; text-decoration:none}
a:hover {color:#ff0000; text-decoration:none}
form{ display:inline; margin:0; padding:0}

/*-----input text button Etc.------*/
.ui-tx-input {border:1px solid #ccc;padding:3px 5px;border-top-color:#777;border-left-color:#777;}
.ui-tx-button,.ui-tx-button2 { width:70px;padding:0px; margin:0px; height:28px; line-height:28px; text-align:center; color:#fff; cursor:pointer; font-weight:bold; font-size:13px; border:0 none; background:#173d6e;}

/*----------new detail style -----*/
.ui-tx-news-title{border-bottom:1px dashed #D0D0D0; font-size:14px; color:#333333; text-align:center; font-weight:bold; height:25px; line-height:25px; vertical-align:middle}
.ui-tx-news-content{ line-height:180%; padding:10px 0px}
#ui-tx-content{ padding:15px 0; text-align:left;}

/*-------------news vertical list style---------*/
.ui-tx-news_list{padding:10px 0px}
.ui-tx-news_list ul{
	border-bottom:1px dashed #ccc;
	padding-bottom:10px;
	margin-bottom:15px;
	list-style:none;
}
.ui-tx-news_list ul li{list-style:none}
.ui-tx-news_list ul .list_title{
	color:#204E7D;
	font-weight:bold;
	background:url(../images/list_title.gif) no-repeat 7px 7px;
	padding-left:23px;
	font-size:14px;
}
.ui-tx-news_list ul .list_title span{
	font-size:12px;
	float:right;
	color:#787878;
	font-weight:normal;
}
.ui-tx-news_list ul .ot span{
        margin-right:50px;
}
.ui-tx-news_list ul .text{
	line-height:23px;
	text-indent:24px;
	padding:13px 0px;
	color:#878787;
}
.ui-tx-news_list ul .text span{ width: 100px; height:25px; line-height:25px; vertical-align:middle; text-align:left; float:left; overflow:hidden; padding:0px 5px;}

/*----------pic list style -----*/
.ui-tx-pic_list{ width:100%; padding:5px 0px}
.ui-tx-pic_list div{ width:180px; height:190px; overflow:hidden; float:left; padding:5px; display: inline;}

/*--------page---------------*/
.ui-tx-page{padding: 10px;text-align: right;clear:both; vertical-align:middle}

/*--------fieldset---------------*/
fieldset { 
	padding:10px 0px; 
	margin:5px 0px; 
	-moz-border-radius:8px;
	border:1px solid #dfdfdf; 
	width:100%;
} 

fieldset legend { 
	color:#006699; 
	font-weight:bold; 
}

/*------blockquote-----*/

blockquote {background:#F4F5F7 url(../images/common/blockquote.gif) 3px 3px no-repeat;border:1px dashed #CCC;padding:8px 12px 8px 36px;margin:5px 0;} 

/*--------reply--------*/
.ui-gb-reply {background:#F4F5F7 ;border:1px dashed #CCC;padding:8px 12px 8px 10px;margin:5px 0;}

/*-------------IMchat style-------------------*/
#siderIMchat {
	z-index:65535;
	position:absolute;
	right:0;
}
#siderIMchat_hiddenbar {
	background:url("../images/common/siderim_hiddenbar.gif");
	width:26px;
	height:136px;
}
#siderIMchat_main {
	width:170px;
	display:none;
	margin:0 10px
}
#siderIMchat_main .top {
	background:url("../images/common/siderim_title.gif");
	height:34px;
}
#siderIMchat_main .infobox {
	text-align:center;
	background:#bdc5cb;
	background-image:url("../images/common/siderim_infobox.gif");
	background-repeat:no-repeat;
	padding:5px;
	line-height:14px;
	color:#000;
	font-weight:700;
}
#siderIMchat_main .bg {
	background:url("../images/common/siderim_bg.gif");
	padding:5px;
}
#siderIMchat_main ul {
	overflow:hidden;
	width:150px;
	list-style:none;
	margin:0 auto;
}
#siderIMchat_main ul li {
	float:left;
	margin-right:5px;
	list-style:none;
	display:inline;
	margin-bottom:6px;
	width:70px;
}
#siderIMchat_main .bottom {
	background:url("../images/common/siderim_bottom.gif");
	height:9px;
	overflow:hidden
}

/*-------------navigation bar--------------*/
.ui-tx-nav-bar{ height:28px; line-height:28px; font-size:12px; overflow:hidden; border-bottom:#D0D0D0 solid 1px; margin-bottom:10px;}

/*--------tablelist---------------------*/
.ui-tx-tablelist{ background-color:#FFFFFF; margin-bottom:10px}
.ui-tx-tablelist th{ border-bottom:2px solid #173d6e; height:8px;}
.ui-tx-tablelist tbody td{border-bottom:#D0D0D0 dashed 1px;padding:5px}
.ui-tx-guestbook_nav{line-height:20px; height:20px; vertical-align:middle;font-weight:bold; text-align:right}

/*--------border-------------------*/
.ui-tx-bottom-d-border{border-bottom:#D0D0D0 dashed 1px}
.ui-tx-top-d-border{border-top:#D0D0D0 dashed 1px}

.ui-tx-bottom-s-border{border-bottom:#D0D0D0 solid 1px}
.ui-tx-top-s-border{border-top:#D0D0D0 solid 1px}

.ui-tx-d-border{border:#D0D0D0 dashed 1px}
.ui-tx-s-border{border:#D0D0D0 solid 1px}

/*---------rss-----------------*/
.ui-tx-rss-div{ position:absolute; z-index:9999; left:0; top:0; width:300px; height:auto; overflow:hidden; border:1px solid #990000; background-color: #FFFFFF; display:none; padding:10px}
.ui-tx-rss-div div{ float:left; height:30px; width:70px; text-align:left; overflow:hidden;}

/*----------images-tips--------*/
.ui-tx-pic-zoom{ width:304px; height:304px; position:absolute; z-index:9999; display:none; text-align:center; overflow:hidden; border:1px solid #990000; padding:1px; background-color:#FFFFFF; line-height:304px; vertical-align:middle}

/*-----------catalog tree---------*/
.ui-tx-plus{
	background-image:url(../images/common/hasson.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding:0px 16px;
	cursor:pointer;
}
.ui-tx-expand{
	background-image: url(../images/common/noson.gif);
	background-repeat:no-repeat;
	padding:0px 16px;
	cursor:pointer;
	background-position: left center;
}

/*------------product detail---------*/
.ui-tx-top-tb{ margin-top:10px}
.ui-tx-jqzoom img{ padding:1px; border:1px solid #DFDFDF}
.ui-tx-param-list{ margin-left:10px}
.ui-tx-param-list ul{ list-style:none; margin:0;}
.ui-tx-param-list ul li {background: url(../images/common/line01.gif) repeat-x bottom; line-height:32px; height:32px; text-align:left; padding-left:5px}
.ui-tx-param-list ul li dd{ margin:0}
.ui-tx-product-content{padding:5px 15px; text-align:left; overflow:hidden}
.ui-tx-product-link{ margin:10px 0; line-height:20px}
.ui-tx-share{float:left; padding:5px 0px 0px 10px;width:100px; height:25px; text-align:left; overflow:hidden; display:inline}
.ui-tx-small-pic-list{ width:300px; padding:0; margin-top:5px; overflow:hidden; }
.ui-tx-small-pic-list ul{ padding:0; margin:0;}
.ui-tx-small-pic-list ul li{ height:46px; overflow:hidden; list-style:none; padding:0;width:60px; text-align:center; float:left; display:inline }
.ui-tx-small-pic-list ul li img{ border:#DFDFDF solid 1px; width:42px; height:42px; cursor:pointer}
.ui-tx-small-pic-list ul li img.act{ border-color:#FF0000}
.ui-tx-buy-area{ background-color:#F9F9F9; border:1px solid #EDEDED; padding:5px;margin:8px 0px; margin-left:10px}
.ui-tx-buy-area-on{ background-color:#FFF3D9; border:1px solid #D4BD89; padding:5px;}
.ui-tx-buy-area ul{ margin:0; padding:0; list-style:none}
.ui-tx-buy-area ul li{ list-style:none; width:100%; display:block;  padding-bottom:5px}
.ui-tx-buy-area ul li ul li{ float:left; display:inline; width:40px; overflow:hidden; height:16px; border:1px solid #CCCCCC; text-align:center; vertical-align:middle; margin:5px; cursor:pointer; background:#FFFFFF}
.ui-tx-buy-area ul li ul li.select{border:2px solid #B2100E}
.ui-tx-props{ background-color:#F9F9F9; border:1px solid #EDEDED; padding:5px;}
.ui-tx-props ul{ list-style:none; margin:0; padding:0}
.ui-tx-props ul li{ width:150px; height:25px; overflow:hidden; text-align:left; margin:5px; float:left; display:inline}
/*------------user manage----------------*/
/*------------------tab Vertical--------------*/
.ui-tx-tab-v {
	padding:0px;
	width:150px;
	padding-top:30px;
	height:555px;
	background-image: url(../images/common/line.gif);
	background-repeat: repeat-y;
	background-position: right top;
	margin-left:5px
}
.ui-tx-tab-v div{line-height:30px; height:30px; vertical-align:middle; width:148px; text-align:center; border:1px solid #e0ded2; border-right:none; display:block; margin:5px 0px; list-style:none; overflow:hidden;}
div.ui-tx-tab-v-active{border:1px solid #B11E1E; border-right:none;font-weight:bold; background-color:#FFFFFF;width:149px;}
div.ui-tx-tab-v-active a{font-weight:bold; color:#B11E1E}

.ui-tx-user_profile td,.ui-tx-user_profile th{border-bottom:#D0D0D0 dashed 1px}
#ui-tx-main{width:1000px; margin:0 auto; padding:10px 0}
.ui-tx-left{width:200px; float:left;}
.ui-tx-right{width:790px; float:right; overflow:hidden}

/*-------------tab Horizontal----------------------------------------*/
.ui-tx-tab-h { background:url(../images/common/line.gif) repeat-x bottom;padding:0px; padding-left:10px; width:100%; margin:10px 0px; height:26px}
.ui-tx-tab-h li{line-height:25px; height:24px; vertical-align:middle;  padding:0 10px; width:90px; text-align:center; border:1px solid #e0ded2; border-bottom:none; display:block; margin:0 1px; float:left; list-style:none; overflow:hidden; cursor:pointer}
li.ui-tx-tab-h-active{background:#FFFFFF; height:25px; border:1px solid #990000;border-bottom:none;font-weight:bold;color:#990000}
li.ui-tx-tab-h-active a{font-weight:bold; color:#990000}

.ui-tx-top{ height:64px; width:100%; clear:both; padding:0px; overflow:hidden;border-bottom:2px solid #B11E1E; background-color:#EBEBEB}
.ui-tx-top #logo{width:200px; height:50px; line-height:50px; vertical-align: bottom; overflow:hidden; margin:10px 0px 10px 20px; color: #000033; font-weight:bold; font-size:24px; float:left}
.ui-tx-top #logo a{color:#000033; font-weight:bold; font-size:24px}
.ui-tx-top #right{width:700px; height:50px;vertical-align: bottom; overflow:hidden; margin:10px 0px 10px 20px; color: #000033; font-size:14px; text-align:right; float:right; padding-top:20px; padding-right:20px}
.ui-tx-top #right a{color: #000033;font-size:14px}
.ui-tx-liuchen{ font-size:14px; font-weight:bolder;color:#666666; line-height:25px; padding-left:20px; margin-bottom:10px;}