/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video{ display: block; }
mark, rp, rt, ruby, summary, time{ display: inline }

/* Global properties ======================================================== */
body { 
	/*background:url(../images/bg.jpg) repeat; */
	font-family: "Î¢ÈíÑÅºÚ";
	font-size:12px; 
	line-height:1.0625em;
	color:#737373;
	min-width:961px;
	display: block;
	}
html { min-width:980px;}
html, body { height:100%;}
.clr { clear:both; padding:0; margin:0; width:100%; font-size:0px; line-height:0px;}
h1{margin:0;padding:-5px 0;}
/*h1 { margin:0; padding:16px 0; color:#7fd0f6; font:bold 36px/1.2em Arial, Helvetica, sans-serif; letter-spacing:-2px;}
h1 a, h1 a:hover { color:#7fd0f6; text-decoration:none;}*/
h2 { font:normal 24px/2em Arial, Helvetica, sans-serif; padding:8px 0; margin:8px 0; color:#323a3f;}
p { margin:8px 0; padding:0 0 0px 0; font:normal 11px/1.5em Arial, Helvetica, sans-serif;}
p.spec { text-align:left;}
a { color:#49b6e9; text-decoration:underline;}
a.rm, a.com { font-weight:bold;}
/* Global Structure ============================================================= */
html, .main { padding:0; margin:0; background:#fff url(images/main_bg.gif) repeat-x center 88px;}
#main {
	margin: 0 auto;
	position: relative;
	width: 961px;
	font-size:.75em;
	}

	/* Header */
	/*header{
		height:162px;
		overflow:hidden;
		position:relative;
		}*/
	/*header { width: 100%; height: 123p; background-color: #fff; }*/
/* header */
.header { height:130px;}
.header_resize { margin:0 auto; padding:0; width:1100px;}
.htext { width:460px; padding:12px 0 0 40px; color:#333333;}
.htext p { margin:8px 0; padding:0 0 8px 0; font:bold 14px/1.8em Arial, Helvetica, sans-serif;}
.htext a { margin:8px 0; padding:0 0 8px 0; font:bold 14px/1.4em Arial, Helvetica, sans-serif; color:#333333;}
.htext h2 { font-weight:bold; color:#fff;}
.logo { padding:12px 0 0 40px; float:left;}
	/* Content */
	/*section#content {
		background:url(../images/content-tail.gif) 0 0 repeat-x #fff;
		padding:15px 0 44px 0;
		position:relative;
		border-radius:7px;
		-moz-border-radius:7px;
		-webkit-border-radius:7px;
		behavior:url(js/PIE.htc);
		}*/
	/* content */
.content_resize { margin:0 auto; padding:24px 0 0; width:1100px;}
.content .mainbar { margin:0; padding:0; float:left; width:670px; background:url(images/content_bg.gif) repeat-x bottom;}
.content .mainbar img { padding:4px; border:0px; background-color:#fff;}
.content .mainbar img.fl { margin:4px 16px 4px 0; float:left;}
.content .mainbar .article { margin:0; padding:20px 24px 0px 40px;}
.content .mainbar1 { margin:0; padding:0; float:left; width:1100px; background:url(images/content_bg.gif) repeat-x bottom;}
.content .mainbar1 .article1 { margin:0; padding:20px 24px 0px 40px;width:500px;float:left;}
.content .mainbar1 .article2 { margin:0; padding:20px 24px 0px 40px;width:450px;;float:right;}
.content .mainbar1 .comment { margin:0; padding:16px 0 0 0;}
.content .sidebar { padding:0; float:right; width:400px;}
.content .sidebar .gadget { margin:0; padding:16px 16px 0px 40px; background:#fff url(images/gadget_bg.gif) repeat-x bottom;}
.content .sidebar1 { padding:0; float:left; width:400px;}
.content .sidebar1 .gadget { margin:0; padding:16px 16px 0px 40px; background:#fff url(images/gadget_bg.gif) repeat-x bottom;}
.content .mainbar .comment { margin:0; padding:16px 0 0 0;}
.content .mainbar .comment img.userpic { border:1px solid #dedede; margin:10px 16px 0 0; padding:0; float:left;}

.content1_resize { margin:0 auto; padding:24px 0 0; width:1100px;}
.content1 .mainbar { margin:0; padding:0; float:left; width:670px; background:url(images/content_bg.gif) repeat-x bottom;}
.content1 .mainbar img { padding:4px; border:0px; background-color:#fff;}
.content1 .mainbar img.fl { margin:4px 16px 4px 0; float:left;}
.content1 .mainbar .article { margin:0; padding:20px 24px 0px 40px;}
.content1 .sidebar { padding:0; float:right; width:400px;}
.content1 .sidebar .gadget { margin:0; padding:16px 16px 0px 40px; background:#fff url(images/gadget_bg.gif) repeat-x bottom;}
.content1 .mainbar .comment { margin:0; padding:16px 0 0 0;}
.content1 .mainbar .comment img.userpic { border:1px solid #dedede; margin:10px 16px 0 0; padding:0; float:left;}
	/* Sidebar */
	aside.top{
		background:url(../images/aside-bg.gif) 0 0 repeat-x #b9b9b9;
		padding:0 20px 0 20px;
		font-family: "Î¢ÈíÑÅºÚ";
	    font-size:12px; 
		color:#484848;
		position:relative;
		border-radius:7px;
		-moz-border-radius:7px;
		-webkit-border-radius:7px;
		behavior:url(js/PIE.htc);
		margin-bottom:1px;
		}
		aside.top .inner {
			padding:11px 15px 37px 0;
			}
		.divider {
			background:url(../images/divider.gif) 100% 0 no-repeat;
			}
		
		aside.left {
			float:left;
			}




/* Left & Right alignment */

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}
.colborder {
	border-right:1px solid #e7e8e8;
	margin-right:-1px;
	}

.col-1, .col-2, .col-3 { float:left;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper { 
	width:100%;
	overflow:hidden;
}

/* The inside class provides consistent padding. To be used often! */
.inside{ padding: 20px; }


/*----- form defaults -----*/
input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
	}

/*----- other -----*/
.img-indent { 
	margin:0 20px 0 0; 
	float:left;
	}
.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:35px;
	}
	.img-box img { 
		float:left; 
		margin:0 20px 0 0;
		}

.extra-wrap { 
	overflow:hidden;
	}

p {margin-bottom:17px;}
.p1 { margin-bottom:8px;}
.p2 { margin-bottom:17px;}
.p3 { margin-bottom:26px;}


/*----- txt, links, lines, titles -----*/
a {
	color:#000000; 
	outline:none;
	text-decoration:none;
	}
a:hover{
	color:#FF9966;
	text-decoration:none;
	}

h1 {
	
	}
h2 {
	font-size:24px;
	line-height:1.2em;
	color:#353535;
	font-weight:normal;
	margin-bottom:.7em;
	letter-spacing:-1px;
	}
h3 {
	font-size:20px;
	line-height:1.2em;
	color:#353535;
	font-weight:normal;
	text-transform:uppercase;
	font-style:italic;
	text-shadow:1px 1px 0 #fff;
	position:relative;
	zoom:1;
	padding:28px 0 23px 59px;
	}
	h3 img {
		position:absolute;
		left:0;
		top:0;
		}
	h3 span {
		background:url(../images/line-hor.gif) 0 0 repeat-x;
		height:1px;
		overflow:hidden;
		position:absolute;
		left:0;
		top:58px;
		width:100%;
		}
h4 {
	font-size:15px;
	line-height:17px;
	font-weight:normal;
	color:#2b3755;
	font-style:italic;
	margin-bottom:1em;
	}
h5 {
	
	}
h6 {
	font-size:1em;
	}


.link1 { 
	background:url(../images/bull1.gif) no-repeat 0 7px;
	padding:0 0 0 7px;
	font-weight:bold;
	color:#2b3755;
	margin-left:3px;
	}

.extra-links {
	color:#e85a00;
	}
	.extra-links a {
		font-weight:bold;
		color:#e85a00;
		}


.button { 
	display:inline-block;
	background:url(../images/button.gif) 0 0 repeat-x #e75900;
	border:1px solid #e85a00;
	font-size:13px;
	color:#fff;
	text-transform:uppercase;
	font-style:italic;
	text-shadow:1px 1px 0 #dc3b01;
	text-decoration:none;
	padding:10px 10px 10px 10px;
	position:relative;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	behavior:url(js/PIE.htc);
	font-weight:bold;
}
.button:hover {
	background:#f3970a;
	}


/*==================boxes====================*/
.box {
	background:url(../images/box-bg.gif) 0 0 repeat-x #e7e8e9;
	padding:27px 30px 40px 30px;
	position:relative;
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	behavior:url(js/PIE.htc);
	margin-bottom:12px;
	color:#2b3755;
}
.box1 {
	background:url(../images/lx.jpg) 0 0 repeat-x #e7e8e9;
	padding:10px 30px 40px 30px;
	position:relative;
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	behavior:url(js/PIE.htc);
	margin-bottom:12px;
	color:#2b3755;
	height:108px;
	font-size: 14px;
    font-family: "Î¢ÈíÑÅºÚ";
	line-height: 24px;
}
.box1 div{
	width:180px;
	float:right;
}
.box2{
	padding:10px 30px 40px 30px;
	position:relative;
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	behavior:url(js/PIE.htc);
	margin-bottom:12px;
	color:#2b3755;
	height:300px;
	font-size: 14px;
    font-family: "Î¢ÈíÑÅºÚ";
	line-height: 24px;
	
}
.address { 
	float:left;
}
	.address dt {
		margin-bottom:17px;
	}
	.address dd { 
		clear:both;
	}
		.address dd span { 
			float:left;
			width:90px;
		}



/* Header
---------------------------------------- */

/* Logo */
/*header .logo {
	position:absolute;
	left:30px;
	top:30px;
	background:url(../images/logo.png) no-repeat 100% 0;
	padding:0 55px 0 0;
	}
	header .logo h1 {
		font-size:42px;
		color:#fff;
		line-height:1.2em;
		font-weight:normal;
		text-shadow:1px 1px 0 rgba(0, 0, 0, .9);
		letter-spacing:-2px;
		}
		header .logo h1 a {
			color:#fff;
			text-decoration:none;
			}
		header .logo h1 i {
			font-style:normal;
			color:#449ff9;
			}
	header .logo span.description {
		display:block;
		font-size:11px;
		text-transform:uppercase;
		color:#fff;
		font-style:italic;
		margin-top:-12px;
		}*/
/*logo*/
.logo { width: 200px; height: 74px; margin: 0 auto;}
.logo-tu img { width: 200px; height: 75px; float: left; }

/* RSS icon */
.rss {
	display:block;
	position:absolute;
	right:31px;
	top:54px;
	background:url(../images/icon-rss.png) no-repeat 100% 0;
	padding:12px 42px 0 0;
	color:#fff;
	text-shadow:1px 1px 0 rgba(0, 0, 0, .9);
	font-size:13px;
	}


/* Navigation */
/*header nav {
	position:absolute;
	left:0;
	top:118px;
	}
	header nav li {
		float:left;
		}
		header nav li a {
			float:left;
			width:161px;
			height:44px;
			line-height:44px;
			text-align:center;
			background:url(../images/nav-bg.png) no-repeat 0 0;
			color:#fff;
			text-shadow:1px 1px 0 #11182c;
			font-size:13px;
			text-decoration:none;
			margin-right:-1px;
			}
		header nav li a:hover,
		header nav li a.current {
			background:url(../images/nav-bg-act.png) no-repeat 0 0;
			text-shadow:1px 1px 0 #f1b955;
			color:#27324d;
			}

*/
/*top*/
.header .top { width: 100%; height: 32px; background-color: #f1f1f1; }
.header .top .top_n { width: 1000px; height: 32px; margin: 0 auto; }
.header .top .top_l {width: 600px;height: 32px;float: left;line-height: 32px;}
.header .top .top_l p { font-size: 12px; line-height: 32px; }
.header .top .top_r { width: 219px; height: 32px; float: right; }
.header .top .top_r img { float: left; margin-top: 5px; }
.heade .top .top_r p { width: 219px; height: 32px; float: right; line-height: 32px; }
.heade .top .top_r p a { font-size: 12px; font-family: "Î¢ÈíÑÅºÚ"; line-height: 32px; display: block; width: 48px; height: 32px; }
/*nav*/
#nav_bg { background: url("../images/nav_bg22.jpg") repeat-x bottom; height: 40px; width: 100%; }
#nav { height: 40px; position: relative; z-index: 500; }
#menu { width: 950px; margin: 0px auto; }
#nav li.top { display: block; float: left; }
#nav li a.top_link { display: block; float: left; height: 40px; color: #fff; text-decoration: none; cursor: pointer; width: 111px; }
#nav li a.top_link span { float: left; display: block; text-align: center; }
#nav li a.top_link span sub { width: 110px; display: block; font-size: 16px; *font-size: 20px;font-size: 20px\0;  height: 40px; line-height: 40px;}
#nav li:hover a.top_link { color: #fff;  width: 111px; height: 40px; background: url("../images/nav_xlbg.jpg") no-repeat 0 0px;}
#nav li:hover a.top_link span sub {border-bottom:#00a7ff 1px solid; }
#nav li:hover { position: relative; z-index: 200; }
#nav ul, #nav li:hover ul ul, #nav li:hover ul li:hover ul ul, #nav li:hover ul li:hover ul li:hover ul ul, #nav li:hover ul li:hover ul li:hover ul li:hover ul ul { position: absolute; left: -9999px; top: -9999px; width: 0; height: 0; margin: 0; padding: 0; list-style: none; }
#nav li:hover ul.dropnav { left: 0; top: 40px; background:#045baa url("../images/nav_xlbg.jpg") no-repeat 0 0px; white-space: nowrap; width: 111px; height: auto; z-index: 300; padding: -4px 0px; }
#nav li:hover ul.dropnav li { display: block; position: relative; text-align:center; float: left; width: 111px; font-weight: normal;height: 30px; line-height: 30px; border-bottom:#00a7ff 1px solid;}
#nav li:hover ul.dropnav li a { display: block; font-size: 12px; width: 111px;  color: #fff; text-decoration: none; font: 12px "Î¢ÈíÑÅºÚ"; height: 30px; line-height: 30px; }
#nav li:hover ul.dropnav li a:hover { background: #047ec1; color: #fff; }
/* Main Banner
---------------------------------------- */
#main-banner {
	position:relative;
	height:360px;
	margin-bottom:1px;
	width:100%;
	overflow:hidden;
	}

/* Intro */
.intro {
	background:url(../images/intro.jpg) no-repeat 0 0;
	width:20%;
	height:360px;
	position:absolute;
	left:0;
	top:0;
	font-size:21px;
	line-height:1.1em;
	color:#fff;
	text-shadow:1px 1px 0 #175fe2;
	}
	.intro strong {
		display:block;
		font-size:33px;
		line-height:1em;
		font-style:italic;
		font-weight:normal;
		text-transform:uppercase;
		}
	.intro span {
		display:block;
		font-size:27px;
		line-height:1em;
		font-style:italic;
		text-transform:uppercase;
		float:right;
		padding-top:3px;
		}
	.intro .inner {
		padding:105px 30px 0 30px;
		}
		
#tbc_01 ul { padding: 0;margin-top:-10px; }
#tbc_01 ul li {width:270px;height: 30px; float: left; line-height: 34px; margin-top: 3px; padding-left: 12px;margin-bottom: 5px; }
#tbc_01 ul li  img{
	margin-top:9px;
}
#tbc_01 ul li a { font-size: 14px; font-family: "Î¢ÈíÑÅºÚ"; text-decoration: none; margin-left: 5px; }

#tbc_02 ul { padding: 0;margin-top:-10px; }
#tbc_02 ul li {width:270px;height: 30px; float: left; line-height: 34px; margin-top: 3px; padding-left: 12px;margin-bottom: 5px; }
#tbc_02 ul li  img{
	margin-top:9px;
}
#tbc_02 ul li a { font-size: 14px; font-family: "Î¢ÈíÑÅºÚ"; text-decoration: none; margin-left: 5px; }

#tbc_03 ul { padding: 0;margin-top:-10px; }
#tbc_03 ul li {width:270px;height: 30px; float: left; line-height: 34px; margin-top: 3px; padding-left: 12px;margin-bottom: 5px; }
#tbc_03 ul li  img{
	margin-top:9px;
}
#tbc_03 ul li a { font-size: 14px; font-family: "Î¢ÈíÑÅºÚ"; text-decoration: none; margin-left: 5px; }

#tbc_p ul { padding: 0;margin-top:-10px; }
#tbc_p ul li {width:255px;height: 30px; float: left; line-height: 34px; margin-top: 3px; padding-left: 12px;margin-bottom: 5px; }
#tbc_p ul li  img{
	margin-top:9px;
}
#tbc_p ul li a { font-size: 14px; font-family: "Î¢ÈíÑÅºÚ"; text-decoration: none; margin-left: 5px; }

/* Anythin Slider */
.anythingSlider                         { width: 100%; height: 360px; position: relative; float:right;}
.anythingSlider .wrapper                { width:100%; overflow: auto; height: 303px; position: absolute; top: 0; left: 0; }
.anythingSlider .wrapper ul             { width: 7000px; height: 360px; list-style: none; position: absolute; top: 0; left: -4200px; margin: 0; }
.anythingSlider ul li                   { display: block; float: left; padding: 0; height: 317px; width: 680px; margin: 0; }
.anythingSlider .arrow                  { display: block; height: 200px; width: 67px; background: url(../images/arrows.png) no-repeat 0 0; text-indent: -9999px; position: absolute; top: 65px; cursor: pointer; }
.anythingSlider .forward                { background-position: 0 0; right: -20px; }
.anythingSlider .back                   { background-position: -67px 0; left: -20px; }
.anythingSlider .forward:hover          { background-position: 0 -200px; }
.anythingSlider .back:hover             { background-position: -67px -200px; }

#thumbNav                               { position: relative; top: 320px; text-align: center; background:url(../images/anything-nav-bg.png) no-repeat 0 0; padding:8px 7px 8px 0; text-align:right; margin-left:2px;}
#thumbNav a                             { 
	font: 13px/18px Arial, Helvetica, sans-serif;
	display: inline-block;
	text-decoration: none;
	padding: 0 7px;
	height: 18px;
	margin: 0 4px 0 0;
	background-image: url(../images/cell-tail.gif);
	background-repeat: repeat-x;
	border:1px solid #000;
	text-align: center;
	outline: 0;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	text-shadow:1px 1px 0 #f1f1f1;
	color:#000;
}
#thumbNav a:hover                       { background: #eee; }
#thumbNav a.cur                         { background: #e0a213; }

#start-stop                             {
	position:absolute;
	left:7px;
	bottom:11px;
	font: 13px/18px Arial, Helvetica, sans-serif;
	display: inline-block;
	text-decoration: none;
	width:44px;
	padding: 0 7px;
	height: 18px;
	margin: 0 4px 0 0;
	background-image: url(../images/cell-tail.gif);
	background-repeat: repeat-x;
	border:1px solid #000;
	text-align: center;
	outline: 0;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	text-shadow:1px 1px 0 #f1f1f1;
	color:#000;
	}

/*
  Prevents
*/
.anythingSlider .wrapper ul ul          { position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }
.anythingSlider .wrapper ul ul li       { float: none; height: auto; width: auto; background: none; }
/*banner*/
.banner{ width:100%; height:360px; background:#f1f1f1;}
.bann { width: 1400px; margin: 0 auto;}
#slide { position: relative; float: left; width: 1400px; height: 360px; overflow: hidden; background: url(../images/anything-nav-bg.png) no-repeat center; }
#slide ul { position: absolute; width: 1400px; height: 360px; }
#slide li { float: left; width: 1400px; height: 360px; overflow: hidden; }
#slide .o-control { display: none; position: absolute; top: 120px; width: 50px; height: 80px; background: #000; filter: alpha(opacity=30); opacity: 0.3; cursor: pointer; }
#slide .control { position: relative; top: 13px; left: 8px; display: inline-block; width: 30px; height: 55px; background: url(bg_index.png); filter: alpha(opacity=60); opacity: 0.6; }
#slide #goback { left: 0px; }
#goback .control { background-position: 0px -35px; }
#slide #forward { right: 0px; }
#forward .control { left: 10px; background-position: -35px -35px; }
#slide div { position: absolute; float: right; bottom: 0px; right: 80px; height: 32px; overflow: hidden; zoom: 1; }
#slide span {
	font: 13px/18px Arial, Helvetica, sans-serif;
	display: inline-block;
	text-decoration: none;
	padding: 0 7px;
	height: 18px;
	margin: 0 4px 0 0;
	background-image: url(../images/cell-tail.gif);
	background-repeat: repeat-x;
	border:1px solid #000;
	text-align: center;
	outline: 0;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	text-shadow:1px 1px 0 #f1f1f1;
	color:#000;
}
#slide span a { color: #fff; text-decoration: none; font-size:0; line-height:0; }
#slide span.curr, #slide span.hover {background: #e0a213;}
#slide .curr a:link, #slide .curr a:visited { color: #fff; }

/* Content
---------------------------------------- */
/*#content .indent {
	padding:5px 0 0 0;
	}
#content .inside {
	padding:0 12px 0 15px;
	}
#content .inside1 {
	padding:0 12px 0 0;
	}*/

/*article {
	border-bottom:1px solid #e7e8e8;
	padding-bottom:20px;
	margin-bottom:35px;
	}
article.last {
	border-bottom:none;
	padding-bottom:0;
	margin-bottom:0;
	}*/
	
/* Lists */
.list1 li {
	background:url(../images/bull1.gif) no-repeat 0 7px;
	padding:0 0 14px 12px;
	}
	.list1 li a {
		color:#2b3755;
		}


/* News */
.news li {
	position:relative;
	zoom:1;
	padding:0 0 25px 74px;
	}
	.news li p.date {
		position:absolute;
		left:0;
		top:0;
		background:url(../images/date-bg.gif) no-repeat 0 0;
		text-align:center;
		font-size:12px;
		color:#fff;
		width:54px;
		height:54px;
		}
		.news li p.date strong {
			font-size:30px;
			line-height:1em;
			font-weight:normal;
			display:block;
			padding:3px 0 0 0;
			}



/* Content
---------------------------------------- */
footer {
	color:#3e4e7d;
	font-size:12px;
	line-height:18px;
	padding:15px 0 32px 30px;
}
	footer a {
		color:#3e4e7d;
		text-decoration:none;
		}
	footer a:hover {
		color:#8592bb;
		text-decoration:underline;
		}
	
	footer nav ul li {
		display:inline;
		background:url(../images/bull2.gif) no-repeat 0 6px;
		padding:0 7px 0 12px;
		}
		footer nav ul li:first-child {
			background:none;
			padding-left:0;
			}
			footer nav ul li a.current {
				color:#8592bb;
				text-decoration:underline;
				}


/*----- forms -----*/
#newsletter-form fieldset {
	border:none;
	}
	#newsletter-form input[type=text] {
		border:1px solid #949494;
		width:174px;
		padding:3px 0 3px 5px;
		background:#dbdbdb;
		position:relative;
		margin-right:2px;
		border-radius:3px;
		-moz-border-radius:3px;
		-webkit-border-radius:3px;
		behavior:url(js/PIE.htc);
		}
	#newsletter-form input[type=submit] {
		border:1px solid #949494;
		background:url(../images/submit-tail.gif) 0 0 repeat-x #c7c7c7;
		position:relative;
		border-radius:3px;
		-moz-border-radius:3px;
		-webkit-border-radius:3px;
		behavior:url(js/PIE.htc);
		font-size:11px;
		color:#2b3755;
		text-transform:uppercase;
		font-weight:bold;
		text-shadow:1px 1px 0 #fff;
		cursor:pointer;
		width:40px;
		text-align:center;
		height:23px;
		}

#contacts-form fieldset {
	border:none;
	width:234px;
}
	#contacts-form label {
		display:block;
		height:32px;
		overflow:hidden;
	}
		#contacts-form input {
			background:#fff;
			width:225px;
			padding:2px 5px 2px 6px;
			border:none;
			border:1px solid #e1e1e1;
			color:#7e7e7e;
			border-color:#303030 #cecece #e1e1e1 #585858;
		}
		#contacts-form textarea {
			width:225px;
			padding:2px 5px 2px 6px;
			height:135px;
			background:#fff;
			overflow:auto;
			border:1px solid #e1e1e1;
			border-color:#303030 #cecece #e1e1e1 #585858;
			color:#7e7e7e;
			margin-bottom:24px;
		}
		#contacts-form .button {
			float:right;
			margin-left:10px;
		}
