
/*common*/

* {
	font-size: 12px;
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	font: 12px Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 160%;
	text-align: center;
	height: 100%;
	margin: 0 auto;
}
.mainform {
	padding: 0;
	margin: 0;
}
.mainform div {
	padding: 0;
	margin: 0;
}
a:link, a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #f00;
	text-decoration: none;
}
table {
	border-style: none;
	border-color: inherit;
	border-width: 0;
	border-collapse: collapse; 
	margin: 0;
	border-spacing: 0; 
	padd: expression(this.cellPadding=0);
}
tr, td {
	padding: 0;
}
ul, ol {
	list-style: none;
}
li {
	list-style: none;
}
.clear {
	clear: both
}

/* -----text word----- */

pre {
	white-space: pre-wrap;       /* css-3 */
	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
	word-wrap: break-word;       /* Internet Explorer 5.5+ */
}
em {
	color: #f00;
	padding: 0 5px;
	font-style: normal;
	vertical-align: middle;
}
.err {
	color:#f00; 
	font-size:12px;
}
.title {
	color:#fff; 
	font-size:12px;
}
.strongword1 {
	color: #f60;
	font-weight: bolder;
}
.strongword1 a:link, .strongword1 a:visited {
	color:#f60;
} 
.strongword1 a:hover {
	color: #f00;
	text-decoration: underline;
}

/*form*/

.button {
	font-weight: bolder;
	color: #fff;
	width: 67px;
	height: 21px;
	background: url(../images/btn_bg.gif) no-repeat;
	border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
.mybutton {
	width: 84px;
	height: 28px;
	line-height: 28px;
	font-weight: bold;
	color: #fff;
	border: 0;
    background: url(../images/button_bg1.gif) no-repeat;
}
input, select, textarea {
	border: 1px solid #069;
	height: 20px;
	background: #ecf5fc;
}
.formwrapper {
	margin: 0 auto;
	text-align: left;
}
fieldset {
	padding: 0;
}
form {
	padding: 0;
	margin: 10px 20px;
}
form div {
	text-align: left;
	padding: 3px 0;
}
form div label {
	float: left;
	color: #333;
	text-align: left;
	font-weight: bolder;
}
.enter {
	align: left;
	margin: 6px 80px;
}
fieldset label {
	text-align: right;
	padding: 6px 5px 0 0;
}
label {
	text-align: right;
	width: 70px;
}

/*layout*/

.blank15 {
	margin: 0 auto;
	width: 100%;
	height: 15px;
	font-size: 1px;
	clear: both;
	overflow: hidden;
}
.blank10 {
	margin: 0 auto;
	width: 100%;
	height: 10px;
	font-size: 1px;
	clear: both;
	overflow: hidden;
}

/*header*/

#top {
	width: 950px;
	height: 140px;
	margin: 0 auto;
	background: url(../images/top_bg.gif) repeat-x;
}
#top_left {
	width: 250px;
	float: left;
}
#top_right {
	width: 700px;
	float: right;
}
#logo {
	width: 250px;
	height: 88px;
}
#addmenu {
	width: 250px;
}
#addmenu ul {
	padding-left: 16px;
	padding-top: 8px;
}
#addmenu li {
	height: 20px;
	width: 66px;
	float: left;
	text-align: right;
	padding-right: 10px;
}
#addmenu li a {
	color: #000;
}
#addmenu li a:visited {
	color: #000;
}
#addmenu li a:hover {
	color: #f00;
}
.addicon01 {
	background: url(../images/sethome.gif) no-repeat;
}
.addicon02 {
	background: url(../images/addfav.gif) no-repeat;
}
.addicon03 {
	background: url(../images/message.gif) no-repeat;
}
#datetime {
	width: 250px;
	text-align: center;
}
#datetime span {
	color: #f00;
}
#menubtn {
	width: 198px;
	height: 39px;
	float: left;
	background: url(../images/menuleft.gif) no-repeat;
}
#menubtn2 {
	width: 198px;
	height: 39px;
	line-height: 39px;
	color: #069;
	font-weight: bolder;
	float: left;
	background: url(../images/menuleft2.gif) no-repeat;
}
#menubtn2 a:link, #menubtn2 a:visited {
	color: #069;
	text-decoration: none;
}
#menubtn2 a:hover {
	color: #f00;
	text-decoration: none;
}
.topbtn1 {
	padding: 6px 0 5px 10px;
	float: left;
}
.topbtn2 {
	padding: 6px 10px 5px 0;
	float: left;
}
#menu {
	width: 950px;
	height: 68px;
	margin: 0 auto;
	background: #2281c5 url(../images/menu_bg.gif) no-repeat;
}
#menu ul {}
#menu li {
	width: 69px;
	height: 68px;
	margin: 0 10px;
	font-weight: bolder;
	float: left;
}
#menu li img {
	padding-top: 12px;
}
#menu li p {
	line-height: 24px;
}
.menuall {
	color: #fff;
}
.menuall a {
	color: #fff;
	display: block;
}
.menuall a:visited {
	color: #fff;
}
.menuall a:hover {
	color: #fc0;
}
.menuall p a {
	height: 25px !important;
	padding-top: 5px;
	height /**/: 30px;
}
.currentmenu {
	background: url(../images/tab_right_on02.gif) no-repeat right top;
	color: #069;
}
.currentmenu a {
	color: #069;
	display: block;
	background: url(../images/tab_left_on02.gif) no-repeat left top;
}
.currentmenu p {}
.currentmenu p a {
	background: url(../images/tab_left_on02.gif) no-repeat left bottom;
	color: #069;
	height: 25px !important;
	padding-top: 5px;
	height /**/: 30px;
}
.currentmenu a:visited {
	color: #069;
}
.currentmenu a:hover {
	color: #f00;
}
.pcase {
	background: url(../images/new2.gif) no-repeat 12px center;
	text-align: left;
	text-indent: 28px;
}

