/* CSS Document */

/* CSS Document 
	Created by away@go4bit.com
	2008 04 version 4.000.1
	2006 12 verion 3.000.1
	for English version

*/
/*html class*/
a {
	TEXT-DECORATION: none;
	color: #333333;
}
a:hover {
	TEXT-DECORATION: underline;
}
select {
	font-family: Arial, "宋体";
	font-size: 12px;
	color: #999999;
}
div {
	font-family: Arial, "宋体";
	font-size: 12px;
	text-align: left;
}
body{
	MARGIN: 0px;
	BACKGROUND-REPEAT: repeat-x;
	TEXT-ALIGN: center;
	font-family: Arial, "宋体";
	font-size: 12px;
	color: #333333;
	background-color: #F0F0F0;
	}
 
form {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif, "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #00CCFF;
}

p {
	FONT-SIZE: 9pt; MARGIN: 0px 5px; WORD-SPACING: 0px; TEXT-INDENT: 0px; LINE-HEIGHT: 150%
}
p a{
	color: #999999;
}

td {
	FONT-SIZE: 9pt; FONT-FAMILY: "&#23435;&#20307;"
}
/*contral class*/
.select{
	font-family: Arial, "宋体";
	font-size: 10px;
	width: 90px;
}
 
.input{
	background-image: url(../img/inbg.gif);
	background-repeat: no-repeat;
	border: 1px solid #CFCFCF;
	height: 18px;
	padding: 1px;
	text-indent: 3px;
	color: #666666;
	margin: 0px;
 
}
.button{
	background-color: #999999;
	color: #FFFFFF;
	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;
	font-size: 12px;
	height: 20px;
	padding: 0px;
 }
.textarea{
	font-family: Arial, Helvetica, sans-serif, "宋体";
	color: #999999;
}
/* */

.hot {
	color: #FF3333;
}
.hot a {
	color: #FF3333;
	font-weight: bold;
}

.new {
	color: #FF3333;
}
.new a {
	color: #FF3333;
}


.key {
	color: #FF3333;
}
.key a {
	color: #FF3333;
}
.alert {
	color: #0099FF;
	border: 1px solid #FF0000;
	margin: 10px;
	padding: 4px;
}
#alert {
	color: #0099FF;
	border: 1px solid #FF0000;
	margin: 10px;
	padding: 4px;
}


/* block ID*/
#header{
	background-color: #FFFFFF;
	height: 86px;
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 800px;
	}
#container{
	width: 800px;
	padding: 0px;
	text-align: center;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#footer
{
	width: 760px;
	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;
	text-align: left;
	height: 90px;
	text-indent: 10px;
	clear: both;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer a
{
	color: #77AAFF;
	text-decoration: underline; 
}

#content{
	width: 760px;
	clear: both;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footerLogo{
	height: 60px;
	width: 80px;
	float: left;
	background-image: url(../img/logobottom.gif);
	background-position: 25px 11px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#footerCopy{
	float: right;
	height: 70px;
	width: 650px;
}
#album{
	float: left;
	width: 74%;
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-color: #141414;
}
.toolHidden {
	width: 15px;
	overflow: hidden;
	float: right;
}
.toolShow {
	float: right;
	width: 24%;
	background-repeat: repeat-x;
	height: 660px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFFFFF;
}

#tool{
	float: left;
	width: 160px;
/*	float: right;
	width: 24%;
	background-image: url(../img/sytle01/toolbg.jpg);
	background-repeat: repeat-x;
	height: 660px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFFFFF;
	*/
}
.toolTop {
	background-image: url(../img/photo/titlebg01.gif);
	background-repeat: repeat-x;
	height: 30px;
	line-height: 30px;
	text-indent: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00CCFF;
}

