/*********************************************************************
*	cocomuCSS
* Last updated : 2003/04/12
* Made by Rex
*********************************************************************/


/*********************************************************************
*	GLOBAL
*********************************************************************/
body,td,select,option,textarea,input,button
 	{ 
		font-family :Arial, Verdana, Helvetica,"宋体"; font-size : 9pt; color:#666666;line-height:150%;
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
	}

IMG {border: none;} 
a,img {selector-dummy: expression(this.hideFocus=true);}
.input_box {border-width:1px; border-style:solid; border-color:#DFDFDF;}

/*********************************************************************
*	LINKS
*********************************************************************/
a:link, a:visited, a:active  {color:#666666; text-decoration:none;}
a:hover  {color:#666666; text-decoration:none;}

/*********************************************************************
*	TEXT STYLE
*********************************************************************/
.underline {text-decoration:underline}
.B {font-weight:bold}
.just {text-align:justify}
.wordwrap {word-break:break-all}

.line_260 {line-height:260%;}
.line_216 {line-height:216%;}
.line_150 {line-height:150%;}
.line_120 {line-height:120%;}

/*********************************************************************
*	FONTS BY STYLE
*********************************************************************/
.6pt {font-size:6pt} 
.7pt {font-size:7pt} 
.8pt {font-size:8pt} 
.9pt {font-size:9pt} 
.10pt {font-size:10pt} 
.11pt {font-size:11pt} 
.12pt {font-size:12pt} 
.13pt {font-size:13pt} 
.14pt {font-size:14pt} 
.15pt {font-size:15pt} 
.16pt {font-size:16pt} 
.17pt {font-size:17pt} 
.18pt {font-size:18pt} 

/*********************************************************************
*	FONTS BY FAMILY & SIZE
*********************************************************************/
.tah {font-family:Tahoma,Verdana,Arial}
.ver {font-family:Verdada,Tahoma,Arial}

/*********************************************************************
*	NAMED COLORS
*********************************************************************/
.white {color:white}
.red {color:red}
.gray {color:gray}
.firebrick {color:firebrick}
.hotpink {color:hotpink}
.orangered {color:orangered}
.orange {color:orange}
.blue {color:blue}
.royalblue {color:royalblue}
.steelblue {color:steelblue}
.skyblue {color:skyblue}
.green {color:green}
.yellowgreen {color:yellowgreen}
.slategray {color:slategray}
.tan {color:tan}
.palevioletred {color:palevioletred}
.mistyrose {color:mistyrose}

/*********************************************************************
*	TABLES
*********************************************************************/
.fixed {table-layout:fixed}

/*********************************************************************
*	BOARDER
*********************************************************************/
.b_m01 {border-bottom-width:1px; border-bottom-color:#cecece; border-bottom-style:dotted;}
.b_m02 {border-width:1px; border-color:rgb(163,163,163); border-style:solid;}
#box_no {width: 285; height: 155; overflow: hidden; padding:3px; border:0 solid #cecece; }

/*********************************************************************
*	FORMS
*********************************************************************/
/* input */

/* button */

/* fileupload */

/* textarea */


/*********************************************************************
*	CURSORS
*********************************************************************/
.curDef {cursor:default}
.curHand {cursor:hand}
.curWait {cursor:wait}
.curCross {cursor:crosshair}
.curMove {cursor:move}
.sub_bg {background-repeat:repeat-x;}



.contact {font-size: 12px;font-weight: bold;color: #666666;}
.comtitle{ color:#1e83bd;font-size:20px;font-family:"黑体";margin-top:4px;}
.ptitle{ color:#666666; font-size:14px; text-indent:26px;}
.sptitle{color:#5e920a;font-size:16px;font-weight:bold;}
.sptitle2{ color:#69893e;font-size:14px;font-weight:bold;}
.sptitle3{ color:#666666;font-size:14px;font-weight:bold;}
.contitle{color:#d06712;font-size:14px;font-weight:bold;}
.context{ color:#666666;font-size:14px; line-height:23px;margin-top:20px;margin-left:15px;}