.vlinks{
	position:relative;
	float:right;
	}
/*==========================================*/

/*footer2*/
.footer2 { width: 100%; height: 70px; background: #068acb; }
.footer2 .f2 { width: 1000px; height: 70px; margin: 0 auto; }
.footer .f2 p { width: 1000px; height: 15px; line-height: 10px; color: #fff; padding-top: 17px; text-align: center; }
.footer .f2 p a { font-size: 12px; color: #fff; line-height: 10px; text-decoration: none; }
.footer .f2 span { width: 1000px; height: 30px; display: block; font-size: 12px; color: #fff; line-height: 10px; text-align: center; }


ul.sb_menu, ul.ex_menu { margin:0; padding:0; list-style:none; color:#959595;}
ul.sb_menu li, ul.ex_menu li { margin:0;}
ul.sb_menu li {font-size:12px; padding:4px 0; width:350px;border-bottom:1px dashed #CCC;}
ul.sb_menu li span{float:right;}
ul.ex_menu li { padding:4px 0;}
ul.sb_menu li a, ul.ex_menu li a { color:#959595; text-decoration:none; margin-left:-12px; padding-left:12px;}
ul.sb_menu li a:hover, ul.ex_menu li a:hover { color:#49b6e9; font-weight:bold; background:url(images/li_a.gif) no-repeat left center;}
ul.sb_menu li a:hover { text-decoration:underline;}
ul.sb_menu li img{
	margin-top:3px;
}
ul.sb_menu_n li{margin:0;}
ul.sb_menu_n li {font-size:12px; padding:4px 0; width:600px;border-bottom:1px dashed #CCC;}
ul.sb_menu_n li a { color:#959595; text-decoration:none; margin-left:-12px; padding-left:12px;}
.wp{
	font-size: 14px;
    font-family: "Î¢ÈíÑÅºÚ";
	line-height: 24px;
}

/* menu */
.menu_nav { margin-top:30px; padding:30px 0 0; float:right;}
.menu_nav ul { list-style:none;}
.menu_nav ul li { margin:0; padding:0 8px 0 0; float:left; background:url(../images/menu.gif) no-repeat right center;}
.menu_nav ul li a { display:block; margin:0; padding:5px 16px 6px; color:#959595; text-decoration:none; font-size:13px;}
.menu_nav ul li.active a, .menu_nav ul li a:hover { color:#fff; background:url(../images/menu_a.gif) repeat-x center;}
.menu_nav ul li.active a, .menu_nav ul li a:hover { border-radius:8px; -moz-border-radius:8px; -webkit-border-radius:8px;}

.MyContent div{
	line-height:30px;
}