/*footer*/

#footer {
	width: 950px;
	padding-top: 10px;
	margin: 0 auto;
	background: #d9ecf9 url(../images/footer_bg.gif) repeat-x;
}
#footer p {line-height:18px; color:#000; text-align:center;} 
#footer p a:link, #footer p a:visited {color:#000;} 
#footer p a:hover {color:#f00; text-decoration:underline;}
#friendlink {
	width: 950px;
	margin: 0 auto;
}
.fltable {
	border: 1px #acceea solid;
	width: 928px !important;
	width /**/: 930px;
	margin: 0 auto;
}
.fltabletd1 {
	background: #acceea;
	height: 24px;
	width: 90px;
	color: #f00;
	font-weight: bolder;
	text-align: center;
}
.fltabletd1 a {
	color: #f00;
	text-decoration: underline;
}
.fltabletd1 a:link {
	color: #f00;
	text-decoration: underline;
}
.fltabletd1 a:visted {
	color: #f00;
	text-decoration: underline;
}
.fltabletd1 a:hover {
	color: #fff;
	text-decoration: none;
}
.fltabletd1 span {
	color: #069;
}
.fltabletd2 {
	height: 24px;
	color: #000;
	background: #fff;
	text-align: left;
	padding-left: 10px;
}

/* index main */

