/*---------- import ---------*/
@import url("layout.css");
/*---------- base ---------*/
* { margin:0; padding:0;}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
body {
	background:#fff;
	font-family:Verdana, Geneva, sans-serif;
	font-size:100%;
	line-height:1.5em;
	color:#121111;
}

input, textarea, select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}
.alignleft { text-align:left;}

.wrapper { width:100%; overflow:hidden;}

p { margin-bottom:24px;}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {
	border:0;
	vertical-align:top;
	text-align:left;
}

#search-form {
	float:right;
	padding:26px 52px 0px 5px;
	color:#545454;
	font-size:12px;
	width:350px;
}
#search-form fieldset { border:none; }
#search-form input.text {
	border:none;
	background:none;
	width:130px;
	margin-right:10px;
	padding:2px 5px 3px 5px;
	color:#545454;
	background:url(images/input-bg.gif) no-repeat right top;
}
#search-form input.submit { background:url(images/submit-bg.gif) left top repeat-x; width:66px; height:20px; color:#fff; cursor:pointer; border:none;}
#search-form select {
	width:86px;
	height:20px;
	margin-right:15px;
	background:url(images/select-bg.gif) left top repeat-x;
	border:1px solid #dadada;
	color:#545454;
}

/*==================list====================*/
ul { list-style:none;}

dl { margin-bottom:-24px;}
dl dt { font-weight:bold; color:#f4a03b;}
dl dd { padding-bottom:24px;}

.list1 li {
	background:url(images/bull1.gif) no-repeat left 8px;
	padding:0 0 0 18px;
}

.list1 li .last {
	background:none;
	padding:6px 0 0 18px;
	text-align:right;
	margin-right:30px;
	color: #121111;
}


.list2 li { width:100%; overflow:hidden;}
.list2 li span { float:left; width:303px;}

.contacts { margin-bottom:0;}
.contacts dt { font-weight:bold; float:left; width:100px; color:#121111;}
.contacts dd { overflow:hidden; height:1%;}

/*==================other====================*/
.img-indent { margin:0 20px 0 0; float:left;}
.img-indent.fright { float:right; margin:0 0 0 20px;}
.img-box { width:100%; overflow:hidden; padding-bottom:20px;}
.img-box img { float:left; margin:0 20px 0 0;}

.p1 {
	margin-bottom:12px;
	text-indent: 22px;
}
.p2 { margin-bottom:24px;}
.p3 { margin-bottom:36px;}
.p4 {
	margin-bottom:12px;
	text-indent: 22px;
	font-size:14px;
}
/*==================txt, links, lines, titles====================*/
a {color:#666; outline:none;}
a:hover{color:#f30;text-decoration:none;}

h2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	line-height:22px;
	font-weight:normal;
	color:#545454;
	letter-spacing:-1px;
	margin-bottom:18px;
}
h2 span {
	color:#333;
}
h3 { font-size:1em;}

.line-ver { background-image:url(images/line-ver.gif); background-repeat:repeat-y;}

/*header*/
#header .row-1 { height:107px;}
#header .row-1 .logo {
	padding:25px 0 0 20px;
	float:left;
}
#header .row-2 { height:53px;}

#header .nav {
	width:100%;
	overflow:hidden;
} 
#header .nav li { display:inline;}
#header .nav li a {
	display:block;
	float:left;
	background:url(images/nav-bg1.gif) left top repeat-x;
	font-size:14px;
	text-transform:uppercase;
	text-decoration:none;
	height:43px;
	line-height:43px;
	color:#545454;
	position:relative;
}
#header .nav li a em { font-style:normal; display:block; float:left;}
#header .nav li a b {
	display:block;
	float:left;
	background:url(images/divider.gif) no-repeat right top;
	font-weight:normal;
	padding:0 53px 0 53px;
	cursor:pointer;
}
#header .nav li a:hover { background:url(images/nav-bg2.gif) left top repeat-x; color:#fff;}
#header .nav li a:hover b { background:none;}
#header .nav li a.current { background:url(images/nav-bg2.gif) left top repeat-x; color:#fff;}
#header .nav li a.current b { background:none;}
#header .nav li a.first b { background:url(images/nav-left.gif) no-repeat left top; padding-left:55px; }
#header .nav li a.first em { background:url(images/divider.gif) no-repeat right top;}
#header .nav li a.first:hover em { background:none;}
#header .nav li a.first:hover b { background:url(images/nav-left1.gif) no-repeat left top; padding-left:55px;}
#header .nav li a.first-current {background:url(images/nav-bg2.gif) left top repeat-x; color:#fff;}
#header .nav li a.first-current em { background:none;}
#header .nav li a.first-current b { background:url(images/nav-left1.gif) no-repeat left top !important; padding-left:55px;}
#header .nav li a.last b { background:url(images/nav-right.gif) no-repeat right top; padding-right:55px;}
#header .nav li a.last:hover b {background:url(images/nav-right1.gif) no-repeat right top;}
#header .nav li a.last-current {background:url(images/nav-bg2.gif) left top repeat-x; color:#fff;}
#header .nav li a.last-current b {background:url(images/nav-right1.gif) no-repeat right top !important; padding-right:55px;}