.toolTitle {
	padding: 3px;
	text-indent: 5px;
	font-family: Arial, Helvetica, sans-serif, "宋体";
	font-size: 12px;
	font-weight: bold;
	width: 90%;
	height: 25px;
	line-height: 25px;
	color: #00CCFF;
}
.toolTitle a {
	font-family: Arial, Helvetica, sans-serif, "宋体";
	font-size: 12px;
	color: #CC0033;
}
.toolText {
	font-family: Arial, Helvetica, sans-serif, "宋体";
	width: 92%;
	padding: 3px;
	text-align: left;
	text-indent: 5px;
}
.toolMenu
{
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	list-style-type: none; 
}
.toolMenu li
{
	font-family: Arial, "宋体";
	font-size: 12px;
	text-align: left;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	background-color: #FFF7D2;
	margin: 2px;
	height: 20px;
	width: 160px;
	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;
	padding: 2px;
	list-style-type: none;
	line-height: 20px;
	text-indent: 20px;
	background-image: url(../img/menubg.gif);
	background-repeat: repeat-x;
}
.toolMenu li a
{
	font-family: Arial, "宋体";
	font-size: 12px;
	text-align: left;
	color: #666666;
	text-decoration: none;
	margin: 2px;


}
.toolMenu li a:hover
{
	font-family: Arial, "宋体";
	font-size: 10px;
	text-align: left;
	color: #5DA9ED;
	text-decoration: none;
	margin: 2px;


}
.toolMenu dt{
	font-family: Arial, "宋体";
	font-size: 12px;
	text-align: left;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	background-color: #FFF7D2;
	margin: 0px;
	height: 20px;
	width: 160px;
	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;
	padding: 2px;
	list-style-type: none;
	line-height: 20px;
	text-indent: 20px;
	background-image: url(../img/menubg.gif);
	background-repeat: repeat-x;
}
.toolMenu dt a{
	font-family: Arial, "宋体";
	font-size: 12px;
	text-align: left;
	color: #666666;
	text-decoration: none;
	margin: 2px;
 
}
.toolMenu dd{
	padding: 0px;
	text-align: left;
	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;
	text-indent: 22px;
	background-color: #F9F9F9;
	width: 160px;
	background-image: url(../img/ico_dot.gif);
	background-repeat: no-repeat;
	background-position: 13px 0px;
	height: 14px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.toolMenu dd a{
	font-family: Arial, Helvetica, sans-serif, "宋体";
	color: #EC9B10;

}

.toolAlbumList
{
	padding: 0px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 8px;
	list-style-type: none;
}
.toolAlbumList li
{
}
.toolAlbumList li a
{
	color: #CC0066;
}
.toolAlbumList li span
{
	color: #55002B;
	font-family: Arial, Helvetica, sans-serif, "宋体";
	font-size: 9px;
}
.toolItemList {
	list-style-type: none;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 5px;
}
.toolItemList li {
	color: #00CCFF;
	height: 20px;
	text-indent: 4px;
	padding: 3px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	line-height: 20px;
}
.toolItemList li a {
}
#main {
	float: right;
	width: 580px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mainContent {
	margin: 2px;
}
#mainTitle {
	background-image: url(../img/mall/maintop.gif);
	height: 25px;
	background-position: -22px -5px;
	border: 1px solid #F6F6F6;
	margin-bottom: 5px;
}

#mainTitleSub {
	text-align: right;
	margin-right: 20px;
}
.bar{
	background-image: url(../img/mall/maintop.gif);
	height: 25px;
	background-position: -22px -5px;
	border: 1px solid #F6F6F6;
	margin-bottom: 5px;
}
.barTitle {
 
}

#path {
	line-height: 20px;
	padding: 2px;
	height: 20px;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#path a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #999999;
}




#menu {
	FLOAT: none;
	WIDTH: 760px;
	HEIGHT: 26px;
	TEXT-ALIGN: center;
	background-repeat: repeat-x;
	padding: 0px;
	line-height: 26px;
	border: 0px solid #CCCCCC;
	clear: both;
	background-color: #FFFFFF;
	list-style-type: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
 
}
#headerTop {
	width: 760px;
}