#indexwrap {
	width: 950px;
	margin: 0 auto;
	background: #d9edfa;
}
#indexleft {
	float: left;
	width: 250px;
}
#indexright {
	float: right;
	width: 700px;
}
#lefttop {
	width: 250px;
	height: 60px;
	background: url(../images/lefttop.gif) no-repeat;
}
#login {
	width: 250px;
	height: 169px;
	background: url(../images/login_bg.gif) no-repeat;
}
#login p {
	text-align: left;
	text-indent: 40px;
	padding: 2px 0;
}
.lefttitle {
	width: 250px;
	height: 27px;
	line-height: 27px;
	color: #069;
	text-align: left;
	text-indent: 24px;
	font-weight: bolder;
	background: url(../images/title_bg01.gif) no-repeat;
}
.leftcontent {
	width: 250px;
	background: #fff url(../images/leftcon_bg.gif) repeat-y;
}
.leftbottom {
	width: 250px;
	height: 16px;
	background: url(../images/botdiv.gif) no-repeat;
}
#online {
	width: 195px;
	padding-top: 10px;
	margin: 0 auto;
}
#online ul {
}
#online ul img {
}
#online li {
	width: 74px;
	float: left;
	padding-top: 1px;
	padding-right: 20px;
}
#faq1 {
	width: 214px;
	margin: 0 auto;
	padding-top: 8px;
}
#faq1 p {
	line-height: 160%;
	text-align: left;
	text-indent: 24px;
	background: url(../images/picon.gif) no-repeat 12px 6px;
}
#faqtop {
}
#faqtop ul {
padding-left:24px;
}
#faqtop ul li {
	text-align: left;
	float: left;
	width: 300px;
	text-indent: 10px;
	background: url(../images/picon.gif) no-repeat left center;
}
.content .backtop {
	text-align: right;
	padding-right: 10px;
	line-height: 180%;
	font-weight: bolder;
	background: url(../images/topicon.gif) no-repeat 585px center;
}
#search {
	width: 700px;
	height: 145px;
	background: url(../images/search_bg.gif) no-repeat;
}
#search03 {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#search02 {
	width: 700px;
	height: 100px;
	background: url(../images/search_bg02.gif) no-repeat;
}
#search_page {
}
#search_page p {
	line-height: 140%;
	padding: 18px 15px 0 20px;
	text-align: left;
}
#search_page p span {
	color: #f00;
}
#search_left {
	width: 380px;
	float: left;
}
#search_left p {
	padding: 18px 20px 5px 20px;
	line-height: 140%;
	text-align: left;
}
#search_left p span {
	color: #f00;
}
#search_right {
	width: 320px;
	float: right;
}
#fee {
	width: 600px;
	border: 1px #069 solid;
	background: #effbff;
}
.note {
	color: #000;
	text-align: left;
	padding: 0 10px;;
}
.note span {
	font-weight: bolder;
	color: #f00;
}
#search_bar {
	padding-left: 20px;
}
.search_icon {
	width: 33px;
	height: 33px;
	float: left;
	background: url(../images/search.gif) no-repeat;
}
.search_lable {
	height: 33px;
	line-height: 33px;
	text-align: left;
	color: #069;
	font-weight: bolder;
	padding-left: 3px;
	float: left;
}
.search_input {
	height: 33px;
	text-align: left;
	padding-top: 5px;
	float: left;
}
.search_button {
	height: 32px;
	text-align: left;
	padding: 0 10px;
	float: left;
}
#flowimg {
	width: 700px;
	height: 84px;
}
#news {
	width: 680px;
	margin: 0 auto;
}
#news_left {
	width: 335px;
	float: left;
}
#news_right {
	width: 335px;
	float: right;
}
.main_title01 {
	width: 73px;
	height: 26px;
	line-height: 26px;
	color: #069;
	text-align: center;
	font-weight: bolder;
	float: left;
	background: url(../images/module_bg01.gif) no-repeat left;
}
.main_title02 {
	width: 335px;
	height: 26px;
	line-height: 26px;
	text-align: right;
	background: url(../images/module_bg02.gif) no-repeat left;
}
.news_text {
	width: 333px;
	height: 121px !important;
	background: #fff;
	border: 1px solid #acceea;
	height /**/: 123px;

}
.news_text p {
	line-height: 140%;
	text-align: left;
	padding-top: 6px;
	text-indent: 24px;
	background: url(../images/picon.gif) no-repeat 12px 12px;
}
.more {
	text-align: right;
	width: 200px;
	float: right;
	background: url(../images/moreicon.gif) no-repeat right center;
	padding-right: 45px;
}

/* level2 */

