* { margin:0; padding:0;}
body { background:#FFF; font-size:14px; line-height:20px; font-family:Arial, tahoma; color:#999999; text-align:center;}


/*in_line*/
input, select, textarea { vertical-align:middle; font-family:Arial;}
img {border:0; vertical-align:top; text-align:left;}
ul { list-style:none;}
a, a:visited {color: #fd69ff; text-decoration: underline;}
a:hover{text-decoration:none;}

.column { float:left;}
.clear, .col-list, row-box { width:100%; overflow:hidden;}
.col-list ul{ float:left}
.col-list .indent-list{ margin-left:40px;}


.site-center {background: #FFF; margin:0 auto; width:980px; text-align:left;}
.col-1, .col-2, .col-3, .row-box-1, .row-box-2{ float:left;}
/*header*/
.header{ height:400px; background:url(images/header.jpg) 0 26px no-repeat;}
.header .logo{ position:absolute; margin:203px 0 0 310px; width:360px; height:60px;}
.header .menu{ position:absolute; display:block; margin:297px 0 0 158px;}

/*footer*/
.footer{ margin:0 0 67px 170px; width:642px; border-top:1px solid #d1d1d1; text-indent:17px; font-size: 11px;}
.footer img{ margin:8px 0 7px 0;}

/*content*/
.content{  font-size:14px; line-height:22px; margin:0 0 0 170px; width:660px; overflow:hidden; background:#FFF;}
.bg-content{ background:url(images/bg-content.jpg) 255px 0 no-repeat; padding-bottom:50px;}
.indent-content{ padding:0 0 0 16px;}
.indent-top1{ display:block; margin-top:15px;}
.bull-1{ margin:157px 0 0 5px;}
.list li a{ color:#999; line-height:20px; color:#999;}
.link{ color:#999;}
.indent-text span{ float:right; margin-right:140px;}
.text-2 dd{ padding-bottom:15px;}
.indent-1 p{ margin-top:15px;}

.bull{ vertical-align:middle; margin-left:3px;}
.content .title{ display:block; margin-bottom:15px;}
.content .img-left{ float:left; margin:4px 20px 0 0;}
.text-1{ color:#000000;}
.indent-top{ margin-top:34px; display:block;}
.indent-bot{ margin-bottom:12px; display:block;}
.row-img{ padding-bottom:1px;}
.img-right{ margin-right:1px;}
.title-top{ margin-top:38px !important;}

.input {
	width: 200px;
}
.mceContentBody
{
	background-color: #FFFFFF;
	color: #999999;
	font-family: Arial, Tahoma;
	font-size: 14px;
	line-height: 22px;
	text-align: left;
}

h3 {
	font-size: 16px;
	border-bottom: 1px solid #999999;
}

img { -ms-interpolation-mode: bicubic; }

.slideshow
{
	border: 2px solid #999;
	margin: 50px auto;
	text-align: center;
	width: 600px;
}