.main-box {
	background:url(images/header.gif) no-repeat left top;
	height:270px;
	position:relative;
}
.main-box .hd {
	padding:30px 0px 0px 30px;
	width:468px;
	float:left;
}
.tel a {
	font-size:18px;
	margin-top:20px;
	color:#F30;
}
.tel {
	font-size:18px;
	margin-top:20px;
	color:#F30;
}
.main-box .inner {
	padding:50px 0 0 30px;
	width:390px;
	float:right;
}
.main-box ul {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	;
	padding:14px 0 0 0;
	line-height:24px;
}
.main-box ul li { background:url(images/bull.gif) no-repeat left 8px; padding:0 0 0 19px; position:relative;}
.main-box ul li a {
	color:#666;
	text-decoration:none;
}
.main-box ul li a:hover {
	text-decoration:none;
}
.main-box .extra-banner {
	position:absolute;
	left:860px;
	top:150px;
	width:80px;
	text-align:center;
}
.main-box .extra-banner img {
	margin-bottom:5px;
}
.main-box .extra-banner a {
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size:14px;
	color:#f4a03b;
	text-transform:uppercase;
}
.google {
	height:110px;
	width:950px;
	padding-top: 50px;
}
.google .ad_l {
	width:738px;
	float:left;
	background: url(images/google_bg1.gif) no-repeat left top;
	padding: 10px 0px 0px 10px;
	height: 100px;
}
.google .ad_r{
	width:190px;
	float:right;
	height: 110px;
}
/*content*/
#content { padding:0 0 40px 0;}

#content .indent {
	padding:24px 0px 10px 20px;
}

.banners { width:100%; overflow:hidden; padding:12px 0 0 0;}
.banners li { float:left; margin-right:10px;}
.banners li.last { margin-right:0;}