#level2wrap {
	width: 950px;
	background: url(../images/mainbg.gif) repeat-y;
	margin: 0 auto;
}
#level2left {
	float: left;
	width: 254px;
}
#level2main {
	float: right;
	width: 696px;
}
#level2middle {
	width: 680px;
	margin: 0 auto;
}
#level2right {
	float: right;
	width: 117px;
	height:auto;
}
#level2lefttop {
	width: 250px;
	height: 339px;
	margin: 0 auto;
	background: url(../images/leftads.jpg) no-repeat right;
}
#level2nav {
	height: 27px;
	line-height: 27px;
	color: #000;
	text-align: left;
	text-indent: 24px;
	margin: 8px 10px 0 16px;
	background: url(../images/navicon.gif) no-repeat 10px 10px;
}
#level2nav a:link, #level2nav a:visited {
	color:#000;
} 
#level2nav a:hover {
	color: #f00;
	text-decoration: underline;
}
#level2nav span {
	color: #069;
}
.toptitle {
	height: 27px;
	line-height: 27px;
	color: #069;
	text-align: left;
	text-indent: 24px;
	font-weight: bolder;
	background: url(../images/title_bg02.gif) no-repeat;
}
.toptitle2 {
	height: 27px;
	line-height: 27px;
	color: #069;
	text-align: left;
	text-indent: 50px;
	font-weight: bolder;
	background: url(../images/title_bg04.gif) no-repeat;
}
.toptitle h1 {
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	color: #fff;
	text-align: left;
	text-indent: 27px;
	background: url(../images/h1bg.gif) no-repeat left;
}
.content {
	padding: 10px;
	background: #fff;
	border: 1px #acceea solid;
}
.content h2 {
	height: 28px;
	line-height: 28px;
	color: #069;
	text-align: left;
	text-indent: 24px;
	background: #efefef url(../images/h2bg.gif) no-repeat 3px center;
}
.contenttitle01 {
	height: 28px;
	line-height: 28px;
	width: 680px;
	color: #069;
	text-align: left;
	text-indent: 24px;
	background: url(../images/h2bg.gif) no-repeat 3px center;
}
.content h3 {
	height: 24px;
	line-height: 24px;
	font-size: 12px;
	color: #000;
	text-align: left;
	text-indent: 36px;
	background: url(../images/h3bg.gif) no-repeat 26px center;
}
.content p {
	line-height: 18px;
	font-size: 12px;
	color: #000;
	text-align: left;
	padding-left: 25px;
}
.content p span {
	font-weight: bolder;
	color: #f00;
}
.feetable {
	padding: 0;
	width: 300px;
	margin: 15px 20px 10px 0;
}
.feetabletd1 {
	height: 18px;
	text-align: left;
}
.feetabletd2 {
	height: 18px;
	text-align: left;
}
.feenumber {
	color: #f00;
}
.feetable02 {
	border-collapse: collapse; 
	padding: 0;
	border: 1px #069 solid;
	width: 500px;
	margin: 15px;
}
.feetabletd102 {
	background: #effbff;
	height: 24px;
	text-align: left;
}
.feetabletd202 {
	background: #fff;
	height: 24px;
	text-align: left;
}
.feenumber02 {
	color: #f00;
	font-weight: bolder;
	padding-left: 8px;
}
.telnumber {
	color: #f00;
	font-weight: bolder;
	padding: 0 8px;
}
.telnumber2 {
	color: #f00;
	font-weight: bolder;
}

/* register */

#regwrap {
	width: 658px;
	background: #fff;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#regleft {
	float: left;
	width: 361px;
}
#regright {
	float: right;
	width: 219px;
	height: 180px;
	background: url(../images/reg.jpg) no-repeat right;
}

/* login_index */

