@charset "utf-8";
/* CSS Document */

#c-left1 .search {
	padding-left: 10px;
	padding-top: 10px;
}
#c-left1 .search #textfield2 {
	padding: 5px;
	height: 14px;
	width: 100px;
	border: 1px solid #CCCCCC;
}
#c-left1 ul {
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#c-left1 li {
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(../images/red_arrow_bg.gif);
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: 0px;
}


#c-left1 .title2 {
	font-size: 12px;
	padding-left: 10px;
}
#c-right-r {
	float: left;
	width: 540px;
}
#c-right-r .title {
	font-size: 16px;
	font-weight: bold;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 30px;
}

#basic-accordian{
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.accordion_headings{
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(../images/red_arrow_bg.gif);
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: 0px;
}
.accordion_child {
	background-image: url(../images/list_ca_l.gif);
	background-position: 0px;
	background-repeat: no-repeat;
	padding-left: 10px;
	margin-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}


.header_highlight{
	font-weight: bold;

}

/*tab切换*/
#con {
	padding-top: 8px;
}
#tags {
	MARGIN: 0px;
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	height: 64px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#tags li {
	FLOAT: left;
	HEIGHT: 63px;
	width: 270px;
	background-image: url(../images/bg_arrow_off.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#tags li a{
	height: 51px;
	width: 238px;
	padding-right: 15px;
	padding-left: 15px;
	display: block;
	padding-top: 3px;
	background-image: none;
	border-right-width: 1px;
	border-right-color: #CCCCCC;
	border-right-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#tags li a:hover{
	display: block;
	background-color: #e5e5e5;
}
#tags .tu {
	float: left;
	display: block;
	padding-right: 5px;
}
#tags .tu img{border:0;}
#tags  .ico  {
	background-repeat: no-repeat;
	display: block;
	font-weight: bold;
	text-decoration: underline;
	height: 19px;
}

#tags li.selectTag {
	HEIGHT: 63px;
	width: 270px;
	background-image: url(../images/bg_arrow_on.gif);
	background-position: bottom;
}
#tags li.selectTag a {
	height: 51px;
	width: 238px;
	padding-right: 15px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	display: block;
	padding-top: 3px;
	background-image: url(../images/help_switch_bg.gif);
	background-repeat: repeat-x;
}

#tagContent {
	padding-top:15px;
	color: #666666;
}
.red {
	color: #990000;
}

.tagContent {
	DISPLAY: none;
}
#tagContent0 ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#tagContent0 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#tagContent0 .info {
	padding-top: 15px;
	padding-left: 10px;
}
.info ul {
	height: 45px;
}

.info .info-i {
	float: left;
	width: 400px;
}


.info .info-t {
	width: 120px;
	line-height: 25px;
	float: left;
}
#textfield3  {
	padding: 5px;
	height: 14px;
	border: 1px solid #CCCCCC;
}
#textarea {
	border: 1px solid #CCCCCC;
}
#button3 {
	background-image: url(../images/button_over.gif);
	background-repeat: repeat-x;
	height: 20px;
	width: 100px;
	border: 1px solid #CCCCCC;
	color: #333333;
	font-size: 12px;
}
#tagContent0 .last {
	float: right;
	height: 40px;
	padding-top: 10px;
}

#tagContent DIV.selectTag {
	DISPLAY: block
}
#tagContent1 .contact {
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#tagContent .contactinfo {
	border: 1px solid #CCCCCC;
	padding: 10px;
	width: 430px;
}
.contactinfo   .con-b {
	display: block;
	padding-bottom: 10px;
}


.contactinfo ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
.contactinfo li {
	padding: 3px;
}
#select2 {
	font-size: 11px;
	height: 16px;
}
.contact .last {
	padding-left: 400px;
	height: 35px;
	padding-top: 15px;
}
#tagContent1 .email {
	height: 75px;
	background-image: url(../images/contact.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 100px;
	padding-top: 10px;
}
/*tab切换结束*/

#c-right-l {
	float: none;
	height: 25px;
	width: 140px;
	margin-left: 30px;
}
#views {
	clear: both;
	padding-top: 10px;
}
#views .title {
	font-size: 16px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#views .title .title2 {
	text-align: right;
	padding-left: 500px;
}
#views .views-con {
	padding: 10px;
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
}
.views-con li {
	padding-top: 5px;
	padding-bottom: 5px;
}

.views-con .tt {
	background-image: url(../images/red_arrow_bg.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 0px;
	width: 655px;
	float: left;
}
.views-con .td {
	background-image: url(../images/red_arrow_bg.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 0px;
	width: 655px;
	float: left;
}

