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, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}



html           {height:100%; background:#e2e3e2 url(../images/bg.jpg) 0 0 repeat-x;}

body           {font-family:Tahoma; background:#fff;
	            font-size:11px; color:#444444; position:relative; margin:0 auto; min-height:100%; height:auto !important; height:100%;
	            z-index:0; width:952px}

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

/*---------------------
	header
---------------------*/
#head	{position:relative; height:161px;}
	.logo	{float:left;}
	.logo_right	{float:right; padding:16px 54px 0 0;}
	.head_text	{width:355px; margin:0 auto; text-align:center; padding:30px 0 0 0; font-size:18px; color:#6f6f70; font-family:"Arial Narrow";}
		.head_text a	{color:#f8c300; text-decoration:none;}
		.head_text a:hover	{text-decoration:underline;}
		.phone	{font-size:30px; padding:20px 0 0 0;}


/*---------------------
	content
----------------------*/
.content	{padding:0 16px 0 17px; overflow:hidden; zoom:1;}
	.left_column	{float:left; width:683px; line-height:1.4em;}
		.left_column h3	{font-size:18px; color:#013773; padding:0 0 23px 0; font-weight:normal;}
		.left_column p	{padding:0 0 18px 0;}
	.right_column	{float:right;}
	.baner_box	{clear:both; padding:30px 0 7px 0;}
		.baner_box a	{margin-left:20px;}
		
.content_botton	{padding:36px 0 35px 21px; overflow:hidden; zoom:1;}
	.left_content	{float:left; width:410px; padding:0 0 0 0;}
		.left_content_text	{background:#e8eaec; padding:10px 5px 7px 12px; font-size:16px; color:#999; margin-bottom:15px;}
		.left_content p	{padding-bottom:10px;}
	.right_content	{float:right; padding-right:15px;}
		
		
		
		
.scrollBox	{overflow:hidden; zoom:1; height:132px; position:relative; background:url(../images/scroll_box.jpg) 0 0 no-repeat;  padding:0 23px 0 23px}
	.scroll1	{width:448px; height:106px; overflow:hidden; zoom:1; position:relative; z-index:2}
	.left	{width:23px; height:107px; position:absolute; top:0; left:0; cursor:pointer}
		.left img	{width:23px; height:107px; background:url(../images/pointer_l.gif) 0 0 no-repeat}
		/*.jcarousel-prev-disabled img	{background:none !important}*/
		.jcarousel-prev-disabled	{cursor:default}
	.right	{width:23px; height:107px; position:absolute; top:0; right:0; cursor:pointer; z-index:10}
		.right img	{width:23px; height:107px; background:url(../images/pointer_r.gif) 0 0 no-repeat}
		.jcarousel-next-disabled	{cursor:default}
		/*.jcarousel-next-disabled img	{background:none !important}*/
	.scrollIn	{position:relative;}
		.scrollIn li	{list-style:none; padding:0 5px 0 3px; width:106px; height:100px; float:left; color:#000;}
			.scrollIn li img	{width:100px; height:106px;}

/*-------------------
	footer
-------------------*/

#footer        {height:49px; border-top:1px solid #999999; width:922px; margin:0 auto; padding:36px 0 0 0; height:51px;}
	.footer_l	{float:left; font-size:12x; color:#6f6f70;}
	.footer_r	{float:right; padding:0 41px 0 0; margin:-16px 0 0 0;}
