/* project: internet services template
   author: dogiant (www.dogiant.com) */

   
/* default styles
   -------------- */
   
body { 
	background-image: url(../images/di.jpg);
	margin-left: 5px;
	margin-top: 5px;
	font-family: 宋体;
	font-size: 9pt;
	line-height: 1.5em;
	color: 006699;
}

a {	font-size: 9pt;color: #E0691A;	background: inherit;}
a:hover { color: #6C757A; background: inherit; }

h1 { font: normal 9pt 宋体; letter-spacing: -1px; padding: 7px 0 0 8px; margin: 0; }
.dark  { color: #737373; background: inherit; font-weight: bold; }
h1 a, h2 a { text-decoration: none; }
h1 a:hover, h2 a:hover { color: #FF6600; background: inherit; }
h2 { margin: 0; padding: 0; font: bold normal 9pt 宋体; letter-spacing: -1px; }
h2 { font-size: 1.5em; margin-bottom: 5px; color: #000; background: inherit; }

p {	margin: 0px 0 0px 0px; }

ul { margin: 0; padding : 0; list-style : none; }

form { 	margin: 0; }

input.search { 
	width: 292px; 
	border: 0;
	background: #FFF url(input.gif) no-repeat;
	padding: 4px; 
	color: #E0691A;
	font-weight: bold;
}

input.submit {
	background: #E0691A url(submit.gif) no-repeat;
	border: 0;
	padding: 4px 0;
	width: 65px;
	margin: 0 15px 1px 0;
	color: #FFF;
	font: bold 1em Arial, Sans-Serif;
}

input.login { 
	width: 150px;
	border: none; 
	
	padding: 4px; 
}

/* layout
   ------ */

#content { 
	background-image: url(../images/di1.png);
	margin: 0 auto;
	width: 990px;
}

#header { 
	height: 33px;
	width: 990px;
}
#logo {
	text-align:bottom;
	float: left;
	height: 33px;
	width: 250px;
}
#top_info {
	float: right;
	height: 33px;
	width: 740px;
}

	#top_info_left {
		background-image: url(../images/di1.png);
		width: 190px;
		height: 33px;
		float: left;
	}

	#top_info_right {
		background-image: url(../images/di1.png);
		float: right;
		height: 33px;
		width: 550px;
	}

.browse_category  {
	font-size: 0.9em;
	width: 190px;
	color: #FFF;
	background: inherit;
}

.bar { 
	clear: both;
	font-size: 1.1em;
	height: 92px; 
	color: #FFF;
	background: #FF9148;
} 

#nav_field { 
	background: #fff url(../images/di1.png); 
	color: #808080;
	clear: both;
	font-weight: bold;
	padding: 7px 25px 10px 10px;
	margin: 0px 0px;
}

.grey {
	color: #808080;
	background: inherit;
	font-weight: normal;
}

.search_form { float: right; }


/* left side
   --------- */

.left {
	background: #fff url(../images/di1.png);
	float: left;
	width: 65%;
	margin: 0 0 10px 0;
}