#menu ul{
	width: 760px;
	background-image: url(../img/menubg.gif);
	background-repeat: repeat-x;
	height: 26px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: none;
 
 
}
#menu ul li a{
	color: #333333;
	margin: 0px;
	padding: 0px;

 
}
#menu ul li{
	FLOAT: left;
	WIDTH: 60px;
	HEIGHT: 26px;
	TEXT-ALIGN: center;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	line-height: 26px;
 
}
 
 
.menuSub
{
	font-family: Arial, "宋体";
	font-size: 10px;
	text-align: left;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	background-color: #f2f3f4;
	margin: 0px;
	width: 112px;
	padding: 0px;
}



#userId {
	width: 110px;
	background-repeat: no-repeat;
	float: left;
	padding: 2px;
	height: 17px;
	text-indent: 14px;
	background-position: 2px;
	text-align: right;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	color: #E80289;
}
#userId a {
	font-family: Arial, Helvetica, sans-serif;
	color: #E80289;
	font-weight: bold;
}








#logo {
	font-family: Arial, "宋体";
	height: 50px;
	float: left;
	width: 280px;
	background-image: url(../img/birdlogo.gif);
	background-repeat: no-repeat;
	background-position: 25px 7px;
}
#search {
	float: right;
	width: 300px;
	height: 40px;
	padding: 10px;
	color: #E80289;
}
#searchBar{
	width: 400px;
	float: none;
}
#searchBar form{
	width: 500px;
	float: none;
}
.searchInput{
	background-image: url(../img/inbg.gif);
	background-repeat: no-repeat;
	border: 1px solid #CFCFCF;
	height: 18px;
	padding: 1px;
	text-indent: 3px;
	color: #666666;
	margin: 0px;
}
.searchButton {
	background-color: #999999;
	color: #FFFFFF;
	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;
	font-size: 12px;
	height: 20px;
	padding: 0px;
}
 




#body {
	height: 800px;
	width: 760px;
}
#left {
	width: 200px;
	float: left;
	border: 1px solid #00CCFF;
}

#right {
	width: 550px;
	float: right;
}





#link
{
	font-family: Arial, "宋体";
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 40px;
}