#loginindexwrap {
	width: 950px;
	background: #d9edfa;
	margin: 0 auto;
}
#loginindexwrap2 {
	width: 950px;
	background: url(../images/mainbg3.gif) repeat-y;
	margin: 0 auto;
}
#loginindexleft {
	float: left;
	width: 250px;
}
#loginindexmain {
	float: right;
	width: 700px;
}
.leftinfo {
	padding: 10px;
	color: #000;
	border-bottom: 1px #acceea solid;
}
#leftlistwrap {
	width: 228px;
	background: #fff;
	border: 1px #acceea solid;
	margin: 0 auto;
}
.lefttoptu {
	width: 228px;
	height: 43px;
	background: url(../images/lefttitle.gif) no-repeat;
}
.leftlistall {
	width: 160px;
	line-height: 30px;
	text-align: left;
	color: #333;
	font-weight: bolder;
	text-indent: 24px;
	text-align: left;
	margin: 0 auto;
}
.leftlistall a:link {
	color: #333;
	font-weight: bolder;
	text-decoration: none;
}
.leftlistall a:visited {
	color: #333;
	font-weight: bolder;
	text-decoration: none;
}
.leftlistall a:hover {
	color: #c00;
	text-decoration: none;
}
.leftlist1 {
	background: url(../images/listicon1.gif) no-repeat 3px center;
	border-bottom: 1px solid #ccc;
}
.leftlist11 {
	background: #efefef url(../images/listicon1.gif) no-repeat 3px center;
	border-bottom: 1px solid #ccc;
}
.leftlist2 {
	background: url(../images/listicon2.gif) no-repeat 3px center;
	border-bottom: 1px solid #ccc;
}
.leftlist2 a {
	background: url(../images/new2.gif) no-repeat 120px center;
	display: block;
}
.leftlist22 {
	background: #efefef url(../images/listicon2.gif) no-repeat 3px center;
	border-bottom: 1px solid #ccc;
}
.leftlist22 a {
	background: url(../images/new2.gif) no-repeat 120px center;
	display: block;
}
.leftlist2 img {
	padding-top: 4px;
}
.leftlist3 {
	background: url(../images/listicon3.gif) no-repeat 3px center;
	border-bottom: 1px solid #ccc;
}
.leftlist33 {
	background: #efefef url(../images/listicon3.gif) no-repeat 3px center;
	border-bottom: 1px solid #ccc;
}
.leftlist4 {
	background: url(../images/listicon4.gif) no-repeat 3px center;
	border-bottom: 1px solid #ccc;
}
.leftlist44 {
	background: #efefef url(../images/listicon4.gif) no-repeat 3px center;
	border-bottom: 1px solid #ccc;
}
.leftlist5 {
	background: url(../images/listicon5.gif) no-repeat 3px center;
	border-bottom: 1px solid #ccc;
}
.leftlist55 {
	background: #efefef url(../images/listicon5.gif) no-repeat 3px center;
	border-bottom: 1px solid #ccc;
}
.leftlist6 {
	background: url(../images/listicon6.gif) no-repeat 3px center;
	border-bottom: 1px solid #ccc;
}
.leftlist66 {
	background: #efefef url(../images/listicon6.gif) no-repeat 3px center;
	border-bottom: 1px solid #ccc;
}
.leftlist7 {
	background: url(../images/listicon7.gif) no-repeat 3px center;
	border-bottom: 1px solid #ccc;
}
.leftlist77 {
	background: #efefef url(../images/listicon7.gif) no-repeat 3px center;
	border-bottom: 1px solid #ccc;
}
.leftlist8 {
	background: url(../images/listicon8.gif) no-repeat 3px center;
	border-bottom: 1px solid #ccc;
}
.leftlist88 {
	background: #efefef url(../images/listicon8.gif) no-repeat 3px center;
	border-bottom: 1px solid #ccc;
}
.listtable {
	border-collapse: collapse; 
	padding: 0;
	border: 1px #acceea solid;
	width: 656px;
	margin: 10px 0;
}
.tabletitle {
	font-size: 12px;
	font-weight: bolder;
	text-align: center;
	height: 24px;
	color: #069;
	background-color: #9cf;
}
.listtd1 {
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	line-height: 22px;
	color: #333;
	background-color: #fff;
}
.listtd2 {
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	line-height: 22px;
	color: #333;
	background-color: #effbff;
}
.listbottom {
	font-size: 12px;
	text-align: right;
	line-height: 24px;
	color: #069;
	width: 660px;
}
.listbottom img {
	vertical-align: middle;
}

