﻿*{ margin:0; padding:0;}
body{ font-family:Arial,"宋体"; font-size:12px; color:#444; line-height:1.6em;}
h1{line-height:1.3em;}
a:hover img,img{ border:none;}
ul{ list-style:none;}
input,button,select,textarea{outline:none;font-family:Arial,"宋体"; font-size:12px;}
table input,table button,table select,table textarea{ vertical-align:middle;}
textarea{resize:none}
table{ border-collapse:collapse;}

/*-------------------------结束公用样式--------------------------*/
.clear_div { overflow:hidden; zoom:1;}
.clear_div2{zoom: 1;}
.clear_div2:after {content: ""; display: block;height: 0;clear: both;}
input.checlass{ margin:0 5px; margin-left:0;vertical-align:middle; _vertical-align:baseline;}
/*---------------------star内容的样式*/
div.h_one{ clear:both; margin:8px auto; width:980px;}
div.h_left{ float:left; width:253px; background:#fcfcfc; border:1px solid #d7d7d7; border-top:3px solid #0c7d58;}
/*标题*/
dl.h_l_title{ clear:both; background:#f7f7f7; border-bottom:1px solid #d7d7d7;border-top:1px solid #d7d7d7; height:33px; overflow:hidden; line-height:33px;}
dl.h_l_title dd{ float:left; text-transform:capitalize; font-size:14px; font-weight:bold; color:#ff6600; padding-left:14px;}
dl.h_l_title dt{ float:right; font-size:10px; padding-right:8px;}
dl.h_l_title a,dl.h_line_title dt a{ color:#18845b; text-decoration:underline; text-transform:capitalize;}
dl.h_l_title a:hover,dl.h_line_title dt a:hover{ color:white; background:#067ab4;}
/*----------star语言*/
dl.h_languages{ clear:both; width:230px; margin:0 auto; padding:10px 0 0 0;  }
dl.h_languages dd{ float:left; width:100px; padding-left:15px; background:url(../images/green_arrow1.gif) no-repeat left 7px; margin:2px 0; font-weight:bold;}
dl.h_languages dt{ padding:10px 0 16px 0; clear:both; text-align:center;}
dl.h_languages dt a{ font-weight:bold; color:#888; clear:both; display:block; background:url(../images/more_btn.jpg) no-repeat; width:225px; height:25px; line-height:25px; overflow:hidden; margin:0 auto; font-size:12px;}

dl.h_languages dt a:hover{ color:#ff6600; text-decoration:none; background-position:left bottom;}
/*---------star下载*/
dl.h_l_down{ width:235px; margin:15px auto; clear:both;}
dl.h_l_down dt{ clear:both; height:40px; margin-bottom:15px;}
dl.h_l_down dd{ clear:both; text-align:center; margin-top:15px;}
dl.h_l_down dt a{ display:block;height:40px; line-height:40px; text-align:left; text-indent:-999999px; cursor:pointer; width:110px;}
a.down_a{background:url(../images/l_btn.png) no-repeat;}
a.down_a:hover{ background-position:left bottom;}
a.video_a{background:url(../images/l_btn.png) no-repeat right top;}
a.video_a:hover{ background-position:right bottom;}
/*左右对齐*/
.l{ float:left;}
.r{ float:right;}