﻿/* CSS */
/************************************
Theme Name:BADA WebSite;
Description:This is BADA WebSite Style template file
author:kenjie@badaxt.com
time:2008-03-11
location:BADA
last modify:2008-03-11
*************************************/
@import url("wrap.css");
body {
	text-align: left;
	font-family:"宋体", arial;
	margin:0;
	padding:0;
	font-size:12px;
	color:#000000;
	line-height:150%;
	
	
	
	
	scrollbar-face-color: #2172A7;
	scrollbar-highlight-color:#2172A7;
	/*SCROLLBAR-SHADOW-COLOR: #FFF;*/
	SCROLLBAR-3DLIGHT-COLOR: #FFF;
	SCROLLBAR-ARROW-COLOR: #FFF;
	SCROLLBAR-TRACK-COLOR: #A2D5F0;
	SCROLLBAR-DARKSHADOW-COLOR: #FFF;
	SCROLLBAR-BASE-COLOR: #2172A7;
}
.clear {
	clear:both;
}
img {
	border:0;
	padding:0;
	margin:0;
}
div, form, img, ul, ol, li, dl, dt, dd {
	margin: 0;
	padding: 0;
	border: 0;
}

input{
	/*border:#060 solid 1px;*/
	}
h1, h2, h3, h4, h5, h6, dl, dt, dd, ol, ul, li, form {
	margin:0;
	padding:0;
	color:#000;
}
ol, ul {
	list-style-type:none;
}
input, textarea, select {
	font-size:12px;
	font-family:verdana, sans-serif;
	color:#565454;
	/*border:#060 solid 1px;*/
}
code, samp, cite, em, dfn {
	font-style:normal;
}
table, td, tr, th {
	font-size:12px;
}
a {
	color:#000;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
hr {
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	height: 1%;
}
/* End hide from IE-mac */


p.isclear{ padding:2px 0; margin:0;}
.img_center{ text-align:center;}
.text_left{ text-align:left;}