.awards { width:100%; overflow:hidden;}
.awards img {
	border: 2px solid #dcdcdc;
	padding:5px;
}
.awards li { float:left; border-right:1px solid #e3e3e3; padding:0 12px;}
.awards li.last { padding-right:0; border:none;}

.box {
	background:url(images/box-bg.gif) left bottom repeat-x #fff;
	width:100%;
}
.box .border-top {background:url(images/border-top.gif) repeat-x top;}
.box .border-bot {background:url(images/border-bot.gif) repeat-x bottom;}
.box .border-left {background:url(images/border-left.gif) repeat-y left;}
.box .border-right {background:url(images/border-right.gif) repeat-y right;}
.box .left-top-corner {background:url(images/left-top-corner.gif) no-repeat left top;}
.box .right-top-corner {background:url(images/right-top-corner.gif) no-repeat right top;}
.box .left-bot-corner {background:url(images/left-bot-corner.gif) no-repeat left bottom;}
.box .right-bot-corner {background:url(images/right-bot-corner.gif) no-repeat right bottom; }
.box .inner { padding:20px 30px 15px 30px;}


table { border:1px solid #dadada; width:100%;  border-collapse:collapse;}
table td { border:none;}
table td.cell-1 { width:330px;}
table td.cell-2 { text-align:center;}
table td.cell-3 { text-align:center;}
table td.cell-4 { text-align:center;}
table td.cell-5 { text-align:center;}
table thead td { background:#ebebeb; font-weight:bold; padding:7px 30px 7px 30px; border:1px solid #dadada;}
table tbody td {padding:6px 30px 0 30px; text-align:center; border:1px solid #dadada; border-bottom:none; border-top:none;}
table tbody td.last { padding-bottom:20px;}

/*footer*/
#footer { color:#292929;}

#footer .nav {
	padding-bottom:14px;
}
#footer .nav li { display:inline;}
#footer .nav li a {
	padding:0 8px 0 5px;
	color:#292929;
}

/*==========================================*/
.topbg {
	font-size: 14px;
	width:900px;
	margin:0px auto;
	padding:5px 0px 10px 0px;

}
OL LI {
	MARGIN: 8px
}
#links {
	FONT-SIZE: 12px;
	MARGIN: 0px auto;
	WIDTH: 100%
}
#tags {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px 0px 0px 10px; WIDTH: 400px; PADDING-TOP: 0px; HEIGHT: 23px
}
#tags LI {
	BACKGROUND: url(images/tagleft.gif) no-repeat left bottom; FLOAT: left; MARGIN-RIGHT: 1px; LIST-STYLE-TYPE: none; HEIGHT: 23px
}
#tags LI A {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; BACKGROUND: url(images/tagright.gif) no-repeat right bottom; FLOAT: left; PADDING-BOTTOM: 0px; COLOR: #999; LINE-HEIGHT: 23px; PADDING-TOP: 0px; HEIGHT: 23px; TEXT-DECORATION: none
}
#tags LI.emptyTag {
	BACKGROUND: none transparent scroll repeat 0% 0%; WIDTH: 4px
}
#tags LI.selectTag {
	BACKGROUND-POSITION: left top; MARGIN-BOTTOM: -2px; POSITION: relative; HEIGHT: 25px
}
#tags LI.selectTag A {
	BACKGROUND-POSITION: right top; COLOR: #000; LINE-HEIGHT: 25px; HEIGHT: 25px
}
#tagContent {
	BORDER-RIGHT: #aecbd4 1px solid; PADDING-RIGHT: 1px; BORDER-TOP: #aecbd4 1px solid; PADDING-LEFT: 1px; PADDING-BOTTOM: 1px; BORDER-LEFT: #aecbd4 1px solid; PADDING-TOP: 1px; BORDER-BOTTOM: #aecbd4 1px solid; BACKGROUND-COLOR: #fff
}
.tagContent {
	PADDING-RIGHT: 10px;
	DISPLAY: none;
	PADDING-LEFT: 10px;

	PADDING-BOTTOM: 10px;
	WIDTH: 97.8%;
	COLOR: #474747;
	PADDING-TOP: 10px;
	HEIGHT: 100%
}
#tagContent div.selectTag {
	DISPLAY: block
}
.tel_title{
	width:925px;
	height:33px;
	background-image:url(tit_9.gif);
	line-height:33px;
	padding-left:25px;
	font-size:12px;
	border-bottom:1px solid #dfdfdf;
}
.tel_content{
	width:928px;
	padding:10px 10px;
	overflow:auto;
	font-size: 12px;
}
.tel_content ul li{
	float:left;
	width:180px;
	line-height:26px;
	list-style: none;
}
.border_4{ border-right-width: 1px;border-bottom-width: 1px;border-left-width: 1px;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-right-color: #dfdfdf;border-bottom-color: #dfdfdf;border-left-color: #dfdfdf;}
.divline{clear:both;overflow:hidden;height:10px;width:100%}
.welcome {
	width:100px;
	float:left
}
#gga {
	width:730px;
	float:right;
}
