@charset "utf-8";
/* CSS Document */

/*---------- Fonts & Links ----------*/
td,tr,div,th{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	line-height: 20px;
	font-weight: normal;
	padding:0px;
	margin:0px;
	}
p {line-height: 20px; margin-top:10px; margin-bottom:10px;}
h1,h2,h3,h4,h5,h6,form{
	padding:0px;
	margin:0px;
}

h1 {
	font-size: 12px;
	font-weight: bold;
	color: #0C6786;
	text-align: left;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 11px;
	font-weight: bold;
	color: #545454;
	text-align: left;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

h3 {
	font-size: 13px;
	font-weight: bold;
	color: #0069DF;
	text-align: left;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

a, a:link, a:visited, a:hover {
	font-size: 11px;
	color: #000;
	text-decoration: none;;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

a:hover {
	color: #000;
	text-decoration:underline;
}

ul,li{
	list-style: disc;
	padding:0px 0px 0px 6px;
	margin:0px 0px 0px 4px;
}

.font_blod{
	font-weight:bold;
}

.font_italic{
	font-style: italic;
}

.font_8{
	font-size:8px;
}

.font_10{
	font-size:10px;
}

.font_11{
	font-size:11px;
}


.font_12{
	font-size:12px;
}

.font_13{
	font-size:13px;
}

.font_14{
	font-size:14px;
}

.font_red{
	color:#FF0000;
}

.font_white{
	color:#FFF;
}

.font_orange{
	color:#FB4E01;
}

.font_blue{
	color:#105D89;
}

.font_blue1{
	color:#0B628F;
}

.font_dark_blue{
	color:#055C9F;
}

.font_family { font-family:Arial, Helvetica, sans-serif;}
.line_height, .line_height p{
	line-height:18px;
}

.left_title { background: #70B8D0; height:22px; vertical-align:middle; border-bottom:#FFFFFF 2px solid; text-indent:15px; color:#105E8C; border-top:#FFFFFF 2px solid; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}

.firs_title {height:22px;vertical-align:middle;text-indent:15px; color:#105E8C;font-weight:bold; font-family:Arial, Helvetica, sans-serif;}

/*-------------- Links Style ----------------*/
.copyright a.copyright, a.copyright:link, a.copyright:visited, a.copyright:hover {
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

a.copyright:hover {
	color: #FFF;
	text-decoration: underline;
}

a.more, a.more:link, a.more:visited, a.more:hover {
	font-size: 11px;
	color: #FB4E01;
	text-decoration: underline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	background:url(../images/arrow_more.jpg) no-repeat left center;
	padding-left:10px;
}

a.more:hover {
	color: #FFF;
}

a.bule_line, a.bule_line:link, a.bule_line:visited, a.bule_line:hover {
	font-size: 11px;
	color: #0068E0;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

a.bule_line:hover {
	color: #0068E0;
}

a.category, a.category:link, a.category:visited, a.category:hover, a.category_on {
	font-size: 11px;
	color: #0068E0;
	text-decoration: underline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-left:13px;
	background:url(../images/arrow_blue.jpg) no-repeat left center;
}

a.category:hover, a.category_on {
	color: #FB4E01;
	background:url(../images/arrow_orange.jpg) no-repeat left center;
}

/*-------------- Form & Box ----------------*/
input,select,textarea{
	line-height:18px;
	color:#545454;
	font-size:11px;
}
input[type="text"] {border:#5291BC solid 1px;}
input[type="password"] {border:#5291BC solid 1px;}
input[type="select"] {border:#5291BC solid 1px;}
input[type="textarea"] {border:#5291BC solid 1px;}
input[type="checkbox"] { border: none;}
input[type="radio"] { border: none; }

.align_v{
	vertical-align:middle;
}

.input_width{
	width:122px;
}

.select_width{
	width:124px;
}

.select_width1{
	width:211px;
	border:#CCCCCC solid 1px;
}

.inputbox {
	line-height:16px;
	height:16px;
	border:#5291BC solid 1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-indent:2px;
	color:#545454;
	}
	
.kuang{
	border:#fff solid 0px;
}

.kuang_white{
	border:#fff solid 1px;
}

.shoping_img { text-align:center; margin-bottom:16px; margin-top:15px;}