﻿@charset "utf-8";
/* CSS Document 
Use for:	亚太国际美容整形研究院
Version:	1.0
Author:		blueduo
*/
/* 
	通用 
	*/
body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, a, big, em, font, img, strong, tt, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, table, caption, tbody, tfoot, thead, tr, th, td {
	padding:0;
	margin:0;
}
fieldset, img {
	border: 0;
}
input, select, textarea {
	font-size:12px;
	vertical-align:middle
}
table, td, h1, h2, h3, h4, h5, h6, dl, dt, dd, ol, ul, li {
	list-style:none;
	padding:0;
	margin:0;
}
.hidden {
	display:none;
}

/* 基础设置 */
html { overflow-x: hidden; overflow-y: auto;}
body {
	text-align:left;
	font-family: Arial;
	font-size:12px;
	line-height:20px;
	background:#fff url(bg.jpg) repeat-x left top;
	color:#666;
}
.clear {
	clear:both;
	height:1px;
	overflow:hidden
}
.floleft {
	float:left;
}
.floright {
	float:right;
}
.frozs,.frozs a{
	color:#451868;
}
.froorg,.froorg a{
	color: #E14E31
}

.froqgreen,.froqgreen a{
	color:#5BA512
}

.frozs{
	color:#FF6C92;
}
.fro14{
	font-size:14px
}
/* 
	链接样式
	*/
a{
	color:#333;
	text-decoration: none;
}
a:hover{
	color:#FF6473;
	text-decoration: underline;
}

/*
	头部
	*/
.mainmenu{width:100%; height:50px; background:#D90446}	
.mainmenu div{width:1003px; margin:0 auto;}
.mainmenu div ul li{ float:left; padding:0 18px; background:url(line.jpg) no-repeat right center;  line-height:50px; }
.mainmenu div ul li a{ color:#fff}
.mainmenu div ul li a:hover{color:#fff}
#top{
	width:975px;
	margin:0 auto;
	background:url(banner.jpg) no-repeat left top;
	height:321px;
	line-height:40px;
	color:#fff;
	padding-right:28px
}
#top a{
	color:#fff;
	padding:0 10px;
}
#top a:hover{
	color: #FF0;
	text-decoration:none
}
#mainbox{width:1003px; margin:0 auto; overflow:hidden; background:url(wm_r5_c4.gif) repeat-y}
.daoyu{width:788x; height:73px; background:url(daoyubg.jpg) no-repeat; font-size:12px; font-weight:normal; color:#fff; padding:20px 38px 10px 182px}
.lpzs1{width:295px; float:left; padding-left:22px;}
.lpzs2{width:324px; float:left;}
.lpzs3{width:338px; float:left;}
.loginbox{width:338px; height:302px; background:url(loginbg.jpg) no-repeat; position:relative}
.inputyle{padding:93px 0 0 82px; width:115px; float:left}
.inputyle input{background:none; border:none; width:90px; height:26px; line-height:24px; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#666; margin-bottom:8px}
.loginbtn{width:73px; height:76px; padding:85px 0 0 0; float:left}
.yhzc{text-align:center;}
.yhzc a{text-decoration:underline; color:#FF4E5F; padding:5px 10px}
.yhzc a:hover{color:#666;}
.wxts{ text-align:center; padding:5px 90px}
.jrffq{
	text-align:center;
	font-family: "微软雅黑";
	font-size:16px;
	color:#fff;
	position:absolute;
	bottom:38px;
	left:91px
}
.jrffq a{color:#fff;}
.jrffq a:hover{color: #fff; text-decoration:underline}
.hdsm{background:url(hdsmbg.jpg) no-repeat}
.hdsmtable{width:890px; margin:10px auto 20px auto; font-family:"微软雅黑"; font-size:14px}
.hdsmtable tr td{padding:5px 0 10px 0; border-bottom:1px dashed #FFA6B1; line-height:26px; vertical-align:top}
/*
	底部
	*/
#copyright{line-height:180%; color:#fff;  padding:15px 0 30px 0; text-align:center; background: url(footer.jpg) repeat-x; width:100%; }
#copyright a{color:#fff;}