#link ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 40px; 
}
#link ul li
{
	margin: 2px;
	float: left;
	padding: 2px;
 
} 
.list{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.list li{
	padding: 0px;
	list-style-type: none;
	height: 16px;
	border-left-width: 0px;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-align: left;
	width: 98%;
	vertical-align: bottom;
	line-height: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.listSub{
	margin: 0px;
	list-style-type: none;
	width: 267px;
	border: 1px solid #7ADFD7;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.listSub li{
	padding: 0px;
	list-style-type: none;
	height: 16px;
	border-left-width: 0px;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-align: left;
	width: 96%;
	vertical-align: bottom;
	line-height: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 4px;
}
.box{
	font-family: Arial, "宋体";
	font-size: 10px;
	line-height: 18px;
	color: #666666;
	text-align: left;
	text-indent: 5px;
	width: 98%;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.boxTitle{
	font-family: Arial, "宋体";
	font-size: 10px;
	line-height: 18px;
	color: #666666;
	text-align: left;
	text-indent: 5px;
	margin: 2px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	height: 20px;
	background-image: url(../img/barbg3.gif);
	background-repeat: repeat-x;
}
.boxTitleText{
	font-family: Arial, "宋体";
	font-size: 12px;
	line-height: 18px;
	color: #0099FF;
	text-align: left;
	text-indent: 5px;
	width: 200px;
	font-weight: bold;
	height: 20px;
	float: left;
}
.boxTitleMore{
	font-family: Arial, "宋体";
	font-size: 9px;
	line-height: 18px;
	color: #666666;
	text-align: left;
	text-indent: 5px;
	margin: 0px;
	width: 60px;
	height: 17px;
	float: right;
}

.line{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ACEEFF;
	margin-bottom: 5px;
	padding: 10px;
}
.lineLeft {
	float: left;
	width: 150px;
	line-height: 18px;
	text-indent: 6px;
	color: #0099FF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.lineMiddle {
	float: righ;
	width: 400px;
	line-height: 18px;
	text-indent: 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.lineRight {
	float: righ;
	width: 400px;
	line-height: 18px;
	text-indent: 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


.photoBorder {
	margin: 0px;
	border: 1px solid #000000;
}
img.photoBorder:hover {
	margin: 0px;
	background-color: #33CCFF;
	border: 1px solid #00CCFF;
}
.photoBorderActive {
	margin: 0px;
	background-color: #00CCFF;
	border: 1px solid #33CCFF;
}



.photoShow{
	width: 100%;
	overflow: hidden;
	text-align: center;
	padding-right: 8px;
	padding-left: 8px; 
 
}

.photoShowImg{
	overflow: auto;
	text-align: center;
	width: 100%;
}
.photoShowImg img{
	margin: 0px;
	padding: 5px;
	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;
}
.photoShowTitle{
	font-family: Arial, Helvetica, sans-serif, "宋体";
	font-weight: bold;
	color: #CC3300;
	padding: 4px;
}
.photoShowTitle span{
	font-family: Arial, Helvetica, sans-serif, "宋体";
	font-size: 10px;
	color: #999999;
	text-indent: 5px;
 
}
.photoShowMemo{
	border: 1px solid #333333;
	padding: 4px;
	margin: 5px;
	width: 90%;
}
.photoBox {
	float: left;
	height: 91px;
	width: 120px;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 2px;
	border: 0px solid #000000;
	background-color: #000000;
}
.photoBoxImg {
	height: 90px;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	width: 120px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.photoBoxImg a img{
	margin: 0px;
	border: 0px solid #FFFFFF; 
}
.photoList {
	margin: 2px;
	width: 100%;
}
.photoBoxDetail {
	width: 118px;
	font-family: Arial, Helvetica, sans-serif, "宋体";
	font-size: 12px;
	color: #FFFFFF;
	height: 18px;
	overflow: hidden;
	margin: 0px;
	line-height: 20px;
	background-color: #171717;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	text-align: center;
}
.photoBoxDetail a{

	font-family: Arial, Helvetica, sans-serif, "宋体";
	font-size: 12px;
	color: #444444;
}
/* data and page*/
 
#toolBar{
	text-align: right;
	margin: 5px;
	height: 20px;
}
#toolBarInfo{
	width: 37%;
	float: left;
	height: 20px;
	line-height: 20px;
	color: #00CCFF;
	font-family: Arial, Helvetica, sans-serif, "宋体";
	font-size: 12px;
	font-weight: bold;
	text-indent: 5px;
}
#toolBarAction{
	float: right;
	height: 20px;
	width: 50%;
}

#toolBar form{
	text-align: right;
}

#subPage{
	text-align: right;
	height: 25px;
}

.subPageBar {
	text-align: right;
	float: none;
	height: 25px;
	width: 100%;
}
.subPageBar li {
	list-style-type: none;
}
.subPage {
	text-align: right;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: right;
}
.subPage li {
	list-style-type: none;
}


.subPageNum{
	float: left;
	height: 17px;
	margin: 1px;
	padding: 1px;
	text-align: center;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif, "宋体";
	font-size: 10px;
	width: 17px;
}
.subPageNum a{
	font-family: Arial, Helvetica, sans-serif, "宋体";
	font-size: 10px;
 
}
.subPageNum A:hover{
	font-family: Arial, Helvetica, sans-serif, "宋体";
	font-size: 10px;
 
}
.subPagePrev{
	float: left;
	height: 17px;
	width: 40px;
	margin: 1px;
	padding: 1px;
	text-align: center;
	border: 1px solid #CCCCCC;
	font-size: 10px;
}
.subPageNext{
	margin: 1px;
	padding: 1px;
	float: left;
	height: 17px;
	width: 40px;
	border: 1px solid #CCCCCC;
	font-size: 10px;
	text-align: center;
}
.subPageNext a{
	font-size: 10px;
}
.subPagePrev a{
	font-size: 10px;
}
.subPageNext A:hover{
	font-size: 10px;
}
.subPagePrev A:hover{
	font-size: 10px;
}
.subPageDot{
	float: left;
	height: 17px;
	width: 30px;
	margin: 1px;
	padding: 1px;
	text-align: center;
	 
	font-size: 10px;
  
}
.subPageCurrNum{
	float: left;
	height: 17px;
	color: #FFFFFF;
	background-color: #FF6600;
	text-align: center;
	margin: 1px;
	padding: 1px;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif, "宋体";
	font-size: 10px;
	width: 17px;
}

.data {
	background-color: #CCCCCC;
	margin: 0px;
	padding: 4px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.dataTable {
	margin: 0px;
	padding: 0px;
	border: 1px solid #F9F9F9;
	width: 100%;
}
.dataTable  tr{
	margin: 0px;
	padding: 0px;
	border: 1px solid #00CCFF;
}
.dataTable  tr td{
	margin: 0px;
	padding: 0px;
	background-color: #f5f5f5;
	text-indent: 3px;
}
.dataTable  tr th{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif, "宋体";
	font-size: 12px;
	background-color: #00CCFF;
	font-weight: normal;
	color: #FFFFFF;
	text-indent: 3px;
	text-align: left;
}

.dataCell {
	background-color: #CEFFFF;
}

.title {
	font-family: Arial, Helvetica, sans-serif, "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	height: 40px;
	line-height: 40px;
	text-align: center;
}
.titleBar{
	height: 20px;
	width: 99%;
	padding: 2px;
	background-image: url(../img/service/dot.gif);
	background-repeat: no-repeat;
	background-position: 4px 3px;
	line-height: 20px;
	text-indent: 12px;
	border: 1px solid #F0F0F0;
	font-size: 12px;
	color: #333333;
}
.titleBarInfo{
	font-family: Arial, Helvetica, sans-serif, "宋体";
	font-size: 12px;
	color: #FFFFFF;
	text-indent: 10px;
	float: left;
	width: 37%;
	height: 25px;
	margin: 2px;
	line-height: 25px;
}
.titleBarMore{
	float: right;
	width: 59%;
	padding-right: 0px;
	height: 25px;
	text-align: right;
	margin: 2px;
}
.textBlock {
	margin-right: 20px;
	margin-left: 20px;
}

.commLine{
	padding: 2px;
	width: 100%;
}
.commForm {
	height: 250px;
}

.commLineLeft{
	float: left;
	width: 140px;
 
}
.commLineRight{
	float: left;
	width: 140px;
	margin-left: 8px; 
}
#ads{
	text-align: center;
	padding: 0px;
	height: 170px;
	clear: both;
	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;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 760px;
	background-color: #FFFFFF;
}
.adsTool {
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 12px;
	width: 98%;
}

#ad728 {
	margin: 4px;
	height: 100px;
}
.userInfo48{
	width: 100%;
	height: 48px;
	background-repeat: repeat-x;
	padding: 0px;
	background-image: url(../img/sytle01/bodybg.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.userIcon48{
	height: 48px;
	width: 48px;
	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;
	float: left;
	margin: 0px;
	background-color: #339900;
	overflow: hidden;
}
.userIcon48 img{
	border: 0px solid #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-color: #33CC99;
 
}
.userInfoBox48{
	float: right;
	width: 160px;
	margin: 4px;
	padding: 0px;
	height: 40px;
}
.userName{
	text-indent: 5px;
}
.userName a{
	font-family: Arial, Helvetica, sans-serif, "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #00FFFF;
}
.userName a:hover{
	font-family: Arial, Helvetica, sans-serif, "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #00FFFF;
}
.userSysOption{
	margin: 0px;
	padding: 0px;
}
.userSysOption ul{
	list-style-type: none;
	margin: 1px;
	padding: 0px;
}
.userSysOption ul li{
	height: 16px;
	width: 60px;
	margin: 0px;
	padding: 0px;
	text-indent: 5px;
}
.userSysOption ul li a{
	font-family: Arial, Helvetica, sans-serif, "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.news{
	border: 1px solid #EBEBEB;

}
.newsTitle{
	height: 20px;
	padding: 2px;
	background-repeat: repeat-x;
	background-position: 0px -4px;
	line-height: 20px;
	text-indent: 5px;
	font-size: 12px;
	color: #333333;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F0F0F0;
	border-right-color: #F0F0F0;
	border-bottom-color: #F0F0F0;
	border-left-color: #F0F0F0;
	background-image: url(../img/menubg.gif);
}
.newsTitleText{
	float: left;
	background-image: url(../img/service/dot.gif);
	background-repeat: no-repeat;
	text-indent: 15px;
	background-position: 4px 0px; 
}
.newsTitleMore{
	float: right;
	
	text-align: right;
 
}
.newsList {
	padding: 0px;
	margin-top: 12px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.newsList li {
	margin: 0px;
	padding: 0px;
	background-image: url(../img/ico.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	height: 20px;
	text-indent: 16px;
	line-height: 20px;
}

.font12 {
	font-family: Arial, Helvetica, sans-serif, "宋体";
	font-size: 12px;
	font-weight: normal;
}
.msgBlock {
	background-color: #F0F0F0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5D5D5;
	margin-bottom: 13px;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
}
.msgBlockTitle {
	margin: 4px;
}
.msgBlockContent {
	margin: 4px;
}
.msgBlockFeedback {
}
.fileBox {
	padding: 4px;
	border: 1px solid #EBEBEB;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.fileTitle {
	font-size: 14px;
	color: #FF6600;
}
.fileTitle a {
	color: #FF6600;
}
.productList {
	width: 100%;
	padding: 0px;
	margin-top: 5px;
	background-color: #FFFFFF;
}
.productListTitle {
	background-image: url(../img/mall/maintop.gif);
	height: 25px;
	background-position: -22px -5px;
	border: 1px solid #F6F6F6;
	margin-bottom: 5px;
}
.productListTitleMore {
	float: right;
	width: 30%;
	text-align: right;
	margin-right: 10px;
	line-height: 25px;
	height: 25px;
}
.productListTitleText {
	float: left;
	width: 50%;
	height: 25px;
	line-height: 25px;
	text-indent: 10px;
	font-weight: bold;
	color: #FF6600;
}

.productList ul li {
	padding: 0px;
	float: left;
	height: 190px;
	width: 130px;
	border: 0px solid #EFEFEF;
	background-color: #FFFFFF;
	margin-top: 1px;
	margin-right: 5px;
	margin-bottom: 1px;
	margin-left: 5px;
}
.productBoxDetail {
	height: 50px;
}

.productList ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	
}
.productInfoList{
	float: left;
	margin: 2px;
	padding: 2px;
	text-align: left;
	height: 90px;
	border: 1px solid #CCCCCC;
	width: 230px;
 

}
.productInfoList li{
	color: #333333;
	text-indent: 5px;
 

}
.productInfoList li span {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
}


.productInfoListLeft {
	float: left;
	width: 120px;
}
.SupportTechBox {
	margin: 4px;
	padding: 0px;
	border: 0px solid #EBEBEB;
	float: right;
	width: 260px;
	height: 250px;
}
.SupportTechBoxContent {
}
.SupportTechBoxUl {
	margin: 0px;
	padding: 0px;
}
.SupportTechBoxUl li {
	float: left;
	height: 50px;
	list-style-type: none;
	text-align: center;
	background-color: #FFFFFF;
	width: 70px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.SupportTechBoxTitle {
	background-position: -4px -3px;
	height: 25px;
	padding: 0px;
	line-height: 25px;
	color: #FFFFFF;
	text-align: center;
}
