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


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0; outline: 0; font-size: 100%;}
:focus {outline: 0;}
body {line-height: 1; color: black; background: white; margin: 0; padding: 0}
ol, ul {list-style: none;}
table {border-collapse: separate;}

caption, th, td {font-weight: normal;}
blockquote:before, blockquote:after,
q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
body,p,td,th,ul,li{ line-height: 15px; margin: 0; padding: 0; }


img { border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none;}

/* CSS Document */

body{
	background-color:#f6f6f6;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#000;
}
a{
	text-decoration:none;
	color:#000;
	}
a:hover{
	color:#F00;
}
#wapper{
	background:url(images/wapper.gif) repeat-y;
	width:1010px;
	height:auto;
	margin:0px auto 0px auto;
	padding:0px;
	/*border:1px solid #F00;*/
}
/*-----------header--------------*/
#header{
	width:1010px;
	height:auto;
	margin:0px;
	padding:0px;
	/*border:1px solid #0F0;*/
}
#social{
	background: #1a1b1e url(images/header.jpg) no-repeat;
	width:1010px;
	height:230px;
	margin:0px;
	padding:0px;
}
#social_head{
	width:180px;
	height:52px;
	margin:20px 5px 0px 0px;
	padding:0px;
	float:right;
	/*border:1px solid #F0F;*/
}
#logo_head{
	background:url(images/logo.gif) no-repeat;
	width:233px;
	height:94px;
	margin:10px 0px 0px 10px;
	padding:0px;
	float:left;
}
/*-------menu--------*/
#menu{
	width:805px;
	height:30px;
	padding:0px;
	margin:85px 0px 0px 10px;
	/*border:1px solid #FF0;*/
	position:absolute;
}
#menu img{
	margin:0px;
	padding:0px;
	float:left;
}
/*-------slide-------*/
#slide_head{
	width:960px;
	height:390px;
	margin:0px auto 5px auto;
	padding:0px;
	/*border:1px solid #F0F;*/
}
/*-------main-------*/
#main{
	width:960px;
	height:auto;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
	/*border:1px solid #0F0;*/
}
/*-----knowleage-----*/
#knowleage{
	width:950px;
	height:auto;
	margin:0px auto 0px auto;
	padding:0px;
	/*border:1px solid #F00;*/
}
.box_knowleage{
	width:235px;
	height:auto;
	margin:1px;
	padding:0px;
	float:left;
}
.box_know_head{
	background:url(images/socialbox_head.gif) no-repeat;
	margin:0px;
	padding:0px;
	width:234px;
	height:7px;
}
.box_know_footer{
	background:url(images/socialbox_footer.gif) no-repeat;
	margin:0px;
	padding:0px;
	width:234px;
	height:9px;
}
.box_know_line{
	background:url(images/socialbox_body.gif) repeat-y;
	margin:0px;
	padding:11px;
	width:234px;
	height:auto;
}
.box_know_line a{
	color: #00F;
}
.box_know_line  a:hover{
	color:#F00;
}
.box_know_line_text{
	font-size:12px;
	width:208px;
	height:auto;
	margin:0px;
	padding:0px;
	/*border:1px solid #06C;*/
}
/*------box data-------*/
#box_data{
	width:954px;
	height:auto;
	margin:10px auto 0px auto;
	padding:0px;
	/*border:1px solid #93C;*/
}
#box_data_head{
	background:url(images/servicbox_head.gif) no-repeat;
	width:954px;
	height:8px;
	margin:0px;
	padding:0px;
}
#box_data_footer{
	background:url(images/servicbox_footer.gif) no-repeat;
	width:954px;
	height:14px;
	margin:0px;
	padding:0px;
}
#box_data_body{
	background:url(images/servicbox_body.gif) repeat-y;
	width:910px;
	height:auto;
	margin:0px;
	padding:20px;
	/*border:1px solid #9C0;*/
}
.box_data_detail{
	width:910px;
	height:auto;
	margin:0px 0px 10px 0px;
	padding:0px;
	float:left;
	/*border:1px solid #906;*/
}
.box_data_detail_product{
	width:700px;
	height:auto;
	margin:0px 30px 30px 150px;
	padding:0px;
	float:left;
	/*border:1px solid #906;*/
}
/*-----footer-----*/
#footer{
	background:url(images/footer.jpg);
	margin:0px;
	padding:0px;
	width:1010px;
	height:235px;
	/*border:1px solid #0F0;*/
}
#logo_footer{
	background: url(images/footer_logo.jpg) no-repeat;
	width:317px;
	height:122px;
	margin:90px 0px 0px 10px;
	padding:0px;
	float:left;
}
#menu_footer{
	width:560px;
	height:auto;
	margin:180px 10px 5px 0px;
	padding:0px;
	float:right;
	/*border:1px solid #0C6;*/
}
#menu_footer ul li{
	float:left;
	width:90px;
	margin:0px;
	padding:0px;
	color:#FFF;
	text-transform:uppercase;
	font-size:12px;
	text-align:center;
	/*border:1px solid #0C6;*/
}
#menu_footer ul li a{
	color:#FFF;
}
#menu_footer ul li a:hover{
	color:#F00;
}
#menu_footer ul li a:visited,#menu_footer ul li a:active{
	color:#FFF;
}
.tab_agent ul{	
	background: #FFFFFF ;
	border:2px solid #CCCCCC;
	padding:5px;
	width:auto;
	margin-bottom:10px;
	font:14px Verdana, Arial, Helvetica, sans-serif;
	}
.tab_agent li{
	background:#FFFFFF;
	list-style:none;
	padding:0 0 0 10px;
	}
.sizename{
	font:16px Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-weight:bold ;
	}
/*-----clear-----*/
.clear{
	clear:both;
	margin:0px;
	padding:0px;
}