/* login_charge */

#chargewrap {
	width: 675px;
	margin: 0 auto;
}
#chargewrap ul {
}
#chargewrap li {
	width: 225px;
	float: left;
}
.chargetitle {
	font-size: 14px;
	font-weight: bolder;
	text-align: center;
	line-height: 28px;
	color: #069;
}
.chargenote {
	text-align: left;
	line-height: 18px;
	padding: 8px;
	color: #000;
}
.chargenote span {
	color: #f00;
	font-weight: bolder;
}

/* level3 */

#level3wrap {
	width: 950px;
	background: url(../images/mainbg_03.gif) repeat-y;
	margin: 0 auto;
}
#level3left {
	float: left;
	width: 300px;
}
#level3main {
	float: right;
	width: 650px;
}
.level3content {
	width: 678px;
	color: #000;
	background: #fff;
	border: 1px #acceea solid;
	margin: 0 auto;
}
.fontsizeset {
	text-align:right;
	color: #f00;
	font-weight: bold;
	padding: 10px;
}
.fontsizeset span{
	padding: 3px;
}
.fontbig {
	font-size: 18px;
}
.fontmiddle {
	font-size: 14px;
}
.fontsmall {
	font-size: 12px;
}
.chapter_title {
	font-size: 24px; 
	line-height: 180%;
	color: #069;
	font-weight: bolder;
	text-align: center;
	border-bottom: 1px dotted #ccc;
	width: 96%;
	margin: 6px auto; 
}
.chapter_author {
	text-align: center;
	line-height: 160%;
	margin: 0 auto; 
}
.chapter_author span {
	color: #f00;
	padding-right: 20px;
}
.chapter_text {
	margin: 10px auto;
	width: 90%;
	min-height: 436px;
	_height: 439px;
}
.chapter_text p {
	line-height: 160%;
	text-align: left;
	text-indent: 24px;
	margin: 10px 0;
}
.chapter_text p span {
	color: #f00;
	padding-left: 5px;
}
.chapter_print {
	width: 90%;
	color: #f00;
	font-weight: bold;
    text-align: right;
	margin: 0 auto;
	padding: 6px;
	border-top: 1px dotted #ccc;
}
.chapter_print a:link, .chapter_print a:visited {
   	color: #f00;
}
.chapter_print a:hover {
	color: #f00;
	text-decoration: underline;
}
.chapter_print span {
    margin: 0 10px;
}
#submenu {
	padding: 6px;
	color: #069;
	text-align: left;
}
#submenu li {
	line-height: 180%;
}
#submenu ul {
}
.latenews {
	color: #f60;
	background: #efefef; 
}
#linkwrap {
	width: 600px;
	text-align: center;
	border: 1px #acceea solid;
	margin: 0 auto;
}
.linktitle {
	height: 27px;
	width: 600px;
	line-height: 27px;
	color: #069;
	text-align: left;
	text-indent: 45px;
	font-weight: bolder;
	background: url(../images/title_bg03.gif) no-repeat;
}
.newslist_item {
	width: 678px !important;
	background: #fff;
	margin: 0 auto;
	border: 1px #acceea solid;
	text-align: left;
	width /**/: 680px;
}
.newslist_item ul {
	clear: both;
	display: block;
	height: 24px;
}
.newslist_item ul li {
	line-height: 24px;
	float: left;
}
.newslist_item_case1 {
	background: url(../images/listicon.gif) no-repeat 15px center;
	text-indent: 30px;
	width: 552px;
}
.newslist_item_case2 {
	text-align: left;
	color: #000;
	width: 126px;
}
.newslist_item_odd {
	background: #ecf5fc;
}
.newslist_item_even {
	background: #fff;
}
.newslist_bottom {
	width: 680px;
	margin: 0 auto;
	height: 30px;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #acceea;
}
.newslist_bottom span {
	color: #f00;
	margin: 3px;
}
.newslist_bottom img {
	vertical-align: middle;
}