.left h3 {
	clear: both;
	background: #DDD url(../images/corner.gif) no-repeat top right;
	color: #06668e;
	padding: 2px 0 2px 0px;
	font: bold 10pt 宋体;
	margin: 0 0 0px 0;
}
	.left_side {
		float: left;
		padding: 0 6px 0 2px;
		width: 300px;
		background: #FFF;
	}
		
	.left_side a, .right_side a { color: #414141; background: #FFF; }
		
	.right_side {
		float: right;
		width:323px;
		color: #414141;
		padding: 0 0px 0 4px;
	}
		
	.left_box { margin: 0 0 0px 0; color: #000; background: #fff ; padding: 3px 3px; }
	.boxp { margin: 10px 0 10px 0; color: #06668e;	font-weight: bold; font-size:13px ;line-height: 2.5em; background: #ff; padding: 3px 0; }
	.pdtitle {	FONT-WEIGHT: bold; FONT-SIZE: 9pt; COLOR: #ce674b; FONT-FAMILY: "verdana"}

	#tigtag_content1_right{float: left;width:325px;text-align:left;border-left:1px solid gray;border-right:1px solid gray;border-bottom:1px solid gray;}
	.tigtag_content1_at{FLOAT:right;width:100%;height:40px;background:url("images/articel_title_bg1.gif")}
	.artcon{background:#fff;}
	.tigtag_content1_hotnews{float:left;width:168px;height:40px;background:url("images/newsguide1.gif")}
	#tigtag_content1_right ul{padding: 2px 0 5px 0;margin:0px;padding-left:24px !important;padding-left:16px}
	#tigtag_content1_right li{border-bottom:1px dotted #e7e7e7;list-style-image: url(images/li.gif);LIST-STYLE-TYPE: none;line-height:18px;width:100%}
	#tigtag_content1_right li a.p1{color:#006699}
	#tigtag_content1_right li a.p2{color:#DB7D39}
	#tigtag_content1_right li a.p3{color:#FF0000}
		
/* right side
   ---------- */
		
.right {
	float: right;
	width: 34.6%;
	margin: 0 0 10px 0;
}

.right h3 {
	background: #6C757A  url(../images/corner.gif) no-repeat top right;;
	color: #FFF;
	padding: 7px 0 7px 5px;
	font: bold 1em Tahoma, Arial, Sans-Serif;
	margin: 0 0 3px 0;
}

	.right_articles {
		background: #f5f5f5;
		color: #414141;
		padding: 8px;	
		margin: 0 0 3px 0;
	}
	
.image {
	float: left;
	margin: 0 9px 3px 0;
}

/* footer
   ------ */

.footer { 
 	background: #DDD url(../images/di1.png);
	clear: both;
	text-align: center;
	padding: 10px 0 10px 0;
	margin: 0;
	border-top: 1px solid #ccc;
	line-height: 1.8em;
}

.footer a { color: #808080; background: url(../images/di1.png); }

/* nav
   ------ */
#nav{
  float: right;
  padding: 4px 10px 0;
  font-size: 11px;
  font-weight: bold;
}
#nav li{
  float: left;  
  margin-right: 1px;  
}
#nav li a{
  padding: 4px 10px 2px 14px;
  text-decoration: none;
  background: #DDD url(../images/navbg.gif) no-repeat;
  color: #006699;    
  display: block;  
  float: left;
}
#nav li a:hover{
  color: #fff;  
  background-color: #06668e;
}
#navbar{
  background:#06668e;
  height: 8px;
  overflow: hidden;
  clear: both; 
}

#home #nav li#m1 a,
#about #nav li#m2 a,
#products #nav li#m3 a,
#services #nav li#m4 a,
#contact #nav li#m5 a{
  color: #FFF;
  background: #06668e url(../images/navbg.gif) no-repeat;
}
*{
  margin: 0;
  padding: 0;
  list-style: none;  
}


#navcontainer{width:550px}
#navlist
{
	padding: 10px 20px 0 260px;
}

#navlist ul, #navlist li
{
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
	float: left;
	font-weight: bold;
	line-height: 14px;
	margin: 0 0px 4px 10px;
	text-decoration: none;
	color: #006699;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
	border-bottom: 1px solid #06668e;
	padding-bottom: 3px;
	background: transparent;
	color: #006699;
}

#navlist a:hover { color: #06668e; }

/*标签*/
OL LI {
	MARGIN: 8px
}
#con {
	FONT-SIZE: 12px; MARGIN: 0px auto; 
}
#tags {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px 0px 0px 10px; WIDTH: ３00px; 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; BACKGROUND: url(images/bg.gif) repeat-x; PADDING-BOTTOM: 10px;  COLOR: #474747; PADDING-TOP: 10px; HEIGHT: 168px;overflow-y:auto;
}
#tagContent DIV.selectTag {
	DISPLAY: block
}
 
