﻿*{margin:0px;padding:0px;}
img{border: 0px;}

html,body
{
	font-size:12px;
	margin-left:auto;
	margin-right:auto;
	font-family:Verdana,宋体;
	font-size:12px;
	color:#666;
	height:100%;
	background:#fff;
	white-space:normal; 
	word-break:break-all;
}

a:link {
	font-family: "Verdana", "宋体";
	text-decoration: none;
	color:#666;
}
a:visited {
	font-family: "Verdana", "宋体";
	text-decoration: none;
	color:#666;

}
a:active {
	font-family: "Verdana", "宋体";
	text-decoration: none;
}
a:hover {
	font-family:"Verdana", "宋体";
	text-decoration: underline;
	color: #E028D1;
}

/* header */
#header
{
	width:780px;
	margin:0px auto 0px auto;
}

#header div.left
{
	float:left;
	width:180px;
	padding-top:10px;
}
#header div.right
{
	float:left;
	width:600px;
}
/* end header */

/* footer */
#footer
{
	width:780px;
	margin:0px auto 0px auto;
	text-align:center;
}

#footer td.left
{
	width:16px;
}
#footer td.center
{
	background:url(../images/footer_bg.gif);
}
#footer div.telHolder
{
	width:750px;
	margin-left:auto;
	margin-right:auto;	
}
#footer div.tel
{
	float:left;
	width:115px;
}
#footer td.right
{
	width:16px;
}
#footer div.copyright
{
	text-align:center;
	height:60px;
	line-height:30px;
}
#footer div.friendLink img
{
	margin:0px 6px 0px 6px;
}

/* end footer */

/* main */
#mainTable
{
	width:780px;
	margin:15px auto 0px auto;
}
#mainTable td.left
{
	width:170px;
	vertical-align:top;
	background:url(../images/slider_bg.gif);
}

#mainTable td.center
{
}
#mainTable td.right
{
	width:170px;
	vertical-align:top;
	background:url(../images/slider_bg.gif);
}

#mainTable td.center
{
	vertical-align:top;
	background:url(../images/main_bg.gif) repeat-y center top;
}

#mainTable td.center2
{
	vertical-align:top;
	background:url(../images/main_bg2.gif) repeat-y center top;
}
#mainTable td.center2 div.mainCenterBg
{
	margin-left:10px;
}
#mainTable td.bottom
{
	height:16px;
	vertical-align:bottom;
	background:url(../images/slider_bg.gif);
}
#mainTable td.centerBottom
{
	height:16px;
	vertical-align:bottom;
	text-align:center;
	text-indent:2px;
	background:url(../images/main_bg.gif) repeat-y center top;
}

#mainPic
{
	text-align:center;
	background:#fff;
}

#mainTop
{
	height:27px;
	background:#fff url(../images/main_top.gif) no-repeat center bottom;
}
#mainTop2
{
	height:17px;
	background:#fff url(../images/main_top2.gif) no-repeat center bottom;
}
#mainTop3
{
	height:17px;
	background:#fff url(../images/main_top.gif) no-repeat center bottom;
}
#mainBg
{
	margin-left:33px;
	margin-right:33px;
	
}
#mainBottom2
{
	height:17px;
	background:#fff url(../images/main_bottom2.gif) no-repeat center top;
}

div.mainContent
{
	margin-left:40px;
	margin-right:35px;
}
/* main */


div.title
{
	height:22px;
	line-height:22px;
	text-indent:28px;
	font-weight:bold;
	background:#fff url(../images/title_icon.gif) no-repeat left top;
}
div.titleLine
{
	height:12px;
	margin-top:5px;
	background:#fff url(../images/title_bg.gif) repeat-x left top;
}
