/* default styles
   -------------- */
*{ margin: 0; padding: 0; }* 
body {
	line-height: 20px;
	background: #EEEEEE;
	color: #444;
	font-family: "ËÎÌå";
	font-size: 12px;
}

a {
	color: #E0691A;
	background: inherit;
	font-size: 12px;
		text-decoration: none;
}
a:hover { color: #6C757A; background: inherit; }
.logo {
	background: url(logo.gif) no-repeat 5px;
	float: left;
	height: 100px;
	width: 430px;
}

h1 { font: normal 2.4em "Trebuchet MS", Arial, Sans-Serif; padding: 7px 0 0 8px; margin: 0; }
h1 a { color: #737373; background: inherit; }
.orange { color: #E0692A; }
sup { font-size: .5em; }

h1 a, h2 a { text-decoration: none; }
h1 a:hover, h2 a:hover { color: #FF6600; background: inherit; }
h2 { font-size: 1.5em; margin-bottom: 5px; color: #000; background: inherit; }
p {	margin: 0 0 5px 0; }

ul { list-style : none; }

/* layout
   ------ */

.content {
	width: 95%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5%;
	background-image: url(bg.gif);
	background-repeat: repeat-y;
}

.header {
	height: 78px;
	color: #808080;
	background-color: #EEEEEE;
	width: 780px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

.top_info {
	float: right;
	color: #808080;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 4px;
	clear: none;
}

	.top_info_left {
		width: 200px;
		float: left;
	}

	.top_info_right {
	float: right;
	width: 320px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0px;
	text-align: right;
	clear: both;
	}

.browse_category  {
	width: 390px;
	color: #FFF;
	background: inherit;
}

.bar {
	clear: both;
	font-size: 12px;
	height: 40px;
	color: #FFF;
	background-color: #04799F;
	background-image: url(menu_left.gif);
	background-repeat: no-repeat;
	padding-left: 50px;
}

	.bar li {
	color: #FFEADC;
	float: left;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 12px;
	}
	.bar li.active { 
		background: #E0691A url(bar.gif) repeat-x; 
		color: #000000;
		font-weight: bold; 
	}
	.bar li a { 
		font-weight: bold;
		color: #FFF; 
		background: inherit;
		text-decoration: none;
	} 
	.bar li a:hover { 
		font-weight: bold;
		color: #F2CB3C; 
		background: inherit;
		text-decoration: none;
	} 	
.indextitle {
	margin-left: 33px;
	height: 18px;
	margin-top: 17px;
	background-image: url(title_bg.gif);
	background-repeat: repeat-x;
	margin-right: 26px;
	margin-bottom: 0px;
}
.nav {
	float: left;
	width: 12px;
	height: 1px;
	margin-top: 10px;
	margin-left: 20px;
}
.news_con {
	float: right;
	width: 460px;
	margin-right: 26px;
	margin-top: 2px;
	font-size: 12px;
	color: #666666;
}
.line {
	background-image: url(title_bg.gif);
	height: 2px;
	width: 512px;
	clear: both;
	margin-left: 33px;
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 5px;
}
.news_date_index {
	width: 90px;
	margin-top: 2px;
	font-size: 12px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	margin-left: 5px;
}
.news_title_index {
	width: 420px;
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	margin-top: 5px;
}	

.alltitle {
	margin-left: 33px;
	height: 18px;
	margin-top: 120px;
	background-image: url(title_bg.gif);
	background-repeat: repeat-x;
	margin-right: 26px;
	margin-bottom: 0px;
}
.alltitle2 {
	margin-left: 33px;
	height: 18px;
	margin-top: 10px;
	background-image: url(title_bg.gif);
	background-repeat: repeat-x;
	margin-right: 26px;
	margin-bottom: 0px;
}
.all_con {
	font-family: "Arial";
	margin-top: 2px;
	font-size: 12px;
	color: #222;
	margin-left: 40px;
	margin-right: 25px;
	text-indent: 25px;
}
.all_con li {
	font-size: 12px;
	color: #666666;
	line-height: 20px;
	margin-left: 20px;
}	
/* banner */
.banner_left {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	background-image: url(banner_left.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0px;
	height: 142px;
	float: left;
	width: 210px;
}
.banner_center {
	background-image: url(banner_center.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 570px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 142px;
	background-color: #EEEEEE;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 0px;
}
.banner_center2 {
	background-image: url(banner_center2.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 570px;
	float: left;
	height: 142px;
	background-color: #EEEEEE;
	margin: 0px;
	padding: 0px;
}
.banner_news {
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-image: url(banner_bg.gif);
	background-repeat: repeat-x;
	clear: none;
	height: 142px;
}


/* right side
   --------- */

.right {
	float: right;
	width: 570px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #999999;
}

.right h4 {
	clear: both;
	color: #444;
	font: 16px;
	margin: 0 10px 5px 40px;
	padding: 3px 10px 4px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CC0000;
}
.right h5 {
	clear: both;
	color: #444;
	font: 12px;
	margin: 0 10px 5px 40px;
	padding: 10px 10px 4px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

.right h6 {
		color: #D0373E;
		font-size: 12px;
		font-weight: bold;
		text-align: left;
}	
.right li {
	color: #000000;
	clear: both;
	text-align: left;
	margin-right: 5px;
	margin-left: 50px;
	list-style-type: none;
}
.right2 {}
.right2 ul {
	list-style-type: none;
}
.right2 li {
	color: #000000;
	clear: both;
	text-align: left;
	margin-right: 5px;
	margin-left: 0px;
	list-style-type: none;
}
	.right_side {
		float: left;
		width: 160px;
		padding: 0 0 0 10px;
		margin: 10px 0 0 38px;
	}
	.right_box { 
		margin: 0 0 10px 0; 
		color: #000; 
		padding: 10px 0; 
	}
			
/* left side
   ---------- */
.left {
	font-family: "Arial";
	float: left;
	width: 210px;
	margin: 0 0 10px 0;
}
	.left h3 {
	color: #D0373E;
	padding: 8px 0 8px 5px;
	margin: 0 0 3px 0;
	font-size: 14px;
	font-weight: bold;
	}

	.left_articles {
	color: #414141;
	padding: 8px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
	clear: both;
	}
	.notice {
		background: #eee;
		color: #808080;
		padding: 12px 8px;	
		margin: 0 0 3px 0;
	}
	.image {
	float: left;
	margin-top: 0;
	margin-right: 9px;
	margin-bottom: 3px;
	margin-left: 0;
	}
.left_menu_title {
	color: #04799F;
	clear: both;
	padding: 2px 5px 0px 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #04799F;
	font-size: 18px;
	font-weight: bold;
	text-align: right;
}
.left_menu_title2 {
	clear: both;
	padding: 10px 5px 0px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	color: #000000;
}
.left_menu_title2 a {
	color: #000000;
	font-size: 14px;
	text-decoration: none;
}
.left_menu_title2 a:hover {
	color: #04799F;
	font-size: 14px;
	text-decoration: none;
}
.left_menu {
	clear: both;
	padding-top: 2px;
}
.left_menu li {
	color: #000000;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C2C2C2;
	font-size: 12px;
	text-align: right;
	margin-right: 5px;
	margin-left: 20px;
	list-style-image: url(menu_left_nav.gif);
	padding-left: 5px;
	list-style-position: outside;
}
.left_menu a {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}
.left_menu a:hover {
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	background-color: #04799F;
}
.linksbox {
	height: 30px;
	padding: 5px;
	background-color: #DDEDFB;
	border: 1px solid #0099CC;
}
.links_img{
}
.links_img ul{
	float: left;
	clear: none;
	margin-left: 20px;
}
.links_img li{
	float: left;
	clear: none;
	margin: 5px;
}

/* footer
   ------ */

.footer {
	clear: both;
	height: 66px;
	background-color: #E4E4E4;
	margin-left: 0px;
}
.footer_right {
	font-family: "Arial";
	color: #999;
	float: left;
	font-size: 12px;
	background-image: url(foot_bg_left.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 20px;
	height: 50px;
	width: 530px;
	text-align:right;
}

.footer_left {
	float: left;
	width: 211px;
}
	.footer a { color: #808080; }

.conbody {
	width: 781px;
}

.hackbox {border-top:0px solid transparent !important;margin-top:-1px !important;margin-top:0px;clear:both;visibility:hidden;}	