/*send_mail form*/

#mailwrap {
	width: 96%;
	margin: 0 auto;
}
.mailbutton {
	font-weight: bolder;
	color: #fff;
	width: 67px;
	height: 21px;
	background: url(../images/btn_bg.gif) no-repeat;
	border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
#mailwrap input {
	border: 1px solid #069;
	height: 22px;
	background: #ecf5fc;
}
#mailwrap textarea {
	border: 1px solid #069;
	width: 92%;
	height: 120px;
	background: #ecf5fc;
}
#mailwrap label {
	text-align: right;
	width: 124px;
	font-weight: normal;
}
#mailwrap ul {
	padding: 2px 10px;
	clear: both;
}
#mailwrap ul li {
	float: left;
	width: 280px;
}








body { margin:0px }
.main_head { BACKGROUND: url(/images/img3-5_2.png) no-repeat }
* HTML .main_head {
 FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/img3-5_2.png", sizingMethod='crop'); BACKGROUND: none transparent scroll repeat 0% 0% }
* + HTML .main_head { BACKGROUND: url(/images/img3-5_2.png) no-repeat }
.info { PADDING-BOTTOM: 10px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; BACKGROUND: url(/images/img3-5_3.png) repeat-y; PADDING-TOP: 5px }
* HTML .info {
 FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/img3-5_3.png", sizingMethod='crop'); BACKGROUND-REPEAT: repeat-y }
* + HTML .info { PADDING-BOTTOM: 10px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; BACKGROUND: url(/images/img3-5_3.png) repeat-y; PADDING-TOP: 5px }
.down_kefu { WIDTH: 157px; BACKGROUND: url(/images/img3-5_4.png) no-repeat; HEIGHT: 8px }
* HTML .down_kefu {
 FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/img3-5_4.png", sizingMethod='crop'); WIDTH: 157px; BACKGROUND-REPEAT: repeat-y; HEIGHT: 8px }
* + HTML .down_kefu { WIDTH: 157px; BACKGROUND: url(/images/img3-5_4.png) no-repeat; HEIGHT: 8px }

.Obtn { MARGIN-TOP: 50px; WIDTH: 32px; BACKGROUND: url(/images/img3-5_1.gif) no-repeat; FLOAT: left; HEIGHT: 139px; MARGIN-LEFT: -5px }
* HTML .Obtn {
 FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/img3-5_1.gif", sizingMethod='crop'); WIDTH: 32px;  FLOAT: left; HEIGHT: 139px }
* + HTML .Obtn { MARGIN-TOP: 50px; WIDTH: 32px; BACKGROUND: url(/images/img3-5_1.gif) no-repeat; FLOAT: left; HEIGHT: 139px; MARGIN-LEFT: -5px }

.qqtable SPAN { PADDING-BOTTOM: 5px; LINE-HEIGHT: 20px; PADDING-LEFT: 0px; WIDTH: 100px; PADDING-RIGHT: 0px; COLOR: #ff6600; FONT-SIZE: 13px; FONT-WEIGHT: bold; PADDING-TOP: 5px }
.qqtable A { TEXT-DECORATION: none }
.qqtable A:hover { TEXT-DECORATION: none }
.qun { BORDER-BOTTOM: #ffd2bf 1px solid; BORDER-LEFT: #ffd2bf 1px solid; PADDING-BOTTOM: 5px; LINE-HEIGHT: 20px; BACKGROUND-COLOR: #ffffff; PADDING-LEFT: 0px; WIDTH: 100px; PADDING-RIGHT: 0px; FONT-SIZE: 12px; BORDER-TOP: #ffd2bf 1px solid; BORDER-RIGHT: #ffd2bf 1px solid; PADDING-TOP: 5px }
.qun SPAN { COLOR: #ff6600; FONT-SIZE: 13px; FONT-WEIGHT: bold }
